

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #363636; scrollbar-base-color: #bcbcbc;
scrollbar-highlight-color : #6c6c6c; scrollbar-shadow-color : #e6e6e6;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}


/*=========== allgemeine links im text =========== */

a:link, a:visited, a:active{
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;text-decoration:none;letter-spacing:0px;color:#800000;}



/* schriftstil,abstände body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;   background-color:#bcbcbc;text-decoration:underline
}
*/

table,td
{font-size: 100%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif; color: #363636;}



/* hauptgerüst */
#haupt{
width:100%;

}






#logob {
background-image:url(https://typ.dennis-hammer.eu/images/bg1.jpg);
border-top:solid 1px #E6E6E6;
border-bottom:solid 1px #000;
background-color:#F3ECE2;
height:90px;
text-align:center;
vertical-align:middle;
color:#9a9a9a;
font-size: 140%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
letter-spacing:2px

}



#leiste2 {
background-image:url(https://typ.dennis-hammer.eu/images/leistebg1.jpg);
border-bottom:solid 1px #414141;
border-top:solid 1px #ffffff;
background-color:#Fff;
text-align:left;
vertical-align:middle;
padding-left:60px;
height:40px;
color:#363636;
}
#leiste2b {
background-image:url(https://typ.dennis-hammer.eu/images/leistebg1.jpg);
border-bottom:solid 1px #414141;
border-top:solid 1px #ffffff;
background-color:#Fff;
text-align:left;
padding-right:60px;
height:40px;
color:#000;
}

span.showTip{border-bottom:1px dashed #800000;-webkit-tap-highlight-color:transparent;} //* linie unterstrichelt farbe #bdbdbd */

/* all tooltips */
div#tipDiv { font-size:11px; line-height:1.2;  }
div#tipDiv a:link { color:#0F2F8D; }
div#tipDiv a:visited {color:#667295; }

/* ie 6 SCREWS UP with spec's like div#tipDiv.tooltip!!! */
div.tooltip { color:#000; background-color:#E1E5F1; border:1px solid #667295; padding:4px; width:220px; }

/* klass example in index */
div.tip2 {font-size:12px; font-weight:bold; font-style:italic;  color:#fff; background-color:#081847; border:1px solid #eee; padding:6px; width:200px; }

/* used by html_els demo */
div.tooltip2 { color:#000; background-color:#E1E5F1; border:1px solid #667295; padding:4px; width:250px; }
div.tooltip2 p { font-weight:bold; margin:4px 0 .4em; }
div.tooltip2 ul { padding-left:2em; margin: 1em 0; }
div.tooltip2 ul li { margin-bottom:.5em;}
  
/* html_id prop: no obj sent to wrapFn's (no width option) */
div.tooltip3 { text-align:justify; color:#000; background-color:#E1E5F1;  border:1px solid #667295; padding:4px 6px 4px 6px; width:350px; }
div.tooltip3 h4 {font-size:14px; text-align:center; margin:0 0 .5em; }
    
/* for touch, sticky (no padding) */
div.tipWithX { color:#000; background-color:#E1E5F1; border:1px solid #667295; padding:0;width:220px;}

/* with close box image, and possibly, caption */
div.tipWithX div.topBar {background-color:#0D2878; min-height:14px; /* for bg color if no caption (close.gif is 14px) */ text-align:center;}
    
/* for ie < 7 */
* html div.tipWithX div.topBar { height:14px; /* ie will expand if needed */ }
    
div.tipWithX span.caption { color:#fff;  font-weight:bold; /* font-size:12px; */ }
div.tipWithX div.XtipContent { padding:4px; }
    
/* no close box */
div.caption {font-size:12px; font-weight:bold; text-align:center; margin-bottom:8px; }
   
/* img_txt */
div#tipDiv div.img {text-align:center; margin:4px 0; }
div#tipDiv div.txt { text-align:center; margin:4px 0;}

/* wrapTextByImage: side-by-side in td */
div#tipDiv td {vertical-align:top; font-size:11px; padding:0; }
div#tipDiv td div.txt { text-align:left;padding:2px; }

/* uhr - datum 

input.datum {
font-size:9pt;
color:#363636;
border:solid 0px;
text-align:center;
background:transparent;

}

input.zeit{
font-size:9pt;
color:#363636;
border:solid 0px;
text-align:center;
background:transparent;
}
form {margin:0px;}


#inhalt{height:600px;padding-top: 40px; padding-left:  60px;padding-right:60px;padding-bottom: 40px;
border-right:solid 0px #ffffff;
background-color:#bcbcbc;border-bottom:solid 1px #000;
}


#fuss {border-top:solid 1px #E6E6E6;
background-color:#bcbcbc;
text-align:center;
font: normal 11px verdana, sans-serif; color:#000;

height:24px;}
*/