*{
	margin:0;
	padding:0;
	}
html, body{
	width:100%;
	height:100%;
	}
img{
	border:none;
	}
a{
	outline:none;
	}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background:#b4e0f9;
	color:#5e5d5d;
	}
#page{
	width:860px;
	height:100%;
	margin:auto auto;
	float:none;
	}
.floatBox{
	width:100%;
	height:100%;
	float:left;
	background:url(Bilder/bg.jpg) no-repeat top center #b4e0f9;
	}
#head{
	width:860px;
	height:148px;
	float:left;
	}
#head img{
	margin-top:42px;
	margin-left:21px;
	}
#navi{
	width:860px;
	background:#5bc5f1;
	height:35px;
	float:left;
	}
#navi ul{
	float:right;
	list-style-type:none;
	position:relative;
	top:-9px;
	z-index:80;
	}
#navi li{
	float:left;
	}
#navi a{
	width:124px;
	height:54px;
	display:block;
	background:url(Bilder/button.png) no-repeat 0px 125px;
	line-height:54px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	}
#navi a:hover,#navi a.aktiv{
	background:url(Bilder/button.png) no-repeat;
	}
#site{
	width:860px;
	min-height:410px;
	float:left;
	background:#fff;
	}
#left{
	float:left;
	width:175px;
	min-height:410px;
	}
#flash{
	width:175px;
	height:410px;
	/*position:relative;
	top:-410px;
	float:left;
	margin-bottom:-410px;
	*/
	position:fixed;
	float:left;
	}
* + html #flash{
	margin-left:-175px;
	}
#subnavi{
	position:relative;
	width:175px;
	min-height:410px;
	z-index:999;
	float:left;
	}
#subnavi ul{
	list-style-type:none;
	margin-top:58px;
	margin-left:30px;
	}
#subnavi li{
	margin-bottom:38px;
	}
#subnavi ul ul{
	margin-top:10px;
	}
#subnavi li li{
	margin-left:10px;
	margin-bottom:10px;
	}
#subnavi a{
	color:#5e5d5d;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}
#subnavi a:hover,#subnavi a.aktiv{
	color:#c60086;
	}
#content{
	float:left;
	margin-left:75px;
	width:365px;
	margin-top:58px;
	}
#footer{
	background:#009ee3;
	height:20px;
	float:left;
	width:860px;
	line-height:20px;
	color:#fff;
	}
#footer ul{
	float:right;
	list-style-type:none;
	margin-right:10px;
	}
#footer ul.no-margin{
	margin:0;
	}
#footer li{
	float:left;
	
	}
#footer a{
	color:#fff;
	text-decoration:none;
	}
h1{
	color:#14a2e3;
	font-size:13px;
	margin-bottom:12px;
	}
h2{
	color:#14a2e3;
	font-size:12px;
	margin-bottom:12px;
	}
p{
	margin-bottom:12px;
	margin-top:12px;
	}
#content li{
	list-style-type:none;
	background:url(Bilder/list.jpg) no-repeat 0px 2px;
	padding-left:15px;
	}
#content a{
	color:#14A2E3;
	text-decoration:none;
	}	
input{
	border:1px solid #14a2e3;
	padding:4px;
	}
/* NEWS MODUL */
.news-latest-container h2,.news-latest-container h2 a{
	color:#14A2E3;
	}

.news-single-backlink{
	padding-left:0;
	}
.news-latest-item{
	margin-bottom:12px;
	}
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu{
	font-size:inherit !important;
	}
/* Suche */
.tx-indexedsearch-redMarkup{
	color:#14a2e3 !important;
	}

