body{
	background:url(../img/mainbg.jpg) #d6d6d6 repeat-x top center;
	background-attachment:fixed;
	color:#5b5b5b;
}
#center{
	margin: 0 auto 30px auto;
	width:935px;
	background-color:#fff;
	border-bottom:1px solid #959595;
}
#header{
	height:90px;
	width:100%;
	background:url(../img/mainbg.jpg) #d6d6d6 repeat-x top center;
	padding-bottom:10px;
}
#logo{
	margin-top:15px;
	float:left;
	width:230px;
}
#nav{
	width:100%;
	height:29px;
	border-bottom:1px solid #959595;
	color:#fff;
	text-align:right;
}
#coverpic{
	width:706px;
	height:255px;
	float:left;
	clear:both;
}
#wetter{
	width:215px;
	float:right;
}
#lcol{
	width:210px;
	float:left;
}
#main{
	width:496px;
	float:left;
}
#home_main{
	width:706px;
	float:left;	
}
#rcol{
	width:215px;
	float:right;	
}
#meta{
	width:90px;
	height:10px;
	margin-top:8px;
}
#meta, #suche{
	float:left;	
}
#maincontent{
	margin-bottom:20px;	
}
.home_left{
	float:left;
	width:200px;
	height:126px;
	margin:30px 0 0 30px;
}
.home_right{
	float:left;
	width:370px;
	height:130px;
	margin:30px 0 0 30px;
}
#startseite p{
	margin:4px 15px 5px 15px;
}
#startseite .home_left{
	padding:10px 10px 5px 10px;
	border:1px solid #CCC;
	background-color:#F8F8F8;
}
#startseite .home_right{
	padding:10px 10px 0 10px;
	border:1px solid #CCC;
	background-color:#F8F8F8;
}
#startseite p a{
	color:#5B5B5B;	
}
#rhead{
	float:right;	
	margin-top:70px;
}
.mod_breadcrumb{
	padding:5px 0 5px 0;
	margin-bottom:8px;
	color:#000;
	border-bottom:4px solid #e3e3e3;
}
.mod_breadcrumb a{
	text-decoration:none;
	color:#000;	
}
.image_container.float_left{
	padding:0 10px 0 0;	
}
.image_container.float_right{
	padding:0 0 0 10px;	
}
.ce_news_gallery a {
	margin:0 5px 5px 0;
}

.caption{
	font-size:10px;
	text-align:center;
	background-color:#EFEFEF;
	padding:3px;
	margin-top:-4px;
}
.box{
	border:1px solid #E3E3E3;
	background-color:#F9F9F9;
	padding:10px;
	margin:0 0 10px 0;	
}
#stylesBox{
	margin-bottom:20px;	
}
.layout_short{	
	padding-bottom:5px;
	margin-bottom:15px;
}
#rott_wo{
	margin-top:20px;
	margin-bottom:5px;	
}
 .mod_eventlist{
	margin-top:15px;	
}
table td{
	vertical-align:top;	
}
/* ---------- WETTER -----------*/
.mod_yahooweather{
	float: left;
	width: 200px;
	padding: 5px;
	background-color: #FFFFFF;
}

.mod_yahooweather .item{
	float: left;
	width: 60px;
	height: 110px;
	text-align: center;
	margin: 0 10px 0 0px;
}

.mod_yahooweather .item .icon{
	margin: 0 auto 5px auto;
	text-align: center;
	width: 57px;
	height: 57px;
	background: transparent url(tl_rott/YahooWeather/icon_bg.png) no-repeat center center;
}

.mod_yahooweather .item .icon img{
	width: 50px;
	height: 50px;
	margin: 5px 0 0 0;
}

.mod_yahooweather .item.last{
	margin: 0px;
}

.mod_yahooweather .item h3{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0 4px 0 ;
	padding: 0;
	color: #000000;
}

.mod_yahooweather .item .descr{
}
.mod_yahooweather .item .temp, .mod_yahooweather .item .temp *{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mod_yahooweather .item .temp .low_txt,.mod_yahooweather .item .temp .high_txt{
	font-size: 12px;
}
.mod_yahooweather .copyright, .mod_yahooweather .copyright a{
	clear: both;
	margin: 0;
	text-decoration:none;
	text-align:center;
	color:#B2B2B2;
	font-size:10px;
}
.unwetter{
	clear: both;
	margin: 0;
	text-align:center; 
}
.unwetter a{
	text-decoration:none;
	color:#5B5B5B;
}
.time{
	display:none;
}
/* KALENDER */
table.calendar{
	width:495px;
	border-left:1px solid #BFBFBF;
	border-top:1px solid #BFBFBF;
	font-size:10px;
}
td.days, table.calendar th{
	padding:3px;
	height:50px;
	width:65px;
	background-color:#f1f1f1;
	border-bottom:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
}
table.calendar th{
	height:30px;
}
td.days.today{
	background-color:#DFDFDF;
}
#startseite h2{
	font-size:12px;
}
#startseite p.teaser, #startseite p.more{
	margin:0;
	padding:0;
}
#startseite p.more{
	margin-top:5px;
}
#startseite p.more a{
	margin-top:5px;
	color:#A11925;
}
.location{
	margin-left:18px;
}

