@charset "utf-8";
/* CSS Document */

body{
	background-color: #2a98f8;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
	margin: 20px auto auto;
	padding: 0px;
	width: 1000px;
	height: auto;
	background: #e1f1ff url(mitte.jpg) repeat-y;
}


/* HEAD */

#start{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 42px;
	background: #e1f1ff url(oben.jpg);
}

#header{
	margin: 0px auto 0px;
	padding: 0px 50px 0px;
	width: 818px;
	height: 140px;
	background-color: #e1f1ff;
}

#logolinks{
	float: left;
}

#logorechts{
	float: right;
}

#headline{
	float: left;
	margin-left: 90px;
	width: 400px;
	height: 130px;
}

/* BREADCRUMBS */

#breadcrumbs{
	background-color: #4a90f8;
	width: 901px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 3px 10px 0px;
	color: #006;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.breadcrumbs{
	color: #006;
	text-decoration: none;
}

a.breadcrumbs:hover, a.breadcrumbs:focus{
	color: #06f;
}

span.breadcrumbs{
	font-weight: bold;
}


/* NAVI */

#navigationbox{
	margin: 0px auto 0px;
	padding: 5px;
	width: 910px;
	height: 280px;
	background-color: #00008e;
}

#navigation{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	width: 200px;
	height: 272px;
	float: left;
	text-align: center;
	font-weight:bold;
}

a.navigation{
	color: #87cefa;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 16px;
}

a.navigation:hover, a.navigation:focus{
	color: #fff;
	text-decoration:none;
}

#localnavigation{
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	width: 420px;
	height: 280px;
	float: left;
}

#news{
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 280px;
	float: right;
	overflow:auto;
	border:none;
}

h1.news{
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	font-size: 16px;
}

p.news{
	color: #87cefa;
	margin: 0px;
	padding: 0px 30px 0px 10px;
}

#utilitybox{
	margin: 0px auto 0px;
	padding: 3px 0px 0px;
	width: 921px;
	height: 15px;
	background-color: #4a90f8;
}

#utilities{
	margin: 0px auto;
	padding: 0px;
	color: #006;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 300px;
	height: 15px;
}

a.utilities{
	color: #006;
	text-decoration: none;
}

a.utilities:hover, a.utilities:focus{
	color: #06f;
}

/* CONTENT */

#content{
	margin: 0px auto 0px;
	padding: 0px;
	width: 918px;
	height: auto;
	color: #33f;
}

h1{
	font-size: 18px;
	color: #06f;
	padding-left: 20px;
	padding-top: 0px;
}

* html #wrapper #content h1 {padding-top: 10px;} /* nur für den IE6 */
*+html #wrapper #content h1 {padding-top: 10px;} /* nur für den IE7 */

h2{
	font-size: 16px;
	color: #006;
	padding-left: 40px;
}
h2.kontakt{
	padding-left: 40px;
}

p{
	font-size: 14px;
	color: #33f;
	padding-left: 60px;
	padding-right: 60px;
	line-height: 1.5em;
	text-align: justify;
}

a.content{
	color: #006;
	text-decoration: underline;
}

a.content:hover, a.content:focus{
	text-decoration: none;
}

span.content{
	color: #006;
	font-weight: bold;
}

/* FOOTER */

#footer{
	margin: 0px;
	padding: 50px 0px 0px;
	width: 1000px;
	height: 81px;
	background: #e1f1ff url(unten.jpg);
}

#footertext{
	margin: 0px 0px 0px 300px;
	width: 300px;
	height: 61px;
	color: #006;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.footerinfo{
	font-weight: bold;
}

a.footer{
	color: #006;
	text-decoration: underline;
}

a.footer:hover, a.footer:focus{
	text-decoration: none;
	font-weight:500;
}

.fotos{
	border:1px #000000 solid;
}
td{
	text-align:center;
	font-size: 12px;
}
a{
	font-style:italic;
	text-transform:none;
	color:#000066;
	text-decoration:none;
}
a:hover{
	font-weight:900;
}
#content li{
	padding-left:20px;
}
.eingerueckt{
	padding-left:20px;
}
