/* @override http://www.testweb24.de/redaxo1/files/css/layout.css */

body {
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #676767;
	border-bottom-color: #676767;
}

#wrap {
	margin: 20px auto 0;
	width: 980px;
	border: 0;
}

#wrap-inner {
	float:left;
	margin: 0; padding: 0; 
	width:100%;
	background-color: #fff;
	text-align: left;
}

#main-body {
	min-height:325px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:325px;  /*für den IE */
}

#sidebar-2 { 
	min-height:325px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:325px;  /*für den IE */
}

#header_wrap {
	width: 100%;
	min-height:118px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:118px;  /*für den IE */
	background-color: #fff;
}
 	
#header {
	float: left;
	width: 808px;
	height:50px;  /*für den IE */
	padding: 22px 0 0 36px; 
	border: 0;
	background: #fff url(./../img/streifen_top.jpg) no-repeat 20px bottom;
}

#header .logo1 {
	float:left; margin:0; padding:0; padding-top: 9px;
}

#header .logo2 {
	float:right; margin:0; padding:0; padding-top: 9px;
}

#header_right {
	float: right;
	width: 127px;
	height:114px;  /*für den IE */
	margin: 0; padding:0;
	border: 0;
	background: #fff url(./../img/kralle_top.jpg) no-repeat left 18px;
}

#footer_wrap {
	float:left;
	width: 100%;
	min-height:145px; 
	height:auto !important;  /* für moderne Browser */
	height:145px;  /*für den IE */
	margin:0; padding:0;
	background: #fff url(./../img/kralle_bottom.jpg) no-repeat left 18px;
}	

#footer_wrap2 {
	float:left;
	width: 100%;
	margin:0; padding:0;
	background-color: #fff;
}	

#footer_left {
	float:left;
	width: 660px;
	margin:0; padding:0; border:0;
	text-align: left;
}
	
#footer_right {
	float:right;
	margin-top: 100px;
	padding:0;
	width: 200px;
	text-align: right;
	margin-right: 60px;
	font-size: 13px;
	color: #141215;
}

#footer_right2 {
	float:right;
	margin-top: 14px;
	padding:0;
	width: 200px;
	text-align: right;
	margin-right: 60px;
	font-size: 13px;
	color: #141215;
	margin-bottom: 30px;
}

#footer_right a.link_text, #footer_right2 a.link_text {
	color: #141215;
	text-decoration:none;
}


#footer_right a.link_text:hover, #footer_right2 a.link_text:hover {
	color: #c6070d;
	text-decoration:none;	
}

