@CHARSET "ISO-8859-1";/** * Abstand bei "Großbild-link" nach rechts      */a.bigImageLink{    margin-right: 5px;}/** * Gallerie-Element */.floatLeftBox {    float: left;    margin-bottom: 10px;    margin-right: 10px;    margin-top: 0px; }/** * Floating aufheben */.clear {    clear: both;    display: block;    line-height: 0;}/** * Listen */#contentContainer ul li{    margin-left:20px;}#contentContainer ol li{    margin-left:25px;}/** * Startseite */#contentContainer #leftContentStart, #contentContainer #rightContentStart{    margin-top: 20px;}/* 1 Spaltenwechsel: linke Spalte */.content_11 {    width: 450px;    float: left;    display:inline;    overflow: hidden;    margin-right: 20px;/*    background-color: #966; */}/* 2 Spaltenwechsel: linke Spalte */.content_21 {    width: 140px;    float: left;    display:inline;    overflow: hidden;    margin-right: 20px;/*    background-color: #f66; */}/* 2 Spaltenwechsel: mittlere Spalte */.content_22 {    width: 290px;    float: left;    display:inline;    overflow: hidden;    margin-right: 20px;/*    background-color: #6f6; */}/* 1 Spaltenwechsel: rechte Spalte *//* 2 Spaltenwechsel: rechte Spalte */ .content_23, .content_12 {    width: 290px;     float: left;    display:inline;    overflow: hidden;/*    background-color: #66f; */}/** * Default-Seite *//* 1 Spaltenwechsel: linke Spalte */.content_31 {    width: 270px;    float: left;    display:inline;    overflow: hidden;    margin-right: 20px;/*    background-color: #6f6; */ }/* 1 Spaltenwechsel: rechte Spalte */.content_32 {    width: 290px;    float: left;    display:inline;    overflow: hidden;/*    background-color: #f66; */ }.duty{    color:#065999;     font-weight:bold; }#middleContent form input.errDefField,#middleContent form input.errFormField{    background-color:#E2F1FF;    border:1px solid #F00;/*    overflow:   auto; */}#middleContent form td.errFormField{    background-color:#E2F1FF;    border:1px solid #F00;    padding:5px;}/* Spenden-Formular */#middleContent form#Donation-Form label,#middleContent form#Cart-Form label{    display: inline !important;    font-weight:normal; }#middleContent form#Donation-Form input.radioField,#middleContent form#Cart-Form input.radioField,#middleContent form#Donation-Form input.checkboxField,#middleContent form#Cart-Form input.checkboxField{    padding-top:5px;    width:20px;    margin-bottom: 0px;}#middleContent form#searchForm input.searchButton{    margin-left:5px;     padding:0px 10px;     cursor:pointer;    width:auto;}#middleContent div.period {    margin-bottom: 15px;    vertical-align: middle;}.middleContentItem{    margin-bottom:30px;}#scroller,#ticker{    overflow:hidden;/* muss direkt im div definiert werden, ds per JAvAscript ausgelesen werden muss */    width:700px;    display:block;    border: 1px dotted #000;    padding:5px;    }br.clear{    clear:both;    line-height:0px;}/* Abstand */.spacer_with_top{	text-align: right;	background-image: url(../images/line.gif);	background-position: bottom;	background-repeat: repeat-x;}#headerContent{    position:absolute;    top:50px;    right:0px;}#headerContent form input{    border:1px solid #5390bc;    background-color:#fff;    width:150px;}#headerContent form input.searchButton{    border: 0px none;    margin-left:5px;     cursor:pointer;    width:auto;}