/*Startseite*/
body {
background-color:#FFFFFF; 
color:#000000; 
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
font-size: 101%; 
text-align:center;
}
div.start{
width:100%
background-color:#FFFFFF; 
text-align:center;
margin-left:auto;
margin-right:auto
}
.startform {
margin-top:15px;
font-size: 0.8em;
line-height:200%;
}
.abschicken {
margin-top:20px
}
p.text {
font-size:0.8em; 
}
p.text a{
font-weight:bold;
color:#1598BF;
}
p.foot {
margin-top:60px;
font-size:0.7em;
}
p.foot a {
font-weight:bold;
color:#1598BF;
}
.red {
font-size:85%;
color:#e68d19
}
#bm {margin:15px 0;}
#bm img {padding:4px; border:1px solid #fff;}
#bm a {display:inline}