body {
 font-size: 11px;
 font-family: Arial, Tahoma;
 background-color: #999999;
 margin: 75px 0 10px 75px;
}

table {
 font-size: 11px;
}

.container {
 height: auto;
 background-color: white;
}
.mac {
 height: 400px;
}
/* im IE MAC verstecken \*/
.container, .mac {
 min-height: 400px;
 _height: 400px;
 background-color: white;
}
/* ENDE IE MAC Hack */


.main {
 width: 700px;
}

#headline {
 position: absolute;
 top: 120px;
 left: 534px;
}

div.subline {
 position: absolute;
 top: 145px;
 left: 75px;
 height: 18px;
 width: 700px;
 background-color: #999999;
 text-align: right;
}
div.subline img {
 display: block;
}

div.headline p {
 margin: 0;
 padding: 1px 2px 0 0;
}

div.content {
 width: 680px;
 margin: 0 0 0 20px;
 padding: 160px 0 20px 0;
}

#mainnavi {
 position: absolute;
 top: 161px;
 left: 75px;
}

#mainnavi ul {
 margin: 0 0 0 0; padding: 0;
 list-style: none;
 display: block;
 width: 150px;
 background-color: #fff;
}

#mainnavi li {
 width: 117px;
 height: 35px;
 position: absolute;
 display: block;
 list-style: none;
}

#n1  { left: 0; width: 115px!important;  }
#n2  { left: 115px; }
#n3  { left: 232px; }
#n4  { left: 349px; }
#n5  { left: 466px; }
#n6  { left: 583px; }

#mainnavi a {
 display: block;
 color: #000!important;
 text-decoration: none;
 font-size: 11px;
 height: 15px;
/* _height: 14px;
 heig\ht: 35px;*/
 padding: 20px 0 0 10px;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 letter-spacing: 1px;
}

#mainnavi a:hover, #mainnavi .aktiv{
 background-color: #800000;
 color: white!important;
}

#mainnavi a.sel {
 color: #000;
 font-weight: bold;
}
#mainnavi li {
 /* _display: inline;  wichtg fuer IE 55*/
 display: block;
}

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

.footer {
 font-size: 11px;
 color: white;
 margin: 5px 0 0 0;
 padding: 0;
 width: 700px;
 text-align: right;
}

.macfooter {
 margin: -15px 0 0 0;
}
/* im IE MAC verstecken \*/
.macfooter {
 margin: 5px 0 0 0;
}
/* ENDE IE MAC Hack */

.macfooter2 {
 margin: -28px 0 0 0;
}
/* im IE MAC verstecken \*/
.macfooter2 {
 margin: 5px 0 0 0;
}
/* ENDE IE MAC Hack */


.al { text-align: left!important; }
.ar { text-align: right!important; }


.footer a {
 color: white;
 text-decoration: none;
}
.footer a:hover {
 text-decoration: underline;
}

h2 {
 margin: 0 0 20px 0;
 padding: 0;
 font-size: 11px;
 color: #747474;
 text-align: left;
 letter-spacing: 0.25pt;
}
h3 {
 margin: 0 0 10px 0;
 padding: 0;
 font-size: 11px;
}

.top {
 text-align: right;
}

.logos {
	margin-bottom: 75px;
}