/* grünblau/11: 00688f */
/* Blau/07 war: 0095DA */
/* Blau-hover/07: A3D9F2 */
/* Gelb-hover/08: EEE90E */
/* Gold-hover/09: CB9D1A */

td,th {
	padding:3px;
	color:#555;
}

.news {
  color: #991010;
  }	 

.head {
	background: #00688f;
	color: #fff;
	padding-top: 1px;
	padding-bottom: 2px;
}
.count_hell {
	background: #CB9D1A;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 0px;
	color: #00688f;
	margin-top: 0px;
	margin-bottom: 5px;
}
P.klein {
  font-size: 10px;
  line-height: 17px;
}

TD.stufe2 {
  text-indent: 10px;
}
TD.aktiv {
  background: #00A1E4;
}

.daten {
  border-bottom: 1px;
  border-style: solid;
  border-color: #00A1E4;
}
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #00A1E4;
  border           : 1px solid #aaaaaa;
}
.inputboxorga {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  border           : 1px solid #aaaaaa;
}
TD.copy {
	font-size: 11px;
	color: #ffffff;
	background: #00a1e5;
	line-height: 22px;
}
.rot {
  color: red;
}


/* Formular */

/* HIER FORMULARFORMATE */

/* with :focus and :hover for fieldset, input and textarea - special effects are not visible with ie, sorry */
/* sabine brings - www.brings-online.com - a form with style - www.cssplay.co.uk */

form {padding:0px; margin:0px auto; font-size:1em; }
form p {font-size:1em; text-align:left; padding:5px 5px 5px 0; margin:0; }

form fieldset {display:block; padding:1px 15px 15px 15px; margin-bottom:0.5em; margin-left:0px; line-height:1.5em; font-size:1em; }

form legend {font-size:1.3em; font-weight:bold; margin-bottom:10px; margin-top:10px; padding:10px; background:none; }
* html form legend { padding:0 0 30px 0; margin:5px 0 0 0; border:none;}

form label {display:block; float:left; text-align:left; padding-right:10px;margin-top:0.5em; margin-bottom:0.5em;}
form label.cb {display:block; float:left; text-align:left; padding-left:0px;padding-right:10px;margin-top:0.5em; margin-bottom:0.5em;}
form label.nr {display:block; width:15px; text-align:right; padding-right:10px; margin-bottom:0.5em;}

form input {padding-left:0.3em; padding-right: 0.3em; margin-top:0.3em; margin-bottom:0.3em; }
form input.cb {padding-left:0.3em; padding-right: 0px; margin-left:0px; margin-top:0.3em; margin-bottom:0.3em; }
form input:hover { background:#fff; border:1px solid #000; }
form input:focus { border:1px solid #000; }
form input[disabled] {background:#ddd; border:1px solid #aaa; color:#aaa;}

form select {margin:0.3em 0 0.3em 0; }
form option {background:#fff; }
form select[disabled] {background:#ddd; border:1px solid #aaa; color:#aaa;}

form textarea {width:250px; height:100px; border:1px solid #aaa; padding:0.5em; overflow:auto; color: #00A1E4;}
form textarea:hover { border:1px solid #000; }
form textarea:focus {background:#fff; }

form input.button {font-size:11px; font-weight:normal; color:white; padding:2px 3px 3px 3px; cursor:pointer; margin-left:1px; margin-right:1px; border:0px; background:#00688f; margin-bottom:1px;}
form input.button:hover, form input.button:hover {background:#ddd; color:#000; font-weight:normal;}

form input.button_light {font-size:12px; padding:0px 10px 3px 10px; height:22px; cursor:pointer; border:0px; background:#CB9D1A; color:#00688f; font-weight:normal;}
form input.button:hover, form input.button:hover {background:#ddd; color:#000; font-weight:normal;}

form .schmal {width:100px;}
form .mittelbreit {width:170px;}
form .breit {width:300px;}


.button {
	font-size:11px; font-weight:normal; color:white; padding:2px 3px 3px 3px; cursor:pointer; margin-left:1px; border:0px; background:#00688f; margin-bottom:1px;
}

.button:hover, .button:hover {
	background:#5DB3DA; color:#fff; 
}

form.poll {
	margin-top:4px; 
}

/* Tooltip */
/*
a.tooltip {color:#00688f;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:10px; font-weight:normal; color:#000; border:1px solid #00688f; background:#CB9D1A; width:120px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(wp-content/themes/elements-of-seo/images/tooltip_blau.gif) 0 0; display:block; font-size:1px;}
*/
a.tooltip{
    position:relative; /*this is the key*/
    z-index:24;
    color:#00688f;
    text-decoration:underline;
	cursor:default;}

a.tooltip:hover{z-index:25;}

a.tooltip span{display: none;}

a.tooltip:hover span{ /*the b will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #555;
    background-color:#eee; color:#555;
	padding-left:6px;
	padding-top:3px;padding-bottom:3px}

.message_1 {color:green;}
.message_0 {color:red;}
.message_2 {color:#000;}

.trenner {
  border-top: 2px;
  border-bottom: 0px; 
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #000;
}
.trenner_grau {
  border-top: 1px;
  border-bottom: 0px; 
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #ccc;
}

.marked {
  background: #FEFF9A;
}

.gr_1 {
  background: #8DB9E0;
  color:#000;
}
.gr_2 {
  background: #F5ACB3;
  color:#000;
}
.gr_3 {
  background: #FFF9AD;
  color:#000;
}
.gr_4 {
  background: #9FD08F;
  color:#000;
}
.gr_5 {
  background: #FCCFAE;
  color:#000;
}
.gr_6 {
  background: #7EC0BE;
  color:#000;
}
.printtable {
  border:1px solid #000; 
}
.feldname {
  border-top: 0px;
  border-bottom: 1px; 
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #000;
  background: #CB9D1A;
  color: #000;
  font-size:10px;
}
.trenner_print {
  border-top: 0px;
  border-bottom: 1px; 
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #000;
  font-size:10px;
  color:#000;
}
.neu {
	color: #197F8F;
}
.helferdaten {
  border-top: 1px;
  border-bottom: 0px; 
  border-left: 1px;
  border-right: 0px;
  border-style: solid;
  border-color: #000;
  font-size:9px;
  line-height:11px;
  color:#000;
}
.division_out {
 border-top: 2px;
 border-color: #000;
}
.division_start {
 border: 4px;
}
.montable {
margin-top:10px;
margin-left:20px;
margin-right:20px;
}
.tatami {
	font-size:30px;
}
