/* schriftfarbe --------------------- */

#uhyst #content a{
 color: #060606;
}

#uhyst #content a:hover,
#uhyst #content thead th,
#uhyst #gaestebuch td.normal{
 color: #FFF;
 background-color: #99ccff;
 text-decoration: none;
}

#uhyst #content h3
#uhyst #content h4,
#uhyst #content dt,
#uhyst #content tbody th {
 color: #060606;
 }

ul#navi li.menu-uhyst a:hover,
ul#navi li.menu-uhyst a.active {
 color: #FFF;
 background-color: #99ccff;
}

#burkau #content a{
 color: #060606;
}

#burkau #content a:hover,
#burkau #content thead th,
#burkau #gaestebuch td.normal{
 color: #FFF;
 background-color: #99cc99;
 text-decoration: none;
}

#burkau #content h3,
#burkau #content h4,
#burkau #content dt,
#burkau #content tbody th {
 color: #060606;
 }
 
ul#navi li.menu-burkau a:hover,
ul#navi li.menu-burkau a.active {
 color: #FFF;
 background-color: #99cc99;
}

#pohla #content a{
 color: #060606;
}

#pohla #content a:hover,
#pohla #content thead th,
#pohla #gaestebuch td.normal{
 color: #FFF;
 background-color: #e15151;
 text-decoration: none;
}

#pohla #content h3,
#pohla #content h4,
#pohla #content dt,
#pohla #content tbody th {
 color: #060606;
 }

ul#navi li.menu-pohla a:hover,
ul#navi li.menu-pohla a.active {
 color: #FFF;
 background-color: #e15151;
 }

#admin #content a{
 color: #060606;
}

#admin #content a:hover,
#admin #content thead th,
#admin #gaestebuch td.normal{
 color: #FFF;
 background-color: #FFCC66;
 text-decoration: none;
}

#admin #content h3
#admin #content h4,
#admin #content dt,
#admin #content tbody th {
 color: #060606;
 }

ul#navi li.menu-admin a:hover,
ul#navi li.menu-admin a.active {
 color: #FFF;
 background-color: #FFCC66;
}

#menue-oben a{
 color: #000;
 text-decoration: none;
}

#menue-oben .uhyst a:hover,
#menue-oben .uhyst a.active {
 color: #FFF;
 background-color: #99ccff;
 text-decoration: none;
}

#menue-oben .burkau a:hover,
#menue-oben .burkau a.active {
 color: #FFF;
 background-color: #99cc99;
 text-decoration: none;
}

#menue-oben .pohla a:hover,
#menue-oben .pohla a.active {
 color: #FFF;
 background-color: #e15151;
 text-decoration: none;
}

/* image replacement ---------------- */

#uhyst h1 span {
 background-image: url(../Bilder/bg_header_uhyst.png?v=1.0);
 }

#burkau h1 span {
 background-image: url(../Bilder/bg_header_burkau.png?v=1.0);
 }

#pohla h1 span {
 background-image: url(../Bilder/bg_header_pohla.png?v=1.0);
 }

#admin h1 span {
 background-image: url(../Bilder/bg_header_admin.png?v=1.0);
}

/* ort -------------------------------- */
#head-col .ort{
	background: url(../Bilder/autobahnschild.jpg) no-repeat 1px;
}

/* footer --------------------------- */
#uhyst #footer {
 border-bottom-color: #99ccff;
 background: url(../Bilder/bg_footer_uhyst.png) no-repeat 1px;
}

#burkau #footer {
 border-bottom-color: #99cc99;
 background: url(../Bilder/bg_footer_burkau.png) no-repeat 1px;
}

#pohla #footer {
 border-bottom-color: #e15151;
 background: url(../Bilder/bg_footer_pohla.png) no-repeat 1px;
}

#admin #footer {
 border-bottom-color: #FFCC66;
 background: url(../Bilder/bg_footer_admin.png) no-repeat 1px;
}

/* bildunterschriften --------------- */

#main p span.legend {
 border: 2px solid;
 color: #FFF;
 padding-left: 18px;
 padding-bottom: 2px;
}

#uhyst #main p span.legend {
 border-color: #99ccff;
 background-color: #99ccff;
}

#burkau #main p span.legend {
 border-color: #99cc99;
 background-color: #99cc99;
}

#pohla #main p span.legend {
 border-color: #e15151;
 background-color: #e15151;
}

#admin #main p span.legend {
 border-color: #FFCC66;
 background-color: #FFCC66;
}
