/* CSS Document */

/* html-tags */
body
{
	background:url(bilder/grauverlauf_li.jpg) repeat-y left #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;
	border: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 99.9%;
	text-align: left;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 2em;
	padding-top: 0px;
	padding-left: 0px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 2em;
	padding-left:0px;
	text-align: left;
	text-decoration:underline;
	clear: both;
}

p {
	text-align:left;
	display:block;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:1ex;
	padding-left:0px;
}


strong {
	font-weight: bold;
}

em {
font-style:italic;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: black;
	margin: 0px;
	padding: 0px;
	border: none;
}

a img {
border: 0px solid black;
}

a:hover {
	text-decoration: underline;
}



li {
	margin: 0px;
	padding: 0px;
	list-style: circle;
	display: block;

}

ul {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}





/* layout elemente seitenlayout */

.versteckt {
	display: none;
}


.logo {
	margin:0px;
	padding:0px;	
	border:none;
	}


.top { 
width:auto;
min-width:950px;
background: url(bilder/top.jpg) no-repeat #0C7BB8;
padding:0;
margin:0;
border: none;
margin-bottom: -2px;
}


.content {
margin-left: 220px;
margin-top: 2em;
clear:none;
width: 75%;
max-width:900px;

}
	
.footer {
	clear: both;
	text-align: center;
	margin-top: 10ex;
	margin-left:auto;
	margin-right:auto;
	font-size: 0.8em;
	color: #1A4D77;
}

.footerlink {

	font-size: 0.8em;
	font-weight: bold;
	color: #1A4D77;
	text-decoration: none;
	clear: none;
	}

.schatten {
	width: auto;
	height: 20px;
	background: url(bilder/schatten_navi.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	min-width: 950px;
}

/* navigations-elemente */

.navi{
	width: auto;
	font-size: 1em;
	background:#cccccc url(bilder/grauverlauf_navi.jpg) repeat-y;
	clear: none;
	padding-top: 2px;
	padding-bottom: 2px;
	min-width: 950px;
		}

.naviliste {
	clear: none;
	min-width: 950px;
}

#domain { 
	font-family: Arial-Narrow, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	width: 200px;
	float: left;
	clear: none;
	color:white;
	margin-right: 20px;
}
	
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	clear: none;
	width: 10em;
	display: inline;
	margin-left: 0px;
	margin-right: 1.3em;
	clear: none;
	line-height:1.1em;

}

.rubrik:hover{
	text-decoration: underline;
}


.rubrikaktiv {
	color: black;
	text-decoration: underline;
	display: inline;
	color: #1A4D77;
	}

	
.subnavi {
	border-bottom: 1px solid #1A4D77;
	border-right: 1px solid #1A4D77;
	width: 187px;
	background:url(bilder/linien_subnavi.jpg) repeat-y #ffffff ;
	float:left;
	vertical-align:top;
	margin-top: -16px;
	color: #1A4D77;
	font-size: 0.8em;
}

.subnavi a{
	color: #000000;
	
}


.unterpunkt  {
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	clear:both;
	margin-top:0.7em;
	margin-bottom:0.7em;
	margin-left: 2em;
	list-style-type: none ;
}

.unterpunkt:hover  {
	text-decoration: underline;

}

.unterpunktaktiv{
	font-size: 1em;
	margin-top:0.7em;
	margin-bottom:0.7em;
	margin-left: 2em;
	clear:both;
	list-style-image:url(bilder/pfeil.jpg);
	color: #1A4D77;
	text-decoration:underline;
	display: list-item;
		}

/* layout elemente allgemein*/


.bildschatten {
	background: url(bilder/bildschatten.gif) bottom right;
	width: 185px;
	height: 185px;
	margin-left: 2em;
	margin-bottom: 1em;
	float:right;
}

 .aufzaehlung {
 	margin-top:1em;
	margin-bottom:1em;
	width:auto;
		}

 .aufzaehlung li{
	list-style-image:url(bilder/haken.gif);
	margin-left: 1.3em;
	padding-left: 0.5em;
	margin-bottom:0.7em;
	border-bottom: 1px dotted gray;
	width:auto;
	display: list-item;
	font-size: 0.8em;
	}




/* layout elemente und HTML für formular*/
form {
	display:block;
	text-align:center;
	float:left;
	clear:none;
	width:25em;
	}

label {
width: 7em;
display:block;
text-align:left;
float:left;
}

input, textarea { 
	color: #1A4D77;
 }

legend {
	color: #1A4D77;

}
 
#felder {
clear: both;
width: 20em;
border-bottom: dotted 1px gray;
margin-bottom: 1ex;
}

.textfeld {
	background-color:#ffffff;
	width:23.7em;
	border:1px solid #999999;
	display: block;
	margin-bottom: 1ex;
}

.feld {
	background-color:#ffffff;
	width:15em;
	border:1px solid #999999;
	}
	
.buttons	{
clear: both;
margin-top: 0px;
float: left;
width: auto;
text-align: center;
}
	
	
.reset-button {
	background-color:#1A4D77;
	color:#ffffff;
	width:8em;
	border:1px solid #999999;
	float: left;
}

.submit-button {
	background-color:#1A4D77;
	color:#ffffff;
	width:8em;
	border:1px solid #999999;
	display: block;
	float: right;
}

/* layout elemente Module*/
.modulliste {
	width:auto;
	text-align:center;
	margin-bottom: 50px;
	display: block;
}

.modul { 
float: left;
clear:none;
text-align:center;
margin-right: 2em; 
margin-bottom: 4ex;
width: 20%;
font-size: 0.8em;
font-weight: bold;
}

.modulschatten {
background:url(bilder/bildschatten.gif) bottom right;
display:block;
width:105px;
height:105px;
text-align:left;
vertical-align:top;
}

.modulbild {
margin-bottom: 1ex;
}

/* layout elemente Startseite*/

.startbild {
margin: 2em;
}

/* layout elemente Partner*/
.img-box {
	background:url(bilder/partnerschatten.gif) bottom right no-repeat;
	color:#000000;
	text-align:center;
	vertical-align:top;
	width:155px;
	height:155px;
	margin: 2px;
	display: block;
	float: left;
	font-size: 0.7em;
	font-weight: bold;
}

/* layout elemente Anfahrt*/

.kartenschatten {
	background:url(bilder/kartenschatten.gif) bottom right;
	width:409px;
	height:282px;
		display: block;
		text-align:left;
}