@CHARSET "UTF8";
body{
	margin: 0px;
	background-image: url(../img/hintergrund.gif);
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	text-align: center;
}
img{
	border: none;
}
.breite{
	background-color: #fff;
	background-image: url(/img/breite_bg.jpg);
	background-repeat: repeat-y;
	width: 690px;
	margin: auto;
	overflow: hidden;
}
.breite-innen{
	
}
.breite-innen-abstand{
	width: 650px;
}
.left{
	width: 650px;
	float:left;
}
a, a:visited{
	color: #105798;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #2F8038;
}
a.headline{
	color: #fff;
}
a.artikel{
	color: #000;
}
.content{
	text-align: left;
	font-family: Verdana, sans-serif;
	padding: 0px;
	width: 650px;
	background-color: #f7f7f7;
}

h1{
	font-size: 13px;
	font-family: verdana, sans-serif;
	line-height: 17px;
	margin: 0px 0px 5px 0px;
	color: #2f8038;
}
h1.home{
	font-size: 17px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	margin: 7px 0px 0px 0px;
	color: #009788;
}
h2{
	font-size: 14px;
	line-height: 18px;
	font-family: arial;
	margin: 10px 0px 4px 0px;
	color: #000;
}
h2 a{
color: #2F8038;
}
h3{
	font-size: 16px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	margin: 7px 0px 4px 0px;
	color: #009788;
}

.header{
	text-align: left;
	display: none;
}
.header-pic{
	width: 690px;
	height: 335px;
	overflow: hidden;
	position: relative;
	background-color: #4b88b6;
	display: none;
}

.header-navi{
	position: absolute;
	top: 5px;
	left: 635px;
	color: #105798;
	display: none;
}
.header-navi a{
	color: #fff;
}
.header-navi a:hover{
	text-decoration: none;
}
/*.navi{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 995px;
}*/
.navi {
	list-style: none;
	list-style-type: none;
	display: none;
	margin: 0px;
	padding: 0px 0px 70px 25px;
	font-weight: bold;
	line-height: 26px;
}
.navi li{
	float: left;
	font-size: 13px;
	padding-right: 5px;
	color: #404a73;
}
.navi li a {
	color: #105798;
}
.navi li a:hover {
	color: #2F8038;
	text-decoration: none;
}
.navi li a.active {
	color: #2F8038;
}
.subnavi{
	background-color: #fff;
	width: 205px;
	display: none;
}
.subnavi .line-top{
	border-top: 1px solid #cfcfcf;
	margin-left: 5px;
}
.subnavi ul{
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	padding-left: 5px;
}
.subnavi ul li{
	line-height: 16px;
	font-size: 11px;
	color: #2f8038;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #cfcfcf;
}
.subnavi ul li a{
	color: #2f8038;
	text-decoration: none;
}
.subnavi ul li:hover, .subnavi ul li.active{
	color: #2f8038;
	font-weight: bold;
	background-color: #a6c5a9;
}


/* ########## Homepage ####### */

.index-text{
	float: left;
	width: 650px;
}
.content-index{
	margin-left: 25px;
	width: 650px;
}
.index-bild{
	width: 380px;
	float: right;
	margin-top: -22px;
	overflow: hidden;
}

.aktuell{
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 20px 20px 50px 0px;
	padding: 5px 0px 0px 0px;
}

.aktuell-innen{
	margin-bottom: 5px;
}

.bg-footer{
	background: url(/img/hg_dnkl_m_raute.jpg) no-repeat;
	background-color: #0c133e;
	color: #fff;
	font-size: 10px;
	text-align: left;
	line-height: 18px;
	padding: 25px;
	display: none;
}
.bg-footer a{
	color: #fff;
	overflow: hidden;
}
.rubrik-footer{
	font-size: 13px;
	font-weight: bold;
	font-family: arial, sans-serif;
	margin-bottom: 5px;
}
.bg-footer .spalte{
	overflow: hidden;
	width: 215px;
	margin-right: 20px;
}

.bg-footer ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

.bg-footer ul li{
	background: url(../img/punkt_w.png) no-repeat 0px 9px;
	padding-left: 10px;
}

.bild{
	padding-bottom: 5px;
}
.bu{
	padding-bottom: 5px;
	font-size: 11px;
}
.lauftext-obj{
	float: left;
	width: 650px;
}
.lauftext-obj ul{
	margin: 0px;
	padding-left:14px;
}
.lauftext-obj-bild{
	width: 650px;
}
.sitemap{
	margin-left: 15px;
}
.sitemap ul{
	list-style: none;
	margin: 0px;
	padding: 0 0 0 15px;
}
.sitemap ul li{
	background: url(../img/punkt.png) no-repeat 0px 9px;
	padding-left: 10px;
}

.cl{ clear: both; height: 0px;}
.fl{ float: left; }
.fr{ float: right; display: none;}

