html, body { 
font-size: 11px;
font-family: arial;
background-color: #e0e5eb;
background-image: url("../../admin/template_pic/pageBackground.jpg");
background-repeat: repeat-x;
}

#wrapper {
background-color: #d5d5d5;
width: 800px;
margin: 0 auto;
}

#header { 
background-image: url("../../admin/template_pic/header.jpg");
width: 800px;
height: 166px;
}

#mainMenu {
background-image: url("../../admin/template_pic/mainMenu.jpg");
width: 800px;
height: 40px;
}

#mainMenu-member {
background-image: url("../../admin/template_pic/mainMenu.jpg");
width: 800px;
height: 40px;
}

#footer {
background-color: #65a2d6;
width: 800px;
height: 40px;
margin-top: 20px;
margin-bottom: 20px;
}

#content {
width: 800px;
min-height: 400px;
}

.content { margin-left: 10px; margin-right: 10px; }

.footer { color: #0365af; padding-top: 14px; float: right; }
.footer li { list-style: none; display: inline; line-height: 40px; float: right; color: #0365af; }
.footer a { text-decoration: none; color: #FFF; padding: 20px; }
.footer a:hover { color: #000; background-color: #d5d5d5; padding-top: 14px; padding-bottom: 13px; }

.mainMenu li { list-style: none; display: inline; line-height: 40px; }
.mainMenu a { text-decoration: none; color: #000; padding: 20px; }
.mainMenu a:hover { color: #fff; background-color: #65a2d6; padding-top: 14px; padding-bottom: 13px; }

#menuebox {
position: relative;
height: 40px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: 0px;
left: 0;
z-index: 200;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 120px;
height: 40px;
font-weight: bold;
text-align: center;
color: #000;
}
#menue .aussen:hover {
height: auto;
background-color: #65a2d6;
color: #fff;
}

a.innen-1 {
margin-top: 15px;
}
a.innen,
a.innen-1 {
display: block;
width: 120px;
padding: 10px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #9fc5e5;
background-color: #9a9a9a;
color: #fff;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #9a9a9a;
color:#fff;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #e9e9e9;
color: #000;
}

span.menutag {
display: block;
cursor: default;
margin-top: 12px;
}

span.menutag a { color: #000; text-decoration: none; }
span.menutag a:hover { color: #FFF; }

input #security_code { color: #000; }
