Body	{

        font-family: arial;
        font-size: 11px;
	color: #FFCCCC;
	background-image:url(bg3.gif);
	background-attachment:fixed; 
	background-repeat: no-repeat;
        SCROLLBAR-FACE-COLOR: black;
        SCROLLBAR-HIGHLIGHT-COLOR: #CC6633;
        SCROLLBAR-SHADOW-COLOR: #CC6633;
        SCROLLBAR-3DLIGHT-COLOR: #CC6633;
        SCROLLBAR-ARROW-COLOR: #CC6633;
        SCROLLBAR-TRACK-COLOR: black;
        SCROLLBAR-DARKSHADOW-COLOR: black;
	background-color: rgb(51, 0, 0);
	}

    a {
      text-decoration: none;
      font-weight: normal;
      font-family: arial;
      color: #FFCC66; 
	  }
	 


    a:hover {
      font-family: arial; 
      background: #DBDBDB;
      font-size: 11px;
      text-decoration: none;
      font-weight: normal;
      color: #330000;
   }

    a:visited {
      font-family: arial; 
      font-size: 11px;
      text-decoration: none;
      font-weight: normal;
      color: #C0C0C0;
	}

h1 {	font-family: arial;
        font-size: 11px;
	color: #FFCCCC;

}

table{font-family: arial;
        font-size: 11px;
	color: #FFCCCC;


	}
	
input,textarea,select  { border-width: 1px;
		
		 border-color: #FFCC66;
		 border-style: solid;
		 BACKGROUND-COLOR: #551100;
		 COLOR: #FFCCCC;
		 FONT-FAMILY: Arial, Helvetica, sans-serif;
		 FONT-SIZE: 10px 
  
		  }

	
	.titel{
		color:"#FF5511";
		font-size:12px;
		}
	.skin0{
		position:absolute;
		width:200px;
		border:1px solid #800000;
		background-color:"#551100";
		color:"#FFCC66";
		font-family:Verdana;
		line-height:20px;
		cursor:default;
		font-size:14px;
		z-index:100;
		visibility:hidden;
	}
	
	.menuitems {
		color:"#FFCC66";
		font-family:Verdana;
		font-size:11px;
	}


