body {
text-align: center;
background: #FFFFCC;
}

#main {
width: 580px;
margin: 10px auto;
border: solid 2px #006666;
text-align: left;
}

#kopf {
margin: 30px 30px 0px 30px;
text-align: left;
}

#navi {
margin: 20px 30px 20px 30px;
text-align: left;
border-bottom: solid 1px #006666;
}

#subnavi {
margin: -20px 30px 40px 30px;
text-align: left;
border-bottom: solid 0px #006666;
}

#arena {
margin: 0px 38px;
font-size: 12px;
color: #006666;
line-height: 16px;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
text-align: left;
}

#fuss {
height: 253px;
margin: 0px 30px 30px 30px;
background: url(../bilder/pflanze.gif) right no-repeat; 
}

h1 {
height: 23px;
background: url(../bilder/titelfeder.gif) left no-repeat;
font-size: 14px;
line-height: 16px;
color: #006666;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding: 10px 0px 0px 32px;
}

h2 {
font-size: 12px;
color:#006666;
text-transform: uppercase;
margin: 20px 0px -10px 0px;
}

.text {
font: 11px/15px #006666 Arial,Helvetica,sans-serif bold;
}

a, a:active {
color: #006666;
text-decoration: underline;
}
