@import url("typografie.css");
@import url("menu.css");
@import url("../system/seo/aanvragen/contact.form.css");

*{
	margin:0;
	padding:0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #9e7264;
	text-align:center;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	width:830px;	
	position:relative;
	background:url(../images/wrapper_bg.jpg) repeat-y top left;
}

#head{
	float:left;
	width:800px;
	background: url(../images/head.jpg) no-repeat top left;
	padding:1px 15px 0 15px;
	height:342px;
	overflow:hidden;
}

.taal{
	float:left;
	text-align:right;
	width:800px;
	padding:2px 0 12px 0;
}

#header-left{
	float:left;
	width:462px;
}

#menu{
	float:left;
	width:173px;
}

/*Verdere opmaak van het menu staat in menu.css*/

#logo{
	float:left;
	width:289px;
	height:188px;
	overflow:hidden;
	background: #fff;
}

#nieuws{
	float:left;
	width:287px;
	height:104px;
	background: url(../images/nieuws_bg.jpg) no-repeat top left;
	padding:20px 0 0 175px;
}

#nieuws ul{
	list-style:square;
	padding:0 0 0 22px;
}

#nieuws li{
	padding: 5px 0;
}

#header-img{
	float:left;
	width:338px;
	background: url(../images/header-img5.jpg) no-repeat top left;
}

#content{
	float:left;
	padding:0 15px;	
	width:800px;
}

#content-left{
	float:left;
	width:232px;
}

#tekst{
	float:left;
	width:536px;
	padding:20px 12px 10px 20px;
}

#footer{
	float:left;
	background:#9e7264 url(../images/footer.jpg) no-repeat top left;
	width: 790px;
	height:44px;
	padding:20px 20px 0 20px;
	text-align:right;
}

.wingweb{
	float:left;
	text-align:right;
	width:790px;
}
