body {
	valign: top;
	font-family: arial, times new noman;
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
}
/*Hauptnavigation*/

#Hauptnav1 {
	background-color: #F9A727;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:1pt;
	border: 1px solid #F9A727;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
}
#Hauptnav1 a {
  	background-color: #F9A727;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#Hauptnav1 a:visited {
	background-color: #F9A727;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#Hauptnav1 a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #F9A727;
}

#Hauptnav2 {
	background-color: #A0A194;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:1pt;
	border: 1px solid #A0A194;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
}
#Hauptnav2 a {
  	background-color: #A0A194;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#Hauptnav2 a:visited {
	background-color: #A0A194;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#Hauptnav2 a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #A0A194;
}

#Hauptnav3 {
	background-color: #096001;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	letter-spacing:1pt;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #096001;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
}
#Hauptnav3 a {
  	background-color: #096001;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#Hauptnav3 a:visited {
	background-color: #096001;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#Hauptnav3 a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #096001;
}

#Hauptnav4 {
	background-color: #003265;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:1pt;
	border: 1px solid #003265;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
}
#Hauptnav4 a {
  	background-color: #003265;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#Hauptnav4 a:visited {
	background-color: #003265;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#Hauptnav4 a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #003265;
}

/*erste vertikale Unternavigation*/
.dNav
{
	display: inline;
	background: url("../images/NavObGrau.gif") right no-repeat;
	background-color: #E2E2C6;
	height: 32px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1pt;
	line-height:10px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	border-right:2px solid white;
	margin:0px;
	color: #333333;
	text-decoration: none;
}
.dNav:a
{
	display: inline;
	background: url("../images/NavObGrau.gif") right no-repeat;
	color: #333333;
}

.dNav:visited
{
	display: inline;
	background: url("../images/NavObGrau.gif") right no-repeat;
	color: #333333;
}

.dNav:hover
{
	display: inline;
	background: url("../images/NavObOrange.gif") right no-repeat;
	color: #FFFFFF;
}
.dNavAktiv
{
	display: inline;
	background: url("../images/NavObOrange.gif") right no-repeat;
	height: 32px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:0.1em;
	line-height:10px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	border-right:2px solid white;
	margin:0px;
	color: #ffffff;
	text-decoration: none;
}

/*zweite vertikale Unternavigation*/
.dNavUnten
{
	display: inline;
	background: url("../images/NavSubObGrau.gif") right no-repeat;
	height: 22px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	border-right:2px 
	solid white;
	margin:0px;
	color: #333333;
	text-decoration: none;
}
.dNavUnten:a
{
	display: inline;
	background: url("../images/NavSubObGrau.gif") right no-repeat;

}

.dNavUnten:visited
{
	display: inline;
	background: url("../images/NavSubObGrau.gif") right no-repeat;

}

.dNavUnten:hover
{
	display: inline;
	background: url("../images/NavSubObOrange.gif") right no-repeat;
	
}
.dNavUntenAktiv
{
	display: inline;
	background: url("../images/NavSubObOrange.gif") right no-repeat;
	height: 22px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	border-right:2px solid white;
	margin:0px;
	color: #ffffff;
	text-decoration: none;
}

/*linke un rechte Unternavigation*/

#links {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing:1px;
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:F7F5E6;
  	padding-left:5px;
  	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:F7F5E6;
  	padding-right:5px;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:F7F5E6;
  	padding-bottom:2px;
  }
#links a {
  	
	text-decoration: none;
	color: #333333;
}
#links a:visited {
	text-decoration: none;
	color: #333333;
}
#links a:hover {
	text-decoration: none;
	color: #3366CC;
}
#linksorange {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F7F5E6;
	letter-spacing:1px;
	background-color:#2F99ED;
  	padding-left:5px;
  	padding-right:5px;
  	padding-bottom:2px;
  	padding-top:0px; }
#linksorange a {
	text-decoration: none;
	font-weight: bold;
color: #F7F5E6;
}
#linksorange a:visited {
	text-decoration: none;
	font-weight: bold;
color: #F7F5E6;
}
#linksorange a:hover {
	text-decoration: none;
	font-weight: bold;
color: #F7F5E6;
}
#linksrechts {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	letter-spacing:1px;
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:F7F5E6;
  	padding-left:5px;
  	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:F7F5E6;
  	padding-right:5px;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:F7F5E6;
  	padding-bottom:2px;
  }
#linksrechts a {
  	
	text-decoration: none;
	color: #333333;
}
#linksrechts a:visited {
	text-decoration: none;
	color: #333333;
}
#linksrechts a:hover {
	text-decoration: none;
	color: #3366CC;
}
#linksrechtsorange {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F7F5E6;
	letter-spacing:1px;
	background-color:#2F99ED;
  	padding-left:5px;
  	padding-right:5px;
  	padding-bottom:2px;
  	padding-top:0px; }
#linksrechtsorange a {
	text-decoration: none;
	font-weight: bold;
	color: #F7F5E6;
}
#linksrechtsorange a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F7F5E6;
}
#linksrechtsorange a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F7F5E6;
}
/*Angebot*/
#linksrechtsAngebot {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	letter-spacing:1px;
  	border-left-width:1px;
  	border-left-style:solid;
  	border-left-color:F7F5E6;
  	padding-left:5px;
  	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:F7F5E6;
  	padding-right:5px;
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:F7F5E6;
  	padding-bottom:2px;
	text-algign: left;
  	}
#linksrechtsAngebot a {
  	color: #333333;	
	text-decoration: none;
	font-weight: normal;
}
#linksrechtsAngebot a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#linksrechtsAngebot a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	color: #3366CC;
}
#linksrechtsAngebot h1 {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


/*Contentbereich*/

#Seite {
	font-weight: normal;
	font-size: 13px;
	valign: top;
	background-repeat: no-repeat;
	color: #000000;
	text-align: left;
	padding-top: 16px;
	padding-left: 20;
	
}
#Seite a {
	text-decoration: underline;
	font-size: 13px;
	color: #2F76D1;
}
#Seite a:visited {
	font-size: 13px;
	color: #2F76D1;
}
#Seite a:hover {
	font-size: 13px;
	color: #2F76D1;
}

#Seite li {
	color: #000000;
	font-size: 13px;
}

#Seite table {
	color: #000000;
	font-size: 13px;
}
#Seite h4 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
}
#Seite h3 {
	color: #000000;	
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#Seite h2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0;	
	padding: 0;
}
#Seite h1 {
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#Seite h1 p {display:inline;margin:0px;}
#Seite td {
	valign: top;
	padding: 0;	
}

#NaviTD {
	background-color: #EBAD18;
}
#SeiteTD {
	background-color: #FCE998;
}
#Impressum {
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666666;
	valign: top;
}
#Impressum a {
	text-decoration: none;
	font-weight: bold;
	color: #2F76D1;
}
#Impressum a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #2F76D1;
}
#Impressum a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666
}


	
