body {
	color            : #000000;
	padding          : 0px;
	font-family      : arial, sans-serif;
	font-size        : 12px;
	visibility: visible;
	position: relative;
	top: 0px;
	display: block;
	margin: 0px;
	background-color: #99CCFF;
	
}




hr {
  color            : #999999;
  height           : 1px;
  
}

/* Kopfbereich */

.header {
	height: 104px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFEE6c;
	display: block;
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color: #0001FE;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 5px;
	text-indent: 10px;
}

.header1 {
	height: 5px;
	background-position: center;
	background-color: #0001FE;
	
}

.header2 {
	height: 30px;
	background-color: #FFEE6C;
	font-size: 18px;
	font-weight: bold;
	color: #0001FE;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-family: "Arial Black";
	
}

.middle {
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	height: 900px;	
}

.table_middle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	display: block;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #FFFFFF;
}

.footer {
	height: 30px;
	background-color: #FFEE6C;
	font-size: 14px;
	font-weight: bold;
	color: #0001FE;
	text-align: center;
	display: block;
	font-family: "Arial Black";
	background-position: center center;
	line-height: 20px;
}

.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0001FE;
}

.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}

.menu_inner {
	background-position: top;
	text-align: center;
	background-color: #E5E5E5;
	width: 170px;
}

/* Menu */
a.mainmenu  {
	margin           : 0px;
	list-style-type: none;
	
}

a.mainmenu:link, a.mainmenu:visited {
	display          : block;
	font-size        : 12px;
	border-top       : 1px solid #ffffff;
	border-bottom    : 1px solid #999999;
	background-image : url(../images/navbar.gif);
	color            : #1c44b3; /**blau */
	text-indent      : 20px;
	height           : 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	width: 160px;
}

a.mainmenu:hover {
	background-color : #E3E3E3;
	font-size        : 12px;
	font-weight      : normal;
	text-decoration  : underline;
	color: #238e04;  /**grün */
	background-image : url(../images/navbar_on.gif);
	text-indent      : 20px;
	line-height: 20px;
	font-style       : italic;
}

a.mainmenu:active, a.mainmenu:focus {
  background-color : #E3E3E3;
  font-weight      : bold;
  color            : #053c97; /**blau */
}

.visited {
	display          : block;
	font-size        : 12px;
	border-top       : 1px solid #ffffff;
	border-bottom    : 1px solid #999999;
	width            : 160px;
	background-image : url(../images/navbar.gif);
	color            : #1c44b3; /**blau */
	text-indent      : 20px;
	height           : 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

li {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
}

/* Texte */

.ueberschriften {
	color: #0033CC;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.haupttext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #000000;
	text-align: justify;
}

.highlights  {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tdstilgross {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.tdstilklein {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.tdpreise {
	color: #000000;
	background: #FFFF99;
	text-align: center;
	text-indent: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
.ausst {
	display: block;
	text-align: center;
	width: 700px;
	padding-left: 50px;
}
.bemerkung {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	color: #000000;
	text-align: justify;
}

