body {
	margin: 0;
	padding: 0;
	background-color: #DE712B;
}

div {
	font-family: arial;
	font-size: 13px;
	padding: 0;
}

div.box1 {
	width: 100%;
	height: 130px;
	border: none;
	text-align: center;
	overflow: hidden;
	margin-top: 15px;
}


div.box2 {
	height: 100%;
	float: left;
	border: 1px solid #ffffff;
	border: none;
	width: 175px;
	border-left: none;
	border-bottom: none;
}

div.box3 {
	height: 100%;
	float: right;
	border: none;
	width: 175px;
	text-align: center;
	font-size: 17px;
}

div.toplinks {
	float: right;
	margin-top: 15px;
	border: none;
	width: 175px;
	text-align: center;
	font-size: 17px;
}


img.toplinks {
	width: 80px;
	border: 0;
	background-color: #DE712B;
}

 div.box2 a, div.box3 a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	border: 1px solid #000000;
	background-color: #AE3029;
	margin: 6px 6px 0 6px;
	padding: 5px;
	text-align: left;
}
div.toplinks a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	border: 0;
	background-color: #DE712B;
	margin: 0;
	padding: 0;	
	text-align: center;
}

div.box2 .level2 a, div.box3 .level2 a {
	margin-top: 0;
	margin-left: 12px;
	border-top: none;
	background-color: #AE4E49;
}

div.box4 {
	height: 100%;
	width: 801px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	margin: 6px 0 0;
	padding: 0px;
	float: left;
	font-size: 19px;
	
}

div.box4padding {
	margin: 10px;
}

img.links {
	margin-left: 35px;	
	margin-right: 90px;
	width: 130px;	
	height: 130px;
	border: none;	
}

img.rechts {
	width: 150px;
	margin-top: 16px;
	margin-left: 120px;
	border: none;	
}

img.header {
	height: 85px;	
	margin-top: 20px;
	border: none;	
}

div.footer {
	width: 100%;
	height: 30px;
	margin: 10px 0 0 ;
}
div.footer a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-decoration: none;
	border: none;
	background-color: #DE712B;
	padding: 0;	
	text-align: center;
}

div.box1 a{
	color: #ffffff;
	border: none;
	background-color: #DE712B;
	float: left;
}

div.page {
	width: 1154px;
}



