/* CSS Document */
body{

background-color:#2d3037;

}

A { text-decoration:none;}
A:link { COLOR: #538293; font-family:Tahoma; }
A:visited { COLOR: #538293; }
A:hover { COLOR: #bc524c; font-weight:bold; }
.tab { font-weight:bold; font-size:12px; font-family:Verdana; color:#000000;}
.tabc { font-weight:bold;font-size:12px;font-family:Verdana;color:navy;TEXT-ALIGN: center;}
.slsh {  font-size:48px; font-family:Andalus; color:#FFFFFF;TEXT-ALIGN: center;}

#menu{
position:absolute;
top:360px;
left:78%;
width:18%;
height:300px;
z-index:12;
}

#cssmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
position:absolute;
top:0px;

z-index:2;
}
#cssmenu li {
  font: 100% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
}
#cssmenu a {
  border-bottom: 1px solid #393939;
  color: #ccc;
  display: block;
  margin: 0;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: normal;
}
#cssmenu a:hover {
  background: url('hover.png') left center no-repeat;
  color: #fff;
  padding-bottom: 8px;
}



table{
color:#000000;
font-family:Verdana;
font-size:13px;
}

h1,h2,h3,h4,h5,h6{
color:#331c00;
font-family:Verdana;
}

p{
color:#331c00;
font-family:Verdana;
font-size:13px;
}

#bg{
position:absolute;
top:0px;
left:5%;
width:90%;
height:2500px;
z-index:0;
}



#header{
position:absolute;
top:7px;
left:10%;
width:79.8%;
height:350px;
z-index:1;
}

#telefoonnummer{
position:absolute;
top:300px;
left:30%;
width:79.8%;
height:350px;
z-index:2;
}

#achtergrond_inhoudsvlak{
position:absolute;
top:358px;
left:10%;
width:70%;
height:1100px;
z-index:1;
background-color:#f3eddd;
}

#inhoud{
position:absolute;
top:371px;
left:11%;
width:56%;
height:725px;
z-index:2;
}


#brochure{
position:absolute;
top:650px;
left:82%;
height:521px;
width:12%;
z-index:12;
}


input, textarea { 
	font: 14px/24px Helvetica, Arial, sans-serif; 
	color: #ccc; 
}
input { 
	width: 60% 
}
form { 
	margin: 0 0 0 0px; 
}
input, textarea { 
	background: none repeat scroll 0 0 #b4544b; 
	border: 1px solid #8f3128; 
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset, -0.5px -0.5px 0 0 #8f3128, 0.5px 0.5px 0 0 #8f3128, 0.5px 0 0 0 #8f3128, 0 0.5px 0 0 #8f3128, 0.5px -0.5px 0 0 #8f3128, -0.5px 0.5px 0 0 #8f3128; 
	color: #cccccc; 
	padding: 0px; 
	font-size: 10px; 
	border-radius: 1px 1px 1px 1px; 
}
#submit { 
	background: url("submit_bg.png") repeat-x scroll 0 0 transparent; 
	border: 1px solid #B7D6DF; 
	border-radius: 1px 1px 1px 1px; 
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); 
	color: #80261e; 
	cursor: pointer; 
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	height: auto; 
	padding: 6px 10px; 
	text-shadow: 0 1px 0 #FFFFFF; 
	width: auto; 
}
#submit:hover { 
	background: url("submit_hover_bg.png") repeat-x scroll 0 0 transparent; 
	border: 1px solid #9FBAC0; 
	cursor: pointer; 
}


#header { 
	margin: 0 0 0px 0; 
	border-bottom: 1px solid #efefef; 
}

textarea { 
		margin: 0 0 0 0px; 
}

#apply { 
	border-top: 1px solid #efefef; 
	margin-top: 0px; 
	padding: 0px 0 0 0; 
}
#apply ul { 
	margin-bottom: 0px 
}
form label { 
	display: block; 
	margin-bottom: 5px; 
	font-size: 10px; 
	color:#ccc;
}

#balk_onder{
position:absolute;
top:1455px;
left:10%;
width:80%;
height:450px;
z-index:3;
}

#footer{
position:absolute;
top:1455px;
left:10%;
width:20%;
height:400px;
z-index:1;
}

#footer_lijn{
position:absolute;
top:1455px;
left:33%;
width:2%;
height:400px;
z-index:1;
}

#footer2{
position:absolute;
top:1455px;
left:38%;
width:20%;
height:400px;
z-index:1;
}

#footer_lijn2{
position:absolute;
top:1455px;
left:61%;
width:2%;
height:400px;
z-index:1;
}
