/* @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: #d7d6d6;
}

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

#wrap { 
	width: 96%;
	min-height:318px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:318px;
	background-color: #eceaea;
	margin: 0 0 0 48px;
}

#wrap_inner {
	float:left;
	width: 898px;
	min-height:318px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:318px;
	padding: 0; 
	border: 0;
	color:#2E366E;
	text-align: left;
	background-color: #fff;
}


#wrap_inner a, #wrap_inner a:visited {
	color: #5b6580;
	text-decoration:none;	
}

#wrap_inner a:hover {
	color: #DEAA51;
	text-decoration:none;	
}

#header_wrap {
	width: 898px; 
	min-height:120px; 
	height:auto !important;  /* fuer moderne Browser */
	height:120px;  /*für den IE */
	border: 0; /*1px solid #dfdfdf;  */
	margin-left: 48px;
	margin-top: 30px;
	background-color: #fff;
}

#header_left {
	float: left;
	width: 70%;
	padding: 0; border: 0;
	min-height:101px; 
	height:auto !important;  /* fuer moderne Browser */
	height:101px;  /*für den IE */
	background: #fff url(./../img/ht_schriftzug.png) no-repeat 224px bottom;
}	
#header_right {
	float: right;
	width: 29%;
	padding: 0; border: 0;
	min-height:101px; 
	height:auto !important;  /* fuer moderne Browser */
	height:101px;  /*für den IE */
	background: #fff url(./../img/intro_logo.png) no-repeat 136px bottom;
}

#main_body {
	clear:both;
	border: 0; padding:0; margin:0;
	float: left;
	width: 655px;
	font-size: 14px;
	color:#2E366E;
	background-color: #fff;
	text-decoration: none;
}

#sidebar_2 { 
	float:left;
	width: 211px;
	min-height:228px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:228px;  /*für den IE */
	margin: 0; 
	padding: 40px 0 0 30px;
	position: relative;
	color:#145b95;
	font-size: 14px;
	line-height: 20px;
	background-color: #eceaea;
}

#sidebar_2 a, #sidebar_2 a:visited {
	color: #145b95;
	text-decoration:none;	
}

#sidebar_2 a:hover {
	color: #145b95;
	text-decoration:none;	
}

#sidebar_2_bottom { 
	float:left;
	width: 208px;
	min-height:50px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:50px;  /*für den IE */
	margin: 0; 
	padding: 0 0 0 33px;
	color:#DEAA51;
	font-size: 1.2em;
	background-color: #eceaea;
}

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

#sidebar_2_bottom a, #sidebar_2_bottom a:visited {
	color: #DEAA51;
	text-decoration:none;	
}

#sidebar_2_bottom a:hover {
	color: #DEAA51;
	text-decoration: underline;	
}

#content {
	margin: 0; border:0;
	padding: 0 15px;
	float: right;
	width: 419px;
	min-height:318px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:318px;  /*für den IE */
	background: #eceaea url(./../img/intro.jpg) no-repeat right top;
	border-right: 2px solid white;
}

#sidebar {
	margin:0; padding: 0;
	border:0;
	float: left;
	width: 185px;
}
 
#content div, #content a, #content img.image_intro {
	margin:0; border:0; padding: 0;
}

#footer_global_wrap { /* umfasst auch #thumb_wrap */
	width: 898px;
	border: 0; /*1px solid #dfdfdf;  */
	margin: 0 0 0 48px;
	background-color: #fff;
}

#footer_global_wrap a {
	display:block; padding: 30px 300px;
}

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

#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 */
	text-align: left;
	font-size: 12px;
	color: #2E366E;
	background-color: #fff;
}	

#footer_wrap p {width: 400px; margin:0;
	padding: 0 0 0 224px;
}

#footer_wrap a, #footer_wrap a:visited {
	display:inline;
	padding:0;
	color: #2E366E;
	text-decoration:none;
}

#footer_wrap a:hover {
	color: #2E366E;
	text-decoration:none;	
}
	
h2 {
	margin-top:0; padding-top: 0;
	font-size:1.2em;
	text-decoration: none;
}
