#container {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
}
#header {
	float: left;
	width: 760px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 75px;
}
#sideheader {
	float: left;
	width: 145px;
	height: 50px;
	background-image: url(images/sideheader.png);
	padding-left: 50px;
	padding-top: 25px;
}
#links {
	clear: left;
	width: 560px;
	float: left;
	background-image: url(images/links.jpg);
	height: 292px;
}
#menu {
	float: left;
	width: 200px;
	background-image: url(images/menu.jpg);
	height: 292px;
	text-align: center;
text-decoration: none;
}
#menu ul {
	padding-left: 0px;
}
#menu ul li {
	list-style-type: none;
	font-weight: bold;
	color: #1A0F09;
	font-size: 22px;
	font-family: Neuropol, Verdana;
	line-height: 44px;
	font-style:italic; 
	text-decoration: none;
}
#rechts {
	float: left;
	width: 195px;
	height: 292px;
	background-image: url(images/rechts.jpg);
}
#content {
	clear: left;
	float: left;
	width: 935px;
	background-image: url(images/content.png);
	padding-left: 20px;
	padding-bottom: 20px;
}
#footer {
	clear: left;
	width: 955px;
	text-align: center;
	background-color: #2F4FE1;
}
.item {
	width: 195px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	height: 203px;
	border: 1px dashed #000;
	padding-left: 10px;
	padding-right: 5px;
}
.item2 {
	width: 272px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	height: 203px;
	border: 1px dashed #000;
	padding-left: 10px;
	padding-right: 5px;
}
.item3 {
	width: 400px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	height: 200px;
	border: 1px dashed #000;
	padding-left: 10px;
	padding-right: 5px;
}
.itemafb {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-top: 5px;
}
.itemafb2 {
	float: left;
	height: 40px;
	width: 60px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.itemafb2b {
	clear: left;
	float: left;
	height: 40px;
	width: 60px;
	margin-right: 10px;
	margin-top: 5px;
}
