html {
	margin: 0px;
	padding: 0px;

    overflow: scroll;
}
body {
	margin: 0 auto;
	padding: 0px;
	height:100%;
    background-color: silver;
    text-align:center 
}
#wrap {

width: 951px;margin: 0 auto;
border-left: 3px solid black; 
border-right: 3px solid black;
clear: both;
}
.bottom {
height: 100px;
background-image: url("/cms/images/bottom7.gif");
background-repeat: no-repeat;
margin-left: 0px;clear: both;
width: 990px;

}
.header {
height: 115px;
width: 990px;
margin:0 auto;
background-image: url("/images/headerstyle10.gif");background-position:center;
background-repeat: no-repeat;
margin-bottom: 0px;
margin-left: -1px;
}
.logo {
float: left;
margin-left: 20px;
margin-top: 20px;
background-image: url("/images/logo.png");
width: 70px;
height: 62px;
}
.inforest {
float: right;
margin-right: 40px;
margin-top: 30px;
width: 220px;
text-align:left;
}
.headertitel {
margin: 0 auto;
font-size: 34px;
padding-top: 30px;
margin-left: 405px;
width: 500px;
text-align: right;
}
.bottominfo {
padding-top: 30px;
padding-left: 25px;
height: 75px;
width: 960px;
text-align: left;
}
.text_bg {
padding-left: 120px;
padding-right: 10px;
margin-top: 0;
background-color: white;
text-align: left;
}
.left_nav {
float: left;
background-color: transparent;
border-right: 5px solid #666666;
margin-top: 0px;
width: 100px;
padding-left: 5px;
padding-right: 5px;
margin-left:-3px;
margin-right: 5px;
border-left: 3px solid black;
text-align: left;
}
.right_nav {
float: right;
background-color:#800000;
background-image: url("/cms/images/nav2.jpg");
background-repeat: no-repeat;
border-left: 5px solid #666666;
margin-top: 0px;
width: 150px;
height: 400px;
border-bottom: 5px solid #666;
padding-top: 0px;
}
.nav {
margin-top: 10px;
width: 100px;
}
a.test {
margin-left: 0px;
padding-left: 0px;
}
a.test:link {
color: #000;
text-decoration:none;
margin-left: 0px;
padding-left: 0px;
}
a.test:visited {
margin-top: 50px;
color: #000;
text-decoration:none;
margin-left: 0px;
padding-left: 0px;
}
a.test:hover {
color: #333;
text-decoration:none;
margin-left: 0px;
padding-left: 0px;
}
a.test:active {
color: #000;
text-decoration:none;
margin-left: 0px;
padding-left: 0px;
}
a#admin {
padding-left: 10px;
}
h4 {
margin-left: 10px;
margin-top: 0px;
} 
h3 {
padding-left: 0px;
margin-top: 0px;
} 
h2 {
margin-top: 0px;
}
img {
width: 140px;
height: 100px;
}
img.portfolio {
height: 140px;
width: 180px;
float: left;
}
.info_portfolio {
padding-top: 10px;
margin-bottom: 10px;
color: #999999;
width: auto;
}
img.portfolio_big {
float: left;
width: 480px;
height: 320px;
margin-right: 20px;

}
img.algemeen {
	background-image:url("/cms/images/algemeen.gif");
	background-repeat:no-repeat;
    padding: 0;
}
img.algemeen:link {
	background-image:url("/cms/images/algemeen.gif");
	background-repeat:no-repeat;
    padding: 0;
}
img.algemeen:visited {
	background-image:url("/cms/images/algemeen.gif");
	background-repeat:no-repeat;
    padding: 0;
}
img.algemeen:hover {
	background-image:url("/cms/images/algemeen_hover.gif");
	background-repeat:no-repeat;
    padding: 0;
}