﻿body{
	background-color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.background{
   background-color:#FFFFFF;
}
td{
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
th{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.footer {
    font-size: 10px;
    line-height: 11px;
    color: #004A8F;
}
.headline {
    font-size: 16px;
    line-height: 20px;
    color:#004A8F;
    font-weight: bold;
    background-color:#9AB0D1;
}
.preis {
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    color: #990000;
    text-decoration: underline;
}
.tmain {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background-color: #F0F0FB;
    color: #000000;
    font-size: 11px;
}

.infobox {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #F0F0FB;
    color: #000000;
}
.infobox h1 {
    font-size: 14px;
    margin:0;
}
a {
	font-weight: bold;
	color: #597297;
	text-decoration: underline;
}

#headline {
    font-size: 16px;
    line-height: 22px;
    color:#000000;
    font-weight: bold
}
a img {
border : 0 none;
}

