
/* schriftstil,abstände */

body{
margin-top:    0px;
margin-left:   0px;
margin-right:  0px;
margin-bottom: 0px;
color: #000000;
background-color:#BDE5FE;
font-family: Times New Roman;
font-size: 10pt;
}


table,tr,td{
color: #000000;
font-family: Times New Roman;
font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */
body{
scrollbar-arrow-color: #e6e6e6; scrollbar-base-color: #9F9F9F;
scrollbar-highlight-color : #4F4F4F; scrollbar-shadow-color : #e6e6e6;
SCROLLBAR-TRACK-COLOR: #9F9F9F;}


/* hintergrund bei aktiver seite*/
.rub{
font-family:;
font-size:;
height:;
color:;
background-image:url(images/tmp_content.jpg);
text-align:left;
padding-left:;
}

.in{
background-color:##BDE5FE;
color:#000000;
padding-top: 20px;
margin-left: 0px;
padding-right: 20px;
padding-bottom:0px;
background-image:url(images/in.jpg);}

/* definition bei ueberschriften */
.ueberschrift1{
font-size:24pt;
background-color:#ffffff;
color:#000000;
border:solid 0px;
text-align:;
background:transparent;
padding:0px;
font-family:Times New Roman;
font-weight:;
}

.ueberschrift2{
font-size:16pt;
background-color:#ffffff;
color:#000000;
border:solid 0px;
text-align:;
background:transparent;
padding:0px;
font-family:Times New Roman;
font-weight:;
}

/* definition bei ueberschriften */
.komentar{
font-size:10pt;
background-color:#ffffff;
color:#000000;
border:solid 0px;
text-align:right;
background:transparent;
padding:0px;
font-family:Times New Roman;
font-weight:;
}

/* definition bei text */
.text{
font-size:12pt;
background-color:#ffffff;
color:#000000;
border:solid 0px;
text-align:left;
background:transparent;
padding:0px;
font-family:Times New Roman;
font-weight:;
}

.name{
font-size:10pt;
background-color:#BDE5FE;
color:#ffffff;
border:solid 0px;
text-align:center;
background:transparent;
padding:0px;
letter-spacing:1px;
}



/* menue linke seite */
#menu a{
display: block;
color:#000000;
text-decoration:none;
font-family:Times New Roman;
font-size: 14pt;
width:165px;
line-height:20px;
}

/* menue aktuelle anzeige z.b. home  background-image:url(images/nav.jpg);    */
#menu a:visited{
color:;
text-decoration:none;
font-family:Times New Roman;
font-size: 14pt;
width:165px;
line-height:30px;
background-image:url(images/tmp_content.jpg);
}


#menu a:active{
color:;
text-decoration:none;
font-family:Times New Roman;
font-size: 14pt;
width:165px;
background-image:url(imagestmp_/content.jpg);
line-height:16px;
}

/* menue linke seite schrift mouse anzeige*/
#menu a:hover{
color: #ffffff;
text-decoration:none;
font-family: Times New Roman;
font-size: 14pt;
width:165px;
background-image:url(images/nav_over.jpg);
line-height:30px;
letter-spacing:0px;
}


/* allgemeine links im text */

a:link{ color: #0000FF; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}

a:visited{color: #0000FF;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#0000FF;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #ffffff; text-decoration:none;font-family: verdana; font-size: 10pt; background-color:#BDE5FE}




/* uhr -  datum anzeige*/

input.datum{
font-size:9pt;
color:#000000;
border:solid 0px;
background:transparent;

}

input.zeit{
font-size:9pt;
color:#000000;
border:solid 0px;
background:transparent;
}
form {margin-bottom:0px;
}