/* top styles */

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	background-color : #ffffff;
	line-height : 15pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
  	color: #FFFFFF;  
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
  	color: #0055AA;  
}

.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

.text_black_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.text_grey_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.text_blue_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055AA;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;

}

.text_greyH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	vertical-align: top;
	cursor: auto;
}

.titelsmall_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0055AA;
	text-decoration: none;
}
.titelsmall_blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #0055AA;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight: normal;
	color: #999999;
	left: auto;
	text-indent: 10px;
}

.titel_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight: normal;
	color: #FFFFFF;
	left: auto;
	text-indent: 10px;
}
.titel_navi_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	left: auto;
	text-indent: 10px;
}

.titelsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.titeldunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	left: auto;
	text-indent: 20px;
}

.titelhome {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #FFFFFF;
}

a {
	color: #0055AA;
	font-size:11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	vertical-align: middle;
}

a:visited {
	color: #0055AA;
	font-size:11px;
	text-decoration: none;
	vertical-align: middle;
}

a:active {
	color: #0055AA;
	font-size:11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	vertical-align: middle;
}

a:hover {
	color: #0055AA;
	font-size:11px;
	text-decoration: none;
	vertical-align: middle;
}

/*****************************************************/
/* navigation */

td.navLevel1Lo{
	font-size:12px;
	color: #FFFFFF;
	background: #CCCCCC;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
}

td.navLevel1Hi {
	font-size:11px;
	color: #555555;
	background: #D8D7D7;
	font-weight: normal;
	vertical-align: middle;
}

td.navLevel2Lo{
	font-size:11px;
	color: #000000;
	background: #FFFFFF;
	cursor: hand;
	target: _blank;
}

td.navLevel2Hi {
	font-size:9pt;
	color: #ffffff;
	background: #999999;
	cursor: hand;
}

/*****************************************************/
/* footer */

td.footer {
	font-size: 10px;
	color: #555555;
	vertical-align: middle;
}

hr {
  height: 1px;
  color: #CDE5C5;
  background-color: #CDE5C5;
  border: none;
  margin-top:-7px;
  margin-bottom:-7px;
}

/*****************************************************/
/* form */

input.norm {
	width:230px;
	font-family : Helvetica, Arial, sans-serif;
	font-size:11px;
	border : 1px solid #56B126;
  background-color: #EEEEEE;
}

input.plz {
	width:40px;
	font-family : Helvetica, Arial, sans-serif;
	font-size:11px;
	border : 1px solid #56B126;
  background-color: #EEEEEE;
}

input.ort {
	width:186px;
	font-family : Helvetica, Arial, sans-serif;
	font-size:11px;
	border : 1px solid #56B126;
  background-color: #EEEEEE;
}

textarea.norm {
	width:230px;
	font-family : Helvetica, Arial, sans-serif;
	font-size:11px;
	border : 1px solid #56B126;
  background-color: #EEEEEE;
}






/* Angaben für alle standardkonformen Browser */

body {
	margin:0;
	padding:0;
	background:#ffffff;
}

#content_container {
	padding-top:0em;
	padding-bottom:3em;
	padding-left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

#header {

	top:0px; left:0px; right:0px;
	text-align:left;
	padding:10px;
	padding-bottom: 30px;
	color:#000000;
}

#footer {
	position:fixed;
	bottom:0px; left:0px; right:0px;
	background: #D8D7D7;
	text-align:left;
	text-valign:middle;
	padding:0px;
	padding-top:0px;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

/* Angaben nur für den Internet Explorer mit Star HTML Hack */

* html, * html body {
	height:100%;
	overflow:hidden;
}

* html #header {
	margin:0;
	height:7%;
	background-image:header.png;
}

* html #content_container  {
	padding:0em;
	height:97.5%;
	width: 100%;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

* html #footer  {
	height:3%;
	padding-top:0%;
	background: #D8D7D7;
	bottom:0px; left:3px; right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-valign:middle;
}

/* Kleines Extra für den IE */

* html #menu {
	margin:0.2em;
}

/* Formatierung des Seiteninhaltes */

#menu {
	border: 0px dotted #FF0000;
	margin:0;
	margin-left:0.5em;
	padding:0.5em;
	float:left;
	width:9em;
}

/* Der IE soll das Element breiter darstellen, da margin und
   padding hier von der Breite abgezogen werden! */

* html #menu {
	width:10.5em;
}

#menu li {
	list-style: none;
	margin:0;
	padding:0.3em;
}

#menu li#active {
	padding:0.5em;
	text-decoration:underline;
}

#menu a:link, #menu a:visited {
	display:block;
	background:#DA9F43;
	color:#5E1600;
	text-decoration:none;
	margin:0;
	padding:0.2em;;
}

#menu a:hover {
	background:#5E1600;
	color:#DA9F43;
	text-decoration:underline;
}

#content {
	border: 0px dotted #ff0000;
	padding: 0 0 0 0em;  /* rand innerhalb der gestrichelten tabelle*/
	margin-left:0.8em;
	margin-right:0.5em;
	width:740px;
}

* html div#content {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
	padding-top:1em;
}

