    body {
    line-height: 16px;
    font-family: "tahoma", sans-serif;
    /*font-size: 76%;*/
    font-size: 12px;
    margin-top: 0px;
    background-image: url(../grafiken/back_blue.jpg);
    background-repeat: repeat-x;
    color:#666666;
    background-color: #fff;
    }
    
    p {    
    margin: 0 0 5px 0;
    
}
    
h2{
            /*font-size: 13px;*/
            font-size:1.1em;
            color: #6A849D;
            margin-bottom:5px;
            }
        a{
            color: #6A849D;
            text-decoration: underline;
        }    
        a:hover{
            color: #AE6427;
        }
        a:visited{
        }
            #container {
            width:960px;                        
            margin-left: auto;
            margin-right: auto;
                
        }

        #banner {
        height: 230px;
            padding: 0px;
            margin-bottom:1px; ;
            background-image: url(../grafiken/head_blue.jpg);
            background-repeat: no-repeat;
            text-align:center;
        }

        #content {
/*        border-top: 1px dashed #EDF1F2;*/
/*        text-align: justify;*/
        padding: 5px;
        margin-left: 200px;
        background-color:#fff;
        color: #666666;
/*        background-image: url(../grafiken/shad.jpg); */
        background-repeat: no-repeat;
        }

        #sidebar-a {        
        float: left;
       width:150px;
        /*border-top: 1px dashed #EDF1F2;*/
        background-image: url(../grafiken/shad.jpg);
        background-repeat: no-repeat;
        }
        #sidebar-a h1{
        border-bottom: 1px dotted #993333;
            font-size: 1.1em;
            font-weight: bold;
            color: #993333;
        }
        #containerboth{ 
        margin-top:-30px;
        padding-right: 30px;
        padding-left:30px;
        }

        #footer {
           height: 50px;
            clear: both;
            background-image: url(../grafiken/footer.jpg);
            background-repeat: no-repeat;
            background-position: bottom;
            text-align:center;
        }
        .fotext{
        /*border-top: 1px dashed #EEEEEE;*/
        margin-left: 30px;
        margin-right: 30px;
        font-size: 0.9em;
        padding-top: 10px;
        color:#6A849D;
        }
        .csschanger{
color: #6A849D;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;

}
    
    .navcontainer
{
margin: 200px 0 0 27px;
padding: 0;
height: 20px;
}

.navcontainer a
{border-right: 1px solid #6A849D;
background: #fff;
width: 80px;
height: 15px;
border-top: 1px solid #6A849D;
border-left: 1px solid #6A849D;
border-bottom: 1px solid #6A849D;
padding: 2px 5px;
margin: 0 0 10px 0;
color: #6A849D;
text-decoration: none;
text-align: center;
font: 1.0em tahoma, lucida, sans-serif;
}

.navcontainer a:hover
{
color: White;
background: #C9D3DC;
}

.navcontainer a:active
{
}

.navcontainer li#active a
{
background: #6A849D;
color: #fff;

}
.csschanger{
color: #6A849D;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;

}
#rightmenu {
font-size:0.9em;
    margin: 0;
    padding: 0;
}

#rightmenu a {
    display: block;
    background: url(../grafiken/arrow.gif) no-repeat center left ;
/*    color: #6A849D; */
        padding: 2px 2px 5px 15px;
    margin: 0 0 1px 0;
    text-decoration: none;
    background-position: 4px;
}
#rightmenu a.submenu {
    background: url(../grafiken/arrow.gif) no-repeat;
    background-position:20px center;
        padding: 2px 2px 5px 35px;
    margin: 0 0 1px 0;
}
#rightmenu a.submenuactive {
    background: url(../grafiken/arrow.gif) no-repeat;
    background-position:20px center;
        padding: 2px 2px 5px 35px;
    margin: 0 0 1px 0;
    color: #AE6427;
}

#rightmenu a:hover {
    color: #AE6427;
}
    
input, textarea  {
    border: 1pt solid #6A849D;
    font: normal 1em tahoma;
    color: #707070;
    margin:0px 0px 5px 0px;
}
.search{
padding: 5px;
font-size: 0.9em;
color: #6A849D;

}
.news{
/*border-bottom: 1px dashed #ddd;*/
padding:5px;
color: #9D9C6A;
    font-size: 0.9em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.box{
    background-color: #EDF1F2;
    border: 1px solid #BFCAD5;
    padding: 10px;
    font-size: 0.9em;
    color: #6A849D;
}
.box h2{
    color: #993333;
    font-size: 1.2em;
    
}
.imgright{
vertical-align: top;
    border: 1px solid #eee;
    padding: 3px;
    float: right;
    margin: 5px;
}
.imgleft{
vertical-align: top;
    float:left;
    border: 1px solid #eee;
    padding: 3px;
    margin:5px;
}

div.embeddedgallery {
    text-align:center;
}

ul.mainmenu {
    margin: 0px;
    padding: 0px;
}
li.mainmenu {
    display:inline;
}
li.mainmenu_submenu {
    display:inline;
}
ul.detailmenu {
    margin: 0px;
    padding: 0px;
}
li.detailmenu {
    display:inline;
}
ul.gallerymenu {
    margin: 0px;
    padding: 0px;
}
li.gallerymenu {
    display:inline;
    padding-right: 7px;
}

/* -------------------------------------------------------- */
/* Hauptmenüpunkt */
/* -------------- */
a.menu {
    color: #993333;
    font-size: 1.2em;
}
a.menu:hover {
}


/* -------------------------------------------------------- */
/* Aktiver Hauptmenüpunkt */
/* ---------------------- */
a.menuactive {
        border-bottom: 1px dotted #993333;
            font-size: 1.2em;
            font-weight: bold;
            color: #993333;
}
a.menuactive:hover {
        border-bottom: 1px dotted #993333;
            font-size: 1.2em;
            font-weight: bold;
            color: #993333;

}


/* -------------------------------------------------------- */
/* Detailmenüpunkt */
/* --------------- */
a.detailmenu {
}
a.detailmenu:hover {
}


/* -------------------------------------------------------- */
/* Aktiver Detailmenüpunkt */
/* ----------------------- */
a.detailmenuactive {
}
a.detailmenuactive:hover {
}


/* -------------------------------------------------------- */
/* Submenüpunkt */
/* --------------- */
a.submenu {
}
a.submenu:hover {
}


/* -------------------------------------------------------- */
/* Aktiver Submenüpunkt */
/* ----------------------- */
a.submenuactive {
}
a.submenuactive:hover {
}
em {
    font-style:normal;
    font:inherit;
}

/* -------------------------------------------------------- */
/* Fehler in Tag-Attribut oder -Wert */
/* --------------------------------- */
.deadlink {
    color:#ff4444;
    text-decoration:line-through;
    font-weight:bold;
}


/* -------------------------------------------------------- */
/* Suchwort-Hervorhebungen */
/* ----------------------- */
.highlight {
    padding:0px 1px;
    font-size:inherit;
    background-color:#dd0000;
    color:#ffffff;
    font-size:inherit;
}


/* -------------------------------------------------------- */
/* Suchformular */
/* ------------ */
.search form, .news form {
    padding:0px;
    margin:0px;
}
form.searchform {
}
form.searchform:hover {
}
fieldset#searchfieldset {
    border:none;
    margin:0px;
    padding:0px;
}



/* -------------------------------------------------------- */
/* Suchfeld */
/* -------- */
input.searchtextfield {
    width:100px;
}


/* -------------------------------------------------------- */
/* Suchbutton */
/* ---------- */
input.searchbutton {
    border:none;
    margin:5px 0px -3px 10px;
}


/* -------------------------------------------------------- */
/* Kontaktformular */
/* --------------- */
form#contact_form {
}
table#contact_table {
}
table#contact_table td {
  vertical-align:top;
  padding:5px;
}
span#contact_errormessage{
  color:#880000;
  font-weight:bold;
}
span#contact_successmessage{
  color:#008800;
  font-weight:bold;
}
input#contact_name, input#contact_mail, input#contact_website, input#contact_calculation {
  width:200px;
}
textarea#contact_message {
  width:200px;
}
input#contact_submit {
  width:200px;
}


/* -------------------------------------------------------- */
/*                                                          */
/* AB HIER: CMS-SYNTAX                                      */
/*                                                          */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* [link|...]      */
/* --------------- */
a.link {
}
a.link:after {
    content:url(../../../linkicons/link.gif);
    padding-left:4px;
}


/* -------------------------------------------------------- */
/* [mail|...]      */
/* --------------- */
a.mail {
}
a.mail:after {
    content:url(../../../linkicons/mail.gif);
    padding-left:4px;
}


/* -------------------------------------------------------- */
/* [seite|...]      */
/* --------------- */
a.page {
}
a.page:after {
    content:url(../../../linkicons/seite.gif);
    padding-left:4px;
}


/* -------------------------------------------------------- */
/* [kategorie|...]      */
/* --------------- */
a.category {
}
a.category:after {
    content:url(../../../linkicons/kategorie.gif);
    padding-left:4px;
}


/* -------------------------------------------------------- */
/* [datei|...]      */
/* --------------- */
a.file {
}
a.file:after {
    content:url(../../../linkicons/datei.gif);
    padding-left:4px;
}


/* -------------------------------------------------------- */
/* [galerie|...]      */
/* --------------- */
a.gallery {
}
a.gallery:after {
    content:url(../../../linkicons/galerie.gif);
    padding-left:4px;
}


/* Link-Icon auch für HighSlide-Links */
a.highslide {
    text-decoration:underline;
}
a.highslide:after {
    content:url(../../../linkicons/highslide.gif);
    padding-left:4px;
}

/* Innerhalb dieser Spans sollen Links KEIN Link-Icon haben (gebraucht für highslide_bildrechts|links) */
.nolinkicon a:after {
    /*content: "" !important;*/ /* Opera checkts sonst nicht */
    content:url(../../../linkicons/1x1_transparent.gif) !important;
    padding: 0px !important;
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
    border:none;
}

span.imagesubtitle {
    margin:3px 3px;
/*    text-align:justify;*/
    font-size:0.9em;
    line-height:1.4em;
}

a.highslide span.imagesubtitle {
    display:block;
    background-image: url('../grafiken/zoomin_grey.gif');
    background-position:right;
    background-repeat:no-repeat;
    padding-right:30px;
    min-height:20px;
}
a.highslide:hover span.imagesubtitle {
    background-image: url('../grafiken/zoomin_grey_hover.gif');
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
    margin:6px 20px 6px 20px;
    max-width:200px;
    float:left;
    margin-left:0px;
}

img.leftcontentimage {
    max-width:200px;
    border:1px solid;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
    margin:6px 20px 6px 20px;
    max-width:200px;
    float:right;
    margin-right:0px;
}
img.rightcontentimage {
    max-width:200px;
    border:1px solid;
}


/* -------------------------------------------------------- */
/* [fett|...] */
/* ---------- */
b.contentbold {

}


/* -------------------------------------------------------- */
/* [kursiv|...] */
/* ------------ */
i.contentitalic {

}


/* -------------------------------------------------------- */
/* [unter|...] */
/* ------------ */
u.contentunderlined {

}


/* -------------------------------------------------------- */
/* [durch|...] */
/* ------------ */
s.contentstrikethrough {

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
    font-size:1.3em;
    margin-top:10px;
    margin-bottom:5px;
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
/*    font-size:12px;
    margin-top:10px;
    margin-bottom:5px; */
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
    font-size:1em;
    margin-top:10px;
    margin-bottom:4px;
}


/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */
ul, ol {
    margin-top:0px;
    margin-bottom:0px;
}
li {
    margin-top:0px;
    margin-bottom:0px;
}


/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
    margin:0px auto;
    border:1px solid #C0C0C0;
    border-collapse:collapse;
    width:100%;
    margin:5px;
}
th.contenttable {
    vertical-align:top;
    border:1px solid #666666;
    background-color:#6B869C;
    background-color:#DBE0E6;
    padding:2px 5px;
}
td.contenttable1 {
    vertical-align:top;
    border:1px solid;
    background-color:#ffffff;
    padding:2px 5px;
}
td.contenttable2 {
    vertical-align:top;
    border:1px solid;
    background-color:#ffffff;
    padding:2px 5px;
}
/* Tabellen in Tabellen sollen kein zusätzliches Margin haben */
table.contenttable table.contenttable {
    margin:0px;
}



/* Download-Box */
div.downloadbox {
    width:400px;
    color:#004400;
    background-color:#C6F3C6;
    border:2px solid #18C742;
    padding:5px 10px 10px 10px;
    margin:0px auto;
    text-align:center;
}
div.downloadbox img.downloadimg {
    float:right;margin:10px 0px 10px 7px;
}
/* Nightly-Box */
div.downloadnightlybox {
    width:400px;
    color:#C6F3C6;
    background-color:#223328;
    border:2px solid #000000;
    padding:5px 10px 10px 10px;
    margin:0px auto;
    text-align:center;
}
div.downloadnightlybox img.nightlyimg {
    float:right;
    margin:10px 0px 10px 7px;
}

/* Code */
.code {
    font-family:monospace;
    background-color:#eeeeee;
    /*border:1px dotted #999999;*/
    border:1px dotted #cccccc;
}
.code2 {
    border:1px solid #6A849D; 
    border-left: 5px solid #6A849D; 
    margin:5px 10px; 
    padding:5px; 
    font-family:monospace; 
    font-size: 1.2em;
}
div.code {
    padding:0.3em 0.7em;
    margin:3px;
}

/* Code */
span.code {
    padding:0.1em 0.7em 0.05em 0.7em;
    line-height:1.6em;
}

/* News-Box */
div.newsboxcontainer {
    float:right;
    width:220px;
}
div.newsbox {
    border:2px solid #6A849D;
    background-color:#ffffff;
    background-image:url('');
    width:210px;
    margin:0px 0px 10px 10px;
    text-align:left;
}
div.newsbox .newsboxheadline {
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#6A849D;
    color:#ffffff;
    font-size:1.2em;
    padding: 2px 5px;
    font-weight:bold;
    text-align:center;
}
div.newsbox .newsboxheadline a {
    color:#ffffff;
}
div.newsbox .newsboxcontent li {
}
div.newsbox .newsboxcontent ul {
    padding-left:2em;
}

div.newsbox .newsboxcontent {
    padding:12px 7px 12px 7px;
    color:#6A849D;
}
div.newsbox img.hintimg {
    float:right;
    margin:0px 0px 4px 10px;
}
div.newsbox .newsboxtwittercontent {
    background-image: url(../grafiken/twitterbg160x91.png);
    background-position: center center;
    background-repeat: no-repeat;
    min-height:90px;
    padding:12px 7px 12px 7px;
    color:#6A849D;
}
ul#twitter_update_list{
    padding:0px;
    margin:0px;
}
ul#twitter_update_list li {
    list-style-type: none;
    margin:0px;
    margin-bottom: 8px;
}

/* Quicklinks-Box */
div.quicklinks {
    width:450px;
    height:8.3em;
    color:#004400;
    background-color:#C6F3C6;
    border:2px solid #18C742;
    padding:5px 7px 5px 7px;
    margin:20px 0px 20px 0px;
    font-size:1.5em;
    line-height:2em;
    letter-spacing:-1px;
}
div.quicklinks ul {
    padding:0px;
    margin:0px;
}
div.quicklinks li {
    float:left;
    width:210px;
    list-style-type: none;
    padding:0px;
    margin:0px;
    margin-left:15px;
}
div.quicklinks li img {
    margin-bottom:-10px;
}

div.quicklinks a {
    vertical-align:top;
    text-decoration:none;
}

/* "Jetzt spenden"-Box */
div.donatebox {
    width:12em;
    color:#004400;
    background-color:#C6F3C6;
    border:2px solid #18C742;
    padding:5px 10px 5px 10px;
    margin:0px 0px 10px 10px;
    float:right;
    text-align:center;
}

/* Clear-Klassen */
.clearright {
    clear:right;
}
.clearleft {
    clear:left;
}
.clearboth {
    clear:both;
}
.nowrap {
    white-space: nowrap;
}

/* SE "bildmitrahmen" */
img.mitrahmen {
    border:1px solid;
}

/* SE "teamtabelle" */
div.fiftyfiftytable table, div.fiftyfiftytable th, div.fiftyfiftytable td {
    border:none;
    background-color:transparent;
    padding:0px;
    margin:0px;
}
div.fiftyfiftytable td {
    width: 50%;
    padding:0px 20px 25px 0px;
}

/* Schlagschatten */
.shadow {
    -webkit-box-shadow: 4px 4px 4px #aaaaaa !important;
    -moz-box-shadow: 4px 4px 4px #aaaaaa !important;
    box-shadow: 4px 4px 4px #aaaaaa !important;
}

/* Runde Ecken */
.roundcorners {
    -webkit-border-radius:7px !important;
    -khtml-border-radius:7px !important;
    -moz-border-radius:7px !important;
    border-radius:7px !important;
}

/*Ab hier Änderungen vom Update Script*/

/* -------------------------------------------------------- */
/* [zentriert|...] */
/* --------------- */
.aligncenter {
    text-align:center;
}
/* -------------------------------------------------------- */
/* [links|...] */
/* ----------- */
.alignleft {
    text-align:left;
}
/* -------------------------------------------------------- */
/* [rechts|...] */
/* ------------ */
.alignright {
    text-align:right;
}
/* -------------------------------------------------------- */
/* [block|...] */
/* ----------- */
.alignjustify {
    text-align:justify;
}
/* -------------------------------------------------------- */
/* {TABLEOFCONTENTS} */
/* ----------------- */
div.tableofcontents ul ul {
    /*padding-left:15px;*/
}
div.tableofcontents li.blind {
    list-style-type:none;
    list-style-image:none;
}
fieldset#searchfieldset {
   border:none;
   margin:0px;
   padding:0px;
}
