/* ME Kreatief - css webdesign  - http://www.mekreatief.nl 

Version: 1.3 (Nov 28, 2006)

Screen layout: */

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#919294 url(http://www.jeroenspierenburg.nl/afbeeldingen/achtergrond.gif) top center repeat-y;
color:#5F5F5F;
}

#wrap{
color:#cccccc;
background:#919294 url(http://www.jeroenspierenburg.nl/afbeeldingen/wrap.jpg) top center repeat-y;
    scrollbar-arrow-color:#FF9933; 
    scrollbar-track-color:#cccccc; 
    scrollbar-face-color:#575757;
    scrollbar-highlight-color:#91C5CE;
    scrollbar-3dlight-color:#669999;
    scrollbar-darkshadow-color:#242424;
    scrollbar-shadow-color:#202020;
margin: auto;
width:950px;
padding: 0px 0px 0px 0px;
align:center;
}
.toptekst{
padding: 0 0 0 0;
background:#919294 url(http://www.jeroenspierenburg.nl/afbeeldingen/top.jpg) top center no-repeat;
font-weight:bold;
height:272px;
text-decoration:none;
color:#ffffff;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#000000;
margin:0 0 10px 0;
font-size:0.9em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#avmenu{
float:left;
width:186px;
margin:0 0 0 0;
padding:-3px;
}

#avmenu ul{	
list-style:none;
width:180px;
}	

#avmenu li{
margin-bottom:3px;
}

#avmenu li a{
font-weight:bold;
height:12px;
text-decoration:none;
color:#ffffff;
display:block;
background-image: url();
}	
	
#avmenu li a:hover{
color:#cccccc;
background-image: url();
}

.announce{
margin:10px 0 10px 0;
clear:left;
float:right;
padding:10px;
width:100px;
color:#F5EC77;
background-image: url();
line-height:1.3em;
}
.sidenav {
font-weight:bold;
font-size:10px;
line-height:1.3em;
padding: 20px;
width:200px;
text-decoration:none;
color:#707070;
float: right;
}

#extras{
float:right;
width:115px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.6em 0;
}

#content{
margin:0 2px 0 0;
padding:0 10px 0 18px;
line-height:1.8em;
text-align:left;
}
#content h2{
font-size:1.5em;
border-bottom: dashed 1px #cccccc;
margin:0 0 0.5em 0;
}
#content h3{
font-size:1.2em;
color:#cccccc;
margin:0 0 0.5em 0;
}
#content img{
padding:1px;
color:#303030;
}
#content2 {
	float: left;
	margin: 0 0;
	padding: 0 4px;
	width: 510px;
line-height:1.6em;
}
#imgright {
padding: 5px 5px;
border: 1px solid #6ECBEF;
margin-left: 7px;
float: right;
}
#content2 .imgright2 {
padding: 5px 5px;
border: 1px solid #6ECBEF;
margin-right: 7px;
float: left;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}
h4{
font-size:13px;
color:#494848;
margin:0 0 0.8em 0;
}

a{
text-decoration:none;
font-size:0.9em;
font-weight:bold;
color:#6ECBEF;
}

a:hover{
font-size:0.9em;
text-decoration:NONE;
color:#FF9200;
}

a img{
border:0;
}

#footer{
clear:both;
background:#919294 url(http://www.jeroenspierenburg.nl/afbeeldingen/footer.jpg) top center;
margin: auto;
padding:50px 0 0 0;
width: 950px;
text-align:center;
color:#ffffff;
font-size:0.9em;
}

#footer a{
color:#6ECBEF;
font-size:0.9em;
text-decoration:none;
}

#footer a:hover{
font-size:0.9em;
text-decoration:none;
color: #ff9200;
}

.left{
margin:10px 10px 5px 2px;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}


