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

body {
background-color:#970a34;
background-image: url(../beeld/body_bg.png);
background-repeat: repeat-x;
}
#header {
height: 130px;
background-image: url(../beeld/header_bg.jpg);
background-repeat: no-repeat;
}
H1 {
width: 190px;
height: 113px;
margin-bottom: 0;
}
H1 a {
width: 190px;
height: 0;
padding-top: 113px;
overflow: hidden;
display: block;
float: left;
background-image: url(../beeld/logo.png);
background-repeat: no-repeat;
}
H2 {
font-size: 1.2em;
font-weight: bold;
color: #003878;
margin-bottom: 5px;
}
#header_info {
height: 130px;
}
#snelinfo {
background-color:#970a34;
height: 130px;
}
#snelinfo p {
padding: 10px;
color: #fff;
font-weight: bold;
font-size: 0.9em;
line-height: 1.6em;
}
#snelinfo p a {
color: #fff;
text-decoration: none;
}
#snelinfo p a:hover {
text-decoration: underline;
}
#taalkeuze {
float: left;
width: 40px;
overflow: hidden;
}
#taalkeuze_lijst {
margin: 0;
padding: 0;
}
#taalkeuze_lijst li {
list-style-type: none;
margin-top: 4px;
height: 28px;
width: 40px;
}
#taalkeuze_lijst li a {
width: 40px;
height: 0;
padding-top: 28px;
overflow: hidden;
display: block;
float: left;
background-repeat: no-repeat;
}
#content {
background-color: #fff;
margin-bottom: 0;
}
#main {
min-height: 300px;
_height: 300px;
padding-top: 20px;
padding-bottom: 20px;
background-image: url(../beeld/header_bg_bottom.jpg);
background-repeat: no-repeat;
background-position: top right;
}
#rechts {
background-image: url(../beeld/rechts_bg.png);
}
#menu_container {
background-color: #970a34;
padding-top: 100px;
margin-bottom: 0;
}
#menu {
border-top: 1px solid #e09bad;
margin: 0;
padding: 0;
}
#menu li {
list-style-type: none;
}
#menu li a {
padding: 4px 8px 5px 8px;
border-bottom: 1px solid #e09bad;
font-weight: bold;
color: #fff;
display: block;
text-decoration: none;
}
#menu li a:hover {
background-color: #003878;
}
#menu_bottom_bg {
height: 120px;
background-image: url(../beeld/menu_bottom_bg.gif);
background-repeat: no-repeat;
background-position: bottom left;
}
#footer {
background-image: url(../beeld/footer_bg.png);
background-repeat: no-repeat;
background-position: top;
height: 40px;
text-align: center;
padding-top: 14px;
margin-bottom: 10px;
color: #fff;
font-size: 0.9em;
}
#footer a {
color: #fff;
text-decoration: none;
}
.productcontainer {
padding: 10px 0 10px 0;
border-bottom: 1px solid #ccc;
background-image: url(../beeld/product_bg.png);
background-repeat: repeat-x;
background-position: bottom;
}
.productcontainer img {
border: 1px solid #ccc;
margin: 0 10px 0 10px;
}

