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

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	line-height:14px;
	background-color:#FFFFFF;
	color:#333333;

}

#clear {
	clear:both;
}

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

blockquote {
	padding-left:50px;
	width:250px;
	margin-top:-5px;
	margin-bottom:10px;
	background-image: url(/images/h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #999999;
}


#bodem {
	float:left;
	padding-top:5px;
	margin-top:50px;
	width: 840px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2cAE2;
	text-align:center;
}

#bodem a {
	color:#333333;
	text-decoration:none;
}

#bodem a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005E5E;
}
h1 {
	height:29px;
	line-height:29px;
	font-size:16px;
	padding-top:30px;
	padding-left:0px;
	color: #999999;
	font-variant: small-caps;
}


h2 {
 	color:#999999;
	font-size:10px;
}



#content {
	float: left;
	width: 560px;
	margin-right: 20px;
}

#content a {
	color: #99B9FB;
	text-decoration:none;
	font-weight: bold;
}

#menu {
	width: 840px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top:30px;
	background-image: url(/images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	margin-bottom:20px;
}

p.img {
	width:200px;
	float:right;
	font-size:9px;
	color: #999999;
	text-align:center;
	padding-top:3px;
	margin-right:10px;

}

p.topic {
	width:400px;
	padding:5px;
	background:#E5FFCB;
	border: 1px solid #CCCCCC;
	margin-right:8px;
}

p.topic2 {
	width:400px;
	padding:5px;
	border: 1px solid #CCCCCC;
	margin-right:8px;
	background-color: #CCFF99;	
}

a.index {
	display:block;
	text-align:right;
	margin-top:5px;

}
a.indexr {
	display:block;
	text-align:left;
	margin-top:5px;

}
p.topic strong, p.topic2 strong {
display:block;
}

img.links {
	float:left;
	margin-right:5px;
	border: 1px solid #CCCCCC;

}
img.rechts {
	float:right;
	margin-right:5px;
	border: 1px solid #CCCCCC;

}
#rk{
	float: left;
	width: 260px;
}

#rk img {
	float: right;
}

#top {
	background-color: #ffffff;
	background-image: url(/images/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
	width: 100%;
	text-align:center;
}

#top a {
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	margin-right:30px;
}

ul {
	margin-left:35px;
	margin-bottom:20px;
	list-style-image: url(/images/bullet1.gif);	
}

ul.oranje {
	list-style-image: url(/images/bullet2.gif);	
}
.lb {
 color:#b2cAE2;
}



table.nr1 {
	background-color:#CED7F7;
	margin-left:20px;
}

table.nr1 td {
	border: 1px double #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

table.nr1 h2 {
text-align:center;
}

.clear {
clear:both;
display:block;
height:1px;}

#adsense1 {
margin-bottom:10px;}

#adsense3 {
margin-left:10px;}