body
{
  font-family: Verdana;
  font-size: 75%;
  background: White;
  color: black;
}
td.weiss
{
  color: #ffffff;
  font-family: verdana;
  font-size: 75%;
}
input
{
  border: 1px solid darkgrey;
}
.openinput_on
{
  border: 1px solid darkgrey;
  font-family: Verdana;
  font-size: large;
  font-weight: bold;
  text-align: center;
}
.openinput_off
{
  border-style: none;
  font-family: Verdana;
  font-size: large;
  font-weight: bold;
  text-align: center;
}
.fett_center_bg
{
  color: #ACA899;
  font-family: Verdana;
  font-size: large;
  font-weight: bold;
  text-align: center;
  background-color: #E0DFE3;
}
.fett_center
{
  color: yellow;
  font-family: Verdana;
  font-size: large;
  font-weight: bold;
  text-align: center;
}
td {
  font-family: Verdana;
  font-size: 75%;
}
th {
  font-family: verdana;
  font-size: 80%;
}
table.mitRand {
  border: 1px solid black; 
  border-collapse: collapse;
}
td.mitRand {
  text-align: right;
  font-size: 100%;
  border: 1px solid black;
  padding: 2px 4px 2px 4px;
}
th.mitRand {
  font-size: 100%; 
  border: 1px solid black;
  padding: 2px 4px 2px 4px;
}
.zuWenigZertifikate {background-color: yellow;}
.keineZertifikate {background-color: FireBrick;}
.genugZertifikate {background-color: lightgreen;}

input.radio {
  border: thin none Blue;
}

input[name="radio"] {
  display:none;
}

input[name="radio"] + label {
  border: 1px solid darkgrey;
  background-color: #f0f0f0;
  padding: 2px;
  margin: 2px;
  float: right;
  min-width: 0px; 
}

input[name="radio"]:checked + label {
  color:red;
}

input[name="radio"]:disabled + label {
  color:gray;
}

input[type="submit"], input[type="button"] {
  border: 1px solid darkgrey;
  background-color: #f0f0f0;
}

label {
  display: block;
  min-width: 150px; 
  float: left;
}
.ui-autocomplete {
  max-width: 300px;
}

.status_aktiv{
  color: #008000;
  display: none;
}
.status_1{ /*"laufender Zertifizierungsvorgang"*/
  color: #993366;
}
.status_2{ /* "zurückgezogen"*/
  color: #FF00FF;
}
.status_3{ /*"ausgesetzt"*/
  color: #FF9900;
}

.zertifikatNichtVerfuegbar{
  color: red;
}
.zertifikatVerfuegbar{

}

textarea
{
  border: 1px solid Black;
}
ul, input
{
  margin: 0;
  padding: 0;
}
.looksLikeLink{
  color: #3366cc;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
  border: none !important;
  background-color: transparent !important; 
  font-size: 100%;
}
input.looksLikeLink{
  height: 16px !important;
  margin-top: -3px;
}
.looksLikeLink:hover
{
  color: #000000;
  text-decoration: underline;
}
A:link
{
  color: #3366cc;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
}
A:visited
{
  color: #993366;
  text-decoration: none;
}
A:hover
{
  color: #000000;
  text-decoration: underline;
}
A:active
{
  color: #003399;
  text-decoration: underline;
}

.main {	
  padding: 10px;
  font-family: Verdana; 
  font-size: 75%; 
  background: White; 
  color: Black;
}
.head {	
  margin-top: 0px;
  font-family: Verdana; 
  font-size: large; 
  font-weight: bold; 
  color: #000000;
}
.trennlinie-unten {
  width: 700px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px black solid;
}
.body
{
  padding: 10px;
  font-family: Verdana;
  font-weight: normal;
  color: #000000;
}
.bold {font-family: verdana;font-size: 80%}
.anmeld {color: #ffffff; font-family: verdana;font-size: 75%; font-weight:bold}
.pic {color: #000000; font-family: verdana;font-size: 75%}

.fett10 {color: #000000; font-family: arial,verdana; font-size: 10pt; font-weight:bold}
.fett12 {color: #000000; font-family: arial,verdana; font-size: 12pt; font-weight:bold}
.fett14 {color: #000000; font-family: arial,verdana; font-size: 14pt; font-weight:bold}
.fett16 {color: #000000; font-family: arial,verdana; font-size: 16pt; font-weight:bold}
.fett18 {color: #000000; font-family: arial,verdana; font-size: 18pt; font-weight:bold}
.norm8 {color: #000000; font-family: arial,verdana; font-size: 8pt}
.norm10 {color: #000000; font-family: arial,verdana; font-size: 10pt}
.norm11 {color: #000000; font-family: arial,verdana; font-size: 11pt}
.norm12 {color: #000000; font-family: arial,verdana; font-size: 12pt}

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px; padding-left: 20px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:left; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:98%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #000000;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
