/* Generell */body {     font-family: "Arial", Verdana;/*   background-image:url(); */     }     a {font-size: 13px;text-decoration:underline;}a:link {color:#000000}a:visited {color:#000000}a:active {color:#0EAF1D}a:hover{color: #0EAF1D;text-decoration:none;}     .logo {      border-width:1px;      border-style:solid;      border-color:black;      }/* /Generell *//* Menu Style Links */.menu {font-size: 12px;}.menu a {      font-size:12px;      text-decoration:none;      font-weight:bold;    }.menu a:link {color:#0EAF1D}.menu a:visited {color:#0EAF1D}.menu a:active {color:#F05336}.menu a:hover{color: #F05336}.menubr {        border-width:1px;        border-style:solid;        border-color:black;        background-image:url(menul_bg.jpg);        background-repeat:no-repeat;        background-position: left top;  }/* /Menu Style Links *//* Inhalt div */.inhalt  {         height:360px;         overflow:auto;         font-size: 13px;         border-width:1px;         border-style:solid;         border-left-color:black;         border-right-color:black;         border-top-color:white;         border-bottom-color:white;       }       .text {font-size: 13px;}.text h1 {font-size: 18px;color:#0EAF1D;}.text h2 {font-size: 16px;}.text h3 {font-size: 13px;}.text a {font-size: 13px;text-decoration:underline;}.text a:link {color:#000000}.text a:visited {color:#000000}.text a:active {color:#0EAF1D}.text a:hover{color: #0EAF1D;text-decoration:none;}.link a {font-size: 10px;text-decoration:underline;}.link a:link {color:#000000}.link a:visited {color:#000000}.link a:active {color:#0EAF1D}.link a:hover{color: #0EAF1D;text-decoration:none;}.h1_text {         font-size:18px;         color:#0EAF1D;         border-bottom-width:1px;         border-bottom-style:solid;         border-bottom-color:#0EAF1D;         }/* /Inhalt div *//* kontakt */.kontakt {font-size: 14px;}.kontakt b {font-weight:bold;color:red;}.kontakt input,textarea {         font-family: "Arial", Verdana;         font-size: 14px;         color:#000000;         background-color:#FFFFFF;         border: 1px solid #0EAF1D;       }.kontaktbg  {         background-image:url(bg_kontakt.jpg);         background-repeat:no-repeat;         background-position:left top;         }/* /kontakt *//* Mitose vs. Meiose */.mitmei {        font-size: 13px;        border-collapse:collapse;        border-width:1px;        border-style:solid;        border-color:#0EAF1D;  }/* /Mitose vs. Meiose *//* footer */.footbr  {         font-size: 10px;         border-width:1px;         border-style:solid;         border-left-color:white;         border-right-color:white;         border-top-color:black;         border-bottom-color:white;       }/* /footer */
