* {
margin: 0;
padding: 0;
}
body {
font: 95% Arial, Helvetica, sans-serif;
color: #000;
background: #FFFFFF;
text-align: center;
}
a {
color: #FF0033;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
color: #FF6699;
}
a img {
border: 0px none;
}
h1, h2, h3 {
font-family: Arial, Geneva, sans-serif;
color: #112797;
background: transparent;
}
h1 {
font-size: 1.5em;
margin: 0 0 0 50px;
}
h2 {
font-size: 1.6em;
text-align: center;
}
h3 {
font-size: 1.2em;
}
p {
font-size: 1.05em;
line-height: 140%;
text-align: center;
}
ul {
list-style-type: square;
}
#container {
text-align: left;
position: relative;
color: #000;
background: transparent;
margin: 0 auto;
}
#header {
background: #FFFFFF url('../Eiche2010-05-25.jpg') no-repeat top center;
width: 780px;
}
#footer {
font-size: .70em;
margin: 75px 0 0 0;
background: transparent;
}
#logo {
padding: 20px;
}
address {
padding: 0 50px 20px 50px;
font-size: 0.95em;
font-style: normal;
font-weight: bold;
}
#main {
margin-top: 5px;
background: transparent;
font-weight: bold;
}
#content address {
padding-left: 0;
}
#content {
margin: 0 460px 0 20px;
}
/* Klassen */