@charset "utf-8";
/* ################################################
** # CSS DESIGN & Realistaion by mb Systemhaus GmbH													
** ################################################
*/
body {
	background:#f8f4e8 url(images/background.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:160%;;
	margin:0;
	color: #000;
}
#center {
	width:700px;
	height:771px;
	margin:0 auto;
}
/*#########################################################################*/
#logo {	
	width:700px;
	height:92px;
}
#main {	
	width:700px;
	height:672px;
	background:url(images/bg.gif) top no-repeat;
}
#title1 {
	width:700px;
	height:22px;
}
/*#########################################################################*/
.leer {
	width:100%;
	height:10px;
}
#navigation {
	width:658px;
	height:46px;
	background:url(images/bg_nav.gif) repeat-x;
	margin:0 auto;
}
#navigation li {
	display:inline;
	padding-left:10px;
}
#navigation a {
	padding-left:18px;
	padding-right:18px;
	text-decoration:none;
	color:#000;
}
#navigation a:hover {
	position:relative;
	padding-bottom:16px;
	background-image:url(images/pfeil.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.active {
	position:relative;
	padding-bottom:16px;
	background-image:url(images/pfeil.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
/*#########################################################################*/
#ueberschrift_box {
	width:700px;
	height:115px;
	margin-top:39px;
}
#ueberschrift {
	width:600px;
	height:100px;
	font-size:18px;
	padding:25px 0 0 0;
	margin:0 auto;
	text-align:center;
}
#txt_box {
	width:700px;
	height:300px;
	margin-top:29px;
}
#txt_index {
	width:700px;
	height:394px;
	text-align:center;
}
#txt {
	width:480px;
	height:250px;
	padding-top:25px;
	margin:0 auto;
	overflow:hidden;
}
#txt_id4 {
	width:670px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
#content {
	
	width:655px;
	height:580px;
	margin:0 auto;
	background-color:#f00;
}
#sub_nav {
	width:241px;
	height:30px;
	padding-top:35px;
	margin:0 auto;
}
#footer {
	width:700px;
	height:20px;
	margin-top:55px;
	font-size:10px;
	text-align:center;
}
#footer a {
	text-decoration:none;
	color:#000;
}
.formular {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
}
.en {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mb {
	color:#000;
}
