#header {
width: 900px;
height: 100px;
background-image: url(http://info.handys-orten.de/img/logo.png);

}

#textadd {
font-size: 10pt;
color: gray;
font-family: Georgia, Times, Serif;
}

#headline {
font-size: 14pt;
color: black;
font-family: Georgia, Times, Serif;
text-align: center;
padding-top: 10px;
}

#text1 {
width: 370px;
text-align: justify;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#text2 {
width: 370px;
text-align: justify;
line-height: 1.3;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#text3 {
width: 370px;
text-align: justify;
line-height: 1.3;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#text4 {
width: 370px;
text-align: justify;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

#footer {
text-align: center;
font-size: 8pt;
color: gray;
}

#addright {
width: 160px;
font-size: 10pt;
color: gray;
font-family: Georgia, Times, Serif;
}

#adddown {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}


a:link { 
font-size:10pt;
text-decoration:underline;
color: 4e4aff;
font-family: Georgia, Times, Serif;
} 

a:visited { 
font-size:10pt;
text-decoration:underline;
color: 4e4aff;
font-family: Georgia, Times, Serif;
} 

a:active { 
font-size:10pt;
color: 4e4aff;
font-family: Georgia, Times, Serif;
} 

a:hover { 
font-size:10pt;
color: gray;
text-decoration: none;
font-family: Georgia, Times, Serif;
} 
body {
font-family: Georgia, Times, Serif;
color: gray;
}

td {
font-family: Georgia, Times, Serif;
color: gray;
}

th {
font-family: Georgia, Times, Serif;
color: gray;
}


