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

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

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

#wrap { 
	width: 900px;
	min-height:600px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:600px;
	top: 50%;
	background-color: #fff;
	padding: 10px 20px 10px 30px;
	margin: 20px auto;
}

#wrap-inner {
	width: 100%;
	min-height:200px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:200px;
	padding: 0; 
	border: 0;
	color:#2E366E;
	text-align: left;
	background-color: #fff;
}


#header_wrap {
	clear:both;
	width: 100%; 
	min-height:180px; 
	height:auto !important;  /* fuer moderne Browser */
	height:180px;  /*für den IE */
	margin: 0;
	padding: 0; 
	border: 0;
}

#header_wrap_2 {
	clear:both;
	width: 100%; 
	min-height:180px; 
	height:auto !important;  /* fuer moderne Browser */
	height:180px;  /*für den IE */
	margin: 0;
	padding: 0; 
	border: 0;
	background: #fff url(./../img/logo_g2_2.jpg) no-repeat 3px 134px;
}
	
#header {
	float:left;
	width: 185px;
	min-height:60px; 
	height:auto !important;  /* fuer moderne Browser */
	height:60px;  /*für den IE */
	margin:0; padding: 21px 0 0; border: 0;
}

#header_right {
	float: right;
	width: 720px;
	min-height:118px; 
	height:auto !important;
	height:118px;
	margin: 0; 
	padding: 22px 2px 0 0; 
	border: 0;
} 

#header_right img {
	float: right;
}
	
#nav_wrap {
	float:left; 
	border: 0;
	width: 100%;
	min-height:60px; 
	height:auto !important;  /* fuer moderne Browser */
	height:60px;  /*für den IE */
	background-color: #fff;
	font-size:15px;
	margin: 10px 0 0 0px;
	padding: 0;
}

#top_subnav1 {
	float:right;
	width:100%;
	margin:0; padding:0;
	height: 2.0em;
	font-size:13px;
}

#thumb_wrap {
	clear:both;
	width:100%;
	margin: 0; 
	padding: 0;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:16px;
	color:#626464;
	text-align: left;
	background-color: #fff;
	letter-spacing: 1px;
}

#thumb_wrap_left {
	float:left;
	width: 100%;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin:0; 
	padding: 0 2px 0 0;
	background-color: #fff;
}

#thumb_wrap_left p {
	margin:0;
	padding: 0;
}

#thumb_wrap_right {
	float:right;
	margin: 0 0 0 144px;
	padding: 0 2px 0 0;
	width: 592px;
	background-color: #fff;
}

#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 */
	font-size: 14px;
	background-color: #fff;
}	
	
#footer_left {
	float:left;
	width: 110px;
	margin: 1px 0 0;
	text-align: left;
	background-color: #fff;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#thumb_wrap_left .impressum_footer {
	color: #7e7e7e;
	font-size: 12px;
	overflow:visible;
	padding-left: 8px;
}

#thumb_wrap_left a.impressum_footer {
	color: #7e7e7e;
	text-decoration:none;	
}

#thumb_wrap_left a.impressum_footer:hover {
	color: #762127;
	text-decoration:none;	
}
	
#footer_right {
	float:left;
	margin: 0 0 0 20px; 
	padding: 0;
	width: 736px;
	text-align: left;
	color: #626464;
	background-color: #fff;
	/* background: #fff url(./../img/rechteck_gruen.png) no-repeat right top; */
}

#footer_right p {
	padding: 0; margin: 0;
	float:left;
}

#footer_right p.adr {
	padding: 0; margin: 0;
	float:right;
}

#footer_right p.adr {
	padding: 0; margin: 0;
	float:right;
}

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