body {
         padding: 0;
         margin: 15px 0px 0px 0px;
         background:   #efefef;
         color: #000000;
         font-family:  Arial, Verdana, Helvetica, Geneva, sans-serif;
         font-size: 110%;
}

#mittig {
         margin: auto;
         width:910px;
         border-width:1px;
         border-style: solid;
         border-color:#808080;
         background-color:#cc3300;
         padding-bottom: 10px;

}
#oben {
         width: 910px;
         background-color: #cc3300;
}


#obenmitte {
        background-color: #cc3300;
        height: 80px;
        width:910px;
        text-align: center;

}

#obenmitte h1{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 125%;
        font-weight: bold;
        color:#cc3300; /*#CC0066;*/
        background-color: transparent;

}

.seitenkopf{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 125%;
        font-weight: bold;
        color: #fafad2;
        background-color: #cc3300;
         margin-top: 16px;
}

.fett {
        font-weight: bold;
        color: #000000;
}

#navigation {
        background: #fafad2;
        margin-top: 6px;
        margin-left:4px;
        margin-bottom:6px;
        width: 200px;
        font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
        font-size: 90%;
        font-weight:bold;
        float: left;
        padding:5px;
        border-width:1px;
        border-style: solid;
        border-color:#A9A9A9;
        height: 570px;
}

#navigation ul {
        list-style: none;
        margin: 0;
        padding: 0;
}


#navigation li a:link, #navigation li a:visited  {
        display: block;
        padding: 8px 5px 7px 0.5em;
        border-left: 5px;
        border-right: 1px;
        text-decoration: none;
        font-weight:bold;
}

#content_box {
         width: 763px;
        background-color: #55FfF5;
         float:left;
}

#content {

        margin-left: 6px;
        margin-right: 6px;
        margin-top: 6px;
        background: #fafad2;
        padding: 10px;
        float:left;
        width:648px;
        border-width:1px;
        border-style: solid;
        border-color:#A9A9A9;
}

bilder_rechts {
        background: #FfF5F5;
         width: 230px;
        margin-top:6px;
        background-color: #ff55Ff;
        margin-left:6px;
}

#bild1_rechts {
         margin:6px;
         float:right;
}
#bild2_rechts {
         margin-top:6px;
         float:right;
}
#bild3_rechts {
         margin-top:6px;
         float:right;
}

#bild4_rechts {
    margin-left:15px;
    margin-right:12px;
    float:right;
}

#bild1_links {
    margin-right:18px;
    float:left;
}

h1  {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 125%;
        font-weight: bold;
        color:#cc3300;
        background-color: transparent;
}

h2 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 100%;
        margin-bottom:-0.5em;
}


h3 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 90%;
        color: #993300;
        font-weight: bold;
        margin-bottom: -12px;
}

h4 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        margin-bottom: -12px;
        font-size: 85%;
}

h5 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 70%;
}


p {
        font-family:  Arial, Verdana, Helvetica, sans-serif;
        font-size: 90%;
        color:#000000;
        background: transparent;
        font-style:normal;
        font-weight:normal;

}
.klein {
        font-size: 8pt;
        color:#a9a9a9;
        background: transparent;
        font-style:normal;
        font-weight:normal;
}

img {

        border-width:1px;
        border-style: solid;
        border-color:#cc3300;
/*        border:0;  */
}

.randlos{
        border:0;
}
.bildrand{
         padding-left:20px;
        border:0;
}
a:link {
        color: #000;
        background: transparent;
        text-decoration:none;
        border-bottom:1px dotted #000;
}

a:visited {
        text-decoration:none;
        color:#000000;
        background: transparent;
        border-bottom:1px dotted #000;
}


a:hover {
        color:#cc3300;
        text-decoration:none;
        background:#e3e3e3; /*#EBD89F;/* #ffff99;*/ /*#f90;*/
        border-bottom:1px dotted #000;
}

a:focus {
        background: transparent;
        color: #cc3300;;
        background: #ffff99;
        text-decoration:none;
}

a:active {
        text-decoration:none;
        color:#0000ff;
        background:#A9A9A9;
}

.actpage {
        color:#0000ff;
        background: #D3D3D3;

}

ul {
        font-family:  Arial, Verdana, Helvetica, sans-serif;
        font-size: 90%;
        color:#000000;
        background: transparent;
        font-style:normal;
        font-weight:normal;
        list-style-type: square;
        list-style-image: none;
        padding-left: 10px;
        margin-left: 8px;
}

ul ul {
        list-style-type: circle;
}

.weit {
        padding: 2px 5px 5px 1px;
}

.unterstreichen {
                text-decoration:underline;
}

.adresse {
        font-size: 10pt;
        color:#000000;
        background: transparent;
        font-style:normal;
        font-weight:normal;
        margin-bottom: -14px;
}
.fett {
        font-weight:bold;
}

.kl_absatz {
        margin-bottom:0.6em;

}

.clr {
clear : both;
}


#kleines_a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 125%;
        font-weight: bold;
        color:#cc3300;
        background-color: transparent;
}

#mittleres_a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 150%;
        font-weight: bold;
        color:#cc3300;
        background-color: transparent;
}
#grosses_a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 200%;
        font-weight: bold;
        color:#cc3300;
        background-color: transparent;
}

#user_3_outline {
width : 908px;
border : 1px solid;
border-color : #ffffff;
background : #bcbaba;
float : left;
margin-bottom : 1px;
}

ul#mainlevel-nav {
list-style : none;
padding : 0;
padding-left : 610px;
margin : 0;
font-size : 0.8em;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
font-weight:bold;
white-space : nowrap;
border-right : 1px solid #bcbaba;
}
ul#mainlevel-nav li a {
display : block;
padding-left : 11px;
padding-right : 11px;
text-decoration : none;
color : #ffffff;
background : transparent;
}

.center {
         text-align : center;
}

address {
        margin-top:12px;
        font-size: 10pt;
        margin-bottom:11px;
        font-style:normal;
        color: #993300;
}

.right{
text-align : right;
}

.blau {
         color: #cc3300; /*#CC0066;*/
         font-weight: bold;
         font-size:100%;
}

.mittig {
         font-weight: bold;
         font-size:120%;
         color:#cc3300;
         text-align:center;
}
.tabulator {
         position: absolute;
         left:670px;
         width:150px;
}

#kleines_a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 125%;
        font-weight: bold;
        color:#cc3300;
        background-color: transparent;
}

#mittleres_a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 150%;
        font-weight: bold;
        color:#cc3300;
        background-color: transparent;
}
#grosses_a {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 200%;
        font-weight: bold;
        color:#cc3300;
        background-color: transparent;
}

.mittig {
         font-weight: bold;
         font-size:120%;
         color:#cc3300;
         text-align:center;
}
.tabulator {
         position: absolute;
         left:670px;
         width:150px;
}

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}

.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

input.zoom_button {  }
input.zoom_searchbox {  }

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }

.searchtime { font-size: 80%; }

.recommended
{
background: #DFFFBF;
border-top: 1px dotted #808080;
border-bottom: 1px dotted #808080;
margin-top: 15px;
margin-bottom: 15px;
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}