@charset "utf-8";
/* CSS Document */


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
background-color: #E1E1E1;
margin: 0px;
padding: 0px;
}
h1 {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}


img {
text-decoration: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}



.HeadlineHellblau {
font-size: 12px;
font-weight: bold;
color: #6194CD;
}

.HeadlineTuttnauerRot
{
font-size: 12px;
font-weight: bold;
color: #e50822;
text-align: left;
text-indent: 0px;
height: 25px;
line-height: 25px;
}


.HeadlineTuttnauerKlein
{
font-size: 11px;
font-weight: bold;
color: #585858;
text-align: left;
height: 18px;
line-height: 18px;
}
.HeadlineLoftexBlau
{
font-size: 12px;
font-weight: bold;
color: #009CD9;
text-align: left;
text-indent: 0px;
height: 25px;
line-height: 25px;
}

.HeadlineLoftexKlein
{
font-size: 11px;
font-weight: bold;
color: #585858;
text-align: left;
height: 18px;
line-height: 18px;
}

.vert-grey-line {
background-image: url(images/grey-line.gif);
background-repeat: repeat-y;
background-position: center;
}


.float_left { float: left; }

#Center {
margin: auto;
background-color: #FFFFFF;
width: 800px;
z-index: 0;
height: auto;
margin-top: 0px;
padding-top: 0px;
}


#Header {
position:relative;
left:0px;
top:0px;
width:800px;
height:70px;
}

#Header_Menu
{
position:relative;
left:0px;
top:0px;
width:800px;
height:20px;
margin: 0px;
padding: 0px;
}

#Indicator
{
position:relative;
left:0px;
top:0px;
width:800px;
height:4px;
}
#Indicator td { width: 100px; }


#Links {
position: relative;
width: 130px;
height: 500px;
top: 0px;
float: left;
visibility: visible;
background-image: url(images/blaue-linie.gif);
background-repeat: repeat-y;
background-position: right;
padding-left: 20px;
padding-top: 0px;
margin: 0px;
margin-top: 15px;
}
#Content {
position:relative;
left:0px;
top:0px;
width:610px;
height:auto;
z-index:2;
background-color: #FFFFFF;
float: right;
padding-left: 20px;
padding-top: 0px;
margin: 0px;
margin-top: 15px;
padding-right: 20px;
}

#Content  img  {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
#Content  td  { padding: 2px; 
}

#Footer {
position:relative;
left:0px;
top:10px;
width:800px;
height:35px;
z-index:3;
background-color: #FFFFFF;
clear: both;
}


a:link {
text-decoration: none;
color: #000000;
font-style: normal;
font-weight: 500;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
color: #666666;
text-decoration: none;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:hover {
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6194CD;
}
