body {
	margin:0 auto;
	background-color: #CE5623;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ac885a;
        width: 756px;
}
img {
	border-width: 0px;
}
input {
        background-color: #FFF4E6;
        border-width: 1px;
        border-style: solid;
        border-color: #F58C08;
        color: #F58C08;
        font-size: 10px;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ac885a;
}
a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ac885a;
	text-decoration: none;

}
a:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ac885a;
	text-decoration: underline;
}
a.menu {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
a.menu:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
div#container {
	width: 758px;
	border-width: 1px;
	border-color: #ffffff;
        border-style: solid;
        min-height: 100px;
}
* html div#container {
        heigth: 100px;
}
div#header {
	margin: 0 auto;
	width: 756px;
	height: 107px;
}
div#header1 {
	float: left;
	background-image:url(img/header.jpg);
	width: 432px;
	height: 107px;
}
div#header2{
	float: right;
	background-image:url(img/header2.jpg);
	width: 309px;
	height: 27px;
        padding-left: 15px;
        padding-top: 80px;
        color: #ffffff;
}
div#menu {
	margin: 0 auto;
	background-image:url(img/menu.jpg);
	width: 746px;
	height: 22px;
	padding-top: 7px;
	padding-left: 10px;
        font-weight: bold;
        color: #ffffff;
}
div#content {
	margin: 0 auto;
	width: 756px;
}
div#links {
	float: left;
	background-color: #ffffff;
	width: 191px;
}
div#lmenu {
	float: left;
	background:url(img/lmenu.jpg);
	width: 186px;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
}
div#linkpartners {
	float: left;
	background:url(img/linkpartners.jpg);
	width: 186px;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
}
div#libg {
	float: left;
	background:url(img/libg.jpg);
	width: 186px;
	height: 21px;
	padding-top: 5px;
	padding-left: 5px;
}
div#rechts {
	float: right;
	background-color: #ffffff;
	width: 565px;
}
div#contentkop {
	float: right;
	background:url(img/contentkop.jpg);
	width: 560px;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
}
div#contenttekst {
        float: right;
        width: 557px;
	padding-left: 5px;
	background-color: #FFF4E6;
	border-width: 1px;
	border-color: #ffffff;
        border-style: solid;
}
