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

*{margin:0px;
padding:0px;
}

body{font-family:Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
background-color:#ec008c;
line-height:22px
}
#container
{width:auto;
height:auto;
min-height:800px;
margin-left:auto;
margin-right:auto;
}

#flash-background
{position:absolute;
width:100%;
height:auto;
z-index:-999;
margin-bottom:0px;
}

#flash_links
{float:left;
}

#flash_rechts
{float:right;
}

#flash_lb
{float:top;
}

#flash_rb
{float:top;
}

#flash_lo
{float:bottom;
margin-top:600px;
}

#flash_ro
{float:bottom;
margin-top:600px;
}

#content
{width:1080px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#menu
{background-image:url(../img/menu_bar.png);
width:1030px;
height:94px;
color:#FFFFFF;
margin-left:auto;
margin-right:auto;
padding-top:30px;
padding-left:50px;
position:absolute;
z-index:3;
}

#logo
{width:205px;
height:186;
position:absolute;
z-index:5;
top:60px;
}

#header_txt
{width:950px;
height:150px;
margin-top:200px;
margin-right:30px;
margin-left:50px;
z-index:13;
position:absolute;
}
#header_flash
{width:950px;
height:150px;
margin-top:100px;
margin-left:30px;
z-index:4;
position:absolute;
}

#content_top
{background-image:url(../img/content_top.png);
width:1080px;
height:570px;
}

#content_bottom
{background-image:url(../img/content_bottom.png);
height:460px;
width:1080px;
margin-top:-350px;
}

#content_middle
{background-image:url(../img/content_middle.png);
background-repeat:repeat-y;
height:auto;
min-height:20px;
width:870px;
margin-top:-250px;
margin-bottom:100px;
padding-left:100px;
padding-right:100px;
}

#footer{
width:1080px;
height:50px;
}
.footer1{position:absolute;
z-index:2;
margin-top:283px;
margin-left:19px;
}
.footer2
{position:absolute;
z-index:2;
margin-top:350px;
margin-left:455px;}

#keywords
{background-image:url(../img/keywords.png);
width:965px;
height:182px;
padding-top:50px;
padding-left:55px;
padding-right:60px;
line-height:18px;
}


a{color:#ec008c;
text-decoration:underline;
border:none;
}
a:hover{color:#ec008c;
text-decoration:underline;
}
a:visited{color:#ec008c;
}

H1
{font-size:12px
}
H2{font-size:16px;}
H5
{font-size:20px;
line-height:35px;
color:#000000;}
H6
{font-size:12px;
color:#ec008c;
font-weight:bold;
}

img{outline:none;}

P {margin-bottom:12px;}

.recensie {
border-right:1px solid #666666;
float:left;
height:250px;
margin-bottom:30px;
padding:0 20px;
width:245px;
}

.recensie-right {
float:left;
height:250px;
margin-bottom:30px;
padding:0 20px;
width:245px;
}


