body {
	margin: 0px;
	padding: 0px;
	background: #6ac1bc;
}

* {
	font-family: arial;
	font-size: 12px;	
	color: #205ba1;	
}

#site {
	width: 1000px;
	margin: 0px auto;
	background: url("/pictures/allgemein/bg_site.jpg") repeat-y;
}

#header {
	display: block;
	height: 213px;
	margin-left: 15px;
	margin-right: 20px;
	background: url("/pictures/allgemein/bg_header.jpg") repeat-y;
	overflow: hidden;
}

#bigPic {
	float: left;
	width: 385px;
	height: 175px;
	margin-top: 38px;
}

#slideshowList{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 385px;
	height: 175px;
	overflow: hidden;
}

#slideshowList li{
	position: absolute;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#slideshowList li img{
	display: block;
	background-color: #FFFFFF;
}

#news {
	float: left;
	width: 275px;
	height: 175px;
	margin-top: 38px;
	background: url("/pictures/allgemein/bg_news.jpg") repeat-x;
}

#topnews_headline{
	margin-left: 20px;	
	margin-top: 10px;
	height: 24px;
}
	
#topnews_textbock{
	margin-left: 20px;
	margin-top: 10px;	
	height: 140px;
	overflow: auto;
}

#logo {
	float: right;
}

#main {
	display: block;
	margin-left: 15px;
	margin-right: 20px;
	background: url("/pictures/allgemein/bg_main.jpg") repeat-y;
}

#content {
	width: 965px;
	background: url("/pictures/allgemein/bg_content.jpg") no-repeat bottom left;
}

#left {
	float: left;
	width: 200px;
}

#right {
	float: right;
	width: 730px;
	margin-right: 10px;
}

#naviLeft {
	display: block;
	margin-bottom: 190px;
}

#naviLeft ul {
	margin-top: 20px;
}

#naviLeft ul li {
	margin-bottom: 10px;
	list-style-type: none;
}

#naviLeft ul li a {
	font-weight: bold;
	text-decoration: none;
}

#naviLeft ul li a h1{
	font-weight: bold;
	text-decoration: none;
	margin-left: -12px;	
	margin-bottom: 10px;	
}

#naviLeft ul li a:hover {
	color: #ee7f01;
}

#naviLeft ul li .active {
	color: #ee7f01;
}

#naviLeft ul li ul {
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}

#contentInhalt {
	float: left;
	width: 420px;
	padding: 20px;
	padding-left: 0px;
}

#teaser{
	float: right;
	width: 275px;
	margin-top: 20px;
	overflow: visible;
}

#teaser_block{
	width: 270px;
	height: auto;
	margin-bottom: 20px;
	overflow: visible;
	border: 1px solid #ee7f01;
	background: #bee2e0;
}

#teaser_block a{
	text-decoration: none;
}

#teaser_block a:hover{
	text-decoration: underline;
}

#teaser_headline{
	line-height: 22px;
	display: block;
	padding-left: 10px;
	font-weight: bold;
	border: 1px solid #ffffff;
	background: url('../pictures/allgemein/bg_teaser_headline.jpg') repeat-x;
}

#teaser_content{
	margin: 10px;
}

#teaser_content a{
color: #205ba1;
}

#teaser_content #img{
	float: left;
	margin-right: 5px;
}

#teaser_content #condition{
	margin-bottom: 5px;
}

#teaser_content #temp_low{
	float: left;
	margin-right: 5px;
}

#teaser_content #buttons{
	display: block;
	text-align: center;
	margin-top: 25px;
}

#teaser_content #buttons ul{
	margin: 0px;
	padding: 0px;
}

#teaser_content #buttons ul li{
	display: inline;
	list-style-type: none;
}

#teaser_content #buttons ul li .active{
	background: #ee7f01;
}

#teaser_content #buttons ul li a{
	padding: 3px;
	background: #ffffff;
	border: 1px solid #ee7f01;
}

#teaser_content #buttons ul li a:hover{
	background: #ee7f01;
	text-decoration: none;
}

#teaser_content li{
	list-style-type: none;
}

#teaser_content .button{
	background: #ffffff;
	border: 1px solid #ee7f01;
}

#footer {
	clear: both;
	display: block;
	padding: 10px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	list-style-type: none;
}

#footer ul li a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #009898;
}

#footer ul li a:hover {
	color: #ee7f01;
}

#siteFooter {
	width: 1000px;
	height: 9px;
	margin: 0px auto;
	margin-bottom: 20px;
	background: url("/pictures/allgemein/bg_siteFooter.jpg") no-repeat;
}

#bo_hinweis{
	clear: both;
	border: 1px solid #cccccc;
	background: #efefef;
	color: #666666;
	width: 100%;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
