body {
  color: #000;
  font-family: verdana, arial, sans-serif;
  font-size: 100.01%;
  margin: 0;
  text-align: center;
  padding: 0 0 20px;   /* Zentrierung fuer alte IEs */
  background-color: #eaf2ff;
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-image: url(templates/images/hg-boddy.jpg);
}


a { text-decoration: none;}

a:link, a:visited {
  color: #628A9F;
  text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #BD1823;
}

.no-border{ 
	border-style: none; border-width: 0; 
}
 
/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.pngTransparent {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}




/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0 0;
  width: 1000px;          /* Zentrierung fuer moderne Browser */
  text-align: left;
  position: relative;
  padding-top: 0px;        /* text-align:center (body) "neutralisieren" */
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 0;
}


*  html  #contentHolder {   /* Box Model Hack - notwendig wegen border-Angabe */

}
#boxHeader {
  height: 55px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  position: relative;
  padding-bottom: 0px;
  background-color: #3057A3;
}
#contentHolderFarbe {
  background-color: #FFFFFF;
  width: 1000px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}

#boxLogoHeader {
  height: 39px;
  width: 39px;
  float: left;
  margin-top: 8px;
  margin-left: 28px;
}

#boxTextHeader {
  height: 39px;
  width: 650px;
  float: left;
  margin-top: 8px;
  margin-left: 15px;
}
#boxNavHeader {
  float: right;
  height: 39px;
  width: 200px;
  margin-top: 8px;
  margin-right: 0px;
}

.butHeadnav {
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  float: left;
}


#boxTextHeader p {
  color: #d2e0fa;
  font-weight: bold;
  font-size: 85%;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#boxContentLeft {
  width: 301px;
  height: 600px;
  float: left;
  margin-top: 50px;
  padding-left: 28px;
}
#flashHolder {
  width: 589px;
  height: 272px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-bottom: 30px;
}

#flashContent {
  height: 225px;
  width: 531px;
  background-color: #D0DEFB;
  position: absolute;
  top: 8px;
  left: 45px;
}

#flashMaske {
  height: 272px;
  width: 589px;
  position: absolute;
  background-image: url(templates/images/maske_flash.png);
  left: 0px;
  top: 0px;
}



#boxContLogo {
  height: 78px;
  width: 275px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
#boxMainnavHolder {
  width: 301px;
}

#boxMainnavTop {
  height: 26px;
  width: 301px;
  background-image: url(templates/images/hg_mainnav_top.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#boxMainnav {
  background-attachment: scroll;
  background-image: url(templates/images/hg_mainnav.gif);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  width: 301px;
  padding-top: 10px;
  padding-bottom: 10px;
}


#boxMainnav ul {
  list-style: none none outside;
  margin: 0;
  padding: 0;
}

#boxMainnav li {
}

#boxMainnav li a {
  background-attachment: scroll;
  background-image: url(templates/images/but_mainnav.gif);
  background-repeat: no-repeat;
  background-position: 0px -35px;
  display: block;
  line-height: 35px;
  height: 35px;
  width: 245px;
  color: #3057A3;
  font-size: 80%;
  font-weight: bold;
  padding-left: 40px;
  margin-left: 15px;
  margin-top: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

#boxMainnav li a:hover,
#boxMainnav li a.aktiv {
  background-attachment: scroll;
  background-image: url(templates/images/but_mainnav.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  line-height: 35px;
  height: 35px;
  width: 245px;
  color: #BE2E21;
  font-size: 80%;
  font-weight: bold;
  padding-left: 40px;
  margin-left: 15px;
}

#boxMainnav li ul {
	background: #D5E1FA url(templates/images/hg-subnav-bottom.png) no-repeat scroll 0 bottom;
	margin: 0 2px 0 44px;
	padding: 0 0 10px;
}

#boxMainnav li li a,
#boxMainnav li li a:hover,
#boxMainnav li li a.aktiv {
	display: block;
	width: auto;
	line-height: normal;
	font-weight: normal;
	font-size: 75%;
	height: auto;
	margin: 0;
	background: transparent none;
	text-transform: none;
	padding: 4px 0 4px 30px;
	color: #3057A3;
	background: #D5E1FA none no-repeat scroll 0 2px;
}

#boxMainnav li li a:hover,
#boxMainnav li li a.aktiv {
	background-image: url(templates/images/hg-subnav-bottom.png);
}

#boxMainnavBottom {
  background-image: url(templates/images/hg_mainnav_bottom.png);
  height: 41px;
  width: 301px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#boxContentRight {
  float: left;
  width: 655px;
  margin-top: 35px;
  margin-right: 0px;
  background-attachment: scroll;
  background-image: url(templates/images/hg-cont-right.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.boxContentText img {
  border: 3px solid #aec5f3;
}

.boxContentText img.float-left {
	float: left;
	margin: 4px 15px 9px 0;
}

.boxContentText img.float-right {
	float: right;
	margin: 4px 0 9px 15px;
}

.boxContentText ul {
	list-style: disc none outside;
	margin: 0 30px 15px 40px;
	padding: 0;
}

.boxContentText ul li {
	color: #3057A3;
	font-size: 80%;
	margin: 0 0 0 30px;
	padding: 0;
}

.boxContentText ul ul li { font-size: 100%; }

#boxContentRightFarbe {
  background-color: #D0DEFB;
  width: 640px;
  overflow: hidden;
}

#boxContTop {
  background-attachment: scroll;
  background-image: url(templates/images/hg_content_top.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 15px;
  width: 640px;
  padding-top: 25px;
}
#boxContBottom {
  background-attachment: scroll;
  background-image: url(templates/images/hg-content-spiegel.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 161px;
  margin-top: -40px;
  width: 640px;
}
.boxContentHeadline {
  width: 640px;
  background-attachment: scroll;
  background-image: url(templates/images/box_cont_text_top.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  height: 23px;
}

.boxContentHeadline h1 {
  font-size: 95%;
  margin-left: 40px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #32489D;
}


.boxContentText {
  background-color: #D0DEFB;
  width: 640px;
  background-image: url(templates/images/hg_content.png);
  padding-top: 20px;
  padding-bottom: 20px;
}

.boxContentText h1 {
  font-size: 100%;
  font-weight: bold;
  color: #3057a3;
  margin-left: 40px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
}

.boxContentText h2 {
  font-size: 80%;
  font-weight: bold;
  color: #3057a3;
  margin-left: 40px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
}

.boxContentText h2 a {
	color: #3057A3;
}

.boxContentText p,
.boxContentText .list-nav {
  font-size: 80%;
  font-weight: normal;
  color: #3057a3;
  margin-left: 40px;
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 15px;
  text-align: justify;
}

.list-nav .active { font-weight: bold; }

.boxTextBottom {
  width: 640px;
  background-attachment: scroll;
  background-image: url(templates/images/box_cont_text_bottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 20px;
  padding-bottom: 20px;
  background-color: #D0DEFB;
}

#Footer {
  height: 25px;
  padding-right: 20px;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 0px;
}

#Footer ul {
  list-style-type: none;
  font-size: 70%;
  margin: 0px;
  padding: 0px;
}

#Footer li {
  float: left;
  margin-right: 15px;
}

#Footer li a {
  color: #d0defb;
  text-decoration: none;
  text-transform: uppercase;
}

#Footer li a:hover {
  color: #fff;
  text-decoration: none;
}

#footerFarbe {
  background-color: #3057A3;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.butMainnavAktiv {
  background-attachment: scroll;
  background-image: url(templates/images/but_mainnav.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  line-height: 35px;
  height: 35px;
  width: 245px;
  color: #BE2E21;
  font-weight: bold;
  padding-left: 40px;
  margin-left: -40px;
}

#boxContentLeft .news {
	width: 301px;
	position: relative;
	padding: 18px 0 37px 0;
}

#boxContentLeft .news .top,
#boxContentLeft .news .bottom,
#boxContentLeft .news .middle {
	display: block;
	background: transparent url(templates/images/sidebar-news-hg.png) scroll repeat-y -301px 0;
	position: relative;
}

#boxContentLeft .news .top,
#boxContentLeft .news .bottom {
	position: absolute;
	left: 0;
	width: 100%;
}

#boxContentLeft .news .top {
	height: 26px;
	background-position: 0 0;
	top: 0;
}

#boxContentLeft .news .bottom {
	height: 40px;
	background-position: -602px bottom;
	bottom: 0;
}

#boxContentLeft .news .middle {
	padding: 0 20px;
}

#boxContentLeft .news h1 {
	color: #32489D;
	font-size: 95%;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

#boxContentLeft .news h2 {
	color: #3057A3;
	font-size: 80%;
	margin: 8px 0 3px 0;
	font-weight: bold; 
	padding: 0 0 0 18px;
	line-height: 16px;
	background: transparent url(templates/images/sidebar-news-listpoint.png) scroll no-repeat 0 4px;
}

#boxContentLeft .news h2 a {
	color: #3057A3;
	font-weight: bold;
	text-decoration: none;
}

#boxContentLeft .news p {
	color: #3057A3;
	font-size: 70%;
	margin: 0;
	padding: 3px 0 0 18px;
}

#boxContentLeft .partner {
	width: 200px;
	margin: 20px 50px 20px 51px;
}

#boxContentLeft .partner a,
#boxContentLeft .partner img {
	display: block;
	margin-bottom: 15px;
}

#boxContentLeft .partner a img {
	margin: 0;
	border: none;
}

#divEditbutton {
position:absolute;
right:55px;
top:410px;
}
	
label {
	padding: 0.125em 0 0.5em 0;
}

form.standard label {
	display: inline-block;
	width: 180px;
	float: left;
	font-weight: bold;
}

label.for-radio,
form.standard label.for-radio {
	clear: none;
	width: auto;
	padding: 0.125em 0 0 0.5ex;
	margin: 0 1ex 0 0;
	font-weight: normal;
}

form.standard input.radio {
	float: left;
	margin-left: 0;
}

form.standard div {
	clear: left;
	margin: 0;
	padding: 0;
}

.form-kontakt {
	margin: 0 30px 15px 40px;
  font-size: 80%;
  font-weight: normal;
  color: #3057a3;
  text-align: left;
}

label#label_anrede-m { float: none; }
#nachricht { width: 300px; height: 150px; }
#name, #unternehmen, #strasse, #e-mail-adresse, #telefon { width: 300px; }
#ort, #telefon { width: 150px; }
#postleitzahl { width: 7ex; }

.inline { cursor: text;}
h2 .inline { color: #3057A3; }
p .inline { color: #3057A3; }

img.e-mail { border: none; vertical-align: middle; }