@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #999;
}
body {
	background-color: #222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-color: #222;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 5px;
}
#head-left {
	float: left;
	height: 50px;
	width: 300px;
	margin-bottom: 20px;
}
#head-left h1 {
	margin-top: 6px;
	font-style: italic;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: 0.1em;
	color: #555;
	margin-bottom: 10px;
}
#head-right {
	float: left;
	height: 50px;
	width: 280px;
	padding-left: 20px;
	letter-spacing: 0.2em;
}
#head-right h2 {
	font-style: italic;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #070;
	letter-spacing: 0.1em;
}
#head-right h2 {
	letter-spacing: 0.1em;
}

#head-thema {
	height: 50px;
	width: 300px;
	float: right;
}
#head-thema h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 25px;
	margin-left: 10px;
	font-style: italic;
}
#head-bild-thema {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fc0;
	border-bottom-color: #fc0;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
	background-color: #333;
}
#head-navi {
	height: 25px;
	float: left;
	background-color: #333;
	padding-top: 5px;
	font-weight: bold;
}
#head-navi a {
	margin-right: 4px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
#head-navi a:hover {
	color: #F30;
}
#head-navi-pfeil {
	width: 160px;
	float: right;
	margin-right: 10px;
}
#image-main {
	background-color: #222;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#image-beschr {
	background-color: #333;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fc0;
	border-bottom-color: #fc0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #aaa;
	text-align: center;
}
#content {
	font-size: 14px;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px solid #fc0;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	color: #bbb;
}
.text_anmerkungen {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: justify;
}
#foot-image {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#foot-img-beschr {
	background-color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fc0;
	border-bottom-color: #fc0;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #aaa;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link {
	color: #aaa;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #aaa;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	text-decoration: none;
	color: #a20;
}
.rahmen_image {
	padding: 4px;
	border: 1px solid #666;
}

a {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #F30;
	font-weight: bold;
}
.p_text {
	font-size: medium;
	text-align: justify;
}

.wichtig_farbe_bold {
	font-size: medium;
	font-weight: bold;
	color: #F30;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}
