
/* Wichtige Farben
grau links:#E8E8E8
blau:   #003870
body hintergrund grau:#C0C0C0
rot:#660000
*/


html,body
{
text-align: center;
margin: 0px;
padding: 1em 0;
font-family: Arial, "Helvetica", Verdana, sans-serif;
font-size: 101.01%;
color: black;
background-color: #C0C0C0;
}

#Seite
{
text-align: left;
margin: 0 auto;
padding:0;
width: 973px;
background: #ffffff url(../../bilder/hintergrund.gif) repeat-y;
border: 1px solid #ffffff;
}

#header
{
margin: 0;
height: 95px;
width: 971px;
border:0;
border-bottom:1px solid #ffffff;
}
#headerdruck
{
display:none;
margin: 0;
height: 95px;
width: 971px;
border:0;
border-bottom:1px solid #ffffff;
}

#left
{
margin:0;
float:left;
width:279px;
height:100%;
background-color:#E8E8E8;
}

#left h1
{
font-size:1.4em;
color: #003870;
text-transform:uppercase;
margin-bottom:0;
margin-top: 40px;
font-weight:normal;
background-color:#E8E8E8;
}

#left h2
{
font-size:1.0em;
color: #003870;
text-transform:uppercase;
text-align:left;
margin-bottom:10px;
margin-top: 22px;
padding:0;
padding-left:10px;
font-weight:normal;
background-color: #E8E8E8;

}

#navi1
{
height:204px;
margin:0;
text-align:left;
padding:0;
background-image:url(../../bilder/hgmainnavi.jpg );
background-repeat: no-repeat;
}
#middle
{
margin:0;
float:left;
text-align: left;
width:693px;
height: 100%;
background-color: #FFFFFF;
border:0;
font-size: 101.01%;
}


#middle h1, #middle h2, #middle h3, #middle p
{
margin:0;
padding:0;
color:#000000;
}

#middle h1
{
font-size:1.1em;
color: #660000;
text-transform:uppercase;
margin-bottom:20px;
margin-top: 30px;
font-weight:lighter;
}

#middle h2
{
font-size:0.8em;
color: #000000;
text-transform:uppercase;
line-height:120%;
margin-top:1.5em;
margin-bottom:0.3em;
font-weight:bold;
}


#middle h3
{
margin-top:15px;
margin-bottom:10px;
font-size:0.95em;
color: #660000;
line-height:140%;
font-weight:lighter;
}

#middle p
{
font-size:0.8em;
color: #000000;
line-height:140%;
margin-bottom:0.75em;
}


#middle ul
{
list-style:none;
margin-left: 0px;
padding-left: 0px;
}
#middle ul li
{
background:url(../../bilder/bullet.gif) no-repeat left ; margin:0;padding:0;padding-left:15px;
background-position: 0px 5px;
font-size: 0.8em;
line-height: 140%;
margin-bottom: 0.50em;
}

#middle li
{
font-size: 0.8em;
line-height: 140%;
margin-bottom: 4px;
}

#middle .content
{
margin:0px;
margin-top: 7px;
margin-left:30px;
margin-right:30px;
}

#middle img
{
border-bottom:1px solid #FFFFFF;
margin:0px;

}

a:link
{
font-weight: bold;
color:#000000;
text-decoration:underline;
}

a:visited
{
font-weight: bold;
color:#000000;
text-decoration:underline;
}

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

a:active
{
color:#660000;
text-decoration:underline;
}


.linie
{
width:100%;
text-align:left;
border-bottom:1px solid #ffffff;
margin-top:10px;
margin-bottom:130px;
}

p#Fusszeile
{
clear: both;
font-size: 0.83em;
margin: 0; padding: 0.1em;
text-align: center;
background-color: #E8E8E8;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}
img
{
border:0;
}
