
span.dummy {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #808080; }

span.test {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; color: #c0c0c0; }
a.navigation {  font-family: Arial ; font-size: 10pt; font-weight: bold; font-style: normal; color: #FFA023; text-decoration: none;}
a.navigation:hover {  font-family: Arial ; font-size: 10pt; font-weight: bold; font-style: normal; font-weight:bold; color: #BCD6EA;}
a.link {  font-family: Arial ; font-size: 9pt; font-style: normal; color: #000000; text-decoration: none;}
a.link:hover {  font-family: Arial ; font-size: 9pt; font-style: normal; color: #BCD6EA; text-decoration: none;}
a.link_fett {  font-family: Arial ; font-size: 9pt; font-style: normal; color: #000000; font-weight: bold; text-decoration: none;}
span.text {  font-family: Arial ; font-size: 9pt; font-style: normal; color: #000000; }
span.textklein {  font-family: Arial ; font-size: 8pt; font-style: normal; color: #000000; }
span.header {  font-family: Arial ; font-size: 13pt; font-style: normal; font-weight: bold; color: #FFA023; }
span.textweiss {  font-family: Arial ; font-size: 8pt; font-style: normal; color: #FFFFFF; }

#main2 {
position: absolute;
width:700px;
left: 50%;
top: 0px;
margin-left: -350px;
margin-top: 0px;
background-color: #FFFFFF;
}

#logo{
position: relative;
text-align: center;
vertical-align: middle;
height: 120px;
background-color:#FFA023;
}

#container{
position: relative;
height: 100%;
left: 0px;
top: 0px;
text-align: left;
}

#bluebox{
position: relative;
top: 0px;
left: 0px;
height: 200px;
width:15px;
margin-bottom: 0px;
background-color: #BCD6EA;
}

#navigation{
position: relative;
top: 0px;
left: 20px;
margin-top: -200px;
height: 180px;
width:150px;
margin-bottom: 0px;
text-align:left;
background-color: #FFFFFF;
}

#content{
position: relative;
top: 0px;
left: 220px;
width: 480px;
height: 600px;
margin-top: -180px;
text-align:left;
background-color: #FFFFFF;
overflow: auto;
}

#langlaeufer{
position: relative;
top: 0px;
left: -70px;
margin-top: -380px;
height: 350px;
width:280px;
margin-bottom: 0px;
text-align:left;
}

#contact{
position: relative;
width:700px;
left: 0;
top: 30px;
height: 30px;
margin-bottom: 0px;
background-color: #FFA023;
text-align: center;
}


