/*Blaa_show.css*/
a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border: 1px solid #E9E9E9;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #E9E9E9;
}
table.sortable th {
	border-width: 0px 1px 0px 1px;
	background-color: #fff;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #fff;
}
table.sortable tr.even td {
	background-color: #E9E9E9;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #000;
	background-color: #ccc;
	font-weight: bold;
}

table.sortable th {
  background-color:#747474;
  border:1px xolid #ddd;
  font-family:	verdana,arial,helvetica,sans-serif;
  font-size:	11px;		
  color: #FFF;

}

.ms-list3-top { font-weight: bold; color: navy; border-left-style: none; border-right-style: 
               none; border-top-style: none; border-bottom: 1.5pt solid black; 
               background-color: white }
.ms-list3-main { border-left-style: none; border-right-style: none; 
               border-top: 1.5pt solid black; border-bottom: 1.5pt solid black; 
               background-color: white }
.ms-list3-tl { font-weight: bold; color: navy; border-left-style: none; border-right-style: 
               none; border-top-style: none; border-bottom: 1.5pt solid black; 
               background-color: white }
.ms-list3-left { font-weight: normal; color: black; border-left-style: none; 
               border-right-style: none; border-top-style: none; 
               border-bottom: .75pt solid black; background-color: white }

table.sortable a.sortheader {
  color:#fff;
  background-color:inherit;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding:0;
}

table.sortable span.sortarrow {
  color: #fff;
  background-color:inherit;
  text-decoration: none;
}

a:link, a:active, a:visited {color:#003366}
a:hover 	{color:#FF9900}
a 		{text-decoration: none}
body 	{margin: 5; 
		color: #000000; 	
		font-family:	verdana,arial,helvetica,sans-serif;
		font-size:	12px;}
	
		
td 		{margin: 0px; 
		color: #000000; 	
		font-family:	verdana,arial,helvetica,sans-serif;
		font-size:	11px}
table     {border-width: 1; 
          	margin: 0px}
          	

#log{
	position:	absolute;
	width:		375px;
	left:		40%;
	top:		225px;
}

#velkommen{
	position:	absolute;
	width:		375px;
	left:		40%;
	top:		155px;
}
          	
#menu{
	position:	absolute;
	width:		175px;
	left:		10px;
	top:		55px;
}

#Content{
	position:	absolute;
	width:		75%;
	left:		230px;
	top:		85px;
	z-index:	1;
}	

#vis{
	position:	absolute;
	width:		75%;
	left:		230px;
	top:		55px;
}

#bruger{
	position:	absolute;
	width:		75%;
	left:		230px;
	top:		5px;

}
#bkbruger
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}


.kalenderButton { 
	background-image:	url('/images/calendar.gif');
	background-color: #333333;
	border: 0px none sans-serif;
	font-size: xx-small;
	height:	18px;
	width:	18px
