BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 0px;
	scrollbar-arrow-color:gray;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:gray;
	scrollbar-face-color:#395380;
	scrollbar-highlight-color:#B7D0FC;
	scrollbar-shadow-color:#B7D0FC;
}

TABLE, TR, TH, TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

input, .inputfelter {
	border : 1px solid Black;
	margin : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.radiobuttons  {
	font-size : 30px;
	font-family : Arial, Helvetica, sans-serif;
	border-color : white;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
}

H1  {
	color : #B7D0FC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	margin : 0em;
}

H2  {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	margin : 0em;
}

H3  {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin : 0em;
}

.top_overskrift, A.top_overskrift, A:link.top_overskrift, A:visited.top_overskrift, A:active.top_overskrift, A:hover.top_overskrift{
	color : #B7D0FC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	margin : 0em;
	text-decoration : none;
}


A.menu:link {color: #000000; text-decoration: none;}
A.menu:visited {color: #000000; text-decoration: none;}
A.menu:active {color: #000000; text-decoration: none;}
A.menu:hover {color: #000000;font-weight : bold; text-decoration: none; }


/* Anchor (link) styles*/
A, A:link, A:visited  {
	text-decoration : underline;
	color : black;
	font-weight : normal;
}
A:hover, A:active  {
	text-decoration : none;
	color : #395380;
}

/* CLASS="small" bruges alle steder, hvor skriften skal være lille*/
.small  {
	color : black;
	font-family : Geneva, Arial, Verdana;
	font-size : 9px;
	text-decoration : none;
}

A.small, A:link.small, A:visited.small, A:active.small  {
	color : black;
	font-family : Geneva, Arial, Verdana;
	font-size : 9px;
	text-decoration : none;
}
A:hover.small  {
	color : blue;
}



.faktaoplysninger  {
	font-size : 9px;
}






.adresse, A.adresse, A:link.adresse, A:visited.adresse, A:active.adresse  {
	color : #C9C9C9;
	font-size : 10px;
	text-align: center;
	text-decoration : none;
	font-weight : bold;
}
A:hover.adresse  {
	color : #C9C9C9;
	text-decoration : underline;
}



.blueback {
	background-color: #395380;
}

.prisoverskrift {
	background-color: #395380;
	color: white;
}
.erfaring_overskrift {
	background-color: #395380;
	color: white;
	font-size : 12px;
	font-weight : bold;
}

.searchtxt  {
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
}
.search  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : black;
	border-style : solid;
	border-width : 1px;
	margin : 0px;
}

.searchknap  {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : Navy;
	border-width : 0px;
}

.cciTable
{
	font-family:verdana;
	font-size:10px;
	color:#000;
	border-style:solid;
	border-color:#c9c9c9;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	height:100%;
	width:100%;
}