body {
	background-color: #FC9;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#logo
{
	position: fixed;
	z-index: 3;
	height: 120px;
	width: 200px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FC9;
}
/*      navidationscode    */
#navigation {
	position: fixed;
	height: 100%;
	width: 180px;
	top: 113px;
	overflow: visible;
	left: 0px;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	z-index: 1;
	background-color: #FC9;
	
}
#navigation a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation a:link {
	font-style: italic;
	text-decoration: none;
	color: #0033CC;
}
#navigation a:visited {

	font-style: italic;
	text-decoration: none;
	color: #0033CC;
}
#navigation a:hover {
	font-style: italic;
	color: #C30;
	text-decoration: none;
}
#navigation a:active {



	font-style: italic;
	text-decoration: none;
	color: #0033CC;
}
/**/
#banner
{
	overflow: visible;
	position: fixed;
	visibility: visible;
	height: 120px;
	width: auto;
	left: 200px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	width: 780px;
	background-color: #FC9;
}
/*   ende main   */
/*   popup   */
#popup {

}
/*   main   */
#main {
	position: absolute;
	left: 180px;
	top: 126px;
	overflow: visible;
	visibility: visible;
	height: auto;
	width: 800px;
	z-index: 0;

}
#main p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}
/*   ende popup   */
#main h2 {
	font-size: 28px;
	font-style: normal;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-indent: 50px;
	letter-spacing: 3px;
}
#main .text_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFBE7D;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
}
#main .p_highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFEAD5;
	color: #600;
	text-align: center;
}
#main a:link {
	font-style: italic;
	text-decoration: none;
	color: #0033CC;
}
#main a:visited {

	font-style: italic;
	text-decoration: none;
	color: #0033CC;
}
#main a:hover {
	font-style: italic;
	color: #0033CC;
	text-decoration: underline;
}
#main a:active {



	font-style: italic;
	text-decoration: none;
	color: #0033CC;
}
#main th {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #422100;
	line-height: 20px;
	background-color: #F90;
}
#main td {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#main table {
	text-align: center;
}
#main .h2_under {
	color: #ff6633;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-indent: 50px;
}
#main .p_langtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align: justify;
}
#main .text_head_langtext {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #FFBE7D;
}#main input {
	font-size: 10px;
}
#main select {
	font-size: 10px;
}
#main textarea {
	font-size: 12px;
}
#main .date_old {
	font-size: 10px;
	background-color: #CCCCCC;
}
#impressum
{
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
#logo a
{
	text-decoration: none;
}
.akt_img_float_rechts
{
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.akt_img_float_links
{
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum alle seine untergeordneten Floats enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
