/* CSS Document */


p.rahmen_blau{background-color:#3366FF; color:#990000}
p.rahmen_weiss{background-color:white;	font-weight: bold;
	-moz-border-radius: 4px; padding:5px; width:101%; margin-left:-3px  }
span.rot{color:red}
span.orange{color:#8c0a22}
span.blau{color:blue}


a.hide {color:black!important; font-weight:normal!important; cursor:text}
.links a.hide:hover{background-color:#ebe1be!important}
.rechts a.hide:hover{background-color:#ffffff!important}



