/* LAYOUT BASIC */
html, body {
	/*overflow-x: hidden;*/
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #204166 url('../img/blue.png');
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	min-width: 832px;
	text-align: center;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
}
#outerwrapper{
	background: url('../img/body.png') top left no-repeat;
	border: 0;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 1244px;
	min-height: 100%;
	height: auto;
}
* html #outerwrapper {
	height: 100%;
	}
html>body #outerwrapper {
	height: auto;
}
#wrapper {
	background: #204166;
	border: 0;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 832px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
	}
html>body #wrapper {
	height: auto;
}
#right{
	float: left;
	background: #fdfdf0 url('../img/wrapper_repeat.png') top right repeat-y;
	width: 40px;
	height: auto;
}
#header {
	position: relative;
	background-color: #204166;
	width: 832px;
	height: 211px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#footer {
	position: relative;
	background-color: #2e5278;
	margin: 0;
	width: 832px;
	height: 311px;
	z-index: 1;
}

.push {
	height: 26px; /* .push must be the same height as .footer */
}
#language{
	font-family: Times New Roman;
	font-size: 18px;
	color: #ffffff;
}
#language a, #language a:hover, #language, a:active{
	color: #ffffff;
}
#intro {
	position: relative;
	background-color: #204166;
	width: 832px;
	height: 870px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#intro1 {
	background: #204166 url('../img/intro1.png') top left no-repeat;
	position: relative;
	width: 832px;
	height: 215px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#intro2 {
	background: #204166 url('../img/intro2.png') top left no-repeat;
	position: relative;
	width: 832px;
	height: 302px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#intro3 {
	background: #204166 url('../img/intro3.png') top left no-repeat;
	position: relative;
	width: 832px;
	height: 353px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#pvp{
	position: absolute;
	top: 10px;
	right: 47px;
}
#panga{
	position: absolute;
	top: 120px;
	right: 47px;
	z-index: 10;
}
#top1 {
	background: #204166 url('../img/header.png') top left no-repeat;

	width: 832px;
	height: 126px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
}
#top2 {
	background: #204166 url('../img/top2bg.png') top left repeat-y;
	position:relative;
	width: 832px;
	height: 85px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
	z-index: 1;
}
topbalk {
	background: #a3a5a7;
	position: absolute;
	width: 644px;
	height: 19px;
	color: #fff;
	top: 84px;
	left: 256px;
	text-align: right;
}
#navigatie {
	position:relative;
	float:left;
	width: 470px;
	height: 236px;
}
#sfeer {
	position: absolute;
	top: 0px;
	left: 0px; 
	width: 832px;
	height: 311px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 1;
}

#logo{
	position: absolute;
	top: 20px;
	left: 47px;
}
#logotekst{
	position: absolute;
	top: 49px;
	left: 120px;
}
#pagebody {
	text-align:left;
	width: 832px;
	height: 548px;
	padding: 0;
	padding-bottom: 111px;
	}
*html #pagebody {
	height: 548px;
}
#sidebarleftcolumnback{
	background:url("../img/checker.jpg") bottom right no-repeat;
	width:100%;
	height:100%;
}
#content {
	background: url('../img/content.png') top left no-repeat;
	width: 832px;
	margin: 0;
	height: 548px;
	padding: 0;
	text-align: left;
	z-index: 5;
	/*overflow: hidden;*/
	}
#wrapper.frontpage #content{
	background: none;}	
#contentcenter {
	width: 832px;
	margin: 0;
	padding: 0;
	float: left;
	height: 548px;
	text-align: left;
	z-index: 6;}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
* html #contentcenter {
	height: 548px;
	}
#contentright-inner {}

#inhoud{
	width: 323px;
	height: 220px;
}
#werkzaamheden{
	position:absolute;
	top:20px;
	left:20px;
}
#form{
	position: relative;
	background:url(../img/formback.jpg) right top no-repeat;
	width: 323px;
	height:123px;
}
#formcontent{
	padding-top:12px;
	padding-left:20px;
}
#callbutton{
	position: absolute;
	border: 0;
	top: 40px;
	left:250px;
	background-color: transparent;
	
}
#submit{
	border:none;
	position:absolute;
}
	
#sidebar {
	min-height: 200px;
	height: auto;
	width: 220px;
	text-align: center;
}

* html #contentleft, * html #content {
}
#contentcenter-inner {
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

/*
 * Menu's
*/
div#topmenu1 {
	position: absolute;
	top: 20px;
	left: 147px; 
	margin: 0 auto;
	color: #ffffff;
	font-family: "Lucida Sans", Arial, sans-serif;
	text-align: right;
	height: 20px;
	width: 633px;
	padding: 0;
	font-size: 12px;
	z-index: 80;  
	}
div#topmenu1 a {
	text-decoration: none;
	color: #ffffff;
}
div#topmenu1 a:hover, div#topmenu1 a.link_active {
	color: orange;
}
#nav {
	background: url("../img/topmenuback.jpg") repeat-x;
	position: relative;
	height: 23px;
	margin: 0 0 0 0; padding: 0; border-left: 0px #8ea29b solid;
	list-style: none; text-align: left;	}
#nav li {
	position: relative;
	float: left;
	height: 23px;
	margin: 0 6px 0 6px; padding: 0; border: 0;
 	width: auto;
	list-style: none;}
* html #nav li {
	\display: inline;
	list-style: none;	}
#nav li a{
	background: url('../img/menu1_off.png') top left no-repeat;
	display:block;
	float: left;
	width: auto;
	height: 23px;
   	margin: 0; padding: 0px; border: 0;
	list-style: none;}
#nav li a:hover, #nav li a.link_active{
	background: url('../img/menu1_on.png') top left no-repeat;
	list-style: none;
	}	

#nav li ul {
	display: none;
	width: 150px;
	border: #ffffff 1px solid;
	border-top: 0;
	position: absolute;
	z-index:99;
	top: 22px;
	left: 0;
	font-family: "Lucida Sans", Arial, sans-serif;
	background: #fff;
	list-style-image: none;
	padding: 0; margin: 0 0 0 0;
	text-align: center;}
	
#nav li ul li, #nav li:hover ul li {
	background: #192a40;
	width: 150;
	margin: 0;
	border: 0;
	list-style: none;}
	#nav li ul li.firstitem a {	 }
#nav li ul li.delim {
	font-size: 0px; line-height: 0px;
	height: 3px;
}
#nav li ul li.delim.first {}
#nav li ul li a, #nav li:hover{
	border:0;
}
#nav li ul li a, #nav li:hover ul li a {
	display: block;
	margin: 0; padding: 4px 5px 5px 9px; border: 0;
	border-top: #ffffff 1px solid;
	color: #fff;
	width: 136px;
	font-size: 12px; 
	line-height: 14px; 
	text-decoration: none; 
	font-weight: normal;
	text-align: left;	}
html>body #nav li ul li a {
	width: auto; }
/*(#nav li ul li:hover{
	border: 0;
	border-top: #78797a 1px solid;
	background-color:#fff;
}*/
#nav li ul li a.link_active, #nav li ul li:hover a  {
	border-top: #ffffff 1px solid; height: 13px;
	color:#ffffff; background: #dd8246; text-decoration: none; }

/* -- second sub ul */
#nav li:hover ul, #nav li:hover li:hover ul { 
	display: block !important;}
#nav li ul ul, #nav li:hover ul ul {
	display: none !important;
	top: -1px;}
#nav li ul li:hover ul li a {
	background: none !important;
	font-weight: normal;}
	
#nav2 {
	width: 100%;
	position: relative;
	height: 21px;
	margin: 0;
	padding: 0; 
	z-index: 97;
	list-style: none; text-align: left;
	}
#nav2 a.link_hover{
	
	}
#nav2 li {
	background: url('../img/tm_right_off.gif') top right no-repeat;
	float: right;
	height: 21px;
	padding-right: 3px;
	vertical-align: middle;
 	width: auto;
	z-index: 98;
	list-style: none; }
* html #nav2 li {
	\display: inline;
	list-style: none;	}
#nav2 li a {
	background: url('../img/tm_left_off.gif') top left no-repeat;
	padding: 3px 20px 3px 20px;
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none; line-height: 15px; text-align: center;
	}
#nav2 li a:hover,#nav2 li a.link_active{
	background: url('../img/tm_left_on.gif') top left no-repeat;
	color: #231277;
	text-decoration: none;
	}


@media all and (min-width: 0px){
   html>body  #nav2 li a {min-width: 1px;}}

#nav2 li:hover, #nav2 li.link_active {
	padding-right: 3px;
	background: url('../img/tm_right_on.gif') top right no-repeat;
	}
#nav2 li ul {
	display: none;
	position: absolute;
	z-index:96;
	top: 20px;
	list-style-image: none;
	padding: 0 0 6px 0; margin: 0 0 0 0; border: 0;
	text-align: center;}
	
#nav2 li ul li, #nav2 li:hover ul li {
	background-image: none;
	position: relative;
	background-color: #fff;
	margin: 0;
	border-bottom: #80b1db 1px solid;
	height: auto;
	width: 150px;
	float: none;
	z-index: 96;
	list-style: none;}
	#nav2 li ul li.firstitem a {	 }
#nav2 li ul li.delim {
	font-size: 0px; line-height: 0px;
	height: 3px;
}
#nav2 li ul li.delim.first {}
#nav2 li ul li a, #nav2 li:hover{
	
}
#nav2 li ul li a, #nav2 li:hover ul li a, #nav2 li ul li a {
	background-image: none;
	display: block;
	margin: 0; padding: 3px 7px 3px 9px; border: 0;
	color: #7f72bb; 
	font-size: 10px; 
	line-height: 12px; 
	text-decoration: none; 
	z-index: 96;
	text-align: left;	}
html>body #nav2 li ul li a {
	width: auto; }
#nav2 li ul li:hover{
}
#nav2 li ul li a.link_active, #nav2 li ul li:hover a  {
	background-image: none;
	color:#231277; text-decoration: none; }

/* -- second sub ul */
#nav2 li:hover ul, #nav2 li:hover li:hover ul { 
	display: block !important;}
#nav2 li ul ul, #nav2 li:hover ul ul {
	display: none !important;
	top: -1px;}
#nav2 li ul li:hover ul li a {
	background: none !important;
	font-weight: normal;}



#counter, .counter {
	position: absolute;	width: 0;height: 0;z-index: -1;top: 0;left: 0;visibility: hidden;}


