@charset "utf-8";

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

#clear {
	clear:both;
	}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	scrollbar-arrow-color: #84e3f4;
	scrollbar-base-color: #38b4cb;
	padding-top: 10px;
	background-color:#000;

	}
	
#wrapper {
	position:relative;
	width: 800px;
	height: 800px;
	text-align: left;
	background-color:#D9F2FF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../wintersport2009/achtergrondwrapper.png);
	
	}



#blackbackground {
	background-image: url(../Imagessite/blackbackground.png);
	background-repeat: no-repeat;
	min-height: 733px;
	text-align: center;
	width: 1100px;
}
#topmenbackground {
	background-image: url(../Imagessite/topmenubackground.png);
	height: 62px;
	width: 1100px;

}

#topmenu {
	margin-left: 290px;
	margin-top:0px;
	color: #CCC;
	text-align: left;	/*clip: rect(auto,auto,10px,auto);*/
	height: 22px;
	padding-top: 35px;
}
#redbackgroundtop {
	background-image: url(../Imagessite/Redbackgroundtop.png);
	height: 100px;
	width: 1100px;
}
#redbackgroundmiddle {
	background-image: url(../Imagessite/Redbackgroundmiddle.png);
	background-repeat: repeat-y;
	min-height: 500px;

}
#logovaktop {
	background-image: url(../Imagessite/logo.png);
	height: 100px;
	width: 1100px;
}

#redbackgroundbottom {
	background-image: url(../Imagessite/Redbackgroundbottom.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 1100px;
}
#daslogo {
	background-image: url(../Imagessite/dasinrondje.png);
	height: 208px;
	width: 206px;
	position: absolute;
	left: 30px;
	top: 30px;
}
#linkerkolom {
	float: left;
	width: 270px;
	min-height: 500px;
}
#middenkolomcontent {
	background-color: #CCC;
	width: 480px;

	margin-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float: left;
	border-radius:10px;
	border:solid 2px #333;
}
#middenkolom {

	width: 480px;
	float: left;

}
#rechterkolom {
	float: right;
	width: 300px;
	min-height: 500px;
}
#menulinks {
	background-image: url(../Imagessite/backgroundmenulinks.png);
	width: 120px;
	border: 2px groove #333;
	float: right;
	margin-right: 10px;
	min-height: 250px;
	margin-top: 40px;
	text-align: center;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 20px;
	border-radius: 10px;
}
.vakrechtsboven {
	background-image: url(../Imagessite/blokrechtsboven.png);
	height: 28px;
	width: 200px;
}
.vakrechtsmidden {
	background-image: url(../Imagessite/blokrechtsmidden.png);
	background-repeat: repeat-y;
	width: 180px;
	min-height: 100px;
	padding-left: 20px;
	text-align: left;
	padding-top: 8px;
}
.vakrechtsonder {
	background-image: url(../Imagessite/blokrechtsonder.png);
	height: 15px;
	width: 200px;
}
.vakrechts {
	margin-bottom: 20px;
}

.vakrechtsnieuw {
	background-color:#CCC;
	width: 180px;
	min-height: 130px;
	padding-left: 25px;
	text-align: left;
	padding-top: 8px;
	padding-right: -5px;
	margin-left: -10px;
	margin-top: 20px;
	border-radius: 10px;
	border:solid 2px #333;
}
.vakrechtsnieuw h3{
	text-align:center;
	margin-left:-25px;
	margin-bottom:2px;
}
.vakrechtsnieuw hr{
	text-align:center;
	width:160px;
	color:#D00;
	background-color: #900;
	height:1px;
	border:0px;
}
#inlogvak {
	float: right;
	height: 150px;
	width: 120px;
	margin-top: 40px;
	margin-right: 10px;
	background-image: url(../Imagessite/loginachtergrond.png);
	padding-top: 30px;
	background-repeat: no-repeat;
}

