* {
margin:0;
padding:0;
}
body {
text-align:left;
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size:75.01%;
line-height:1.2em;
color:#666;
}
div {
font-size:1em;
}
img {
border:0;
}
a,a:link a:active {
text-decoration:none;
color:#aaa; 
}
a:hover {
text-decoration:underline;
}
body {
background-color:#eee;
margin:1em;
}
div#pagewrapper {
margin: 100px auto 10px auto;
max-width:700px;
width:700px;
min-width:700px;
}
div#header {
display:block;
width:100%;
height:210px;
text-align:left;
background-image:url(logo.gif);
background-repeat:no-repeat;
background-position: 0 0;
border-bottom:1px solid #008CE7;
}
div#content {
width:100%;
text-align:center; 
}
div#content #themes {
width:300px;
float:right;
text-align:right;
}
div#content #themes h1 {
padding-top:0.3em;
padding-bottom:3em;
font-size:1.2em;
text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#person {
padding-top:0.3em;
padding-bottom:3em;
font-size:1.2em; 
text-align:left;
}
div#services {
font-size:1em; 
text-align:left;
}
ul {
padding-top:0.5em;
}
li {
margin-left:1.5em;
line-height:1.3em;
}
.achtung {
color:#a00;
font-size:1.2em; 
line-height:1.1em;
}
.achtung a {
text-decoration:underline;
color:#a00;
font-size:1.2em; 
line-height:1.1em;
}
.achtung strong {
font-weight:bold;
}
.achtung blink {
text-decoration:blink;
}
.hh {
float:left;
padding-right:20px;
}
.clr {
clear:both;
}
div#footer {
display:block;
width:100%;
height:60px;
text-align:left;
margin-top:3em;
margin-bottom:0.2em;
border-top:1px solid #008CE7;
}
div#bottom {
display:block;
width:100%;
height:60px;
text-align:right;
margin-top:1em;
margin-bottom:0.2em;
border-top:1px solid #999;
color:#999;
}
div#address {
padding-top:0.3em;
width:190px;
text-align:left;
}
div#contact {
float:right;
width:190px;
text-align:right;
padding-top:0.3em;
}
/* EOF */
