@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 118px;
	background-color: #FFFFFF;
	width: 630px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border: thin solid #58595B;
}
#main {
	background-color: #58595C;
	background-image: url(../images/main_gradiant.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 12px;
}
#topic {
	margin-left: 117px;
	color: #00BEEF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 25px;
	font-size: 16px;
}
#content {
	margin-left: 163px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-right: 30px;
}
#footer {
	background-color: #66BCED;
	height: 10px;
	margin: 0px;
}
#menu {
	width:166px;
	height:134px;
	background-color: #FFFFFF;
	border: thin solid #58595C;
	padding: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 86px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	position: absolute;
	top: 183px;
}
#afloop_container {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#picture {
	width:252px;
	height:204px;
	z-index:2;
	background-color: #FFFFFF;
	border: thin solid #58595C;
	padding: 9px;
	margin: 0px;
	position: absolute;
	top: 355px;
}
#talen {
	position: absolute;
	top: 13px;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 714px;
	font-weight: bold;
	width: 45px;
	height: 15px;
}
#afloop_container #menu a:link, a:visited {
	color: #FFFFFF;
}
#afloop_container #menu a:hover {
	color: #56575B;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#afloop_container #container #main #content a:hover {
	color: #00BEEF;
}
.fill {
	height: 100px;
}
h1 {
	font-size: 14px;
	color: #00BEEF;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0px;
}
ul {
	margin: 0px;
	padding-left: 16px;
}
li {
}
.blauw {
	color: #00BEEF;
}

