@import url(inc_common.css);
@import url(inc_common_layout.css);
@import url(inc_flashheading.css);
@import url(inc_pauschalen.css);

/* Startsite Layout
----------------------------------------------- */
#folderdownload {
	display:block;
	margin-top:1px;
	background:#665711;
}
#folderdownload:hover {
	background:#574609;
}


#row1 h3,
#row2 h3,
#start_footer h3 {
	margin:0 0 10px 0;
}

#row1 {
	margin-bottom:10px;
}
#row1 #menu {
	float:left;
	width:219px;
	height:320px;
	background:#989544 url(../images/page_start_mainnav_bg.gif) no-repeat right top;
	margin-right:1px;
	overflow:hidden;
}
#row1 #menu #mainnav {
	height:226px;/*195px*//*205*/
	overflow:hidden;
}
#row1 #header {
	float:left;
	width:720px;
	height:320px;
	overflow:hidden;
}

.col1,
.col2,
.col3,
.col4 {
	float:left;
	overflow:hidden;
	padding:10px;
}
#row2 .col1 {
	width:200px; /*220*/
	margin-right:10px;
	height: 110px;
	background:#cbceaa url(../images/page_start_col1.jpg);

}
#row2 .col2 {
	width:690px; /*280*/
	height: 110px;
	background: #cbceaa url(../images/back_news.png) repeat-x;
}

#row2 {
	padding-bottom:10px;
}

#footer {
	background:#ededd2 url(../images/page_start_footer_bg.gif) repeat-x;
	padding:10px;
	overflow: hidden;
}

#footer .col1 {
	width:190px; /*220*/
	margin-right:10px;

}
#footer .col2 {
	width:340px; /*280*/
	margin-right:10px;
}

#nonsmoker {
	width:77px;
	padding-top:10px;
}

#footer .col3 {
	float:left;
	padding:10px 0 10px 0px;
	width:240px;/*420*/
}

#bottom {
	width:960px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:30px;
}

div.tx-spsocialbookmarks-pi1 {
	float:left;
	width:220px;
	padding-left:20px;
}
#contact {
	float:left;
}
#contact p {
	margin:0;
	padding:0;
}

#copyright {
	float:right;
}

/* News box
----------------------------------------------- */
div.news-latest-image {
	float:left;
	margin-right:10px;
	width:90px;
	height:70px;
}
div.news-latest-image img {
	border:1px solid #9d9f89;
}
div.news-latest-item {
	float:left;
	width:150px;
}
div.news-latest-item p {
	margin-top:0;
	margin-bottom:10px;
}

/* Navigation
----------------------------------------------- */
#footer .col3 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer .col3 li {
	margin:0;
	display:block;
	float:left;
	width:110px;
	margin-right:7px;
}
#footer .col3 li a {
	background:url(../images/icon_arrow1.gif) no-repeat left 5px;
	padding-left:15px;
	display: block;
}

/* Wetter
----------------------------------------------- */
div.clearer {
	clear:both;
	overflow:hidden;
	height:0px;
}

/* Weather Overview
----------------------------------------------- */
div.weather_overview {
	padding: 0px 10px 10px 10px;
	width:180px;
}
div.weather_overview div.weather_icon {
	float:left;
	width:41px;
	height:41px;
	margin-right:10px;
	margin-bottom:4px;
}
div.weather_overview div.weather_text {
	float:left;
	width:110px;
	height:41px;
	font-size:10px;
	margin-bottom:2px;
	padding-top:2px;
}

