html, body {
	height: 100%;
	min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5F5F5;
}
html>body, html>body{
height: auto;
max-width:1440px
}
.headerleft {
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerright {
	background-image: url(../images/top_rigt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.headerbottom {
	background-image: url(../images/top_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.portfoliobalk {
	background-image: url(../images/bg_portfolio_balk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navportfolio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #605845;
	background-color: #B3A9A0;
}


.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100%;
}
.blok {
	background-image: url(../images/blok_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.blokzonder {
	background-image: url(../images/blok_content1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tdmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bgcontent {
	background-attachment: scroll;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:100%;
    width: 100%;
    margin: 0;
    padding: 0;

}

.body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-color: #E1E5EA;
}
.brdleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.brdtdcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
td.over a {
	display: block;
	width:100%;
    height:30px
    background-color: #C6C6C6;
} 
.hr {
	border: 1px dashed #666666;
}
.fotobox {
	background-attachment: scroll;
	background-image: url(../images/bg_pf.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #333333;
}

td.over a:hover {
    width:100%;
    background-color: #E4E4E4;
    height:30px
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.photoborder {  border: 1px #939393 solid
}
.naw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E2E2E2;
}
