/*  
Theme Name: Pappot
Theme URI: http://www.moustacheagency.nl
Description: Pappot uw topslijter theme
Version: 1.0
Author: Dirk Been
Author URI: http://www.moustacheagency.nl/
E5E2D2
*/


body{
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E5E2D2;
	color: #000000;
	
}
img.alignright {
float: right;
margin:10px 0 0 10px;
}
img.alignleft {
float: left;
margin:0 10px 10px 0;
}


a:link, a:visited{
	text-decoration:none;
	color: #B5121B;
}



a:hover{
	text-decoration: none;
	color:#999;
}

#header{
	position:absolute;
	background-image:url(afb/header.png);
	overflow:visible;
	top:-102px;/* -102*/
	left:0px;
	height:97px;
	width:600px;
}

#headerBack{
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
	height:97px;
	width:100%;
	background-color:#FFF;
}



#aanbcontainer a, #aanbcontainer a:visited {  
	text-decoration:none;  
	font-weight:bold; 
	vertical-align: bottom;
} 

#aanbcontainer {	
	position:absolute;
	top: 105px;
	
}
#bgImage {
	position:absolute;
	top:96px;
	width:944px;
	height:792px;
	text-align:center; 
	background-image:url(afb/background.png);
}
#txtcontainer {	
	top:0px;
	width:650px;
	font-size:12px;
	line-height:18px;
}



#RoodBack{
	position:absolute;
	overflow:visible;
	top:80px;/* 90px firefox*/
	left:0px;
	height:115px;
	width:100%;
	background-image:url(afb/menu_achter.png);
}
#navBack{
	position:relative;
	margin:auto;
	overflow:visible;
	top:0px;
	height:115px;
	left:27px;
	width:900px;
	top:90px;
}

#nav{
	position:relative;
	top:0px;
	width:850px;
	left:-41px;
}
#nav li {  
	margin-right:35px; 
	margin-top:70px;
	float:left;  
	list-style:none;
}  
     
#nav a, #nav a:visited {  
	color:#FFF;  
	text-decoration:none;  
	font-weight:bold  
	vertical-align: bottom;
}  

#nav a:hover, #nav a:active,  
	li.current_page_parent a,  
	li.current_page_parent a:visited,  
	#nav li.current_page_item a,  
	#nav li.current_page_item a:visited  
           {  
	text-decoration: none;
	color:#C5C19D; 
} 



#contactstreep{
	position:absolute;
	background-image:url(afb/streep.jpg);
	height:792px;
	width:1px;
	top:80px;
	left: 730px;
	z-index:1;
}
#logo {
	position:absolute;
	background-image:url(afb/logo.png);
	overflow:visible;
	border:medium;
	border-color:#00C;
	top:0px;
	height:150px;
	width:225px;
	left:670px;
	text-align: left;
	z-index:13;
}
#adresgegevens {
	position:absolute;
	border-width:2px;
	border-color:#000;
	border-left:thin;
	height:300px;
	width:314px;
	top:155px;
	left: 80px;
	font-size:10px;
	line-height:20px;
}

#footer{
	text-align:center; 
    width: 100%; 
   	font-size:12px; 
    position: absolute;
	color:#B5121B;
	bottom: 0;
	background-color: #B5121B;
	margin-left: auto;
    margin-right: auto;
}


