body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
body {
	background-color: #fefbe7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page { margin:auto;width:1011px; }

#wrapper {
	margin:auto;
	width:1000px;
	background-image:url(/images/background_startseite_top.jpg);
	height:675px;
}

#language		{ float:left; width:25px; padding-top:30px; }
.img { border:0; }

#wrapper-content {
	margin:auto;
	width:960px;
}

#box-logo {
	float:left;
	width:300px;
}

#box-nav {
	float:left;
	background-image:url(/images/background_menue.jpg);
	width:660px;
	height:43px;
}

#box-content {
	margin-left:41px;
	width:500px;
	height:196px;
}

#box-1 {
	margin-left:41px;
	float:left;
	width:156px;
	}
	
#box-2 {
	margin-left:25px;
	float:left;
	width:156px;
	}
	
#box-3 {
	margin-left:25px;
	float:left;
	width:156px;
	}

.box-wrap {
	padding:0 5px 0 5px;
}

#box-footer {
	margin:auto;
	width:900px;
	color:#58585A;
}

.clear {
	clear:both;
}

h1 { color:#01BD5F; font-size:20px; font-weight:normal; }
h2 { color:#932700; font-size:13px; margin-top:0px; margin-bottom:5px; }
a:link {
	color: #932700;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #932700;
}
a:hover {
	text-decoration: none;
	color: #932700;
}
a:active {
	text-decoration: underline;
	color: #932700;
}
