html, body
{
background:  #5F5F5F;  
}


/* Beginn Text-Formatierung */

.text1
{
font-family:Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
color:#ffffff;
text-align: left;
float: left;
line-height:16px
}

.text1 a
{
font-weight: thin;
text-decoration: none;
color: #ffffff;
border: 1px;
}

.text1 a:hover
{
color: #C7C7C7;
}

.text1 a:active
{
color: #ffffff;
}


.text2
{
font-family:Arial,Helvetica,sans-serif;
font-size: 13px;
color: #000000;
font-weight: bold;
z-index:3;
line-height:16px;
}


.text3
{
font-family:Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: thin;
fontcolor:#000000;
text-align= left;
float: left;
}


.text3 ul
{
list-style-type:none;
margin:0;
padding:0;
}


.text3 a
{
font-weight: thin;
color: #000000;
border: 1px;
}


.text3 a:hover
{
color: #da0707;;
}


.text3 a:active
{
color: #000000;
}

.text4
{
font-family:Arial,Helvetica,sans-serif;
font-size: 39px;
font-weight: bold;
color:#ffffff;
text-align: center;
float: left;
}



h2
{
color: #000000;
font-size: 15px;
font-family:Arial,Helvetica,sans-serif;
font-weight: bold;
display:inline;
text-align: center;
}


/* Ende Text-Formatierung */


/* Beginn Layout-Formatierung */

#center
{
width:870px;
/* height: 560px; */
height: 580px;
align: center;
border-style:solid;
border-color:;
border-width:0;
top: 10px;
margin: 0px auto;
z-index:1;
}


#main
{
position: relative;
width: 870px;
/* height: 560px; */
height: 580px;
top: 10;
z-index: 1;
background-image: url("bilder/head.jpg");
background-color: #ffffff;
}


#navi
{
position: absolute;
width: 120px;
/* height: 225px; */
height: 250px;
top: 215px;
left:30px;
z-index: 2;
background: #da0707;
line-height: 13px; 
font-weight: bold;
text-align: left;
overflow: auto;
}


#navi ul 
{
list-style-type:none;
margin:0;
padding:0;
}


#head
{
position: absolute;
width: 530px;
height: 100px;
top: 20px;
left:212px;
z-index: 2;
background: #da0707; 
font-weight: bold;
text-align: center;
}


img
{
border:0;
}

#content
{
position: absolute;
width: 600px;
height: 412px;
background: #ffffff;
overflow: auto;
z-index: 4;
border: 0px;
solid: #000000;
top: 145px;
left: 270px;
text-align: left;
}


#content1
{
position:absolute;
width: 195px;
left:345px;
top: 34px;
background: #ffffff;
}


#startbild
{
position:absolute;
width: 147px;
height: 110px;
z-index: 1;
background-color: #da0707;
border: 2px;
left: 11px;
/* top: 447px; */
top: 467px;
}


#daten
{
position:absolute;
width: 195px;
left:230px;
top: 200px;
background: none;
}


iframe 
{ 
width: 590px;
height: 345px;
}

/* Ende Layout-Formatierung */