@charset "UTF-8";
body {
	background-color: #E5E5E5;
	text-align: center;
	margin: 0px; padding: 1em 0;
}
#aussen {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: auto;
	background-image: url(img/hg.gif);
	background-repeat: repeat-y;
	background-color: #061240;
}
.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061240;
	border: thin solid #061240;
}
.tabelle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061240;
}
#aussen:after { 
	content:"clear"; clear:left; display:block; height:0; overflow:hidden; font-size:0; 
}
#oben {
	background-color: #061240;
	height: 80px;
	position: relative;
	background-image: url(img/verlauf-oben.jpg);
}
#verlauf {
	height: 12px;
	background-image: url(img/verlauf.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}
#bild {
	height: 160px;
	width: 792px;
	position: relative;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navi {
	width: 140px;
	height: auto;
	background-color: #061240;
	float: left;
	position: relative;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#inhalt {
	width: 652px;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#navi ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 24px;
	list-style-type: none;
	padding: 10px 0px 0px;
	margin: 0px;
	font-weight: bold;
	text-indent: 10px;
}
#navi ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	background-color: #123883;
	margin: 0px;
	padding: 5px 4px 0px 30px;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -10px;
}
#navi  ul ul li {
	padding-bottom: 10px;
}
a:link, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a#current {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navi-oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	padding-bottom: 6px;
}
.navi-oben a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.navi-oben a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.navi-oben a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navi-oben a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#text {
	width: 370px;
	height: 400px;
}
#unten {
	width: 140px;
	height: 40px;
	background-color: #061240;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	position: relative;
	float: left;
	clear: left;
}
#adresse {
	width: 652px;
	height: 20px;
	background-color: #FFFFFF;
	position: relative;
	float: right;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #061240;
	padding-top: 20px;
	text-align: center;
}
.abstand {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061240;
}
.abstand a:link {
	color: #061240;
	text-decoration: underline;
}
.abstand a:visited {
	color: #061240;
	text-decoration: underline;
}
.abstand a:hover {
	color: #123883;
	text-decoration: underline;
}
.abstand a:active {
	color: #061240;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #061240;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #061240;
}
.fotos {
	border: 1px solid #061240;
}

