.color_braun {
font-size : 10pt;
color: #993333;
font-weight:bold;
}
A.menu  {
	font-family: Arial;
	font-size : 10pt;
	color : #FBE3A0;
	font-weight:  bold;
	display: block;
      height:25px;
	width:110%;
	text-decoration:none;
	
}
A.menu:hover  {
	font-family:Arial;
	font-size : 10pt;
	color : #C6920D;
	font-weight: bold;
text-decoration:none;
}
