/* ME Kreatief - css webdesign  - http://www.mekreatief.nl 
Version: 1.3
Screen layout: */
body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#F0F8B7 url(afbeeldingen/achtergrond2.jpg) no-repeat center top;
color:#303030;
}

#wrap{
color:#006633;
margin:136px auto;
width:745px;
}

#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.8em;
line-height:1.2em;
background-color:inherit;
}

#avmenu{
clear:left;
float:left;
width:130px;
height:438px;
margin:15px 0 20px 14px;
font-size:0.87em;
line-height:1.6em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

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

#avmenu li a{
font-weight:bold;
height:12px;
text-decoration:none;
color:#006666;
display:block;
padding:8px 0 20px 10px;
}	
	
#avmenu li a:hover{
color:#000000;
}

#extras{
float:right;
width:5px;
height:438px;
margin:2px 0 20px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

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

#content{
height:438px;
margin:0 9px 0 0;
padding:7px 8px 0 0px;
line-height:1.6em;
text-align:left;
}
#content a{
color:#CC0000;
font-size:0.9em;
text-decoration:none;
}
#content a:hover{
font-size:0.9em;
color:#99CCCC;
text-decoration:underline;
}

#content2{
height:438px;
margin:-15px 20px 0 0;
padding:0 8px 0 0px;
font-size:0.9em;
line-height:1.4em;
text-align:left;
}
#content2 a{
color:#CC0000;
font-size:0.9em;
text-decoration:none;
}
#content2 a:hover{
font-size:0.9em;
color:#99CCCC;
text-decoration:underline;
}

#content h2{
font-size:1.5em;
color:#006633;
margin:0 0 0.5em 0;
}

#content img{
margin:3px 10px 0 0;
padding:5px;
float:left;
background:#718D65;
color:#718D65;
}

h3{
font-size:1.1em;
color:#006633;
margin:0 0 10px 0;
}

h2{
font-size:1.1em;
color:#006633;
margin:0 0 -17px 0;
}

a{
text-decoration:none;
font-size:1.0em;
font-weight:bold;
color:#C6E2FF;
line-height:1.8em;
}

a:hover{
font-size:1.0em;
color:#FFFFCC;
line-height:1.8em;
}

a img{
border:0;
}

#footer{
clear:both;
margin:-7px auto;
padding:10px 0 5px 0;
background-repeat: no-repeat;
width:745px;
text-align:center;
color:#006633;
font-size:0.9em;
}

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

#footer a:hover{
font-size:0.9em;
color:#99CCCC;
text-decoration:underline;
}

.left{
margin:0 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;
}
