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

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

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

#wrap { 
	width: 96%;
	max-width:1780px;
	min-height:338px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:338px;
	margin: 0 0 0 48px;
	background: #d7d6d6 url(./../img/hintergrund1.gif) repeat-x 945px top; 

}

#wrap-inner {
	float:left;
	width: 898px;
	padding: 0; 
	border: 0;
	color: #1552a3; /*#2E366E; */
	text-align: left;
	background-color: #fff;
	padding-bottom: 10px;
}

#sidebar2_wrap {
	float:left;
}

#header_wrap {
	margin:0;
	padding-left:48px;
	width: 898px; 
	border: 0; /*1px solid #dfdfdf;  */
	background: #d7d6d6 url(./../img/s1_streifen_links.gif) no-repeat left top; 
}
	
#header {
	width: 100%;
	margin: 0; padding: 0; border: 0;
	height:101px;
	background-color: white;
}

/* #header_right {
	float: right;
	width: 308px;
	min-height:118px; 
	height:auto !important;
	height:118px;
	margin: 0; padding:0; border: 0;
	background: url(./../img/h_logo1.jpg) no-repeat right top;
} */

#nav_wrap {
	margin: 0; padding: 0; border: 0;
	width: 100%;
	background-color: #fff;
	font-size:13px;
	height: 2.3em;
}

#footer_global_wrap { /* umfasst auch #thumb_wrap */
	width: 898px;
	border: 0; /*1px solid #dfdfdf;  */
	margin: 0 0 0 48px;
	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:30px; 
	height:auto !important;  /* für moderne Browser */
	height:30px;  /*für den IE */
	background-color: #fff;
}	
	
#footer_left {
	float:left;
	width: 185px;
	margin:0; padding:0;
	text-align: left;
	background-color: #fff;
}

#footer_left .impressum_footer {
	color: #2E366E;
	font-size: 12px;
	padding-left: 32px;
	overflow:visible;	
}

#footer_left a.impressum_footer {
	color: #5b6580;
	text-decoration:none;	
}

#footer_left a.impressum_footer:hover {
	color: #DEAA51;
	text-decoration:none;	
}
	
#footer_right {
	float:left;
	margin:0; 
	padding: 0 0 0 20px;
	width: 660px;
	text-align: left;
	color: #2E366E;
	background-color: #fff;
}

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

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