* {
margin: 0;
padding: 0;
}

body {
margin: 10px auto;
text-align: center;
font-family: tahoma,arial,verdana,helvetica;
font-size: 13px;
font-weight: normal;
color: #FFFFFF;
background: #000000;
}

.page {
width: 700px;
margin: 0 auto;
text-align: left;
}

.header {
height: 80px;
background: url(../images/header.png) top left no-repeat;
position: relative;
border-bottom: 1px solid #555555;
}

h1 {
font-family: Trebuchet MS;
font-size: 27px;
font-weight: normal;
position: absolute;
top: 15px;
left: 75px;
}

.subtitel {
font-size: 12px;
position: absolute;
top: 48px;
left: 85px;
}

ul.navbar {
width: 700px;
height: 35px;
list-style: none;
background: url(../images/nav_bg.png) top left repeat-x;
border-bottom: 1px solid #555555;
}

ul.navbar li {
list-style: none;
float: left;
border-right: 1px solid #555555;
}

ul.navbar a {
display: block;
padding: 10px 20px 10px 20px;
line-height: 15px;
text-decoration: none;
}

ul.navbar a:link, ul.navbar a:active, ul.navbar a:visited {
color: #EEEEEE;
}

ul.navbar a:hover {
color: #CCCCCC;
background: url(../images/nav_hover_bg.png) top left repeat-x;
}

.content {
width: 530px;
min-height: 490px;
height: auto !important;
height: 490px;
background: #222222/* url(../images/girl.png) bottom right no-repeat*/;
float: left;
}

.content h2 {
padding: 15px 10px 5px 10px;
font-family: Trebuchet MS;
font-size: 15px;
font-weight: bold;
}

.content p {
padding: 5px 10px 5px 10px;
}

.content a:link, .content a:visited, .content a:active {
color: #EEEEEE;
text-decoration: underline;
}

.content a:hover {
color: #CCCCCC;
text-decoration: underline;
}

.label {
padding: 5px 20px 5px 10px;
width: 100px;
float: left;
font-weight: bold;
color: #DDDDDD;
}

.inhalt {
padding: 5px 10px 5px 0;
width: 390px;
float: left;
font-weight: normal;
}

.inhalt a:link, .inhalt a:visited, .inhalt a:active {
color: #EEEEEE;
text-decoration: underline;
}

.inhalt a:hover {
color: #CCCCCC;
text-decoration: underline;
}

.det_bild {
padding: 20px 10px 20px 10px;
display: block;
text-align: center;
}

.bild, .prev_bild {
border: 1px solid #CCCCCC;
}

.prev_bild {
margin: 5px 5px 5px 0;
float: left;
}

.small {
font-size: 11px;
color: #DDDDDD;
}

.small a:link, .small a:visited, .small a:active {
color: #EEEEEE;
text-decoration: underline;
}

.small a:hover {
color: #CCCCCC;
text-decoration: underline;
}

form.anmelden {
margin: 20px 10px 20px 10px;
padding: 30px 10px 30px 10px;
border-top: 1px solid #555555;
border-bottom: 1px solid #555555;
background: #333333;
}

.sidebar {
width: 170px;
min-height: 490px;
height: auto !important;
height: 490px;
background: #333333;
float: right;
}

ul.auswahl {
width: 170px;
list-style: none;
}

ul.auswahl li {
display: block;
border-bottom: 1px solid #555555;
}

ul.auswahl li.last1 {
border-bottom: 1px solid #990000;
}

ul.auswahl li.last2 {
border-bottom: 1px solid #333333;
}

ul.auswahl a {
display: block;
padding: 5px 5px 5px 10px;
}

ul.auswahl a:link, ul.auswahl a:active, ul.auswahl a:visited {
color: #EEEEEE;
text-decoration: none;
}

ul.auswahl a:hover {
color: #FFFFFF;
background: #444444;
}

ul.list {
list-style: none;
}

ul.list li {
margin: 0 5px 0 5px;
padding: 10px 5px 10px 5px;
display: block;
border-bottom: 1px dotted #555555;
}

ol.agb {
list-style-type: decimal;
list-style-position: inside;
padding: 5px 0 15px 0;
}

ol.agb li {
font-size: 11px;
color: #EEEEEE;
margin: 0 5px 0 10px;
padding: 5px 0 5px 0;
}

ul.vorschau {
width: 520px;
padding: 5px;
list-style: none;
}

ul.vorschau li {
width: 122px;
height: 102px;
padding: 4px;
float: left;
}

ul.vorschau a {
width: 120px;
height: 100px;
border: 1px solid #CCCCCC;
text-decoration: none;
overflow: hidden;
display: block;
}

ul.vorschau img {
min-height: 100px;
height: auto !important;
height: 100px;
font-size: 10px;
display: block;
}

.pagenav {
padding: 10px;
font-size: 11px;
}

.inserat {
width: 200px;
margin: 30px 0 0 0;
padding: 0 10px 0 5px;
float: left;
}

.verwalten {
width: 300px;
margin: 30px 0 0 0;
padding: 0 5px 0 9px;
border-left: 1px dotted #555555;
float: left;
}

.inserat h3, .verwalten h3 {
padding: 5px 5px 5px 5px;
font-family: Trebuchet MS;
font-size: 15px;
font-weight: bold;
}

.inserat p {
padding: 5px;
}

.verwalten form {
padding: 5px;
}

.verwalten form label {
padding: 5px 10px 5px 5px;
width: 80px;
float: left;
font-weight: bold;
color: #DDDDDD;
}

.verwalten form .inhalt {
padding: 5px 10px 5px 0;
width: 170px;
float: left;
font-weight: normal;
}

.mini {
font-size: 11px;
font-weight: normal;
}

.verwalten form input {
width: 160px;
padding: 1px;
font-size: 12px;
font-weight: normal;
}

.verwalten form .submit {
width: 75px;
padding: 1px;
}

form.inserieren, .pass form {
margin: 30px 0 0 0;
padding: 0 10px 10px 10px;
}

form.inserieren label, .pass form label, form.anmelden label {
padding: 5px 10px 5px 0;
width: 150px;
float: left;
font-weight: bold;
color: #DDDDDD;
}

form.anmelden label {
text-align: right;
}

form.inserieren .inhalt, .pass form .inhalt, form.anmelden .inhalt {
padding: 5px 0 5px 0;
width: 300px;
float: left;
font-weight: normal;
}

form.inserieren input, form.inserieren select, form.inserieren textarea, form.anmelden input {
width: 220px;
font-size: 12px;
font-weight: normal;
padding: 1px;
}

form.inserieren .submit, form.anmelden .submit {
width: 100px;
}

.footer {
width: 700px;
height: 50px;
background: url(../images/footer.png) top left no-repeat;
border-top: 1px solid #555555;
}

.footer_links {
padding: 10px;
font-size: 11px;
color: #CCCCCC;
}

.footer_links a:link, .footer_links a:active, .footer_links a:visited {
color: #CCCCCC;
text-decoration: underline;
}

.footer_links a:hover {
color: #EEEEEE;
text-decoration: underline;
}

#support {
width: 220px;
height: 290px;
text-align: left;
}

#support h3 {
margin: 0;
padding: 0 0 3px 12px;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
line-height: 12px;
height: 12px;

}

#support .main {
width: 190px;
height: 245px;
margin: 0 9px 9px 9px;
padding: 5px;
border: 1px solid #555555;
background: #222222;
font-size: 11px;
font-weight: normal;
color: #EEEEEE;
}

#support p {
padding: 0 0 5px 0;
}

#support form {
padding: 5px 0 5px 0;
}

#support label {
width: 45px;
padding: 5px 5px 0 0;
float: left;
}

#support input {
width: 140px;
margin: 3px 0 0 0;
padding: 1px;
float: left;
}

#support textarea {
width: 140px;
height: 40px;
margin: 3px 0 0 0;
padding: 1px;
float: left;
}

#support .buttons {
margin: 5px 0 0 0;
text-align: right;
}

#support .button {
width: 80px;
font-size: 11px;
padding: 1px;
}

#support .fehler {
color: #FF0000;
font-weight: bold;
}

#support .success {
color: #18CA26;
font-weight: bold;
}

#support a:link, #support a:visited, #support a:active {
color: #DDDDDD;
text-decoration: underline;
}

.content a:hover {
color: #CCCCCC;
text-decoration: underline;
}

.clear {
clear: both;
}
