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

html,body {
	margin:25px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
}

a:link {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#666666;
}

#container {
	width:960px;
margin:auto;
padding:auto;
position:relative;
}

#left {
	width:316px;
	float:left;
	margin-right:30px;
	margin-top:0px;
}

#right {
	width: 614px;
	float:left;
}

#baksteen {
	width:960px;
	height:50px;
	clear:both;
	margin-top:225px;
}

#left_video {
	width:465px;
	float:left;
	margin-right:30px;
}

#right_video {
	width:465px;
	float:left;
}


#baksteen_2 {
	width:960px;
	height:25px;
	clear:both;
}

