

/* 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; a:link, a:visited, a:active{font-size: 100%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif; text-decoration:none;letter-spacing:1px;color: #363636;}

a:hover{ text-decoration:underline;background-color:#DFDFDF;
color: #363636;}

/* schriftstil,abstände */
body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;  background-color:#bcbcbc;
}

table, td
{font-size: 100%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif; color: #363636;}



/* hauptgerüst */
#haupt{
width:100%;

}



#header {background-color:#494949;
border-bottom:solid 1px #000;
padding-right:60px;padding-top:40px;
}


#logob {
background-image:url('images/bg1.jpg');
border-top:1px solid #E6E6E6;
border-bottom:1px solid #000;
background-color:#F3ECE2;
height:150px;
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

}

#logof {
background-image:url('images/oben.jpg');
background-color:#F3ECE2;
height:47px;
text-align:center;
vertical-align:middle;
font-size: 140%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
letter-spacing:2px}



#leiste2 {
background-image:url('images/leistebg1.jpg');
border-bottom:1px solid #414141;
border-top:1px solid #ffffff;
background-color:#Fff;
text-align:left;
vertical-align:middle;
padding-left:60px;
height:40px;
color:#363636
}
#leiste2b {
background-image:url('images/leistebg1.jpg');
border-bottom:1px solid #414141;
border-top:1px solid #ffffff;
background-color:#Fff;
text-align:left;
padding-right:60px;
height:40px;
color:#000
}


/* 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;
}
