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

#main-body {
	clear:both;
	border: 0; padding:0;
	float: left;
	width: 900px;
	min-height:410px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:410px;  /*für den IE */
	font-size: 13px;
	background-color: #fff;
}

#content {
	margin:0; 
	padding: 0.3em 0 0;
	float: right;
	width: 700px;
	font-size: 13px;
	line-height: 19px;
	color: #141215;
}	

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

#img_r1_links { /* grosses Bild fuer home-seite */
	margin: 47px 0 0 100px; 
	padding:0; overflow:hidden;
	text-align: left;
}

#textfeld {
	float:right;
	color: #141215;
	width:83%;
	padding-top: 0;
	min-height:40px; 
	height:auto !important;
	heigth:40px;
	font-size:12px;
	text-align: left;
	margin-right: 60px;
}