body {
	color: Black;
	font-family:Verdana;
	font-size: 11px;

	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #AAAAAA; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #e1e1e1; 
	scrollbar-arrow-color: #666666; 

}

table {
	color: Black;
	font-family:Verdana;
	font-size: 11px;
}

.overskrift1 {
	color: #66879D;
	font-family:Verdana;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px; 
}

.overskrift2 {
	color: Black;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px; 
}

a { 
	color: #66879D; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:underline; 
}

a:active { 
	color: #66879D; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:underline; 
}

a:visited { 
	color: #7D807D; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:underline; 
}

a:hover { 
	color: #475E6E; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:underline; 
}

a.menulink {
	color: #475E6E; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:none; 	
}

a.menulink:visited {
	color: #475E6E; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:none; 	
}

a.menulink:active {
	color: #475E6E; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:none; 	
}

a.menulink:hover {
	color: #A1B5C3; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration:underline; 	
}

.bodybg {
	background-image: url(../images/bodybg_2000x1.gif);
	background-repeat: repeat-y;
}

.indholdbg {
	background-image: url(../images/bog1halvdel.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.felttext {
	color: Black;
	font-family:Verdana;
	font-size: 10px;
	line-height: 100%;	
}

.felt
{
	background: #F1F5F7;
	padding:0px 0px;
	border-left:1px solid #3C413B;
	border-right:1px solid #3C413B;
	border-top:1px solid #3C413B;
	border-bottom:1px solid #3C413B;
	font-size: 10px;
	font-family:verdana,sans-serif; 
}

.knap
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	background: #F1F5F7;
	padding: 1px;
	border-left: 1px solid #3C413B;
	border-right: 1px solid #3C413B;
	border-top: 1px solid #3C413B;
	border-bottom: 1px solid #3C413B;
	width: 80;
}
