<!--
 body {
text-align : center;
color : #000000;
background-color: #fff;
font-family : verdana;
}

#a0
{
width : 996px;
height: 542px;
margin: 0px auto;
text-align: center;
background-color:#fff;
}
#menu
{
width : 996px;
height: 45px;
margin: 0px auto;
background-color:#f8b333;
}

p.inhalt {
font-family : arial;
font-size: 16px;
color :#009ee0;
text-align: left;
padding-left: 50px;
}

b{
font-family : arial;
font-size: 24px;
color :  #e2001a;
}
p.inhalt2 {
font-family : arial;
font-size: 14px;
color :#e2001a;
text-align: left;
}
p.impres {
font-family : arial;
font-size: 10px;
color :#000;
text-align: justify;
padding-right: 100px;
padding-left: 40px;
}
.inhalt3 {
font-family : arial;
font-size: 24px;
color :#009ee0;
text-align: left;
text-decoration: none;
}
a:hover.inhalt3 {
font-family : arial;
font-size: 24px;
color :#e2001a;
text-align: left;
}
h1
 {
font-family : arial;
font-size: 28px;
color :#e2001a;
}
h2
 { text-align: left;
font-family : arial;
font-size: 24px;
color :#e2001a;
padding-left: 40px;
}
h5
 { text-align: left;
font-family : arial;
font-size: 12px;
color :#000;
font-weight: bold;
padding-left: 40px;
}
table{
width: 980px;
font-family : verdana;
font-size: 12px;
color : #000000;
}

.logo{
 padding-left: 160px;
}
a.green{
font-family : arial;
font-size: 20px;
font-weight: bold;
color :  #009036;
text-decoration : none;
outline:none;
}

a:hover.green {
font-family : arial;
font-size: 20px;
font-weight: bold;
color : #e2001a;
text-decoration : none;
outline:none;
}

.red{
font-family : verdana;
font-size: 30px;
font-weight: bold;
color : #e2001a;
text-decoration : none;
outline:none;
}
a:hover.red{
font-family : verdana;
font-size: 30px;
font-weight: bold;
color : #009036;
text-decoration : none;
outline:none;
}
-->