html 		{	height:100%;
}

body          	{ 
			scrollbar-face-color: #004000;
			scrollbar-shadow-color: #00007E;
			scrollbar-highlight-color: #DDDDDD;
                	scrollbar-3dlight-color: #00007E;
			scrollbar-darkshadow-color: #00007E;
                	scrollbar-track-color: #206000;
			scrollbar-arrow-color: #206000;
			font-family: Arial, Helvetica, sans-serif; 
                	font-size: 12px;
			color: #339900;
			background-color: #000000;
			height:101%;
}

a:link        	{ 
			text-decoration: none;
			color: #206000;
			font-weight: bold;
}

a:visited     	{ 
			text-decoration: none;
			color: #206000;
			font-weight: bold;
}

a:hover       	{ 	
			text-decoration: none;
			color: #FFCC33;
			font-weight: bold;
}

#bg 		{
			background-repeat: no-repeat;
			background-image: url(hinter1.jpg);
}

a.linkalternativ:link   	{
			text-decoration: none;
			color: #800000;
			font-weight: bold;

}

a.linkalternativ:visited   	{
			text-decoration: none;
			color: #800000;
			font-weight: bold;

}

a.linkalternativ:hover   	{
			text-decoration: none;
			color: #FFCC33;
			font-weight: bold;

}