body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
}
#container{
	width: 100%;
}
#header{
	width: 100%;
	height: 100px;
	background-image: url(../img/bg_header_1px.jpg);
	background-repeat: repeat-x;
	min-width: 910px;
}
#header_li{
	width: 479px;
	height: 100px;
	clear:left;
	float:left;
}
#header_re{
	width: 398px;
	height: 33px;
	position: relative;
	float:right;
	background-image: url(../img/header_re.jpg);
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 67px;
	padding-right: 27px;
}
#veld{
	width: 100%;
	height: 504px;
	min-width: 950px;
	}
#navi{
	width: 130px;
	height: 500px;
	background-image: url(../img/navi_li.jpg);
	padding-top: 80px;
	padding-left: 50px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 100px;
}
#content{
	min-height: 400px;
	padding-top: 50px;
	margin-left: 220px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer{
	width: 100%;
	height:26;
	min-width: 950px;
	background-image: url(../img/bg_foooter_1px.jpg);
}
#footer_li{
	width: 180px;
	height: 26px;
	clear:left;
	float:left;
	background-image: url(../img/footer_li.jpg);
}
#footer_re{
	height: 21px;
	float:left;
	text-align: center;
	padding-top: 5px;
	width: 80%;
	margin-left: 220px;
	background-image: url(../img/bg_foooter_1px.jpg);
	background-repeat: repeat-x;
}
