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

body{
	margin:0;
	padding:0;
	background-image:url(../images/bg_body.jpg);
	background-position:top center;
	background-repeat:repeat;
	background-attachment: fixed
}
*{
	font-size:12px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a{
	color:#C41230;
	text-decoration:none;
}
#container{
	width:915px;
	height:auto;
	margin-top:10px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}
#header{
	display:block;
	width:860px;
	height:60px;
	padding:20px;
	margin:0 0 0 2px;
	background-image:url(../images/bg_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;
	text-align:right;
}
#header *{
	color:#FFF;
}
#adverteerders{
	width:900px;
	height:35px;
	padding:2px 12px 12px 2px;
	margin:10px 0 0 0;
	background-image:url(../images/bg_adverteerders.png);
}
#left{
	width:210px;
	height:auto;
	padding:0;
	margin:0;
	display:block;
	float:left;
}
#left div{
	display:block;
	float:left;
	width:200px;
	height:34px;
	padding:6px 0 0 10px;
	background-image:url(../images/bg_button_left.png);
	background-position:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#C41230;
	margin-bottom:-10px;
	cursor:pointer;
}
#left div a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#C41230;
}


#left #wallpaper{
	display:block;
	float:left;
	width:200px;
	height:109px;
	padding:6px 0 0 10px;
	background-image:url(../images/bg_wallpaper.png);
	background-position:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#middle{
	width:495px;
	height:auto;
	padding:0;
	margin:0;
	/margin-left:-12px;
	/margin-right:7px;
	display:block;
	float:left;
	overflow:hidden;
}
#middle .boven{
	display:block;
	float:left;
	width:465px;
	height:7px;
	padding:6px 0 0 10px;
	margin:0 10px 0 10px;
	background-image:url(../images/bg_midden_boven.png);
	background-position:left;
	font-size:1px;
}
#middle .midden{
	display:block;
	float:left;
	width:445px;
	height:auto;
	padding:0 20px 0 10px;
	margin:0 10px 0 10px;
	background-image:url(../images/bg_midden_midden.png);
	background-position:left;
}
#middle .onder{
	display:block;
	float:left;
	width:465px;
	height:14px;
	padding:6px 0 0 10px;
	margin:0 10px 0 10px;
	background-image:url(../images/bg_midden_onder.png);
	background-position:left;
	font-size:1px;
}
#right{
	width:210px;
	height:auto;
	padding:0;
	margin:0;
	display:block;
	float:left;
}
#right .block{
	display:block;
	float:left;
	width:190px;
	height:184px;
	padding:6px 10px 0 10px;
	background-image:url(../images/bg_rechts.png);
	background-position:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
#right a{
		font-size:10px;
}
#footer{
	display:block;
	text-align:center;
	color:#BBBBBB;
	font-size:10px;
}
#footer *{
	color:#BBBBBB;
	font-size:10px;
}
h1{
	padding:0;
	margin:0;
}
hr{
	color:#FFFFFF;
	line-height:0px;
	border-bottom:1px dashed #C41230;
}
input{
	padding:3px;
	font-size:10px;
	margin-bottom:3px;
}
p.rood{
	padding:5px;
	border-top:1px dashed #C41230;
	font-size:10px;
}
p.rood *{
	font-size:12px;
	color:#C41230;
}
img.thumb{
	display:block;
	float:left;
	width:135px;
	height:auto;
	margin:4px;
	border:1px solid #000;
}
.error{
	display:block;
	padding:3px;
	border:1px dashed #C41230;
	background-color:#FFCCCC;
}
#sponsors {
	border-right:dotted;
	border-right-color:#eab1bb;
	border-right-width:1px;
	border-left:dotted;
	border-left-color:#eab1bb;
	border-left-width:1px;
	display: block;
	float:left;
	width: 136px;
	height: 90px;
	padding:5px;
	margin: 0;
	text-align:center;
	overflow:hidden;
}
#sponsors a img {
	border: 0px;
}
