body {
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular;
margin: 0px;
padding: 0px;
background-color: #ffffff;
}

#siteby {
position: absolute;
z-index: 1001;
top: -50px;
left: 0px;
width: 200px;
color: #dddddd;
}

#hinweisjs {
width: 200px;
height: 15px;
padding: 5px;
background-color: #CC0000;
color: #ffffff;
font-weight: normal;
font-size: 12px;
}

img {
border: 0px;
}

hr {
height: 0px;
border-top: 1px solid #eeeeee;
background-color: #ffffff;
}

h1 {
font-weight: bold;
font-size: 11px;
text-transform: none;
margin: 0px;
padding: 0px;
}

a {
color: #bbbbbb;
text-decoration: none;
}

a:link {
color: #bbbbbb;
}

a:visited {
color: #bbbbbb;
}

a:hover {
color: #000000;
}

a.active {
color: #000000;
}

#content {
margin: 0px auto;
padding: 0px;
text-align: left;
width: 804px;
height: auto;
/*overflow: hidden;*/
background-color: #ffffff;
}

#navi {
float: left;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 0px;
padding: 0px;
padding-bottom: 5px;
text-align: left;
width: 804px;
height: 90px;
vertical-align: top;
overflow: hidden;
background-color: #ffffff;
border-bottom: 1px dotted #eeeeee;
}

#navi ul {
width: auto;
padding: 0px;
margin-top: 0px;
margin-left: 0px;
height: 95px;
/*display: block;*/
list-style-type: none;
text-align: left;
vertical-align: top;
overflow: hidden;
margin-right: 15px;
}

#navi li {
display: block;
vertical-align: top;
height: 13px;
padding-top: 0px;
padding-bottom: 1px;
padding-left: 0px;
width: auto;
text-align: left;
margin-bottom: 0px;
text-transform: uppercase;
overflow: hidden;
}

#fotos {
vertical-align: top;
margin: auto;
padding: 0px;
text-align: center;
width: 800px;
height: auto;
/*background-color: #dddddd;*/
}

/* admin einstellungen */

a.on, a.on:link, a.on:visited, a.on:active {
color: #99CC33;
}

input, text, select, button, textarea  {
font-size: 11px;
color: #000000;
}

input.formdatawide {
font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular;
font-size: 11px;
color: #000000;
width: 800px;
border: 1px solid #eeeeee;
}

textarea.formdatawide {
font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular;
font-size: 11px;
color: #000000;
width: 800px;
height: 100px;
border: 1px solid #eeeeee;
}