* {
    margin: 0px;
    padding: 0px;
}

body {
    background: url(/cms/upload/standard/bg.jpg) repeat-x top left #e2e2e2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #565656;
}


h1 {
    font-size: 16px;
    margin-bottom: 10px;
}
h2 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    margin-top: 10px;
    margin-bottom: 10px;
}
a {
    color: #114b7c;
}
/*th {
    text-align: left;
    font-size: 12px;
}*/

.bild_links {
    float: left;
    margin-right:10px;
    margin-bottom: 5px;
}
.bildbeschreibung_rechts {
    font-size: 10px;
    line-height: 13px;
    vertical-align: top;
    padding: 15px 0px 0px 10px
}
.fotograf_rechts {
    display: block;
    font-size: 11px;
    font-weight:bold;
}

.bildbeschreibung_unten {
    font-size: 10px;
    line-height: 13px;
    vertical-align: top;
    padding: 0px
}
.fotograf_unten {
    float: right;
    font-size: 11px;
    font-weight:bold;
}

.quellenangabe {
    font-size: 10px;
    margin-top: 20px;
}

/* +++ Artikelliste +++ */
.teaser_img {
    float: left;
    margin-right: 15px;
}

div.artikelliste {
    height: 150px;
}
/* +++ Artikelliste Ende +++ */



/* Kontaktformular */
#content table#kontakt td {
    padding-left:0px;
}
input, textarea {
    border: 1px solid #7d7d7d;
    width: 220px;
    margin-bottom: 2px;
    padding-left: 0px;
    .padding-left: 1px; /* IE 7 */
   _padding-left: 1px; /* IE 6 */
}
textarea {
    height: 100px;
}
input.senden {
    width: 222px;
}
input.td1 {
    width: 155px;
}
input.td2 {
    width: 55px;
}
input.td3 {
    width: 85px;
}
input.td4 {
    width: 125px;
}
input.checkbox {
    width: 10px;
}
input.radio {
    width: 10px;
    border: 0px;
}
option {
    width: 40px;
}
.errorMessage {
    color: #b51d1a;
    font-size: 10px;
}
/* Kontaktformular Ende */





#wrap {
    margin: 0px auto;
    margin-top: 14px;
    width: 951px;
}

#head-screen {
    width: 950px;
    height: 93px;
    background: url(/cms/upload/standard/ahrensburg_schloss.jpg) top right no-repeat;
    border-right: 1px solid #ffffff;
}

#head-print {
    display: none;
}

#linke_spalte {
    float: left;
}

#navigation {
    background-color: #114b7c;
    width: 208px;
    min-height:280px;
    height:auto !important;
    height:280px;
    margin-top: 6px;
    border: 1px solid #7d7d7d;
    font-size: 14px;
}

#navigation ul {
    margin: 20px 35px;
}
#navigation li {
    list-style: square;
    line-height: 1.8em;
    color: #b3b2b2;
}
* html #navigation li {
    list-style: square;
    line-height: 1.8em;
    color: #b3b2b2;
}
#navigation a {
    color: #b3b2b2;
    text-decoration:none;
    margin-right: 10px;
    margin-left: 10px;
}
* html #navigation a {
    margin-right: 5px;
    margin-left: 5px;
}
#navigation a:hover, a:active, #navigation li.aktiv a {
    color: #ffffff;
}
#navigation li.aktiv {
    color: #ffffff;
}





#content {
    float: left;
    background-color: #ffffff;
    width: 444px;
    min-height: 400px;
    height:auto !important;
    height: 400px;
    margin: 6px;
    padding: 14px 50px 30px 23px;
    border: 1px solid #7d7d7d;
}
* html #content {
    padding: 25px 50px 30px 23px;
}
* + html #content {
    padding: 25px 50px 30px 23px;
}

#content ul {
    margin-left: 30px;
}

#content a:hover, a:active {
    color: #114b7c;
}

div#content img {
    border: 1px solid #454545;
}
#content table {
    border: 0px;
}
#content table#team td {
    padding-left: 15px;
}
#content table#team>img {
    margin-top: 13px;
    margin-bottom: 5px;
    border: 1px solid #454545;
}

#content div#datenschutzhinweis {
    width: 444px;
    height: 200px;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #7d7d7d;
    overflow-y: scroll;

}



#spalte_rechts {
    float: left;
    background-color: #c2c2c2;
    width: 208px;
    min-height: 251px;
    height:auto !important;
    height: 251px;
    margin: 6px 0 0 0;
    border: 1px solid #7d7d7d;
}
#spalte_rechts #spalte_rechts_text p {
    padding: 0px 14px 0px 14px;
}
#spalte_rechts #spalte_rechts_text h2 {
    padding: 13px 14px 0px 14px;
    margin-bottom: 0px;
}
#spalte_rechts p.bilduntertitel {
    margin-left: 14px;
    font-size: 11px;
    line-height: normal;
    color: #434343;
    /*font-style: italic;*/
}
#spalte_rechts img {
    border: 1px solid #7d7d7d;
}
#spalte_rechts img.spalte_rechts_bild {
    border-bottom: 1px solid #7d7d7d;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
}


#footer-screen {
    float: left;
    width: 180px;
    font-size: 11px;
    line-height: normal;
    padding: 0 0 0 22px;
}
#footer-screen a {
    color: #565656;
}
#footer-screen a:hover {
    color: #a2a2a2;
}
#footer-print {
    display: none;
}