@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px groove #CCCCCC;
}
#kopfzeile {
           background-color: #ffffff;
           height: 110px;
           
          
}

#navi_oben {
	background-color: #ffffff;
	color: #000000;
	height: 40px;
	margin-left: 12.4em;
	padding-top: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
	
}

#navi_links {
	width: 195px;
	float: left;
	background-color:#ffffff;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}
#inhalt {
	background-color: #ffffff;
	color: #000000;
	margin-left: 14em;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

#fusszeile {
	background-color: #ffffff;
	color: #000000;
	height: 75px;
	margin-left: 12.4em;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
}
p {
           margin: 3px 3px 3px;

}
.Stil1 {
	font-size: 12px;
	color: #018B35;
	font-weight: normal;
}
.Stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil3 {
	font-size: 10px;
	color: #000000;
}

.Stil4 {
	color: #018B35;
	font-size: 10px;
}

h1 {
	margin: 3px 3px 3px;
	font-size: 14px;
	color: #330066;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	color: #666666;
	font-weight: lighter;
}
.Stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}


