/* Globale Einstellungen */

body {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
/*
form {
  margin: 0;
  padding: 0;
}
*/
hr {
  color: #0054A6;
}

/* HEADER & HORIZONTALE NAVIGATION  */

#head {
  position: absolute;
  background: #0054A6;
  top: 0;
  left: 0;
  z-index: 0;
  width: 990px;
  height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

#navigation {
  position: absolute;
  top: 150px;
/*  left: 205px;*/
  left: 190px;
/*  width: 785px;*/
  width: 800px;
  height: 27px;
  background: #0054A6;
}

#navigation ul {
  list-style: none; 
  border: 0; 
  margin: 0; 
  padding: 0;
}

#navigation ul li {
  margin: 0; 
  padding: 0; 
  border: 0; 
  display: inline;
}

/* NAVIGATION level 1 */

#navigation ul li a {
  display: block; 
  width: 110px;
  font-size: 11px;
  color: #ffffff; 
  background: #0054A6; 
  text-decoration: none; 
  font-weight: bold; 
  padding: 3px 10px 3px 10px;
  float: left;
  text-align: center;
  vertical-align: middle;
  border-right: #FFFFFF solid 1px;
} 
#navigation ul li a:link, #navigation a:active, #navigation a:visited {color: #ffffff;}
#navigation ul li a:hover {background: #E0E3F3; color: #0054A6; text-decoration: underline;}

#navigation ul li a.active:link, #navigation a.active:active, #navigation a.active:visited {background: #E0E3F3; color: #0054A6; text-decoration: underline;}


#suche {
  position: absolute;
  top: 150px;
  left: 740px;
  font-weight: bold; 
  font-size: 11px;
  padding: 3px 10px 3px 10px;
  text-align: left;
  margin: 0;
  width: 230px;
  vertical-align: top;
  height: 27px;
  color: #ffffff;
}
* html #suche { /* nur IE  */
padding: 1px 0 3px 0;
}
#suche input {
  border: solid 1px #0054A6;
  background: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#schatten {
  position: absolute;
/*  left: 205px; */
  left: 190px;
  top: 173px;
  z-index: 1;
  height: 8px;
/*  width: 785px; */
  width: 800px;
  background: url(../images/schatten.gif) repeat-x;
}

#ContentContainer {
position: absolute;
top: 150px;
left: 0px;
width: 990px;

}

/* SUBNAVIGATION (links)  */
#subnavi {
  position: absolute;
  top: 0px;
  left: 0;
/*  width: 205px;*/
  width: 190px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;

}

#subnavi p {
  padding: 3px 0 0 15px;
  background: #0054A6;
  margin: 0;
}

#subnavi .schatten {
  height: 8px;
/*  width: 205px;*/
  width: 190px;
  background: url(../images/schatten.gif) repeat-x;
  float: left;
}

#subnavi ul {
  list-style: none; 
  background: #0054A6;
  border: 0; 
  margin: 0; 
  padding: 0; 
  border-top: 1px solid #FFFFFF;
}

#subnavi ul li {
  margin: 0; 
  padding: 0; 
  border: 0;
  background: #0054A6;
}
/* subnavi level 1 */
#subnavi ul li a {
  display: block; 
  font-size: 11px;
  color: #fff; 
  text-decoration: none; 
  font-weight: bold; 
  padding: 2px 0 3px 34px;
  background: #0054A6 url(../images/pfeil_rechts.gif) no-repeat 15px 5px; 
  border-bottom: 1px solid #FFFFFF; 
  height: 1%;/* IE Win white space bug fix */
} 
#subnavi ul li a:link, #subnavi ul li a:active, #subnavi ul li a:visited {color: #fff;}
#subnavi ul li a:hover {
  color: #0054A6; 
  background: #E0E3F3 url(../images/pfeil_rechts_blau.gif) no-repeat 15px 5px;
  text-decoration: underline;
}

#subnavi ul li a.active {
  background: #0054A6 url(../images/pfeil_unten.gif) no-repeat 15px 5px;
}

/* subnavi level 2 */

#subnavi ul ul li a {
  display: block; 
  color: #0054A6; 
  font-size: 11px;
  text-decoration: none; 
  font-weight: normal; 
  padding: 2px 0 3px 40px;
  background: #E0E3F3;
  border: 0;
}
#subnavi ul ul li a:link, #subnavi ul ul li a:active, #subnavi ul ul li a:visited {color: #0054A6;}

#subnavi ul ul li a:hover {
  color: #0054A6; 
  background: #E0E3F3;
  text-decoration: underline; 
}

#subnavi ul ul li a.active {
  text-decoration: underline;
  color: #0054A6; 
  background: #E0E3F3;
}

/* CONTENT  */

#content {
  position: absolute;
  top: 70px;
  left: 220px;
  width: 550px;
  min-height: 450px;
}
* html #content {
  height: 450px;
}

#content a, #content a:link, #content a:visited, #content a:active {
  color: #05B152;
  text-decoration: underline;
  font-weight: bold;
}

#content a:hover {
  text-decoration: none;
  font-weight: bold;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#content p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  margin: 0;
  padding: 0;
}

#content input {
  border: solid 1px #0054A6;
  background: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 1px 1px 0 1px;
}

#service {
  position: relative;
  width: 400px;
  text-align: right;
  vertical-align: bottom;
  clear: both;
  padding: 50px 0 50px 0;
}



#bild {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 160px;
  margin: 30px 0 0 0;
  padding: 0;
}

#text {
  position: absolute;
  top: 0px;
  left: 180px;
  width: 400px;
  margin: 0;
  padding: 0;
}


h1 {
  font-size: 26px;
  line-height: 30px;
  color: #05B152;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 26px;
  line-height: 30px;
  color: #05B152;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}


h6 {
  font-size: 18px;
  color: #05B152;
  font-weight: normal;
  text-align: center;
  line-height: 23px;
  margin: 0;
  padding: 0;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  width: 550px;
  background: #05B152;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 26px;
  line-height: 30px;
  color: #05B152;
  font-weight: bold;
  text-align: left;
  letter-spacing: 3px;
  margin: 0;
  padding: 0;
}

.bold {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  letter-spacing:1px;
}

h5 {
  font-size: 28px;
  line-height: 30px;
  color: #05B152;
  font-weight:700;
  text-align: center;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}

/* FOOTER */

#footer {
  position: absolute;
  top: 400px;
  bottom: 0px;
  left: 850px;
  width: 120px;
  vertical-align: bottom;
}

#footer a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#layout table {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#layout td {
border-bottom: solid 1px #000000;
border-right: solid 1px #CCCCCC;
}


#servicex {
  position: relative;
  width: 550px;
  text-align: right;
  vertical-align: bottom;
  clear: both;
  padding: 50px 0 50px 0;
}

