/* Seitenlyout */

#seitenrahmen {
	background-color: #8CB5F4;
	height: 600px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#kopf {
	height: 111px;
	width: 800px;
}

#navi {
	background-color: #1C71B8;
	height: 22px;
	width: 800px;
	background-image: url(../grafik/back_navi.jpg);
}

#navi a:link, #navi a:visited {
	background-image: url(../grafik/navi_hover.gif);
	display: block;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
}

#navi a:hover {
	background-image: url(../grafik/navi_hover.gif);	
	display: block;
	background-position: 0px 0px;
}

#inhalt {
	height: 414px;
	width: 800px;
	background-image: url(../grafik/inhalt.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#inhaltscroll{
	height: 414px;
	overflow: auto;
}
#inhaltabstand{
	margin-top: 15px;
	margin-right: 50px;
	overflow: auto;
}

#fuss {
	background-image: url(../grafik/fuss.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 800px;
	color: #FFFFFF;
}

#fuss a:link, #fuss a:visited {
	color:#FFFFFF;
	font-size:0.8em;
	text-decoration: none;
	border: none;
	
}
#fuss a:hover {
	text-decoration: underline;
}

.text {
	margin-left: 175px;
}

.bild {
	width:150px;
	float:left;
	}
a:link, a:visited, .nachoben a:link, .nachoben a:visited, .subnavi a:link, .subnavi a:visited, .bild a:link, .bild a:visited {
	color:#186BC1;
	font-size:0.8em;
	text-align:right;
	text-decoration:none;
	border-bottom:1px dashed 
	}
	
.news a:link, .news a:visited {
	color:#186BC1;
	font-size:1.0em;
	text-align:right;
	text-decoration:none;
	border-bottom:1px dashed 
	}	
	
.news a:hover, a:hover, .nachoben a:hover, .subnavi a:hover, .bild a:hover {
	color:#FFFFFF;
	background-color:#186BC1;
	border-bottom:0px dashed
	}



.nachoben {
	float: right;
}

.subnavi {
	background-color: #D7D8FF;
	padding: 5px;
	border: 1px solid #186BC1;
}

.linkcont {
	float: left;
	width: 225px;
}

.linkcont p {
	margin-top: 0px;
	margin-bottom: 7px;
}

.dkarte {
	float: right;
	width: 314px;

}

.bild p {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
}	

#down {
	padding-top: 33px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-image: url(../grafik/back.jpg);
}

#fuss li, #navi li {
	float: left;
}

/* Textauszeichnungen */
h1 {
margin-top:0px;
}

h2 {
margin-top: 1.5em;
}

h3 {
	color: #186BC1;
	padding-left: 10px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #186BC1;
	margin-top: 2em;
}

.marginal{
	line-height: 2em;
	text-indent: 2em;
}
.marginal2{
	line-height: 2em;
	text-indent: 2em;
	padding: 10px;
	margin-left: 25px;
	background-color: #D7D8FF;
}

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

li {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Formular Styles */

/* Sytles für Formulare */

form {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	}

input {
	background-color: #eeeeee;
	border: 1px solid #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	background-color: #eeeeee;
	border: 1px solid #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formularknopf {
	background-color: #eeeeee;
	border: 1px solid #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	}
label {
	
	font-size: 10px;
	
}
.txtRot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.textintro {

	margin-left: 175px;
}
.newsrahmen {
	float: right;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #186BC1;
	margin-bottom: 5px;
}
.news{
	padding: 5px;
	background-color: #BFC9DC;
	margin-top: 10px;
}
.newsHead {
	color: #FFFFFF;
	background-color: #186BC1;
	padding: 3px;
	font-weight: bold;
}
.newsLang{
	padding: 5px;
	margin-bottom: 20px;
	background-color: #BFC9DC;
}
.newsDatum {
	font-size: 0.8em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.newsTitel {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.newsUtitel {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}
.newsInhalt {
	font-size: 0.8em;
}

.newsDatumLang {
	font-size: 0.8em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom: 5px;
}
.newsTitelLang {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}
.newsUtitelLang {
	font-weight: bold;
	color: #666666;
}
.newsInhaltLang {
	margin-top: 5px;
}
