#breite {width:85%} 

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

/* hauptgerüst */

.li {
width:30px;
background-image:url(images/rand1.jpg);
border-left:solid 0px #000;
}

.re {
width:30px;
background-image:url(images/rand2.jpg);
border-right:solid 0px #000;
}
#main {border-right:solid 0px #;border-left:solid 0px #;background-color:#000000;}


#leiste1 {height:0px;
background-color:#000;
height:40px;
letter-spacing:10px;
color:#fff;
font-variant:small-caps;
padding-right:10px;
padding-bottom:1px;
vertical-align:bottom;border-bottom:solid 1px white;
height:24px;
text-align:right;
background-color:#000000;width:100%;
border-bottom:solid 0px #000000;

}


#fussb {font: normal 11px verdana, sans-serif; color: #fff; padding:0px;
height:20px;
text-align:center;
background-color:#000000;width:100%;
border-top:solid 0px #;
border-right:solid 0px #;border-left:solid 0px #;
}
/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #fff; scrollbar-base-color: #2d2d2d;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #2d2d2d;
SCROLLBAR-TRACK-COLOR: #3F3F3F;}

/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 95%;line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;text-decoration:none;color:#FFFFFF;}

a:hover{ background-color:#990000;
color:#FBFBFB;}
