html{
	height:auto;
}
body{
	font-size:12px;
	text-align: center;
	margin:0px;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	height:auto;
	position:relative;
	font-family:"Tahoma";
	color:#CCC;
}

#supercontainer {
	width: 720px;
	margin: 0 auto;
	padding-top:0px;
	text-align:left;
	border-right:solid 1px #3b3b3b;
	border-left:solid 1px #3b3b3b;
	height:auto;
	position:relative;
	overflow:auto;
}
#container {
	width: 720px;
	margin: 0 auto;
	padding-top:0px;
	text-align:left;
	position:relative;
	overflow:inherit;
}
#container .vlak_top {

	width: 100%;
	
	float: left;
	margin-top:103px;
	height:auto;
	background-image:url(images/foto.jpg);
	background-repeat:no-repeat;
	overflow:visible;

		
}

.vlak_top #wit_vlak{
	background-color:#f6f6f4;
	height:296px;
	width:720px;
}

	
#container .vlak_left {

	width: 285px;
	float: left;
	padding-bottom:50px;
	margin-top:230px;
	font-family:"Tahoma";
	font-size:12px;
	color:#999;
	padding:20px;
	
}
#container .vlak_left h1 {
	color:#999;
	font-family:"Tahoma";
	font-size:18px;
	border-bottom:1px solid #666;
	padding-bottom:4px;
	font-weight:500;
}


#container .vlak_right  {
	float:left;
	position:relative;
	margin-left:15px;
	height:436px;
	width:373px;
	margin-top:149px;

}
#container .vlak_right .absolute  {
/*	position:absolute;
	top:353px;*/
}
#container .vlak_right #schaduw_rechts  {
	position:absolute;
	top:0px;
	left:-1px;
	height:421px;
	width:373px;
	margin:0px;
	padding:0px;
	background-image:url(images/vlak_rechts_schaduw_rechts.jpg);
	background-position:right;
	background-repeat:no-repeat;

}
#container .vlak_right #schaduw_bottom  {
	height:428px;
	width:374px;
	margin:0px;
	padding:0px;
	background-image:url(images/vlak_rechts_schaduw_onder.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#container .vlak_right .inhoud  {
	height:431px;
	width:336px;
	background-image:url(images/vlak_rechtsBack.jpg);
	background-repeat:repeat-x;
	padding:7px 15px 7px 15px;
	float:left;
	position:relative;
}


.vlak_right .pand{
	height:110px;
	border-bottom:1px solid #999;
	margin-bottom:7px;
	width:335px;
	position:relative;
	float:left;
	
}

.vlak_right .pand .image {

	float:left;
	width:140;
	margin-right:10px;
	height:80px;
	
}
.vlak_right .pand .tekst {
	font-size:10px;
	float:left;
	width:170px;
	height:80px;
}
.vlak_right .pand .tekst .gemeente{
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
	font-weight:bold;
}
.vlak_right .pand .tekst .prijs{
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
}
.vlak_right .pand .tekst h3{
	font-size:11px;
	margin-bottom:10px;
	margin-top:5px;
}
.vlak_right .pand .leesmeer {
	float:right;
	width:190;
	padding-top:10px;
}
.vlak_right .leesmeer {
	float:left;
	width:190;
	margin-top:2px;
}
.vlak_right .leesmeer a:link, .vlak_right .leesmeer a:visited {
	text-decoration:none;
	color:#ccc;
	padding-left:20px;
	background-image:url(images/leesmeer.jpg);
	background-repeat:no-repeat;
}
.vlak_right .leesmeer a:hover{
	color:#fff;
}
#container .vlak_right h1 {
	color:#ccc;
	font-family:"Tahoma";
	font-style:normal;
	font-weight:900;
	font-size:15px;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	margin-bottom:7px;
	margin-top:2px;
	padding-top:0px;
}

#header {
	height: 103px;
	width:720px;
	position: absolute;
	left:0px;
	top:0px;
	

}
#header .topBar{
	height:74px;
	float:left;
	clear:both;
	width:720px;
}

#header .logo{
	height:74px;
	float:right;
	width:410px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}

.vlak_top .contact{
	font-family:"tahoma";
	font-size:11px;
	color:#666666;
	float:left;
	width:700px;
	text-align:right;
	padding-right:20px;
	margin-top:10px;
	overflow:auto;
}
.vlak_top .contact a:link,.vlak_top .contact a:visited{
	color:#ff9900;
}


.menu {
	width: 680px;
	float:left;
	margin-left:20px;
}

.vlak_left .visual {
	height: 152px;
	width: 277px;
	float:left:
}

.doek {
	height: 236px;
	width: 291px;
	position:absolute;
	left:-14px;
	background-image:url(/templates/trouchau/images/doek2.jpg);
	background-repeat:no-repeat;
	bottom:0px;
	z-index:1;
}

#footer {	
	height: 34px;
	clear: both;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 10px;
	color: #AAA;
	letter-spacing: 1pt;
	text-align:center;
}

.footerContent{

}

#footer a, #footer a:visited {
	cursor:pointer;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #ff9b00;
	text-decoration: none;
}

.menu{
	height:30px;
	
}

.menu a:link, .menu a:visited {
	padding-top:4px;
	margin-top:5px;
	display: block;
	height: 20px;
	font-family: "Tahoma", Helvetica, sans-serif, Arial;
	color: #999;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	float: left;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	border-left:solid 1px #999999;
}
.menu a:hover, .menu a:active {
	color: #FFFFFF;
	/*background-color: #97C414;*/
}

.menu .submenu a:link,.menu .submenu a:visited {
	display: block;
	height: 17px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #000;
	font-size: 12px;
	text-align: right;
	text-indent:25px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #97c414;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right:10px;
	width: 267px;
}

.menu .submenu a:hover, .menu .submenu a:active {
	color: #FFFFFF;
	background-color: #729900;
}

.menu .submenu a.active:link ,.menu .submenu a.active:visited {
	background-color: #729900;
	color:#000;
}

.menu a.active:link ,.menu a.active:visited {
	color:#fff;
	background-image:url(images/menuBack.jpg);
	background-repeat:repeat-x;
	width:auto;
	border:none;
	height:70px;
	margin-top:0px !important;
	padding-top:9px;
}

.addSubMenuBtn{
	display: block;
	height: 17px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #4b5266;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	background-color: #97c414;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 277px;;
}


.adminBtn{
	display:none;
}


.adminButtons{
	width:90px;
	height:23px;
	position:absolute;
	top:0px;
	right:20px;
}
.adminButtons a, .adminButtons a:visited{
	display: block;
	height: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	float: right;
	width: 16px;
	padding-top:2px;

}
.adminButtons a:hover{
	background-color:#000000;
}
/*#header .langMenu{
	height:74px;
	float:left;
	width:255px;
	margin-left:10px;
}
.langMenuItem{
	float:left;
	width:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.langMenuItem a:link,.langMenuItem a:visited{
	text-decoration:none;
	color:#ccc;
	padding:10px 7px 10px 7px;
	height:27px;
}
.langMenuItem a:hover{
	color:#fff;
}

.langMenuItem a.actif:link,.langMenuItem a.actif:visited{
	text-decoration:none;
	color:#fff;
	background-image:url(images/langBack.jpg);
	background-repeat:repeat-x;
	width:30px;
	height:27px;

}*/
#header .langMenu{
	height:74px;	
	width:255px;
	margin-left:10px;
	position:absolute;
	left:10px;
	top:0px;
}
.langMenuItem{
	position:relative;
	float:left;
	width:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:0px;
	height:90px;
	padding:5px 5px 5px 10px;
}
.langMenuItemActif{
	position:relative;
	float:left;
	width:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:0px;
	height:27px;
	padding-top:5px;	
	text-decoration:none;
	color:#fff;
	background-image:url(images/langBack.jpg);
	background-repeat:repeat-x;
	width:30px;
	height:57px!important;
	text-align:center;
}

.langMenuItem a:link,.langMenuItem a:visited{
	text-decoration:none;
	color:#ccc;
	text-align:center;
	
}
.langMenuItem a:hover{
	color:#fff;
}

.langMenuItemActif a:link,.langMenuItemActif a:visited{
	text-decoration:none;
	color:#fff;
	text-align:center;	

}

.latestTeKoopBtn{
	position:absolute;
	right:5px;
	top:5px;
}
