@import url('menu.css');
@import url('slydeshow.css');
@import url('formular.css');
body {
	background-color:white;
	border:1px solid #DDD;
	width:1010px;
	font-family:arial,sans-serif;
	margin:0px;
}

.bodytext {
	font-size:10pt;
}

.bodytext_2 {
	margin-bottom:10px;float:left;width:910px;
}

.header {
	padding-top:10px;
}

.headerbackground {
	width:1010px;
	height:12px;
	background-image:url('../img/system/header_background.jpg');
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.footerbackground {
	width:1009px;
	height:56px;
	background-image:url('../img/system/footer_background.jpg');
	background-repeat:no-repeat;
}

.slides_background {
	width:1009px;
	height:192px;
	background-image:url('../img/system/slides_background.jpg');
	background-repeat:no-repeat;
}

.content {
	padding-left:23px;
	padding-right:23px;
}

.logo {
	display:block;
	float:right;
	width:90px;
	height:77px;
	background-image:url('../img/system/logo.gif');
	background-repeat:no-repeat;
	margin-right:17px;
	margin-top:3px;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;	
}

* html .logo {
	margin-right:10px;
}

.logo_footer {
	float:right;
	width:60px;
	height:51px;
	background-image:url('../img/system/logo_footer.gif');
	background-repeat:no-repeat;
	margin-right:25px;	
}

* html .logo_footer {
	margin-right:10px;
}


.copyright {
	font-size:8pt;
	color:gray;
	float:left;	
	margin-top:35px;
	margin-left:363px;
}

* html .copyright {	
	margin-left:223px;
}

.bw_icon {
	float:left;	
	margin-left:23px;	
	margin-top:35px;
}

* html .bw_icon {	
	margin-left:13px;
}

.german {
	float:left;
	width:35px;
	height:19px;
	background-image:url('../img/system/german.gif');
	background-repeat:no-repeat;	
	margin-left:25px;
	margin-top:25px;
}

.english {
	float:left;
	width:35px;
	height:19px;
	background-image:url('../img/system/english.gif');
	background-repeat:no-repeat;	
	margin-left:5px;
	margin-top:25px;
}

.menu_top_mitte .sitemap {
	float:left;
	width:12px;
	height:10px;
	background-image:url('../img/system/sitemap.gif');
	background-repeat:no-repeat;	
	margin-right:15px;	
	margin-top:35px;
}

.menu_top_mitte .email {
	float:left;
	width:12px;
	height:10px;
	background-image:url('../img/system/email.gif');
	background-repeat:no-repeat;	
	margin-left:15px;
	margin-top:35px;	
}

.menu_top_mitte .home {
	float:left;
	width:25px;
	height:25px;
	background-image:url('../img/system/home.gif');
	background-repeat:no-repeat;	
	margin-top:25px;
}

.menu_top_mitte {
	margin-left:430px;
}

.part1,
.part2 {
	float:left;
	width:326px;
	margin-right:25px;
}

.part3 {
	float:left;
	width:220px;
}

.part3 a {
	display:block;
	color:#D77317;
	text-decoration:none;
}

.part3 a:hover {	
	text-decoration:underline;
}

h1,
h1 a {
	font-size:12pt;
	color:#E65A19;
	text-decoration:none;
}


h2 a {
	color:black;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
	
}

h2 a:hover {
	text-decoration:underline;
}

.sub_body .part {
	float:left;
	width:212px;
	margin-right:28px;
}
.sub_body .part .desc_short {
	font-size:10pt;
	margin-bottom:10px;
	margin-top:1px;
}

.sub_body .part a {
	display:block;
	color:#737373;
	font-weight:bold;
	text-decoration:none;	
}

.sub_body .part a.more,
.bodytext a.more {
	display:inline !important;
	color:#D77317;
	text-decoration:none;
}

.part a  {	
	background-image:url('../img/system/list.gif'); 
	background-repeat:no-repeat;
	background-position:0px 4px;	
	padding-left:13px;	
}

.part a.more  {	
	background-image:none; 	
	padding-left:0px;
}

a.kontaktbutton {
	border:1px solid #DDD;
	color:#737373;
	text-decoration:none;
	font-size:9pt;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	top:-3px;
}

a.kontaktbutton:hover {
	background-color:#DDD;
}

.download_titel {
	background-image:url(../img/system/list.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:13px;
	font-weight:bold;color:#E65A19;
	margin-bottom:8px;
}