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

#wrap-inner {
	background: #fff url(./../img/hintergrund2.gif) repeat-y right top;
}
	
#main-body {
	clear:both;
	border: 0; padding:0;
	float: left;
	width: 655px;
	font-size: 13px;
	color:#2E366E;
	background-color: #fff;
}

#sidebar-2 { 
	width: 241px;
	min-height:298px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:298px;  /*für den IE */
	margin: 0; 
	padding: 30px 0 0;
	position: relative;
	font-family: arial, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #eceaea;
	border-right: 2px solid white;
}

#content {
	margin: 0;
	padding: 25px 15px 0;
	float: right;
	width: 419px;
	min-height:298px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:298px;  /*für den IE */
	line-height: 18px;
	background-color: #eceaea;
	border-right: 2px solid white;
}

#sidebar {
	margin:0; 
	padding: 25px 0 0;
	border:0;
	float: left;
	width: 185px;
}

/* #content div {
	padding-top: 8px;
	padding-bottom: 0.1em;
} */

#slideshow {
	width:100%;
	margin:0; padding:0;
	margin: 6px 0 0;
}		

#slideshow div {
	margin:0; 
}		

#slideshow p {
	margin: 6px 0;
}

#sidebar-2 a, #sidebar-2 a:visited {
	color:#c6070d;
	text-decoration:none;
}	

#sidebar-2 p {
	color:#7e7e7e;
	margin:0;
	padding: 6px 20px 4px 4px;
}

#textfeld {
	float:right;
	color: #c6070d;
	padding-top: 60px;
	padding-right:180px;
}

#textfeld2 {
	padding-left: 4px;
}