

body, html{
    font-family:Verdana, Geneva, sans-serif;
    color:#000000;
    height: 100%;
    width:100%;
    margin: 0 auto;
    background-color:#ffffff;
    margin: 0;
    padding: 0;
}

h1 {
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 23px;
    font-weight: bold;
    height: 20px;
    margin-top: 33px;
    padding: 1px 0 2px;
    text-align: left;
}
h2 {
    color: #000000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding: 1px 0 2px;
    text-align: right;
}

.bodytext {
    color: #333333;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.7em;
    padding-top: 7px;
    text-align: left;
}



#main {
    margin: 0 auto;
    width: 980px;
}

#header  {
  float:left;
  width:980px;
  height:250px;
  background-color:#ffffff;
  z-index: 10;
}

#content_main {
  float:left;
  width:980px;
  height:auto;
  background-color:#ffffff;
  z-index: 10;
}

#navi {
  float:left;
  width:200px;
  height:auto;
  min-height:450px;
  background-color:#ffffff;
  background-image:url(../img/navi.png);
  background-repeat:no-repeat;
  background-position:bottom;
  z-index: 10;
}

#content {
  float:left;
  width:710px;
  height:auto;
  min-height:450px;
  background-color:#ffffff;
  background-image:url(../img/layout_hintergrund_ani.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  padding-left:70px;
  z-index: 10;
}

#contento {
  float:left;
  width:710px;
  height:auto;
  min-height:450px;
  background-color:#ffffff;
  padding-left:70px;
  z-index: 10;
}

#footer {
    background-color: #FFFFFF;
    border-top: 5px solid #E22328;
    bottom: 0;
    float: left;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    position: relative;
    width: 980px;
    z-index: 100;
}

#logo {
    background-color: #FFFFFF;
    float: left;
    height: 30px;
    position: relative;
    width: 150px;
    z-index: 100;
}


/* NAVIGATION */

ul#Navigation {
    margin: 0;
	padding: 25px 0 0 15px;
    text-align: left;
  }

  ul#Navigation li {
    list-style: none;
    position: relative;
    margin: 5px;
	padding: 0;
    padding: 0 0 0 0;
  }
  * html ul#Navigation li {
    margin-right:1.5em; 
    margin-bottom:0;
  }

  ul#Navigation a, ul#Navigation span {
	font-family:HelveticaLTStdRoman, Helvetica, sans-serif;
	font-size:23px;
    display: block;
    text-decoration: none;
    padding: 4px 4px 4px 4px;
    color: #e22328;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 100px;
    w\idth: 100px;  /* (IE 6 in standards-compliant mode) */
  }
  ul#Navigation a:active, ul#Navigation span{
    color: #000000;
  }

ul#Navigation li a:hover, ul#Navigation .current {
    color: #000000;
  }


.text_rang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
}

#contento tr:hover {
    background-color: #EAEAEA;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-indent: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: CC0000;
	text-indent: 20px;
	font-weight: normal;
}
.text_ohne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.text_abstand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

a, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration:none;
}

a:hover {
	color: #000000;
}
