html , body , .container{
	width:100%;
	height:100%;
}
body{ 
	margin:0; 
	padding:0; 
	font-family: 'verdana', 'arial', 'verdana';  
	font-size:11px;
	line-height:120%;
	color: black;
	background: #021479 url(/gfx/waal.nl/wit400.gif) repeat-y;
}

.container{
	background: url(/gfx/waal.nl/achtergrond_horizontaal.gif) repeat-x;
}

.inhoud{
	width:1024px;
	height:150px
}

h2{
	margin:15px 0 3px 0;
	padding:0;
	color:#000;
	font-size:12px;
}

img{
	border:0px;
}

a{
	text-decoration:none;
}

.head{
	width:980px;
	height:150px;
}

.logo{
	padding-top:54px;
	padding-left:105px;
	float:left;
}

.contact a{
	color:#a4a4a4;
}

.contact a:hover{
	color:black;
}

.afdeling{
	padding-top:33px;
	padding-left:83px;
	float:left;
}
.head .contact{
	color:#a4a4a4;
	float:right;
	margin-top:124px;
}
.balkje{
	width:10px;
	height:115px;
	background:url(/images/waal.nl/blauw.gif);
	float:left;
}
.linker_vak{
	width: 400px;
	background-color:white;
	float:left;
	overflow-x:hidden;
}
.linker_vak .text{
	min-height:295px;
}
.linker_vak .crum {
	margin:32px 32px 40px 62px;
	position:relative;
	font-size:9px;
}
.linker_vak .crum, .linker_vak .crum a {
	color:#777;
}
.nav_blok{
	width:624px;
	height:96px;
	background-color:#000000;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
}
.nav_blok .menu_klein  ul{
	list-style:none;
	margin:20px 0 0 29px;
	padding:0;
	height:15px;
	line-height:15px;
}

.nav_blok .menu_klein  ul li{
	color:#9d9d9d;
	float:left;
	list-style:none;
}

.menu_klein{
	margin-left:-5px;
}

.menu_klein a{
	color:#9d9d9d;
	text-decoration:none;
	padding:0 5px;
}
.menu_klein  a:visited{
	color:#9d9d9d; 
}
.menu_klein  a:hover{
	color:white;
}

.nav_blok .menu_groot ul{
	list-style:none;
	margin:10px 0 0 25px;
	padding:0;
		
}

.nav_blok .menu_groot li{
	margin:10px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
.nav_blok .menu_groot li a{
	color:white;
	clear:both;
	float:left;
	padding-bottom:21px;
}

table.submenu {
	line-height:140%;
	background: #333385;
	clear:both;
	position:absolute;
	margin:0;
	width:200px;
}

table.submenu td.last{
	padding-bottom:25px;	
	
}

.nav_blok .menu_groot[class] li table{
	margin-top:41px;
	
}
.nav_blok .menu_groot li table.last{
	width:172px;
	margin-left:-15px;
}
table.submenu  a{
	padding:0 0 0 20px;
	width:200px;
	color:white;
}
table.submenu a.active , table.submenu  a:hover{
	background: url(/images/waal.nl/aanwijzer.gif) left 4px no-repeat;
	font-weight:bold;
}
.blauw_vlak{
	width: 624px;
	height:392px;
	background:url(/images/waal.nl/blauw.gif);
	float: left;
}
.foto{
	left:0;
	margin-left:400px;
	position:absolute;
}

.foto2{
	left:0;
	margin:-350px 0 0 400px;
	position:absolute;
}
.linker_vak h1{
	padding:0px 0 0px 62px ;
	margin:0;
}	
.linker_vak .text{
	margin: 0 50px 0px 62px;
	padding:0;
}
.linker_vak strong{
	color: #0000CC;
}
.linker_vak a{
	color: #0000CC;
}
.naam{
	font-weight:bold;
	color:#110fd2;
}
.right{
	float:left;
	height:400px;
	width:50px;
	background:red;
}


input, textarea, select {
	border:1px solid #006;
	background:#bebebe;
	width:200px;
}
select{
	width:144px;
}
input.radio {
	background:none;
}
.group input {
	width:auto;
}
input.btnSubmit{
	width:auto;
	background:#000066;
	border:0;
	color:#FFF;
	float:right;
	margin:0 13px 0 0;
}
form {
	border:0;
	margin:0 0 40px 0;
}
form table {
	width:100%;
		line-height:150%;
}
form th {
	font-weight:normal;
	text-align:left;
}
form td {
	padding-left:15px;
}
form td .required{
	color:#006;
	position:absolute;
	margin-left:-15px;
	padding:2px 0 0 0;
}
form th .stip{
	border-bottom:1px dotted #000066;
	height:1px;
	line-height:1px;
	margin:0px 0 10px 0;
}

