h1 { 
	color:#437CA7;; 
	font-family:verdana; 
	font-weight:bold; 
	font-size:15px; 
}

h2 { 
	color: #437CA7; 
	font-family:verdana; 
	font-size:15px; 
}

h3 { 
	font-family:verdana; 
	font-size:10px; 
}

div, td { 
	color: black; 
	font-family:verdana; 
	font-size:10px 
} 

body { 
	color: black; 
	font-family:verdana; 
	font-size:10px; 
	background-color: white }
	
.topbox {
	width : 900px;
	background-color : #EFEFEF;
}

.menuline {
	width : 900px;
	height : 20px;
	padding-top: 4px;
	background-color : #437CA7;
}
.menutext {
	color : #FFFFFF;
}

.bannerannonce {
	width : 471px;
	height : 71px;
	padding : 2px;
	margin: 2px;
	text-align: center;
}

.canon {
	width : 145px;
	text-align: right;
}

.content {
	width : 670px;
}

.boxincontent {
	width : 670px;
	padding : 4px;
	background-color : #EFEFEF;
}

.rightcolumn {
	position : absolute;
	top : 125px;
	left : 698px;
	width : 210px;
	
}

.bluebox {
	width : 202px;
	border: solid #437CA7 1px;
	padding: 3px;
}

.blueboxheadline {
	color : #FFFFFF;
	height : 15px;
	width : 210px;
	text-align : center;
	font-weight : bold;
	background-color : #437CA7;
}

.orangebox {
	background-color : #F5F5E1;
	width : 202px;
	border: solid #CD670C 1px;
	padding: 3px;
}

.orangeboxheadline {
	color : #FFFFFF;
	height : 15px;
	width : 210px;
	text-align : center;
	font-weight : bold;
	background-color : #CD670C;
}

.searchbox {
	text-align : center;
}

.bottombox {
	width : 670px;
	padding : 4px;
	background-color : #EFEFEF;
}

A:link, A:visited { 
	text-decoration:none; 
	color:#437CA7; 
	font-family:verdana; 
	font-size:10px 
}

A:hover { 
	text-decoration:none; 
	font-family:verdana; 
	font-size:10px; 
	color:#CD670C; 
}

A.overskrift:link, A.overskrift:visited { 
	color:#437CA7;
	font-family:verdana; 
	font-size:15px;
	font-weight:bold 
}

A.overskrift:hover { 
	color:#CD670C;
	font-family:verdana; 
	font-size:15px;
	font-weight:bold 
}

A.link IMG {
	color:#FFFFFF; 
	border:outset white
}

A.visited IMG {
	color:#FFFFFF; 
	border:outset white
}

A.hover IMG {
	color:#FFFFFF; 
	border:outset white
}

A.menulink {
	font-family : verdana; 
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}

