body {
background-color: #DDDDDD;
margin: 0px;
font-family: Verdana, Helvetica, Arial;
font-size: 10pt;
}

a:link {color: black; text-decoration: underline}
a:active {color: black; text-decoration: none}
a:hover {color: black; text-decoration: none}
a:visited {color: black; text-decoration: underline}

a.normal:link {color: black; text-decoration: none; font-size: 17pt}
a.normal:active {color: black; text-decoration: none; font-size: 17pt}
a.normal:hover {color: black; text-decoration: none; font-size: 17pt}
a.normal:visited {color: black; text-decoration: none; font-size: 17pt}

a.shop:link {color: black; text-decoration: none; font-size: 17pt; color: #ff6500}
a.shop:active {color: black; text-decoration: none; font-size: 17pt; color: #ff6500}
a.shop:hover {color: black; text-decoration: none; font-size: 17pt; color: #ff6500}
a.shop:visited {color: black; text-decoration: none; font-size: 17pt; color: #ff6500}

.temp {
color: #aac500;
}

a.hbf:link {color: #AAAAAA; text-decoration: underline; font-size: 8pt; font-weight: bold}
a.hbf:active {color: #AAAAAA; text-decoration: none; font-size: 8pt; font-weight: bold}
a.hbf:hover {color: #AAAAAA; text-decoration: none; font-size: 8pt; font-weight: bold}
a.hbf:visited {color: #AAAAAA; text-decoration: underline; font-size: 8pt; font-weight: bold}

h1 {
font-weight:normal;
font-size: 14pt;
margin-left: 15px;
margin-bottom: 20px;
margin-top: 0px
}

img {
border: 0px;
}

p.zentrieren {
text-align: center;
width: 100%;
margin-bottom: 30pt;
}

p.hbf {
text-align: center;
width: 100%;
margin-bottom: 30pt;
}

table {
width: 100%;
font-size: 10pt;
}

td {
text-align: justify
}

td.logo {
background-color: white;
border-top: grey 2px solid;
border-left: grey 2px solid;
border-bottom: grey 0px solid;
border-right: grey 2px solid;
padding-left: 10px;
padding-top: 10px;
}

td.top {
height: 40px;
}

td.bild {

vertical-align: bottom;
padding: 0px;
}

td.links {
width: 100%;
vertical-align: top;
padding-top: 50px;
}

td.content {
vertical-align: top;
width: 720px;
height: 450px;
background-color: white;
border-top: grey 0px solid;
border-left: grey 2px solid;
border-bottom: grey 2px solid;
border-right: grey 2px solid;
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
}