/* Grafeneck Gedenkstýtte */
/* 2016
Hellgrau als Grundfarbe, Highlights: dunkelgrau
hellgrau: #f6f6f6;
grau: #d0d0d0;
grau-dunkel: #272727;
grau-mittel: #373736;
grau-effekt: #787878;
*/
/* header Bereich */
header  .top-1 { background-color: #d0d0d0;}
/* header  .top-1 .ym-wrapper{ background-color: #d0d0d0;}*/
.top-bild { background-color: #000000;}
.body_node .top-bild { background: none;}
.top-text { background-color: #787878;
	color: #ffffff;
	border-top: 2px solid #ffffff;
}

/* Ueberschriften */
h2 { border-bottom: 1px solid #373736;}
.zmDetail .zmOrt .label { border-bottom: 1px solid #c23ebb;}
.presse-uebersicht .pm-head h3 { border-bottom: 1px solid #c23ebb; }

.kontakt h3 { color: #c23ebb; font-size: normal;}

/* Links Verlinkungen */
a {color:#272727; text-decoration: underline; }
a:hover { text-decoration: underline; }
/* Wahome*/
.wayhome span {color: #272727;}
.wayhome a {color: #272727;}

/* Footer*/
/* footer Bereich*/
footer { background-color: #373736; color: #ffffff; border-top: 1px solid #373736;}
footer .copyright { background-color: #272727; color: #ffffff;}

footer h3 {border-bottom: 1px solid #f6f6f6;}
footer a{color: #ffffff;}
footer a:hover, footer a:focus {color: #ffffff;}  

footer .copyright a{color: #ffffff;}
footer .copyright a.powered{color: #ffffff; text-decoration: none;}
footer .copyright a.powered:hover {color: #ffffff;}
footer .copyright a:hover, footer .copyright a:focus {color: #e3e3e3; } 

/* Presse*/
.pm-meldung .pm-content .pm-teaser a.pm-teaser-more{color: #272727;}
.pm-meldung .pm-content .pm-teaser a.pm-teaser-more:hover{color:#000000;}

/* Tabs*/
.ui-tabs .ui-tabs-nav {border-bottom: 1px solid #272727!important; }
.ui-widget-header {color: #272727; }

/* Trennlinie */
.composedcontent-preset_trennlinie .basecontent-dvv-trenner .sep{
border-bottom:1px solid #272727;
} 

/* Effekte */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000;}	
.ui-tabs> a:hover { background: #ccc; }
.ui-tabs > a:focus{ background: #ccc; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color:#ffffff; background: #ccc; }	  
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color:#ffffff; background: #c23ebb;}
	
/* Buttons, Ticket Link*/
.pager .ui-state-default.ui-state-active.current,
.pager a,
.pager .ui-state-default a,
.zmNavigClassInnen .current,
.zmNavigClassInnen a,
.homepage a,
  
.pager .ui-state-default.ui-state-active.current,
.pager a:hover, .pager a:focus,
.button a:hover, .button a:focus ,
.homepage a:hover, .homepage a:focus,
.zmNavigClassInnen a:hover, .zmNavigClassInnen a:focus,
.zmNavigClassInnen .current{ background-color: transparent; color: #272727!important; }