html,body {
margin: 0px;
padding: 0px;
height: 100%;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
font-family: verdana;
font-size: 11px;
}

img{
border: 0px;
}

.clear{
clear: both;
}

#topmenu{
width: 775px;
margin: auto;
text-align: right;
line-height: 22px;
color: #f692b8;
}

#topmenu a{
color: #f692b8;
text-decoration: none;
}

#wrapper{
width: 775px;
margin-left: auto;
margin-right: auto;
height: 100%;
margin-bottom: -94px;
min-height: 100%; 
height: auto !important;
height: 100%;
}

#header{
}

#menu{
padding-top: 30px;
height: 200px;
}

#menu ul{
margin: 0px;
padding: 0px;
}

#menu li{
height: 40px;
width: 187px;
text-align: center;
background-image: url(images/menu.jpg);
margin-bottom: 7px;
list-style-type: none;
line-height: 40px;
}

#menu li a {
color: white;
font-weight: bold;
text-decoration: none;
height: 40px;
}

#menu li a:hover{
background-image: url(images/menuhover.jpg);
height: 40px;
}

#menu li a:active{
color: white;
font-weight: bold;
text-decoration: none;
background-image: url(images/menuactive.jpg);
display: block;
}

#links{
float: left;
}

#midden{
float: left;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 168px;
width: 401px;
}

#rechts{
float: right;
}

#content{
clear: both;
text-decoration: none;

}

.balk{
padding-top: 13px;
height: 150px;
background-color: #e8e8e8;
width: 775px;
margin-bottom: 22px;
}

.balk a{
color: #f692b8;
text-decoration: none;
}

.afbeelding{
float: left;
text-align: center;
width: 193px;
}

.afbeelding img{
margin-bottom: 3px;
}

#push{
height: 94px;
}

#footer{
text-align: center;
line-height: 94px;
background-image: url(images/footer.jpg);
height: 94px;
color: #f692b8
}

#footer a{
color: #f692b8
}

a {color: #f692b8;}

.imgBorder {
	background-image: url(images/background.gif);
	padding: 3px;
	background-color: #BFC0C2;
}
