BODY, TD, TH {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-align : justify;
/*	overflow : hidden; */

}
BODY, TABLE{
/*	background-color : Black;  */
}

H1, H2, H3, H4, H5, H6{
	text-align : left;
}


H1{
	font-size: 18px;
}

H1.small{
	font-size: 1.6em;
}
.hSojle {
	width : 150px;
	font-size : 10pt;
/*    position : fixed; */
}
.hSojle a{
	text-align: left; 
	font-size: 9px;
}
.vSojle{
	width : 120px;
	font-size : 10pt;	
/*    position : fixed; */
}

.mSojle{
	width : 504px;
}

.brodtekst {
	padding-left : 10px;
	padding-right : 10px;
	margin-left : 10px;
	margin-right : 10px;
	width : 504px;
}
   
 .billedTekst, .billedTekstR{
 	font-size: 9px;
	text-align: left;
 }   

 .billedTekstR{
	 text-align: right;
 }
 #topBilledTekst{
 	font-size: 9px;
 }
div.boks, TABLE.blok, TH.blok {
	border : thin solid Black;
	border-width : 1px 1px 1px 1px;
	padding : 0px 0px 0px 0px;
	width : 100%;
}



.liste, .listeLys, .listeMork{
	text-align : left; 
	vertical-align : top;
	font-size : 11px;
}

.liste{
	width : 500px;
}
.listeLys{
	background-color: #FAFAD2;
	color : black;
}

.listeMork{
	background-color : Silver;
	color : Black;
}

TD.sidelinks{
	text-align : right;
}

TD.postAntal{
	text-align : right;
	
}
H3, TH.blok, TD.blok, .navigation, .boks{
	font-size : 10px;
	padding : 5px 5px 3px 5px;
	text-align : left;
	background-color : inherit;
}
.navigation{
	font-weight: bold;
}

H3, TH.blok{
	background-color : Gray;
	border-bottom-width : 2px;
	color : White;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}

H3 {
	margin: 0px;
}

div.boks{
	margin-bottom: 1em;
}

div.boks p{
	padding: 0px 4px;
}

ul{
	margin-left: 2em;
	padding-left: 0px;
}
TR.marker, TD.marker{
    background-color: #FAFAD2;
    font-weight: bold;
}
table.edit {
	table-layout: fixed;
	width: 700px;
}
A {
	text-decoration : none;
	color: #00008B;
}
A:HOVER {
	text-decoration : underline;
}
#soegform{
	float: left;
	position: absolute;
	z-index: 2;
}
#loginform{
	float: right;
	position: absolute;
	left: 580px;
	z-index: 2;
}
INPUT{
/*
		border-left-style : groove;
		border-right-style : groove;
		border-top-style : groove;
		border-bottom-style : groove;
*/
		border: 1px solid grey;

	}
	INPUT.knap {
		border-left-style: inset;
		border-right-style: outset;
		border-top-style: inset;
		border-bottom-style: outset;
		width: 50px;
	}

	INPUT.boks{
		border: none;
	}

	TEXTAREA{
		border: 1px solid grey;
		overflow: hidden;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
IMG{
	border: 0px;
}
.smallInput, .smallbtn{
	height: 18px;
	font-size: 9px;	
}
.smallbtn{
	width: 20px;
	vertical-align : top;
}

.rubrik{
	font-variant: small-caps;
	font-size: 1.2em;
}

.infoText{ font-style: italic; }
