/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	line-height: 22px;
	color: #494949;
}

.kop1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #d9c227;
}

.kop2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #0180b3;
}

#header {
	width: 100%;
	height: 74px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#container {
	margin: 0px auto; 
	width: 900px;
	text-align: left;
	border: solid;
	border-width: 0px;
	border-color: #000000;
}

#pagetitle {
	margin-top: 30px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0180b3;
	margin-left: 210px;
	font-weight: normal;
}

#menu {
	margin-top: 30px;
	width: 172px;
	float: left;
}


#menutopimg {
	background-image: url(menutopimg.gif);
	height: 70px;
}

#menucontent {
	margin-top: 10px;
	margin-right: 22px;
	text-align: right;	
	width: 150px;
}



#menucontentitem a, a:visited {
	color: #0180b3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

#menucontentitem2 a, a:visited {
	color: #d9c227;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 0px;
}

#menucontentitem a:hover {
	text-decoration: underline;
}
#menucontentitem2 a:hover {
	text-decoration: underline;
}

#menubottomimg {
	background-image: url(menubottomimg.gif);
	height: 30px;
}

#content {
	width: 450px;
	margin-top: 25px;
	margin-left: 38px;
	height: auto;
	float: left;
}

#content a {
	color: #0180b3;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content a:hover {
	color: #0180b3;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

#logos {
	width: 900px;
	height: 72px;
	background-image:url(logos.gif);
	float: left;
	margin-top: 40px;
}

#hottopics {
	width: 200px;
	margin-left: 40px;
	margin-top: 30px;
	float: left;
}
