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

* {
	padding:0px;
	margin:0px;
	}
html, body {
	margin: 0px 0px 0px 0px;
	height:100%;
	background-color: #999999;
}
body,td,th {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 100%;
}
#Container {
	position:relative;
	top:0px;
	margin: 0px auto 0px auto;
	min-height:100%;
	width:770px;
	z-index:1;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: repeat-y;
}
/* hack für den IE, der auch in Safari funktioniert */
* html #Container {
height:100%;
}
#Metainfo {
	position:relative;
	top:0px;
	margin: 0px auto 0px auto;
	width:770px;
	height:170px;
	z-index:2;
	background-image: url(bilder/kopf.jpg);
	background-repeat: no-repeat;
}
#Inhalt {
	position:relative;
	left:0px;
	top:0px;
	width:770px;
	min-height: 381px;
	z-index:2;
	overflow: visible;
	padding-bottom: 44px;
	background-image: url(bilder/mittelteil.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height:1.2em;
	letter-spacing: inherit;
}
* html #Inhalt {
	height:381px;
	}
#Inhalt .Text {
	font-size: 0.8125em;
	margin-top: 0px;
	margin-right: 105px;
	margin-left: 105px;
	padding-top: 104px;
	margin-bottom:8px;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#Inhalt .Text h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.8125em;
}
#Inhalt .Text h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#Inhalt .Text li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 50px;
	margin-bottom: 0.5em;
}
#Inhalt .Text ol {
	margin-bottom: 0.8125em;
}
#Inhalt .Text a {
	color: #E70000;
}
#Inhalt .Text a:hover {
	color: #FF0000;
}
#Inhalt .Text a:visited {
	color: #666666;
}
#Inhalt .Text p {
	margin-bottom: 1em;
}
#Inhalt .Text .Bild_links {
	margin-top: 6px;
	margin-right: 16px;
	clear: both;
	float: left;
	width: 222px;
}
#Inhalt .Text dl {
	font-size: 0.85em;
}
#Inhalt .Text .Bild_rechts {
	margin-top: 6px;
	clear: both;
	float: right;
	width: 222px;
	margin-left: 16px;
}
#Inhalt .Text td {
	vertical-align: top;
	padding-bottom: 0.4em;
	overflow: visible;
}
#Inhalt .Text ul {
	margin-bottom: 1em;
}
#Adresse {
	position:absolute;
	left:49px;
	top:33px;
	width:216px;
	height:135px;
	z-index:3;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;
	color: #E70000;
	visibility: visible;
	line-height:1.25em;
}
#Adresse td {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Schriftart  und Grösse wieder für Tabelle setzen */
	font-size:1em;
}
#Adresse a {
	text-decoration: none;
	color: #E70000;
}
#Adresse a:hover {
	color: #FF0000;
	font-weight: bolder;
}
#Navigation {
	position:absolute;
	left:7px;
	top:0px;
	width:686px;
	height:43px;
	z-index:2;
	margin-right: 42px;
	margin-left: 42px;
	visibility: visible;
}
#Navigation li {
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	height: 43px;
	width: 110px;
	font-size: 0.8125em;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	overflow: hidden;
	margin-top: 0px;
}
#Navigation li a{
	color: #F7F7F7;
	font-weight: lighter;
	height:43px;
	width:110px;
	display:block;
	text-decoration: none;
	background-image: url(bilder/schaltflaechen.jpg); /* sowas wie  vereinfachte Sprites */
	background-position: 110px 0px;
	padding-top:10px;
	background-repeat:repeat-y;
}
#Navigation li a.active{
	background-position:0px 43px;
}
#Navigation li a:hover{
	background-position:0px 0px;
}
#Navigation li.end{ /* damit Rahmenanzeige rechts möglich ist, eigenes Klasse */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#Subnavigation {
	position:absolute;
	left:7px;
	top:43px;
	width:706px; /* 756-Padding , für IE 5 korrigieren*/
	min-height:24px;
	z-index:3;
	background-image: url(bilder/subnavigation.jpg);
	background-repeat: repeat-y;
	visibility: visible;
	padding-left:42px;
	padding-right:7px;
	padding-top: 3px;
}
* html #Subnavigation {
	height:24px;
	}
#Subnavigation li {
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 0.8125em;
	list-style-type: none;
	margin-right:1.5em;
}
#Subnavigation li a {
	color: #3C3C3C;
	text-decoration: none;
}
#Subnavigation li a:hover {
	color: #FF0000;
}
#Subnavigation li a.active {
	color: #E70000;
}
#Subinfo {
	position:relative;
	margin: -44px auto 0px auto;
	width:770px;
	height:44px;
	z-index:1;
	font-size: 0.688em;
	left: 0px;
	background-image: url(bilder/fuss.jpg);
}
a img{
	border:none;
	}
.copyright {
	position:relative;
	color: #F4F4F4;
	text-align: right;
	margin-right: 49px;
	padding-top:10px;
}

