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

body {
	margin: 0;
	padding: 30px 30px 0 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: medium;
	background-color: #d7d6d6; 
}

* html body {
	font-size: small; /* fuer IE5/Wind */
	f\ont-size: medium; /* fuer andere IE-Versionen */
}

#wrap { 
	width: 960px;
	min-height:300px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:300px;
	background-color: #fff;
	margin: 0 auto;
	padding:0;
}

#wrap-inner {
	float:left;
	width: 100%;
	min-height:345px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:345px;
	padding: 0; border: 0;
	color: #878780; /*#92928a*/
	text-align: left;
	background-color: #fff;
	padding-bottom: 10px;
}

#sidebar2_wrap {
	float:right;
	width: 256px;
}

#header_wrap {
	margin: 20px auto 0;
	padding:0;
	min-height:100px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:100px;
	width: 100%;
	border: 0; /*1px solid #dfdfdf;  */
	background-color: #fff;
}
	
#header {
	width: 100%;
	margin: 0; padding: 0; border: 0;
	height:100px;
	background: #fff url(./../img/logo_header.png) no-repeat 94% 50px;
}
	
#header2 {
	width: 960px;
	margin: 0; padding: 0; border: 0;
	height:157px;
	background-color: #fff;
}

#header .header_logo1 {
	width:900px;
	height:98px;
	display:block;
	margin:0; border:0;
	padding:0;
	z-index:10;
}

#nav_wrap {
	margin: 0; padding: 0; border: 0;
	width: 98%;
	background-color: #fff;
	font-size:15px;
	height: 72px;
}

#footer_global_wrap { /* umfasst auch #thumb_wrap */
	margin: 20px auto 0;
	width: 100%;
	border: 0; /*1px solid #dfdfdf;  */
	background-color: #fff;
}

#thumb_wrap {
	float:left;
	width:100%;
	margin: 0; 
	padding: 0 0 10px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	font-size: 13px;
	color:#2E366E;
	text-align: left;
	background-color: #fff;
}

#thumb_wrap_left {
	float:left;
	width: 185px;
	margin:0; padding:0;
}

#thumb_wrap_right {
	float:left;
	margin:0; 
	padding: 0 0 0 20px;
	width: 418px;
}

#footer_wrap {
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height:34px; 
	height:auto !important;  /* für moderne Browser */
	height:34px;  /*für den IE */
	background-color: #fff;
	border-bottom: 13px solid #004c99;
}	
	
#footer_left {
	float:left;
	width: 185px;
	margin:0; padding:0;
	text-align: left;
	background-color: #fff;
}

#footer_right .impressum_footer {
	color: #0e4195;
	font-size: 14px;
	padding-right: 0;
	overflow:visible;
	padding-left: 44px;
}

#footer_right a.impressum_footer {
	color: #0e4195;
	text-decoration:none;	
}

#footer_right a.impressum_footer:active, #footer_right a.impressum_footer:focus {
	color: #ea7f20;
	outline:none; text-decoration:none;	
} 

#footer_right a.impressum_footer:hover {
	color: #ea7f20;
	text-decoration:none;	
}
	
#footer_right {
	float:right;
	margin:0;
	width: 660px;
	text-align: right;
	color: #0e4195;
	background-color: #fff;
	padding: 0 2.95em 0 0;
}

#footer_right p {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#footer_right .bold_footer {
	font-weight: bold;
}
