html{
height: 100%;
}
body{
margin-top: 29px;
background: url('../img/background.gif') repeat-x #4f4f4f;
height: 100%;
}
#wrapper{
position: relative;
width: 900px;
}
#header{
position: relative;
width: 900px;
height: 171px;
background: url('../img/header.gif');
margin: 0px;
}
#select_phone{
position: relative;
width: 600px;
height: 240px;
background: url('../img/selecteer_mobiele_telefoon.gif');
float: left;
}
#advertisement{
position: relative;
width: 300px;
height: 240px;
background: url('../img/advertisements.gif');
float: right;
}
#content{
position: relative;
width: 600px;
background: white;
float: left;
}
#tekst{
position: relative;
left: 10px;
top: 10px;
float: left;
width: 580px;
font-family: verdana;
font-size: 11px;
color: black;
text-align: justify;
}
#linkpartners{
position: relative;
float: right;
width: 300px;
height: 35px;
background: url('../img/linkpartners_top.gif');
}
#linkpartners_bottom{
width: 300px;
height: 50px;
background: url('../img/linkpartners_bottom.gif') repeat-x black;
position: absolute;
z-index: 30;
right: 0px;
}
#footer{
position: relative;
width: 900px;
height: 150px;
background: url('../img/footer.gif');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);

}
#footertext{
position: relative;
width: 900px;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: white;
text-align: right;
margin-top: 10px;
line-height: 25px;
}
.clear{
clear: both;
}
#contentwrapper{
position: relative;
z-index: 10;
width: 900px;
background: url('../img/content_background.gif');
}
.menu_active{
width: 120px;
height: 35px;
background: url('../img/menu_active.gif');
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: black;
line-height: 30px;
}
.menu_inactive{
width: 120px;
height: 35px;
background: url('../img/menu_inactive.gif');
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: white;
line-height: 35px;
}
#menu1{
position: absolute;
left: 475px;
}
#menu2{
position: absolute;
left: 600px;
}
#menu3{
position: absolute;
left: 725px;
}
#links{
float: right;
position: relative;
width: 295px;
font-family: verdana;
font-size: 11px;
text-align: left;
clear: right;
}
a.white:link, a.white:active, a.white:visited {
font-family: verdana;
font-size: 11px;
color: #797979;
text-decoration: none;
}
a.white:hover{
color: white;
}
li{
padding: 0px;
}

#selectiontext{
position: absolute;
top: 25px;
left: 250px;
width: 350px;
font-family: arial black;
font-size: 22px;
color: white;
}
#selection{
position: absolute;
z-index: 60;
top: 150px;
left: 250px;
width: 350px;

}
h1{
font-size: 22px;
}

.selectbox{
width: 200px;
font-family: arial black;
font-size: 14px;
}

#related{
text-align: left;
position: absolute;
left: 15px;
top: 10px;
font-family: verdana;
font-size: 11px;
color: #797979;
font-weight: normal;
}
#tagcloud{
position: absolute;
left: 315px;
top: 10px;
}

