/* CSS Document */
html, body {
background: #000;
font-family:Arial, Tahoma, Verdana,  Helvetica, sans-serif;
font-size:12px;
}
#container {
width: 958px;
margin-left:auto;
margin-right:auto;
}
#banner {
height: 155px;
background:url(../_img/banner.jpg);
background-repeat:no-repeat;
}
#nav {
height: 23px;
background:url(../_img/bg_nav.jpg);
background-repeat:no-repeat;
text-align:center;
line-height:22px;
}
#nav a {
color: #999999;
text-decoration:none;
margin-left: 10px;
margin-right:10px;
margin-top:3px;
}
#nav a:hover {
color: #a2cd3a;
text-decoration:none;
}
#contentcontainer {
background:url(../_img/bg_content2.gif);
background-repeat:repeat-y;
border-bottom: 1px solid #7aa600;
}
#content {
background:url(../_img/bg_content2.gif);
background-image:url(../_img/bg_content.jpg);
background-repeat:no-repeat;
}
#content a {
color:#a2cd3a;
}
#content a:hover {
color:#ccc;
}
#content_mailing {
background:url(../_img/bg_content2.gif);
background-image:url(../_img/bg_mailing.jpg);
background-repeat:no-repeat;
}
#contenttekst {
margin-left: 1px;
margin-right:1px;
color:#aaa;
padding-top:1px;
}
#contentinfo {
margin-left: 44px;
margin-right:44px;
color:#aaa;
padding-top:1px;
}
.contact_form {
background-color:#a2cd3a;
border:1px solid #000;
width:265px;
}
.dropdown {
background-color:#a2cd3a;
border:1px solid #000;
width:267px;

}
.contact_form_bd {
background-color:#a2cd3a;
border:1px solid #000;
width:50px;
}
.comments {
background-color:#a2cd3a;
border:1px solid #000;
width:265px;
font-family:Arial, Tahoma, Verdana,  Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}
.subscribe {
background-color:#666666;
color: #fff;
font-size:12px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}
.header {
color: #a2cd3a;
font-size:24px;
line-height: 45px;
}
.kop {
color: #a2cd3a;
font-weight:bold;
}
#footer {
font-size:11px;
margin-bottom:0px;
color:#999999;
line-height:18px;
}
#ps {
float:right;
font-size:10px;
color:#444;

}
#ps a {
color:#444;
text-decoration:none;
}
#ps a:hover {
color:#666;
text-decoration:underline;
}


