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

#wrap-inner {
	min-height:206px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:206px;
	/* background: #fff url(./../img/startseite1.jpg) no-repeat left bottom; */
}

#thumb_wrap {
	min-height: 128px;
	height: auto !important;
	height: 128px;
}

#footer_wrap {
	border:0;
	min-height:74px; 
	height:auto !important;  /* für moderne Browser */
	height:74px;  /*für den IE */
}

#footer_left {
	width:50%;
	text-align:left;
	margin: 0;
	padding: 0 0 0 242px;
}

#main-body {
	clear:both;
	border: 0; padding:0;
	float: left;
	width: 694px;
	color:#878780;
	background-color: #fff;
	font: 14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#content {
	margin: 0;
	padding: 6px 10px 0 0;
	float: right;
	width: 442px;
	min-height:160px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:160px;  /*für den IE */
	line-height: 18px;
	background-color: #fff;
}

#sidebar {
	margin:0;
	border:0;
	float: left;
	width: 240px;
	padding: 6px 0 0;
}

#sidebar_2 {
	margin:0;
	border:0;
	float: right;
	width: 248px;
	padding: 10px 0 0;
}

h1, h1 div.txt-img {
	color: #0e4195;
	margin: 0;
	padding: 0 0 0.6em;
	font: normal 13pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

h2, h2 div.txt-img {
	color: #0e4195;
	margin:0;
	font: normal 13pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 2.0em 0 0.6em;
}

#content p {
	margin:0;
	padding-bottom: 0.6em;
}

#content h1 a:link { color: #0e4195; text-decoration:none;}
#content h1 a:visited { color:#0e4195; text-decoration:none;}
#content h1 a:hover { color: #0e4195; text-decoration:none;}
#content h1 a:active { color:#0e4195; text-decoration:none; outline:none; }

#content p a:link { color: #878780; text-decoration:none; font-style: normal; font-weight: normal; outline:none; }
#content p a:visited { color:#878780; text-decoration:none; font-style: normal; font-weight: normal; outline:none; }

#content p a:hover { color: #878780; text-decoration:none; font-style: normal; font-weight: normal; outline:none; }
#content p a:active { color:#878780; text-decoration:none; outline:none; font-style: normal; font-weight: normal; outline:none; }
	
img { border-width:0px; border-style:none; outline:none; }

#thumb_wrap a:link, #header a:link { text-decoration:none; outline:none; }
#thumb_wrap a:visited, #header a:visited { text-decoration:none; outline:none; }
#thumb_wrap a:hover, #header a:hover { text-decoration:none; outline:none; }
#thumb_wrap a:active, #header a:active { text-decoration:none; outline:none; }

