﻿html {
    height: 100%;
    padding-bottom: 1px;
    background: #ffffff url(../images/bg.gif) repeat-x left top;
}

body {
    font: 12px/1.5 Arial, Verdana, Helvetica, sans-serif;
    color: #021F4F;
    text-align: center;
    margin: 20px auto;
}

a:focus {
    outline: 1px dotted;
}

a {
    color: #021F4F;
    text-decoration: none;
}

img {
    border: none;
}

hr {
    border: 0 #888 solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}


h1 {
    font-size: 25px;
}

h2 {
    font-size: 23px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 15px;
}


ol {
    list-style: decimal;
}

ul{
    list-style: none;
}

small {
    font-size: 10px;
    display: block;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
    margin-bottom: 15px;
}


h4 {
    margin-bottom: 8px;
}


#wrapper {
    background: #ffffff;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 0;
}


ul, 
li,
ul li ul,
ul li ul li {
    margin: 0;
    padding: 0;
    text-align: left;
}


/* styles */

#head_content1 {
    background: #D7640F;
    margin-top: 15px;
    height: 20px;
}

#head_content{
    text-align: right;
}

#navi_content {

}

#c_content {
    min-height:450px;
    height:auto !important;
    height:450px;
}

#content_content {
    margin-top: 30px;
}



#c_footer {
    position:relative !important;
    margin: 0 auto;
    margin: -1px auto 0;
}

#footer_content {
    text-align: right;
    margin-top: 20px;
}

#footer_content .impress {
    color: #ccc;
}

input,
textarea {
    background-color: #ffffff;
    border: 1px solid #888;
}

input:hover,
textarea:hover {
    background-color: #eee;
}

input.text {
    width: 200px;
}

input.btn {
    width: 100px;
}


#navi_content ul li {
    float: left;
    display: block;
}

a.linkbutton {
    display: block;
    background-color: #FFA500;
    padding: 4px;
    color: #ffffff;
    font-weight: bold;
    margin: 2px 4px;
}

a:hover.linkbutton {
    color: #FFA500;
    background-color: #ffffff;
}

#backforward {
    text-align: right;
}

#backforward .linkbutton {
    display: inline;
}

#c_content #content_inner {
    margin: 10px;
}

#c_content #content_content2 #content_inner2 {
    text-align: justify;
}

table {
    text-align: left;
    vertical-align: baseline;
    width: 100%;
}

.suchmaske_td {
    width: 220px;
}

/* bewerbung */
#bewerbung {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: transparent url(../images/pixel.png);
}

#bewerbung_content {
    background-color: #ffffff;
    padding: 5px;
    width: 500px;
    z-index: 999999;
    position: absolute;
    top: 5%;
    left: 20%;
    border: 1px solid #000000;
}

#cross {
    text-align: right;
}

#cross .cross {
    padding-left: 20px;
    background: url(../images/cross.png) no-repeat left top;
}

#cross .dash {
    padding-left: 20px;
    background: url(../images/dash.png) no-repeat left top;
}



.success,
.fail {
    padding: 5px;
    font-weight: bold;
    border: 1px solid #ddd;
    color: #ffffff;
}

.success {
    background-color: #3BB41A;
}

.fail {
    background-color: #D70F2B;
}

#start_head {
    font-size: 16px;
    font-weight: bold;
}

#buchen #bild {
    position: absolute;
    top: 100px;
    right: 0;
}

#buchen fieldset label {
    display: block;
    float: left;
    width: 120px;
}

#buchen fieldset p {
    float: left;
    width: 555px;
}

#buchen fieldset textarea,
#buchen fieldset input {
    width: 300px;
}


#body_impressum #kontaktform {
    border: 1px solid #000000;
    padding: 30px 160px;
}

#body_impressum #kontaktform input,
#body_impressum #kontaktform textarea {
    width: 400px;
}
