@charset "UTF-8";
/* CSS Document */
html {overflow-y: scroll;}
*{ margin:0; padding:0;}
.clearing{ clear:both;}
a{ text-decoration:none; color:#990000;}
a:hover{ color:#333333;}

body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em;}
p{ text-align:justify; margin-bottom:20px;}
#container{ width:800px; margin:0pt auto; padding-bottom:35px;}
#header{height:120px; position:relative;}
#header #logo{ position:absolute; top:43px;}
#header #menu{ position:absolute; top:60px; right:0; background:url(../images/bar_menu.gif) no-repeat; padding-left:58px;}

#menu li { list-style:none; float:left;}
#menu li a { float:left;padding: 30px 0 0 0;overflow: hidden;height: 0px !important;height /**/: 75px; /* for IE5/Win only */margin-left: 0px; cursor:pointer; }
#li-home a {background: url('../images/home.gif') no-repeat top left;width: 72px;}
#li-wat a {background: url('../images/wat.gif') no-repeat top left;width: 73px;}
#li-waar a {background: url('../images/waar.gif') no-repeat top left;width: 93px;}
#li-gezocht a {background: url('../images/gezocht.gif') no-repeat top left;width: 109px;}
#li-lees-online a {background: url('../images/leesonline.gif') no-repeat top left;width: 140px;}
#li-contact a {background: url('../images/contact.gif') no-repeat top left;width: 111px;}

#li-home a:hover {background: url('../images/home_over.gif') no-repeat top left;}
#li-wat a:hover {background: url('../images/wat_over.gif') no-repeat top left;}
#li-waar a:hover {background: url('../images/waar_over.gif') no-repeat top left;}
#li-gezocht a:hover {background: url('../images/gezocht_over.gif') no-repeat top left;}
#li-lees-online a:hover {background: url('../images/leesonline_over.gif') no-repeat top left;}
#li-contact a:hover {background: url('../images/contact_over.gif') no-repeat top left;}

#display{ margin-bottom:25px;}
#subscribe{ background:url(../images/go_14.jpg) no-repeat; width:292px; float:left; height:197px; padding:10px; margin-right:10px;}
#subscribe h4{ color:#FFFFFF; margin:0; padding:0;}

#content{ width:478px;float:left; padding-bottom:50px;}
#content img{ float:left; margin-right:10px;}
#footer{ background:url(../images/bar_bottom.gif) 470px 2px no-repeat; height:25px; margin-top:50px; width:800px; text-align:right; font-size:0.7em;}

#list_locations{ margin-top:20px;}
#list_locations ul{width:235px; float:left;}
#list_locations ul li{ list-style:none; margin:0; padding:0; margin-bottom:5px;}
#list_locations h3{ width:235px; color:#000000;}
#list_locations .adress{ font-size:0.7em;}

#cover{width:285px;margin-top:50px;text-align:center;width:285px;}





