body{
   background-color: #00305E;
   font-family: arial;
   margin:0px;
}

a{
  text-decoration:none;
  font-size: 11px;
  color: #045FB0;
}

.schrift{
   font-size: 11px;
   font-family:arial;
   color: #045FB0;
}

input {
   border:none;
   border-bottom: 1px dashed darkblue;
   
   
   /*background-color: #99DDFF;*/
   background-color: #D2F0FF;
   font-size: 11px;
   font-family:arial;
}

textarea{
   top:3px;
   border:none;
   background-color: white;
   font-family:arial;
   color:black;
   font-size:11px;
   line-height:17px;
}

.container{
    /*top:0px;
    left:0px;
    text-align:center;
    position:absolute;
    */
}

.hellblau {
   background-color: #019BE5;
}

.rahmen{
   border: 4px solid white;
}


.bilder_rahmen{
   border: 4px solid white;
}


.tuerkis{
   background-color: #99DDFF;
}

.box_navi_links_1{
   background-color: #99DDFF;
   border: 4px solid white;
   margin-bottom: 8px;
   width: 152px;
   height: 106px;
   position:relative;
}

.box_navi_links_2{
   background-color: #80D4FF;
   border: 4px solid white;
   margin-bottom: 8px;
   width: 152px;
   height: 106px;
   position:relative;
}

.box_navi_links_3{
   background-color: #66CCFF;
   border: 4px solid white;
   margin-bottom: 8px;
   width: 152px;
   height: 106px;
   position:relative;
   margin-bottom: 0px;
}

.links_navi{
    text-decoration: none;
    color: #045FB0;
    font-size: 11px;
}

.links_navi_pos{
    position:relative;
    margin-left: 9px;
    margin-top: 0px;
    line-height: 11px;
}

.links_navi_bottom{
    text-decoration: none;
    color: white;
    font-size: 11px;
}

.bottom_navi_pos {
    position: relative;
    color: white;
    top: 5px;
    font-size: 11px;
    padding-right:105px;
    padding-left: 270px;
 	
    /*left: 540px;*/
	/*width: 200px;*/
}


.bottom_navi_pos_startseite {
    position: relative;
    color: white;
    top: 5px;
    font-size: 11px;
    padding-right:105px;
    padding-left: 103px;
 	
    /*left: 540px;*/
	/*width: 200px;*/
}


td.naehrwerte {font-size:9px; color:#2B78BC;}
td.naehrwertebl {font-size:9px; color:#2B78BC; border-right:1px solid #2898CC;}
td.naehrwertegrey {font-size:9px; color:white; border-bottom:1px solid #2898CC; border-top:1px solid #2898CC; background-color:#2B78BC;}
td.naehrwerteblgrey {font-size:9px; color:white; border-bottom:1px solid #2898CC; border-top:1px solid #2898CC; border-right:1px solid #2898CC; background-color:#2B78BC;}

td.naehrwerte1 {font-size:9px; color:#DB3573;}
td.naehrwerte1bl {font-size:9px; color:#DB3573; border-right:1px solid #E6558B;}
td.naehrwerte1grey {font-size:9px; color:white; border-bottom:1px solid #E6558B; border-top:1px solid #E6558B; background-color:#DB3573;}
td.naehrwerte1blgrey {font-size:9px; color:white; border-bottom:1px solid #E6558B; border-top:1px solid #E6558B; border-right:1px solid #E6558B; background-color:#DB3573;}

td.naehrwerte2 {font-size:9px; color:#1099CD;}
td.naehrwerte2bl {font-size:9px; color:#1099CD; border-right:1px solid #18B3ED;}
td.naehrwerte2grey {font-size:9px; color:white; border-bottom:1px solid #18B3ED; border-top:1px solid #18B3ED; background-color:#1099CD;}
td.naehrwerte2blgrey {font-size:9px; color:white; border-bottom:1px solid #18B3ED; border-top:1px solid #18B3ED; border-right:1px solid #18B3ED; background-color:#1099CD;}

td.naehrwerte3 {font-size:9px; color:#C1AB0A;}
td.naehrwerte3bl {font-size:9px; color:#C1AB0A; border-right:1px solid #FEE330;}
td.naehrwerte3grey {font-size:9px; color:white; border-bottom:1px solid #FEE330; border-top:1px solid #FEE330; background-color:#E9CD01;}
td.naehrwerte3blgrey {font-size:9px; color:white; border-bottom:1px solid #FEE330; border-top:1px solid #FEE330; border-right:1px solid #FEE330; background-color:#E9CD01;}

td.naehrwerte4 {font-size:9px; color:#708327;}
td.naehrwerte4bl {font-size:9px; color:#708327; border-right:1px solid #859D29;}
td.naehrwerte4grey {font-size:9px; color:white; border-bottom:1px solid #859D29; border-top:1px solid #859D29; background-color:#708327;}
td.naehrwerte4blgrey {font-size:9px; color:white; border-bottom:1px solid #859D29; border-top:1px solid #859D29; border-right:1px solid #859D29; background-color:#708327;}


table#allergene {
  width:auto;
  height:auto;
  margin:20px 0px 0px 20px;
}
table#allergene td {
  font-size:11px;
  color: #045FB0;
  vertical-align:top;
}
table#allergene td.left {
  width:37px;
}
table#allergene td.right {
  width:200px;
}
table#allergene img {
  border:0px;
  vertical-align:baseline;
}

table#allergene a.download {
  display:block;
  margin:0px;
  background-image:url(../images/naehrwerte/arrow.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding:0px 0px 0px 7px;
}