html {
background: #E6E6E6;
color: #000000;
}

body {
padding: 1% 10%;
font-family: Verdana, sans-serif;
font-size: 11px;
}

#main {
padding: 0px;
background: #FFFFFF;
}

#schatten-oben {
background: url(bilder/sch-oben.png);
height: 20px;
}

#head {
background: url(bilder/banner1.png);
height: 120px;
}

#head1 {
display: block;
float:left;
height: 120px;
}

#head2 {
text-align:right;
height: 72px;
}

#menue {
background: #FF0000;
height:20px;
}

#content {
padding: 10px 50px 10px 50px;
min-height: 250px;
}

#foot {
background: url(bilder/menue2.png);
padding: 2px 20px 0px 20px;
height: 18px;
color: #FFFFFF;
font-size: 9px;
}

#schatten-unten {
background: url(bilder/sch-unten.png);
height: 33px;
}

p {
line-height: 18px;
clear: left;
}

h1 {
font-size:25px;
font-weight: bold;
letter-spacing:5px;
}

h2 {
font-size:18px;
font-weight: bold;
letter-spacing:2px;
}

h3 {
font-size:13px;
font-weight: bold;
letter-spacing: 1px;
height: 16px;
margin-bottom: -12px;
}

a {
font-weight: bold;
text-decoration: none;
}

a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #aa121d;
}
a:active {
color: #ff9900;
}

ul {
font-size: 11px;
line-height: 18px;
}

table {
font-size: 11px;
border-spacing: 0px;
}

td {
vertical-align: top;
padding: 0px 30px 10px 0px;
}

#menue a{
font-size: 11px;
font-weight: 300;
text-decoration: none;
display: block;
float: left;
border-right: 1px solid #800000;
padding: 3px 20px 4px 20px;
background: url(bilder/menue.png);
}
#menue a:link {
color: #cb8686;
}
#menue a:visited {
color: #cb8686;
}
#menue a:hover {
color: #000000;
background: url(bilder/menue2.png);
}
#menue a:active {
color: #ff9900;
}

img {
margin-bottom: 2px;
}

.ausg {
font-weight: bold;
color: #ff9900;
}
