body {
	margin: 0px;
	background: url(../img/header/back_a.jpg) repeat-x #ffffff;
	scrollbar-3dlight-color: #C40026;
	scrollbar-arrow-color: #C40026;
	scrollbar-base-color: #C40026;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #C40026;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	line-height: 15px;
}

/* Hauptmenu */

#Hauptmenu{
	width: 600px;
	position: absolute;
	left: 49px;
	top: 5px;
	z-index: 5;
	font-size: 12px;
}
#Hauptmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #C40026;
	font-weight: bold;
}
#Hauptmenu a:hover{
	color: #FF9900;
}

/* Seitenheader */

#headline{
	top: 43px;
	left: 49px;
	position: absolute;
	z-index: 4;
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 3pt;
	font-weight: bold;
}
#kopf{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}

/* Inhalt Tabelle */

#inhalt{
	margin-left: 22px;
	border: none;
	padding: 0px
}
td.rahmen {
	border: 1px #777777 solid;
	padding: 5px;
}
td.head{
	background: url(../img/home/info_head_back.png);
	font-weight: bold;
	padding: 0px 0px 0px 6px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #000000;
}

/* Inhalt div */

#content{
	position: absolute;
	top: 92px;
	left: 48px;
	z-index: 6;
	padding-bottom: 30px;
	width: 522px;
	text-align: justify;
}
#content h1{
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #C60026;
	margin-top: 0;
	padding-top: 0;
}
#content h2{
	color: #777777;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #C60026;
	margin-top: 0;
	margin-bottom: 20px;
}
#content h3{
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #777777;
}
#content .rechts{
	float:right;
	margin-top:4px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content .zurueck{
	float:right;
}
#content .links{
	float:left;
	margin-top:4px;
	margin-bottom: 10px;
	margin-right: 15px;
}
#content .fussnote{
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
td {
  font-family: Arial, Helvetica, Helv;
  font-size: 11px;
  line-height: 15px;
}
.utitel {
  font-family: Arial, Helvetica, Helv;
  font-size: 13px;
  line-height: 15px;
}
.titel {
  font-family: Arial, Helvetica, Helv;
  font-size: 15px;
  line-height: 17px;
}

.mittel {
  font-family: Arial, Helvetica, Helv;
  font-size: 11px;
  line-height: 15px;
}
.mittelfett {
  font-family: Arial, Helvetica, Helv;
  font-size: 11px;
  line-height: 15px;
  font-weight: 900;
}
.klein {
  font-family: Arial, Helvetica;
  font-size: 10px;
  line-height: 12px;
}
a {
  font-family: Arial, Helvetica, Helv;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
  color: #C40026;
}

a.schnell {
  font-size: 12px;
  line-height: 24px;
  width: 100%;
  height: 100pt;
}

a.schnell:hover {
  background-color: #FFFFFF;
}

a.submenu {
  font-family: Arial, Helvetica, Helv;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
}

.kontakt {
  color: #000000;
}

a:hover {
  color: #ff9900;
}

img.illu {
  border-top: 1px #AAAAAA solid;
  border-right: 1px #AAAAAA solid;
  border-bottom: 1px #AAAAAA solid;
  border-left: 1px #AAAAAA solid;
}

img.link {
  border-top: 1px #C40026 solid;
  border-right: 1px #C40026 solid;
  border-bottom: 1px #C40026 solid;
  border-left: 1px #C40026 solid;
}

input,select,textarea {
  background: #eeeeee;
  font-size: 11px;
  line-height: 15px;
  border: 1px #000000 solid;
}

input.c1 {
  border-top: 1px #000000 solid;
  background: url(../img/home/info_head_back.png) #eeeeee;
  font-size: 11px;
  line-height: 15px;
  cursor: hand;
}

input.ohne {
  background-color: #FFFFFF;
  border: none;
}

td.blink {
  background-color: #DDDDDD;
  font-family: Arial, Helvetica, Helv;
  font-size: 11px;
}
hr{
	height: 1px;
	color: #aaaaaa;
}