<%@ page language="java" contentType="text/html" %>
<%@ taglib uri="/savittaglib" prefix="savit" %>

#menu {
  width: 230;
}

.level1 {
        padding-left: 12px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        background-color: #bfe3fc;
        border: solid 1px #bfe3fc;
        border-bottom: solid 1px #bfe3fc;
        clear: both;
}

.level2 {
        padding-left: 40px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        background-color: #bfe3fc;
        border: solid 1px #bfe3fc;
        border-bottom: solid 1px #bfe3fc;
        clear: both;
}

.level3 {
        padding-left: 60px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        background-color: #bfe3fc;
        border: solid 1px #bfe3fc;
        border-bottom: solid 1px #bfe3fc;
        clear: both;
}

.level4 {
        padding-left: 80px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        background-color: #bfe3fc;
        border: solid 1px #bfe3fc;
        border-bottom: solid 1px #bfe3fc;
        clear: both;
}

.level5 {
        padding-left: 100px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 2px;
        background-color: #bfe3fc;
        border: solid 1px #bfe3fc;
        border-bottom: solid 1px #bfe3fc;
        clear: both;
}

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

.linecontent {
}

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

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

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

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

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

.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;
}    
