/* Standard-CSS für www.simrock-bar.de */

  
	  
   BODY{
  		SCROLLBAR-HIGHLIGHT-COLOR: #CE8EE3;
		SCROLLBAR-SHADOW-COLOR: #600080;
		SCROLLBAR-3DLIGHT-COLOR: #D65CFF;
		SCROLLBAR-ARROW-COLOR: #600080;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
		SCROLLBAR-BASE-COLOR: #9900cc;
		margin : 0;
		background-color : #fec200;
		background-image: url(pics/hintergrund_o.gif);
		background-attachment : fixed;
	}
	
	TABLE{
	border : 0;
	background-color : transparent;
}

	td{
	Font : 12px Verdana;
	Color : Black ;
	text-align : left;
}
	
	h1{
		Font : bold italic 20px Verdana;
		Color : #e2001b ;
	}
	
	A:link{
		Color :Black ;
		Text-Decoration : none
	}
	
	A:visited{
		Color : Black ;
		Text-Decoration : none
	}
	
	A:active{
		Color : Black ;
		Text-Decoration : none
	}
	
	A:hover{
		Color : #e2001b ;
		Text-Decoration : none;
	}
	
	.style1 {
			font-size: xx-large;
			color: #0000FF;
			font-weight: bold;
	}
			
	.style3 {
			font-size: large; 
			color: #0000FF; 
			font-weight: bold;
	}
			
	.style7 {
			font-size: 60px
	}
			
	.style8 {
			font-size: 60px;
			color: #0000FF;
			font-weight: bold;
	}
			
	.style9 {
			font-size: 24px
	}
			
	.style10 {
			font-size: 24px;
			color: #0000FF; 
			font-weight: bold; 
	}