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

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

h2{ font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;color:#7F7F7F;
margin-bottom:20px;letter-spacing:2px;font-size: 125%;
border-bottom:solid 0px #746b64;
padding-bottom:4px
}



/* hauptgerüst */

#main {
border-bottom:solid 14px #fff;
border-right:solid 14px #fff;border-left:solid 14px #fff;

}

#top {background-image:url(layout/index.jpg);
height:355px;
border-top:solid 14px #fff;
border-right:solid 14px #fff;border-left:solid 14px #fff;
color:#2A3C22;
}



/* menue oben */

.leiste {

height:35px;
}

#menu a, #menu a:visited , #menu a:active {display: block;
color:#000;

text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
padding-left: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 1px #fff;
border-bottom:solid 1px #E6E6E6;
border-top:solid 1px #fff;
line-height:36px;
text-align:center;
background-image:url(layout/mover.jpg);
}


#menu a:hover {background-color:#fff;color:#808080; text-decoration:none ;
background-image:url(layout/xmover.jpg);
border-left:solid 1px #fff;
border-bottom:solid 1px #E6E6E6;
border-top:solid 1px #fff;
}




#spalte {text-align:justify; padding-left: 30px;padding-right:30px;padding-top: 40px;padding-bottom: 50px;
background-color:#fff;width:100%;
background-image:url(layout/bgmain.jpg);
background-repeat:repeat-x;
border-bottom:solid 1px #bfbfbf;
}





/* scrolleiste */

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;color:#000}

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