*, html, dt {
        margin: 0;
        padding: 0;
        
}

body {
        color: #070707;
        background-color: #555555;
        text-align: center;
        background-position: top left;
        height: 100%;
}

p, td, span {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 0.9em;
}


a {
        color: #1A4C9D;
        text-decoration: none;
}

a:hover {
        color: #092948;
        text-decoration: underline;
}

a img {
        border: none;
}

hr {
 color: #DDDDDD;
 background-color: #DDDDDD;
 height: 2px;
}

#hintergrund {
        margin: 15px auto;
        background-color: White;
        background-repeat: no-repeat;
        width: 1006px;
        height: 100%;
        text-align: left;
        padding-top: 8px;
}

#wrapper {
margin-left: 50px;
width: 901px;
height:100%;
font-family: Georgia, "Times New Roman", Times, serif;
}

/* 
---------------------------------------------------------------------------------------
Kopfbereich und Hauptnavigation 
--------------------------------------------------------------------------------------- */

#kopf {
        width: 100%;
}

#hauptnavigation {
        float:left; 
        border:none; 
        letter-spacing: normal;
        font-weight: normal;
        font-style: italic;
        }
         
#hauptnavigation ul {
        list-style-type:none;
        }
        
#hauptnavigation ul li {
        float:left; 
        }
        
#hauptnavigation ul li a {
        float:left; 
        display:block; 
        padding:28px 6px 5px 6px; 
        text-decoration:none; 
        color: #111111;
        }
		
#hauptnavigation ul li a span { 
		font-family: Georgia, "Times New Roman", Times, serif; 
		letter-spacing: normal; 
		font-size: 0.9em; }
        
#hauptnavigation ul li:hover {

        }
        
#hauptnavigation ul li a:hover  {
        border-bottom: 6px solid #e6e0cd;
        color: #000000;
        text-decoration:none; 
        } 

#hauptnavigation .menuHier {
        border-bottom: 6px solid #ba995e;
        text-decoration:none;
        font-weight: bold;
        color: #000000;
}

#hauptnavigation .menuHier a:hover {
        border-bottom: none;
}

#hauptnavigation ul li a:active {
        border-bottom: 6px solid #ba995e;
        color: #000000;
        text-decoration:none;        
}

#metanavi {
        float: right;
        font-style: italic;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        
}

#metanavi ul {
        list-style-type:none;
        }
        
#metanavi ul li {
        float:left; 
        display: inline;
        padding:31px 2px 8px 3px; 
        }
        
#metanavi ul li a {
        display: block;
        text-decoration:none; 
        color: #666666;
        font-size: 0.7em;
        }
        
#metanavi ul li a:hover,
#metanavi ul li a:active,
#metanavi ul li a:focus {
        color: black;
        text-decoration: underline;
}



#kontakt {
        border: 0;
        vertical-align: middle;
        background: transparent url(../../media/system/iconkontakt1.gif) no-repeat 0px 2px; 
        background-repeat: no-repeat;        
        padding-left: 15px;        
}

#sitemaplink {
        border: 0;
        background: transparent url(../../media/system/iconsitemap1.gif) no-repeat 0px 2px; 
        background-repeat: no-repeat;        
        padding-left: 15px;        
}


#header {
        clear: both;
}

#logo {
        float: left;
        width: 665px;
        padding-top: 40px;
        padding-bottom: 20px;
}

#suchen {
        width: 190px;
        padding-top: 109px;
        padding-right: 5px;
        float: right;
        color: #6C6C6C;
}

#sprache {
  font-size: 0.7em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding-left: 2px;
  padding-top: 4px;
  padding-bottom: 15px;
}

#sprache span {
  margin-right: 6px;
}


/* 
---------------------------------------------------------------------------------------
Suche 
--------------------------------------------------------------------------------------- */
#hauptnavigationSuche {
        float:left; 
        border:none; 
        font-size:0.9em; 
        letter-spacing: normal;
        font-weight: normal;
        font-style: italic;
        }
         
#hauptnavigationSuche ul {
        list-style-type:none;
        }
        
#hauptnavigationSuche ul li {
        float:left; 
        }
        
#hauptnavigationSuche ul li a {
        float:left; 
        display:block; 
        padding:28px 4px 11px 4px; 
        text-decoration:none; 
        color: #111111;
        }
        
#hauptnavigationSuche ul li a:hover  {
        padding:28px 4px 5px 4px; 
        border-bottom: 6px solid #e6e0cd;
        color: #000000;
        text-decoration:none; 
        } 

#hauptnavigationSuche ul li a:active {
        padding:28px 4px 5px 4px; 
        border-bottom: 6px solid #ba995e;
        color: #000000;
        text-decoration:none;        
}

#sucheKopf {
        width: 80%;
}

#sucheKopf .anfrage {
        padding-bottom: 10px;
}

.ergebnisKopf {
        padding-top: 15px;
        border-top: 1px solid #DDDDDD;
        width: 80%;
}

#ergebnis {
        width: 80%;
}

.ergebnisLink {
        border-bottom: 1px solid #DDDDDD;
        padding-bottom: 6px;
        font-weight: bold;
        font-size: 0.9em;
}

.ergebnisSeite {
        padding-top: 8px;
        font-style: italic;
        padding-bottom: 4px;
}

.ergebnisBeschreibung {
        padding-bottom: 4px;
}

.ergebnisZiel {
        display: block;
        margin-bottom: 30px;
}



/*
---------------------------------------------------------------------------------------
Inhaltsbereich
---------------------------------------------------------------------------------------
*/


#content {
        clear: both;
        width: 100%;
        min-height: 320px;
        height: 100%;
        overflow: hidden;
        display: table;
}

#headerbild {
        width: 460px;
        height: 220px;
        margin-bottom: 20px;
}

.linieOben {
        border-top: 1px solid #DDDDDD;
        padding-bottom: 15px;
}

.bildImText200 {
        padding: 4px;
        border: 1px solid #999999; 
        margin: 6px 6px 6px 20px;
}

.bildImText200L {
        padding: 4px;
        border: 1px solid #999999; 
        margin: 10px 20px 10px 0;
}

.nachOben {
        clear: both;
        padding-top: 10px;
        font-size: 0.9em;
}

.nachOben2 {
        padding-top: 10px;
}

.newsLinie {
 border-top: 1px solid #DDDDDD;
 margin-bottom: 10px;
}

.linkliste {
        text-decoration: none;
}

.linkliste:hover,
.linkliste:active,
.linkliste:focus {
        text-decoration: underline;
}


/*
-------------------------------------------------------------------------------------------
BILDERGALERIEN
-------------------------------------------------------------------------------------------
*/

#bildergalerie img {
        padding-top: 10px;
        padding-bottom: 5px;
}

.avor {
        text-decoration: none;
        background: transparent no-repeat url(../../media/system/forward.gif) 0px 5px;
        padding: 0 0 0 20px;
}

.avor:hover {
        text-decoration: underline;
}

.azurueck {
        text-decoration: none;
        background: transparent no-repeat url(../../media/system/back.gif) 0px 5px;
        padding: 0 0 0 20px;
}

.azurueck:hover {
        text-decoration: underline;
}

.bildanzahl {
        font-size: 0.9em;
        color: #6c6c6c;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#bildDrunter {
        padding-top: 10px;
}


/*
--------------------------------------------------------------------------------------
Facebook
--------------------------------------------------------------------------------------
*/

.facebook { background-color: #4261a2; }
.facebook a img { padding: 0; margin: 0; }
.facebook .fbcounter { border-top: 2px solid #6e84b5; }
.facebook .fbcounter p { padding: 2px 6px 4px 6px; color: white; font-size: 70%; }
.facebook .fbcounter .fans { font-weight: bold; font-size: 105%; }


/*
--------------------------------------------------------------------------------------
Startseite
--------------------------------------------------------------------------------------
*/

#hauptS {
        width: 902px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        float: left;
        min-height: 240px;
        height: 100%;
        padding-top: 15px;
}

.hauptS1spaltig {
        width: 194px;
        padding: 0 20px;
        margin-bottom: 15px;
        float: left;
}

/*
.hauptS2spaltig {
        width: 332px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        float: left;
}

*/

.hauptS3spaltig {
        width: 665px;
        float: left;
        margin: 0 20px;
        margin-bottom: 10px;
}

.alpha2 {
        padding-left: 0;
}

.omega2 {
        padding-right: 0;
}

.hauptS1spaltig img {
        padding: 3px 0;
}

.liniert1 {
        border-left: 1px dashed #DDDDDD;
        border-right: 1px dashed #DDDDDD;
}

.liniert2 {
        border-left: 1px dashed #DDDDDD;
}

#hauptS p {
        margin-bottom: 10px;
}

#hauptS h1,
#hauptS h2,
#hauptS h3,
#hauptS h4,
#hauptS h5,
#hauptS h6 {
        color: #b2343d;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

#hauptS h3 {
        font-size: 1.1em;
        padding-top: 10px;
        padding-bottom: 10px; 
}

#hauptS h4 {
        font-size: 0.8em;
        font-weight: bold;
        padding-top: 15px;
        padding-bottom: 10px; 
}

#hauptS h5 a {
        font-size: 1.0em;
        font-weight: bold;
        color: #070707;
        padding-bottom: 5px;
        display: block;
}

#navigationStart {
        margin-top: 4px;
        font-family: Georgia;
        margin-bottom: 10px;
}

#hauptS ul {
        list-style-type: none;
        border-bottom: 1px solid #999999;
}

#hauptS ul li {
        display: block;
}

#hauptS li a {
        padding: 8px 5px 8px 5px;
        border-top: 1px solid #999999;
        display: block;
        font-style: italic;
        color: #6C6C6C;
        font-size: 0.9em;
}

#hauptS li a:hover {
        text-decoration: underline;
        color: black;

}


.imageElement h3 {
        padding: 0 0 0 15px;
        font-size: 1.0em;
        margin: 0;
        margin: 4px 5px;
        font-weight: bold;
        color: white;
        text-align: left;
}



.clear {
        clear:both;
        display:block;
        overflow:hidden;
        visibility:hidden;
        width:0;
        height:0;
}

.alpha {
        margin-left:0
}

.omega {
        margin-right:0
}

.kategorie {
font-size: 0.8em;
}

.haupt1spaltig img,
.haupt2spaltig img {
        border-top: 6px solid #ba995e;
}


.avorP {
        text-align: right;
        padding-right: 8px;
        padding-bottom: 6px;
}

.anreisser1 {
        background-color: #e6e0cd;
        margin-top: 5px;
}

.anreisser1 p,
.anreisser1 h5 {
        padding: 3px 3px;
}


#hauptS .barockfestS { background-color: #555555; margin-bottom: 10px; }
#hauptS .barockfestS img { padding: 0; margin: 0; }
#hauptS .barockfestS p { text-align: right; padding-right: 10px; }
#hauptS .barockfestS p a { background-color: #555555; color: white; border-top: 0; text-align: left; padding-left: 20px; background-position: 0 5px; padding-bottom: 5px; }



/* 
---------------------------------------------------------------------------------------
Rechte Spalte
--------------------------------------------------------------------------------------- */

#rechts {
        width: 182px;
        height: 100%;
        float: left;
        margin-bottom: 20px;
        margin-left: 18px;
}

#rechts h1,
#rechts h2,
#rechts h3,
#rechts h4,
#rechts h5,
#rechts h6 {
        padding-bottom: 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;        
} 

#rechts h3 {
        font-size: 1.1em;
        padding-top: 4px;
        padding-bottom: 10px; 
}

#rechts h4 {
        font-size: 0.9em;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px; 
}

#rechts h5 {
        font-size: 0.9em;
        font-weight: bold;
        color: #6C6C6C;
        padding-bottom: 6px;
}

#rechts h6 {
        font-size: 0.8em;
        padding-bottom: 2px;
}

#rechts p,
#rechts td {
                margin-bottom: 10px;
                line-height: 135%;
                font-size: 0.9em;
}

.kasten {
        margin: 0px 0 15px 0;
                border-top: 6px solid #ba995e;
                background-color: #e6e0cd;
                padding: 8px;
}

.kasten img {
        margin: 0 auto;
        display: block;
}
                
        #rechts ul {
                border-top: 6px solid #ba995e;
                background-color: #e6e0cd;
                padding: 8px 0 10px 0;
        }
        
        #rechts ul li {
                display: block;
                list-style-type: none;
        }
        
        
        #rechts ul li a {
                                display: block;
                                padding: 3px 16px;
                                font-style: italic;
                                text-decoration: none;
                                color: #6C6C6C; 
                                font-size:0.8em; 
                                line-height: 1.2em;
                                background: transparent no-repeat url(../../media/system/forward.gif) 0px 5px;
        }
        
        #rechts ul li a:hover,
        #rechts ul li a:active,
        #rechts ul li a:focus {
                color: #1D1D1D;
                text-decoration: underline;
        }
        
        #objektUeber {
                border-top: 6px solid #ba995e;
                background-color: #e6e0cd;
                padding: 10px;                
        }
        
        #objektUeber p {
                padding-bottom: 10px;
        }
        
        #rechts .haupt1spaltig {
        width: 184px;
        margin: 10px 0;
        padding: 0;
        }

        #rechts .anreisser1 {
        background-color: #e6e0cd;
        margin: 0;
        padding: 0;
        }
        
        #rechts .anreisser1 p {
                padding: 3px 8px 8px 8px;
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        }
        
        #rechts .anreisser1 h5 {
                padding: 5px 8px;
                display: block;
                color: #666666;
        }
        
        #rechts ul li a:hover,
        #rechts ul li a:active,
        #rechts ul li a:focus {
                color: #1D1D1D;
                text-decoration: underline;
        }
        
/*
---------------------------------------------------------------------------------------
Fussbereich
--------------------------------------------------------------------------------------- */

#fuss {
clear: both;
border-top: 1px solid #DDDDDD;
margin-top: 20px;
font-size: 0.8em;
color: #555555;
min-height: 50px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#fussText {
        width: 620px;
        padding-top: 15px;
        float: left;
}

#metaFuss {
        width: 280px;
        float: left;
        padding-top: 15px;
        text-align: right;
}