html,body {
margin: 0px;
padding: 0px;
background-color: black;
font-family: verdana;
font-size: 12px;
color: white;
}

h1{
color: #ffcc33;
font-family: verdana;
font-size: 12px;
margin: 0px;
padding: 0px;
height: 25px;
}

.clear{
clear: both;
}

#wrapper{
width: 740px;
margin: auto;
}

#top{
background-image: url(images/header.png);
background-repeat: no-repeat;
height: 198px;
}

#header{
color: white;
padding-top: 107px;
padding-left: 65px;
}

#menu{
margin-left: 40px;
margin-top: 10px;
height: 28px;
}

#menu a{
color: #ffcc33;
text-decoration: none;
font-weight: bold;
display: block;
}

#menu ul{
margin: 0px;
padding: 0px;
}

#menu li{
display: block;
line-height: 28px;
float: left;
list-style-type: none;
width: 175px;
height: 28px;
background-image: url(images/menu.png) !important;
background-image: url(images/menu.jpg) ;
background-repeat: no-repeat;
text-align: center;
margin-bottom:5px;
}

#content{
clear: both;
margin-left: 40px;
margin-top: 10px;
overflow: hidden;
}

#cleft{
float: left;
overflow: hidden;

}

#cleft h1{
color: #ffcc33;
font-family: verdana;
font-size: 12px;
margin: 0px;
padding: 0px;
height: 25px;
}

.top{
background-image: url(images/top.png) !important;
background-image: url(images/top.jpg);
background-repeat: no-repeat;
height: 10px;
width: 327px;
}

.middle{
background-image: url(images/middle.png) !important;
background-image: url(images/middle.jpg);
width: 312px;
padding-left: 15px;
overflow: hidden;
}

.middle form{
margin: 0px;
padding: 0px;
}

.down{
background-image: url(images/down.png) !important;
background-image: url(images/down.jpg);
background-repeat: no-repeat;
height: 11px;
width: 327px;
}

.input{
border: #716f6f solid 1px;
margin-bottom: 7px;
width: 283px;
height: 18px;
padding-left: 7px;
padding-top: 4px;
font-style: italic;
color: #6c6a6a;
font-size: 13px;
}

.veld{
border: #716f6f solid 1px;
margin-bottom: 5px;
width: 283px;
height: 100px;
padding-left: 7px;
padding-top: 4px;
font-style: italic;
color: #6c6a6a;
font-size: 13px;
}

#cright{
float: right;
overflow: hidden;
}

#cright h1{
color: #ffcc33;
font-family: verdana;
font-size: 12px;
margin: 0px;
padding: 0px;
height: 25px;
padding-top: 10px;
}

.rtop{
background-image: url(images/rtop.png) !important;
background-image: url(images/rtop.jpg);
background-repeat: no-repeat;
height: 10px;
width: 363px;
}

.rmiddle{
background-image: url(images/rmiddle.png) !important;
background-image: url(images/rmiddle.jpg);
width: 348px;
padding-left: 15px;
padding-bottom: 20px;
overflow: hidden;
}

.rdown{
background-image: url(images/rdown.png) !important;
background-image: url(images/rdown.jpg);
background-repeat: no-repeat;
height: 10px;
width: 363px;
}

#linkpartners{
clear: both;
text-align: center;
color: #676666;
}

#linkpartners a{
color: #676666;
text-decoration: none;
}

#footer{
text-align: center;
margin-top: 10px;
color: #434242;
}

#footer a{
color: #434242;
text-decoration: none;
}

.notification {
background-color:#FFCC33;
color:#000000;
padding:0px;
margin-top:15px;
width:300px;
}
