
body		{
		background-color: #010106;
		background-image: url(gfx/muelheim.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-attachment: fixed;
		
		left-margin: 20px;
	
		scrollbar-Face-Color: #010106;
		scrollbar-Arrow-Color: #CC0000;
		scrollbar-Highlight-Color: #0C1A6F; 
		scrollbar-3dLight-Color: #CC0000; 
		scrollbar-Shadow-Color: #CC0000;
		scrollbar-Darkshadow-color: #0C1A6F;
		scrollbar-Track-Color: #010106;

		color: #CC0000;
		font-size: 12px;
		line-height: 15px;
		font-family: verdana,arial,helvetica,sans-serif;
		}

img		{
		border: none; 
		}

a:link 		{
		text-decoration: none;
		font-weight: bold; 
		color: #CC0000;
		}

a:visited 	{ 
		text-decoration: none;
		font-weight: bold;
		color: #CC0000; 
		}

a:active 	{
		text-decoration: none;
		font-weight: bold;
		color: #CC0000;
		}

a:hover 	{
		background : #0C1A6F;
		text-decoration: none;
		font-weight: bold;
		color: #010106;
		}

.windownav	{
		font-weight: bold;
		text-align: center;
		}
		
.list		{
		color: #CC0000;
		font-size: 10px;
		line-height: 13px;
		font-family: verdana,arial,helvetica,sans-serif;
		}