﻿body {
	background-image: url("images/Hintergrund_1.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#Kopf {
	font-family:Arial, Helvetica, Sans-Serif;
	width: 915px;
	height:280px;
	margin: 0 auto;
	background-color:white;
}
#Seite {
	font-family:Arial, Helvetica, Sans-Serif;
	width: 915px;
	height:2300px;
	margin: 0 auto;
	background-color:white;
}
#Seite_ganz {
	top:0px;
	left:0px;
	width:870px;
	height:2200px;
	float:left;
	margin-left:10px;
}
#Seite_links {
	top:0px;
	left:0px;
	width:445px;
	height:620px;
	float:left;
	margin-left:10px;
}
#Seite_rechts {
	top:0px;
	left:490px;
	width:445px;
	height:680px;
	float:right;
	margin-right:10px;
}
#menueoben {
	height: 30px;
	padding: 0 0 0 0px;
	background-color: transparent;
	background-image: url(images/Navigation3.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}
#menueoben ul {
	list-style-type: none;
}
#menueoben li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-variant: small;
	display: inline;
	line-height: 30px;
}
#menueoben a {
	color: #800000;
	text-decoration: none;
	padding: 0 10px;
	float: right;
}
#menueoben a:hover {
	color: #cc3300;
	background-image: url(images/Navigation3.gif);
	text-decoration: none;
	background-position: 0 -30px;
}
#KopfBild {
	position:absolute;
	top:30px;
}

#navigation {
	position:absolute;
	top:240px;
	width:915px;
	height: 30px;
	padding: 0 0 0 0px;
	background-color: transparent;
	background-image: url(images/Navigation3.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-variant: small-caps;
	display: inline;
	line-height: 30px;
}
#navigation a {
	color: #800000;
	text-decoration: none;
	padding: 0 10px;
	float: left;
}
#navigation a:hover {
	color: #cc3300;
	background-image: url(images/Navigation3.gif);
	text-decoration: none;
	background-position: 0 -30px;
}
#navigation_sub {
	position:absolute;
	top:270px;
	width:905px;
	height: 30px;
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: url(images/Navigation3.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	visibility: hidden;
}
#navigation_sub ul {
	list-style-type: none;
}
#navigation_sub li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-variant: small;
	display: inline;
	line-height: 30px;
}
#navigation_sub a {
	color: #800000;
	text-decoration: none;
	padding: 0 10px;
	float: left;
}
#navigation_sub a:hover {
	color: #cc3300;
	background-image: url(images/Navigation3.gif);
	text-decoration: none;
	background-position: 0 -30px;
}
#Liste li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color:black;
	line-height:35px;
}
#Liste li li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color:black;
	line-height:normal;
}
.Text_zentriert_HGrot {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: center;
	font-size:x-large;
	color:black;
	background-color: red;
}
.Text_zentriert_HGsilber {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: center;
	font-size:x-large;
	color:black;
	background-color: silver;
}
.Text_zentriert_HGgrau {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: center;
	font-size: small;
	color:black;
	background-color: gray;
}
.Text_normal_links {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-align: left;
	font-size: medium;
}
.Text_fett_links {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
}
.Text_fett_zentriert {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	text-align: center;
	font-weight: bold;
}
.Text_normal_zentriert {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	text-align: center;
	font-weight: normal;
}
.Text_fett_Links_gelb{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	font-size: large;
	color: yellow;
}
.Text_fett_rot{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: red;
}
.Text_normal_rot{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: red;
}
.roterRand {
	border: 3px solid #FF0000;
	padding: 1px 4px;
}
.ohneRand {
	border-width: 0;
}
.FontsizeMedium{
	font-size: medium;
}

