
body{
margin-top: 0px; 
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px; 
background-color: #e6e6e6;
}

table,td {
font-size: 97%;
line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
color:#000;
vertical-align:top;
}

/* Home: die Mittlerespalte */
.td1 {
border-left:double 5px #bfbfbf;
border-right:double 5px #bfbfbf;
background-color:#bfbfbf;
border-bottom:solid 1px #bfbfbf;
}

h2{ 
font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
color:darkred;
letter-spacing:2px;
font-size: 125%;
padding: 10px 10px 0px 0px;
text-align:left;
height:45px;
}

.block {
text-align: justify;
}

.li {
width:14px;
background-image:url(images/ra1.jpg);
background-repeat:repeat-y;
vertical-align:top;
border-right:solid 0px #BFBFBF;
}


.re {
width:14px;
background-image:url(images/ra2.jpg);
background-repeat:repeat-y;
border-left:solid 0px #BFBFBF;}

.kontakt {
padding-left:10px;
padding-top:270px;
vertical-align:top;
}

/* hauptgerüst */


#top {
width:680px;
height:130px;
background-image:url(images/banner.jpg);
border-top:solid 10px white;
border-right:solid 10px white;
border-left:solid 10px white;
border-bottom:solid 10px white;
}

#datum {
height:36px;
text-align:right;
vertical-align:bottom;
color:white;
letter-spacing:1px;
font-size:14px;
font-family: arial, "Trebuchet MS", helvetica, verdana, tahoma, sans-serif; font-style:italic;
padding-right:10px;
padding-bottom:10px;
}

/* menue  */

#menu a, #menu a:visited , #menu a:active {
display: block;
text-decoration:none ;
font-family: arial, helvetica, verdana, tahoma, sans-serif, "Trebuchet MS"; 
font-size: 10pt;
margin-left: 0px;
margin-right: 0px;
line-height:17px;
text-align:center;

color:#000;
background-image:url(images/mover.jpg);
}


#menu a:hover {
color:darkred; 
background-image:url(none.jpg);
background-color:#fff;
}

#fussb {
font: normal 12px verdana, sans-serif; 
color: #1F1F1F; 
padding-top:2px;
height:40px;
text-align:center;
border-top:solid 1px #fff;
background-color:#fff;
background-image:url(images/mover.jpg);
background-repeat:repeat-x;
}

#spalte{
border-top:solid 1px #fff;
background-color:#fff;
background-image:url(images/mover.jpg);
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #737b66; 
scrollbar-base-color: #F5F8F3;
scrollbar-highlight-color : #737b66; 
scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}


/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 98%;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
text-decoration:none;
color:darkred;
}

a:hover{ 
text-decoration:none;
background-color:#C5C8CD;
color:#3F3F3F;}