@charset "utf-8";
/* CSS Document */

body { background:#666666; }


H1 { 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color: #333333;
line-height:18px;
font-weight:normal;
}









#footer{ width:960px;
margin:0 auto;
height:inherit;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFFFFF;
}

.footer a:link {
color:#FFFFFF;
text-decoration: none;

}
.footer a:visited {
text-decoration: none;
color:#FFFFFF;
}


.footer a:hover {
text-decoration: underline;
color:#FFFFFF;
}

.footer a:active {
text-decoration: none;
color:#FFFFFF;

}
















H2 { 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#51227E;
}

H3 { 
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#51227E;
}

a:link {
color: #666666;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: underline;
color: #666666;
}
a:active {
text-decoration: none;
color: #666666;
}


p { 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color: #333333;
line-height:18px;
}


.contact{ 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color: #333333;
line-height:18px;
}

.contactroze{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color: #ED008C;
line-height:18px;
}
#cotainer{ 
width:980px; 
height:620px; 
position:relative; 
margin: 0px auto;  
background-image:url(../images/bgheader.jpg); 
background-position:top; 
background-repeat: repeat-x;
}

#header{ 
width:980px; 
height:165px; 
background-image: url(../images/header.jpg);); 
background-position:right; 
background-repeat:no-repeat; 
}

#headerindex{ 
width:980px; 
height:165px; 
background-image: url(../images/headerindex.jpg);); 
background-position:right; 
background-repeat:no-repeat; 
}

#menu { position:relative; 
width:635px; 
height:10px; 
top:30px; 
left:50px;
}

#submenu { width:340px; 
height:auto; 
margin-top:20px; 
margin-left:20px; 
float:left;}


#linkstekstindex{ 
width:290px; 
height:auto; 
float:left;
margin-left:20px;
margin-top:25px;}

#tekst{ 
background-image: url(../images/bgsite.jpg); 
width:940px; 
height:455px;
padding-left:20px; 
padding-right:20px;
float:left;
}

#tekstindex{ 
background-image: url(../images/bgsiteindex.jpg); 
width:940px;  
height:455px;
padding-left:20px; 
padding-right:20px;
float:left;


}

#linkstekst{ 
width:340px;
margin-left:20px; 
height:auto; 
float:left;
background-image:url(../images/kader.jpg);
background-repeat: repeat-x;
padding:10px;
margin-top:25px;

}


#linkstekst1{ 
width:340px; 
height:auto; 
float:left;
margin-top:25px;
margin-left:20px;
}

#rechts{ 
background-image:url(../images/rechts.jpg); 
width:540px; 
height:auto; 
float:left;
margin-top:25px;

}

#rechtsindex{ 
background-image:url(../images/rechtsfoto.jpg); 
width:636px; 
height:446px; 
float:left;
padding-top:65px;
background-repeat:no-repeat;
}

#rechtsboven{
width:120px;
height:auto;
position:absolute;
right:0px;
top:0px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
line-height:17px;
}

#rechtsfoto{
	width:600;
	height:auto;
	float:left;
	right:150px;
	bottom:65px;
	position:absolute;


}



.menu #item{
position:relative;
display:block;
height:59px;
font-size:12px;
font-weight:bold;
font-family:Arial,Verdana,Helvitica,sans-serif;
text-align:center;
}

.menu #item ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.menu #item ul li{display:block;float:left;margin-left:10px;}
.menu #item ul li a{display:block;float:left;color:#ffffff;text-decoration:none;padding:0px 0px 0 0px;height:59px; background-image:url(../images/bgmenu.jpg); width:59px; line-height:59px;}
.menu #item ul li a:hover,.blue #slatenav ul li a.current{color:#fff; background-image:url(../images/bgmenurollover.jpg);}



ul#menusub{ 
margin:0px; 
padding:0px; 
list-style-type:none;
width:600px;
}



ul#menusub li { float:left;  
padding-top: 5px;  
margin-right:6px;

position:relative; 
}


ul#menusub .current { }

ul#menusub .laatse {
margin-right:0px;
}


ul#menusub li:hover { }


ul#menusub li a { 
text-decoration:none; 

font:bold 12px Arial, Helvetica, "Times New Roman", Times, serif; 
color:#FFFFFF; 
width:10px;
height:16px;
}


ul#menusub li a:hover { 
font:bold 12px Arial, Helvetica, "Times New Roman", Times, serif; color:#FFFFFF; 
border:none; 
text-decoration:underline;
width:30px; 
height:30px; 

}


ul#menusub li span{ 
display:none;
position: absolute;
top:45px;
width:200px; 
left:0px; 
text-align:left; 
font: bold 12px Arial, Helvetica, "Times New Roman", Times, serif; 
color:#333333;  
text-decoration:none; 
}


ul#menusub li a:hover span {
margin-top: 7px; 
display:block;
}


