#menu {
  width: 200;
}

.level1 {
        padding-left: 1px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        clear: both;
}

.level2 {
        padding-left: 20px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        clear: both;
}

.level3 {
        padding-left: 40px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        clear: both;
}

.level4 {
        padding-left: 60px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        clear: both;
}

.level5 {
        padding-left: 80px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        clear: both;
}

.symbol {
        float: left;
        width: 15px;
}

.linecontent {
}

a.productlink1:link, a.productlink1:visited
{
	font-family : verdana,arial,switzerland,helvetica;
	text-decoration : none;
	color : #000000;
	font-size : 11px;
	padding-left: 0px; 
	padding-right: 0px;
}

a.productlink1:hover, a.productlink1:focus, a.productlink1:active 
{
  font-family : verdana,arial,switzerland,helvetica;
	text-decoration : underline;
	color : #000000;
	font-size : 11px;
	padding-left: 0px; 
	padding-right: 0px;  
}

a.productlink2:link, a.productlink2:visited
{
	font-family : verdana,arial,switzerland,helvetica;
	text-decoration : none;
	color : #000000;
	font-size : 11px;
	padding-left: 0px; 
	padding-right: 0px;
}

a.productlink2:hover, a.productlink2:focus, a.productlink2:active 
{
  font-family : verdana,arial,switzerland,helvetica;
	text-decoration : underline;
	color : #000000;
	font-size : 11px;
	padding-left: 0px; 
	padding-right: 0px;  
}

a.productlink3:link, a.productlink3:visited
{
	font-family : verdana,arial,switzerland,helvetica;
	text-decoration : none;
	color : #000000;
	font-size : 9px;
	padding-left: 0px; 
	padding-right: 0px;
}

a.productlink3:hover, a.productlink3:focus, a.productlink3:active 
{
  font-family : verdana,arial,switzerland,helvetica;
	text-decoration : underline;
	color : #000000;
	font-size : 9px;
	padding-left: 0px; 
	padding-right: 0px;  
}

a.productlink4:link, a.productlink4:visited
{
	font-family : verdana,arial,switzerland,helvetica;
	text-decoration : none;
	color : #000000;
	font-size : 9px;
	padding-left: 0px; 
	padding-right: 0px;
}

a.productlink4:hover, a.productlink4:focus, a.productlink4:active 
{
  font-family : verdana,arial,switzerland,helvetica;
	text-decoration : underline;
	color : #000000;
	font-size : 9px;
	padding-left: 0px; 
	padding-right: 0px;  
}

a.productlink5:link, a.productlink5:visited
{
	font-family : verdana,arial,switzerland,helvetica;
	text-decoration : none;
	color : #000000;
	font-size : 9px;
	padding-left: 0px; 
	padding-right: 0px;
}

a.productlink5:hover, a.productlink5:focus, a.productlink5:active 
{
  font-family : verdana,arial,switzerland,helvetica;
	text-decoration : underline;
	color : #000000;
	font-size : 9px;
	padding-left: 0px; 
	padding-right: 0px;  
}

.submenu{
        display: none;
}

div.jur {
  font-size: 8px;
}

table.rezept_tabelle {
  border-width:1px;
  border-color:#e7e7e7;
  border-style:solid;
  background-color:#ffd4e0;
  font-size:10pt;
}

td.rezept_kkassen {
  border-top-width:1px;
  border-top-color:#ff0052;
  border-top-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#ff0052;
  border-bottom-style:solid;
  border-right-width:1px;
  border-right-color:#ff0052;
  border-right-style:solid;
  font-size:9pt;
  color:#fd0156;
}

td.rezept_innen {
  font-size:9pt;
  color:#fd0156;
  padding-left:2pt;
  background-color:white;
}

td.rezept_linie {
  height:1px;
  background-color:#ff0052;
}

td.rezept_rightborder {
  border-right-width:1px;
  border-right-color:#ff0052;
  border-right-style:solid;
  padding-left:2pt;
  background-color: white;
}

input.rezept_input {
  font-size: 9pt; 
  height: 14pt; 
  border-top-width: 2px; 
  border-right-width: 2px; 
  border-bottom-width: 2px; 
  border-left-width: 2px;
}

td.sucheantwort_head {
  text-align: left;
  font-weight: bold;
  padding-right: 5px;
  margin-right: 5px;
} 

td.sucheantwort{
  padding-right: 5px;
  margin-right: 5px;
  height: 30px;
}

div.clearer {
  clear: both;
}

#waiter {
  position: absolute;
  top: 200px;
  left: 400px;
  width: 100px;
  height: 100px;
  z-index: 3;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border: 1px solid green;
}
