.Schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}


.SchriftRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
}

.SchriftLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
}

.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-align: center;
}

.Ueberschrift_gelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
	text-align: center;
}

.Klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	
}
.Quest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFF00;
	font-weight: normal;
}
.QuestKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF00;
	font-weight: normal;
}

.NormlesRezept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #660033;
}
.OptionalesRezept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #660099;
}
.Tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #bbbbbb;
}
.TabelleFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #bbbbbb;
}
.DritteListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #003399;
}

.NormlesRezeptKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #660033;
}
.OptionalesRezeptKlein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #660099;
}

#box {
position:static; 
z-index:3;}

#box a {
color:#FFFFFF;
background:#48553c;
font:bold 10px verdana, sans-serif;
text-decoration:none;
display:block;
padding:5px;
border:1px solid white;}

#box a:hover {
color:white;
background:#48553c;
width:600px;}

#box a span {display:none;}

#box a:hover span {
color:white;
background:#556547;
font:normal 12px verdana, sans-serif;
border:1px solid white;
display:block;
padding:10px;}

table {
	empty-cells:show;
	text-align: center;
}

.SchriftLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
