/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.BRahmenDoppelt { border: 5px double rgb(128,128,128); padding: 5px;}
 .TERahmen { border: 4px double rgb(0,0,0); margin: 8px; padding: 3px;}
 .NaviOben { font-family: Verdana,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ; text-align: center; background-color: rgb(255,255,0);}
 .BRahmenFalz { border: 5px groove rgb(170,95,42); padding: 5px;}
 .BRahmenEinfach { border: 4px solid rgb(0,153,255); padding: 3px;}
 .NaviOben:link { font-family: 'Times New Roman TUR', serif; font-weight: normal; font-style: normal; text-decoration: none ; text-align: center;}
 .NaviOben:activ { font-weight: normal; font-style: normal; text-decoration: none ; text-align: center; background-color: rgb(153,153,153);}
 .NaviOben:hover { color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(255,255,255);}
 
