body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  background-color: transparent;
     scrollbar-face-color: #FFFFFF;

    scrollbar-shadow-color: #cccccc;  

    scrollbar-highlight-color: #cccccc;

    scrollbar-track-color: #FFFFFF;   

    scrollbar-arrow-color: #cccccc;
} 
.shadow{
	filter: DropShadow(Color=#cccccc, OffX=3, OffY=3, Positive=340);
}
.title {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#cccccc;
	
	}

table{ 
height:100%;
}
.d {
text-decoration : none; 
border : 1px solid #cccccc; 
} 
.randobenohne {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-top-style : none; 
border-right-style : solid; 
border-bottom-style : solid; 
border-left-style : solid; 
border-top-color : #cccccc; 
border-right-color : #cccccc; 
border-bottom-color : #cccccc; 
border-left-color : #cccccc; 
} 
.randobenmit {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-top-style : solid; 
border-right-style : solid; 
border-bottom-style : none; 
border-left-style : solid; 
border-top-color : #cccccc; 
border-right-color : #cccccc; 
border-bottom-color : #cccccc; 
border-left-color : #cccccc; 
} 
.unten {
text-decoration : none; 
border-top : 1px none #cccccc; 
border-right : 1px none #cccccc; 
border-bottom : 1px solid #cccccc; 
border-left : 1px none #cccccc; 
} 
.oben {
text-decoration : none; 
border-top : 1px solid #cccccc; 
border-right : 1px none #cccccc; 
border-bottom : 1px none #cccccc; 
border-left : 1px none #cccccc; 
} 
.links {
text-decoration : none; 
border-top : 1px none #cccccc; 
border-right : 1px none #cccccc; 
border-bottom : 1px none #cccccc; 
border-left : 1px solid #cccccc; 
} 
.rechts {
text-decoration : none; 
border-top : 1px none #cccccc; 
border-right : 1px solid #cccccc; 
border-bottom : 1px none #cccccc; 
border-left : 1px none #cccccc; 
} 

