
body		{
		font-family: Georgia; 
		font-size: 11px; 
		text-align: justify;
		color: #000000; 
		margin: 0;
		line-height: 13px;
		cursor: text;
		background-attachment: fixed;
		}


td		{
		font-family: Georgia; 
		font-size: 11px; 
		text-align: justify;
		color: #000000; 
		margin: 0px;
		line-height: 13px;
		cursor: text;
		}




a:link		{	

		text-decoration: none;
                font-weight: bold;
		color: #f5d392;
		cursor: default;

		}





a:visited	{	

		text-decoration: none;
		font-weight: bold;
		color: #f5d392;		
		cursor: default;

		}



a:active	{	

		text-decoration: none;
		font-weight: bold;
		color: #f5d392;
		cursor: default;

		}



a:hover 	{	

		text-decoration: none;
		font-weight: bold;
		color: #d9ddbe;
		cursor: default;

		}



input 		{
		color: #000000; 
		background: #ffffff; 
		font-size: 11px; 
		line-height: 13px;
		font-family: Georgia; 
		border: 0px solid #D996FF;
		} 

textarea 	{
		color: #000000; 
		background: #ffffff; 
		font-size: 11px; 
		line-height: 13px;
		font-family: Georgia; 
		border: 0px solid #000000;
		} 

.balken         {
		font-family: Georgia; 
		font-size: 11px; 
		color: #000000; 
		line-height: 6px;
		font-weight: bold;
		border: 0px solid #000000;
		background: #000000;
		cursor: text;
		}
.main		{
		background-attachment: fixed;
		}
