/* CSS Document */

p {
	font-size: 0.8em;
	text-align: left;
}
h1 {
	font-size: 1em;
	font-weight: bold;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	clear: both;
}

h3 {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-size: 0.8em;
	padding-top: 1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table, td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-size: 0.8em;
}
td {
	vertical-align: top;
}
/*#inhalt a:hover {
	font-weight:bold;
}
*/
#inhalt li {
	text-align: left;
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#inhalt td li {
	font-size: 1em;
}
#inhalt li li {
	font-size: 1em;
}
#inhalt td p {
	margin: 0px;
}

#inhalt ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 20px;
}
#submenuebild {
	position: static;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right center;
}
#submenue {
	left: 0%;
	width: 49%;
	position: static;
	width: 49%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 1.25em;
	font-variant: normal;
	font-size: 0.8em;
}
#menuebemerkung {
	position:fixed;
	left: 21.5%;
	width:78%;
	z-index:2;
	bottom: 35px;
}
#linke_spalte, #rechte_spalte {
	margin-top: 0px;
	position: absolute;
	width:35.5%;
	margin-bottom:45px;
	padding-bottom:45px;
	z-index: 3;
}
#rechte_spalte {
	right: 3.5%;
}
* html #menuebemerkung {
	position:absolute;
	top:80%;
}
.anmerkung {
	font-size: 0.7em;
}
.anmerkung_gross {
	font-size: 0.8em;
}
.erlaeuterung {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.fussnote {
	font-size: 0.7em;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
}
.foto, .foto_links, .foto_rechts {
	padding: 2px;
}
.foto, .logo {
	margin: 3px;
}
.foto_links, .logo_links {
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
	text-align: center;
}
.foto_rechts, .logo_rechts {
	margin-left: 6px;
	margin-bottom: 6px;
	float: right;
	text-align: center;
}
.piktogramm {
	background-color: #EEEEEE;
	text-align: center;
	margin: 3px;
	padding: 5px;
	float: left;
	height: 110px;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #CCCCCC;
}
.rechtsbuendig {
	text-align: right;
}
.zentriert {
	text-align: center;
}
.jahr {
	width: 10%;
	position: absolute;
	left: 22%;
	font-weight: bold;
}
* html .jahr {left:0%;}
.text {
	position: static;
	width: 85%;
	margin-left: 11%;
	padding-top: 10px;
}
.text p {margin:0;}
hr {
	clear: both;
	height: 1px;
	border-top-width: 0px;
	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: none;
}
form {
	padding-bottom: 80px;
}
.ueberschrift {
	text-align: center;
	width: 96%;
	padding: 1%;
	font-weight: bold;
	font-variant: small-caps;
}
.tabellenueberschrift {
	text-align: left;
}
#bilder {
	width: 96%;
	text-align: center;
	overflow: hidden;
	padding: 1%;
}
.hochgestellt {
	vertical-align: 50%;
	font-size: 75%;
}
