BODY             {
                   margin-top:1px;
                   margin-bottom:1px;
                   margin-left:1px;
                   margin-right:1px;
                   margin:1px;
                   font-family:Gill Sans;
                   background-color: rgb(20,30, 40);
                  }
                  
a:link, a:visited {color:rgb(180, 182, 184); text-decoration:none;}
a:active, a:hover {color:rgb(200, 210, 220); text-decoration:none;}




.text		{
				font-size:14px;
				color:rgb(30, 40, 40);
			}
			
.small		{
				font-size:13px;
				color:rgb(30, 40, 40);
			}
			
.titel		{
				font-size:28px;
				color:rgb(30, 40, 40);
				font-weight:bold;
			}
			
.subtitel	{
				font-size:16px;
				color:rgb(60, 70, 70);
				font-weight:bold;
			}
			
.vorbei		{
				font-size:10px;
				color:rgb(60, 60, 66);
			}
			
.bold		{
				font-size:10px;
				color:rgb(30, 40, 40);
				font-weight:bold;
			}
			
.phantom	{
				font-size:9px;
				color:rgb(83, 84, 86);
			}
			
			
#bg {
	
	background-color: rgb(120, 130, 130);

}			