/* global html*/

body {


    font-family: Arial, sans-serif;
    text-align: center;
    line-height: 120%;
    font-size: 12px;
	color: #666666;

	scrollbar-face-color:#336699;
  	scrollbar-highlight-color:#555555;
  	scrollbar-3dlight-color:#D7CFCAC;
	scrollbar-darkshadow-color:#D7CFCA;
	scrollbar-shadow-color:#555555;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#D7CFCA;
}



p {
    margin-top: 0;
}


td {
    font-family: Arial, sans-serif;
    font-size: 12px;
	color: #666666;
	line-height: 120%;
}




.txt {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
    color: #333333;
}

.subline_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	font-variant: normal;
	text-transform: uppercase;


}


/* linkstyles */

a:link {
    color: #336699;
    text-decoration: none;
}

a:visited {
    color: #336699;
    text-decoration: none;
}

a:active {
    text-decoration: none;
    color: #336699;
}

a:hover {
    color: #333333;
    text-decoration: none;
}

/*kontaktbutton*/

a.speziell:link {
   background-color: # E7E1DC;
   color:            #990000;
}

a.speziell:visited {
   background-color: # E7E1DC;
   color:            #990000;
}

a.speziell:hover {
   background-color: # E7E1DC;
   color:            #333333;
}

a.speziell:active {
   background-color: # E7E1DC;
   color:            #990000;
}








.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: 336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #999999;

}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.texttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textlink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
.zeile {
	line-height: 5px;
}
.unterstrichen {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	background-color: #999999;

}


/* neues menü*/
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width:760px; /*For KHTML*/
  list-style: none;
  height: 24px;

}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;


}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 140px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;

}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 140px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {


  border-right-color: #;
  border-bottom-color: #;
  padding: 3 14px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #;
  color: #fff;
  font: bold 12px/16px arial, helvetica, sans-serif;
  text-decoration: none;

  height: auto !important;
  height: 1%; /*For IE*/

}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #;
  color: #3E6692;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #;
  color: #fff;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #;
  color: #3E6692;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 140px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
