html{
     overflow: -moz-scrollbars-vertical;
}
*{
     margin: 0px;
     padding: 0px;
}
img{
     border: 0px;
}
body{
     background-color: #e9f2d9;
     text-align: center;
}
#container{
     float: left;
     width: 100%;
     height: 100%;
     background-image: url('../images/bg_body.gif');
     background-repeat: repeat-x;
     background-color: #81c428;
}
#container2{
     width: 980px;
     margin: 0px auto;
     text-align: left;
     font-family: Verdana, Arial;
     font-size: 11px;
     line-height: 18px;
}
#inner{
     float: left;
     width: 960px;
     margin: 0px 10px;
     background-image: url('../images/bg_container.gif');
     background-repeat: repeat-y;
}
#top{
     float: left;
     width: 960px;
     height: 190px;
     background-repeat: no-repeat;     
}
.home #top{
     background-image: url('/images/top_image1.jpg');   
}
.abonnementen #top{
     background-image: url('/images/top_image2.jpg');   
}
.adverteren #top{
     background-image: url('/images/top_image3.jpg');   
}
#logo{
     float: left;
     margin-top: 15px;
     width: 429px;
     height: 83px;
}
#logo img{
     display: block;
}
#adres_top{
     float: right;
     margin-top: 20px;
     margin-right: 4px;
     text-align: right;
     font-family: Verdana, Arial;
     font-size: 11px;
     line-height: 18px;
     color: #000;
     display: inline;
}
#adres_top a{
     color: #000;
     text-decoration: none;
}
#adres_top a:hover{
     text-decoration: underline;
}
#menu{
     float: left;
     width: 524px;
     height: 74px;
     margin-top: 18px;
}
#menu ul{
     float: left;
     width: 524px;
     height: 74px;
     list-style-type: none;
}
#menu ul li{
     float: left;
     width: 140px;
     height: 74px;
     margin-right: 20px;
}
#menu ul li a{
     float: left;
     width: 140px;
     height: 52px;
     font-weight: bold;
     line-height: 52px;
     text-transform: uppercase;
     text-align: center;
     color: #fff;
     text-decoration: none;
     display: block;
}
#menu ul li:hover a,
#menu ul li.selected a{
     margin-top: 22px !important;
}
#menu ul #knop1 a{
     background-image: url('../images/knop1.png');
}
#menu ul #knop2 a{
     background-image: url('../images/knop2.png');
}
#menu ul #knop3 a{
     background-image: url('../images/knop3.png');
}
#middle{
     float: left;
     width: 960px;
     padding-bottom: 5px;
}
#middle #left{
     float: left;
     width: 560px;
     margin-top: 10px;
}
#middle #left_top{
     float: left;
     width: 560px;
     height: 8px;
     font-size: 0px;
     line-height: 0px;
     background-image: url('../images/bg_left_top.gif');
}
#middle #left_content{
     float: left;
     width: 560px;
     min-height: 350px;
     padding: 11px 0px;
     background-image: url('../images/bg_left.gif');
}
#middle #left_content #linkerkolom{
     float: left;
     width: 164px;     
}
#middle #left_content #linkerkolom #cover{
     float: left;
     width: 137px;
     height: 167px;
     margin-left: 19px;
     background-image: url('../images/shadow_cover.gif');
     display: inline;
}
#middle #left_content #linkerkolom #cover img{
     float: left;
     width: 131px;
     height: 161px;
}
#middle #left_content #linkerkolom ul{
     float: left;
     width: 160px;
     margin-left: 4px;
     margin-top: 15px;
     padding-bottom: 3px;
     list-style-type: none;
     background-image: url('../images/ul_menulijn.gif');
     background-repeat: repeat-x;
     background-position: bottom;
     display: inline;
}
#middle #left_content #linkerkolom ul li{
     float: left;
     width: 160px;
     height: 19px;
}
#middle #left_content #linkerkolom ul li a{
     float: left;
     width: 145px;
     height: 18px;
     padding-top: 1px;
     padding-left: 15px;
     font-size: 10px;
     font-weight: bold;
     text-decoration: none;
     color: #000;
     background-image: url('../images/menulijn.gif');
     background-repeat: repeat-x;
     display: block;
}
#middle #left_content #linkerkolom ul li a#belmij{
     color: #619a16;
}
#middle #left_content #linkerkolom ul li a:hover{
     color: #fff !important;
     background-image: url('../images/menulijn_hover.gif');
}
#middle #left_content #rechterkolom{
     float: right;
     width: 363px;
     margin-right: 19px;
     display: inline;
}
#middle #left_content #rechterkolom p{
     float: left;
	 width: 100%;
	 margin-bottom: 10px;
}
#middle #left_content #rechterkolom h1{
     margin-bottom: 12px;
     font-size: 19px;
     font-weight: normal;
     line-height: 27px;
	 padding-bottom: 12px;
}
.home #middle #left_content #rechterkolom h1{
     color: #7d0029;
     border-bottom: 1px solid #7d0029;
}
.abonnementen #middle #left_content #rechterkolom h1{
     color: #2a3a76;
     border-bottom: 1px solid #2a3a76;
}
.adverteren #middle #left_content #rechterkolom h1{
     color: #72787b;
     border-bottom: 1px solid #72787b;
}
#middle #left_content #rechterkolom h2{
     font-size: 11px;
}
.home #middle #left_content #rechterkolom h2,
.home #middle #left_content #rechterkolom p a{
     color: #7d0029;
}
.abonnementen #middle #left_content #rechterkolom h2,
.abonnementen #middle #left_content #rechterkolom p a{
     color: #2a3a76;
}
.adverteren #middle #left_content #rechterkolom h2,
.adverteren #middle #left_content #rechterkolom p a{
     color: #72787b;
}
#middle #left_content #rechterkolom h2 b{
     color: #000;
}
#middle #left_content #rechterkolom a img{
     float: left;
     width: 99px;
     height: 121px;
     margin-right: 10px;
     border: 1px solid #000;
     display: inline;
}
.editie{
     float: left;
     width: 363px;
     padding: 10px 0px;
	 cursor: pointer;
}
.editie_mo
{
     background-color: #e1e2e2;
}
.editie ul{
     float: left;
     width: 232px;
     padding-right: 20px;
}
#middle #left_content #rechterkolom ul{
     float: left;
     list-style-type: none;
	 margin-bottom: 10px;
}
#middle #left_content #rechterkolom ul li{
     padding-left: 15px;
     background-repeat: no-repeat;
}
.home #middle #left_content #rechterkolom ul li{
     background-image: url('../images/square_home.gif');
}
.abonnementen #middle #left_content #rechterkolom ul li{
     background-image: url('../images/square_abonnementen.gif');
}
.adverteren #middle #left_content #rechterkolom ul li{
     background-image: url('../images/square_adverteren.gif');
}
#middle #left_content #rechterkolom .page{
     float: right;
     font-size: 10px;
}
#middle #left_content #rechterkolom .page a{
     color: #000;
     text-decoration: none;
}
#middle #left_content #rechterkolom .page a.active{
     color: #619a16;
}
#middle #left_bottom{
     float: left;
     width: 560px;
     height: 8px;
     font-size: 0px;
     line-height: 0px;
     background-image: url('../images/bg_left_bottom.gif');
}
#middle #right{
     float: right;
     width: 374px;
     margin-top: 10px;
}
#middle #right_top{
     float: left;
     width: 374px;
     height: 8px;
     font-size: 0px;
     line-height: 0px;
     background-image: url('../images/bg_right_top.gif');
}
#middle #right_content{
     float: left;
     width: 336px;
     padding: 11px 19px 11px;
     background-image: url('../images/bg_right.gif');
	 min-height: 350px;
}
#middle #right_content a.nu_in_vm_banner{
     float: left;
     width: 334px;
     border: 1px solid #5a5754;
     text-decoration: none;
     color: #5a5754;
}
#middle #right_content a.nu_in_vm_banner span.nu_in_vm_titel{
     float: left;
     width: 334px;
     height: 29px;
     padding: 0px;
     text-indent: -10000px;
     overflow: hidden;
     background-image: url('../images/nu_op_vm.gif');
     background-repeat: no-repeat;
     cursor: pointer;
}
#middle #right_content a.nu_in_vm_banner span{
     float: left;
     width: 304px;
     padding: 9px 15px 10px;
     font-style: normal;
     cursor: pointer;
     display: inline;
}
#middle #right_content a.nu_in_vm_banner span b{
     float: left;
     width: 304px;
     display: inline;
}
#middle #right_content a.nu_in_vm_banner:hover span b{
     color: #00baf1;
}
#middle #right_content a.nu_in_vm_banner:hover{
     color: #00baf1;
     cursor: pointer;
}
#middle #right_content a.half_banner{
     float: left;
     width: 336px;
     margin-top: 11px;
     border: 0;
}
#middle #right_content a.half_banner img{
     float: left;
     width: 234px;
     height: 60px;
     margin: 0px 51px;
     display: inline;
}
#middle #right_content .banners
{
    float: left;
	width: 100%;
}
#middle #right_content .banners a,
#middle #right_content .banners object,
#middle #right_content .banners div
{
    float: left;
	margin-left: 51px;
	display: inline;
	margin-top: 10px;
}
#middle #right_bottom{
     float: left;
     width: 374px;
     height: 8px;
     font-size: 0px;
     line-height: 0px;
     background-image: url('../images/bg_right_bottom.gif');
}
#bottom{
     float: left;
     width: 100%;
     height: 21px;
     background-image: url('../images/bg_footer.gif');
     background-repeat: repeat-x;
     background-color: #e9f2d9;
}
#footer{
     width: 980px;
     height: 21px;
     margin: 0px auto;
}
#footertext{
     float: left;
     width: 960px;
     height: 21px;
     margin-left: 10px;
     text-indent: 4px;
     font-family: Verdana, Arial;
     font-size: 10px;
     color: #fff;
     text-align: left;
     background-image: url('../images/bg_footertext.gif');
}
#footertext a{
     text-decoration: none;
     color: #fff;
}
#footertext a:hover{
     text-decoration: underline;
}
form.generator
{
	float: left;
	width: 100%;
}
form.generator fieldset
{
	float: left;
	width: 100%;
	border: 0px;
}
form.generator legend
{
	display: none;
}
form.generator label,
form.generator span.label
{
	float: left;
	width: 120px;
	min-height: 18px;
	display: block;
	margin-bottom: 5px;
}
form.generator .tekstveld
{
	float: left;
	height: 14px;
	width: 197px;
	font-size: 11px;
	margin-bottom: 5px;
}
form.generator .radiobutton,
form.generator .checkbox
{
	float: left;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	margin-bottom: 5px;
}
form.generator .radiolabel
{
	float: left;
	width: 155px;
	margin-bottom: 5px;
}
form.generator .checkboxlabel
{
	float: left;
	width: 275px;
	min-height: 18px;
	margin-bottom: 5px;
}
form.generator select
{
	float: left;
	width: 175px;
	height: 18px;
	font-size: 11px;
	margin-bottom: 5px;
}
form.generator br {
	clear: both;
}
.submit {
     float: left;
     width: 100px;
     height: 19px;
     border: 0px;
     margin-top: 7px;
     margin-left: 120px;
     background-image: url('../images/form_button.gif');
     cursor: pointer;
     display: inline;
}
