/* CSS Document */
.h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a :link{
color:#FFFFFF;
}
a :visited{
color:#FFFFFF;
}
.h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
.h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}

#main {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:0 auto;
width:798px;
letter-spacing:1px;
}
#header{
width:798px;
height:113px;
background-image:url(../images/header2.jpg);
margin-bottom:7px;

}
#menu{
width:798px;
height:32px;
margin-bottom:7px;
}

/* -------------------MENU------------------- */

/*link*/
#menu1 a{
width:114px;
height:32px;
float:left;
margin:0px;
background-image:url(../images/consept4_05.jpg);
}

#menu2 a{
width:114px;
height:32px;
float:left;
margin:0px;
background-image:url(../images/consept4_06.jpg);
}
#menu3 a{
width:114px;
height:32px;
float:left;
margin:0px;
background-image:url(../images/consept4_07.jpg);
}
#menu4 a{
width:114px;
height:32px;
float:left;
margin:0px;
background-image:url(../images/consept4_08.jpg);
}
#menu5 a{
width:114px;
height:32px;
float:left;
margin:0px;
background-image:url(../images/consept4_09.jpg);
}
#menu6 a{
width:114px;
height:32px;
float:left;
margin:0px;
background-image:url(../images/consept4_10.jpg);
}
#menu7 a{
width:114px;
height:32px;
float:left;
margin:0px;
background-image:url(../images/consept4_11.jpg);
}


#menu1 a:hover{
background-image:url(../images/consept4_05a.jpg);
}
#menu2 a:hover{
background-image:url(../images/consept4_06a.jpg);
}
#menu3 a:hover{
background-image:url(../images/consept4_07a.jpg);
}
#menu4 a:hover{
background-image:url(../images/consept4_08a.jpg);
}
#menu5 a:hover{
background-image:url(../images/consept4_09a.jpg);
}
#menu6 a:hover{
background-image:url(../images/consept4_10a.jpg);
}
#menu7 a:hover{
background-image:url(../images/consept4_11a.jpg);
}


#menu1 .active{
background-image:url(../images/consept4_05a.jpg);
}
#menu2 .active{
background-image:url(../images/consept4_06a.jpg);
}
#menu3 .active{
background-image:url(../images/consept4_07a.jpg);
}
#menu4 .active{
background-image:url(../images/consept4_08a.jpg);
}
#menu5 .active{
background-image:url(../images/consept4_09a.jpg);
}
#menu6 .active{
background-image:url(../images/consept4_10a.jpg);
}
#menu7 .active{
background-image:url(../images/consept4_11a.jpg);
}



/*-------------------EINDE MENU-------------------*/
#links{
float:left;
width:504px;
background-color: #52a7e9;
height:300px;
padding:6px;
padding-top:12px;
display:block;
}
#links a:link {
color:#FFFFFF;
}
#links a:visited {
color:#FFFFFF;
}
#rechts{
display:block;
float:right;
width:275px;
}
#rechtervlak{
width:263px;
height:182px;
margin-bottom:7px;
background-color: #52a7e9;
padding:6px;
}
#foto{
width:275px;
height:146px;
}

#foto_2{
	margin-top:8px;
}

#onder{
color:#DADADA;
font-size:9px;
width:798px;
height:32px;
background-color:#525252;
margin-top:7px;
text-align:center;
line-height:32px;
}



