<style type="text/css">{  }
a:link{color: #C0C0C0;} 
a:visited { font-family:Verdana; color:#666666; text-decoration:none; }
a:active { font-family:Verdana; color:#666666; text-decoration:none; }
a:link { font-family:Verdana; color:#666666; text-decoration:none; }
a:hover { font-family:Verdana; color:#666666; text-decoration:underline; }
a { font-family:Verdana; color:#666666; text-decoration:bold; }

.navfont	{	
				color:#FFFFFF;
				font-family:Verdana;
				font-size:10px;
				text-decoration:bold; 
			}

.navlinksfont	{	
				color:#FFFFFF;
				font-family:Verdana;
				font-size:10px;
			}


.titlefont	{	
				color:#C0C0C0;
				font-family:Verdana;
				font-size:16px;
			}
.contentfont	{	
				color:#C0C0C0;
				font-family:Verdana;
				font-size:13px;
			}
.bottomfont1	{	
				color:#C0C0C0;
				font-family:Verdana;
				font-size:9px;
			}
.bottomfont2	{	
				color:#C0C0C0;
				font-family:Verdana;
				font-size:9px;
			}

body
{
				scrollbar-base-color: #531F60;
				scrollbar-face-color: #000000;
				/* scrollbar-highlight-color: #FFFFFF; 
				// scrollbar-shadow-color: #000000;
				// scrollbar-3dlight-color: #FFFFFF; 
				//scrollbar-arrow-color: #ffffff; 
				*/ scrollbar-track-color: #3E003C; 
				//scrollbar-darkshadow-color: #531F60;
				background-color:#000000;
				background-repeat: yes-repeat;
				color: #C0C0C0;
				margin-left: 2px;
				margin-right: 2px;
				margin-top: 2px;
				text-align: left; margin-bottom: 5px
				background-image: url("../../images/background_main.png");
				
}
				
			
				
table
{	
				color:#C0C0C0;
				font-family:Verdana;
				font-size:9px;
			}
tr
{	
				color:#C0C0C0;
				font-family:Verdana;
				font-size:9px;
			}
td
{	
				color:#C0C0C0;
				font-family:Verdana;
				font-size:9px;
			}



#Nav 		{ 
				position:absolute; 
				top:50px; 
				left:0; 
				visibility:hidden; 
			}
			
#NavLinks 	
			{
				position:absolute; 
				top:30px; 
				left:10px; 
			}
			
#Nav a:link 
			{
				color:#FFFFFF; 
				font-weight:none; 
				font-size:10px; 
				text-decoration:none; 
			}
			
#Nav a:visited 
			{ 
				color:#FFFFFF; 
				font-weight:none; 
				font-size:10px; 
				text-decoration:none; 
			}
			
#Nav a:hover 
			{ 
				color:#000000; 
				background-color:#FFFFFF; 
				font-weight:none;
				font-size:10px; 
				text-decoration:none; 
			}
#Nav a:active
			{
				color:#FFFFFF; 
				font-weight:none; 
				font-size:10px; 
				text-decoration:none;
			}



#head	{
				background-color:#333333;
				border-left:1px solid #666666;
				border-right:1px solid #666666;
				border-top:1px solid #666666;
				border-bottom:1px solid #666666;
				width=100%;
				margin-top : 20;
				margin-bottom : 20;
				padding-top : 2;
				padding-bottom : 2;
				padding-left : 50;
				padding-right : 50;
				z-index:1;
			}


#menutop	{
				background-color:#000000;
				border-left:1px solid #666666;
				border-right:1px solid #666666;
				border-top:1px solid #666666;
				border-bottom:1px solid #666666;
				width=100%;
				margin-top : 20;
				margin-bottom : 0;
				padding-top : 2;
				padding-bottom : 2;
				padding-left : 50;
				padding-right : 50;
				z-index:12;
			}


#content	{	

				color:#C0C0C0;
				font-family:Verdana;
				font-size:13px;
				background-color:#000000;
				border-left:1px solid #000000;
				border-right:1px solid #000000;
				border-top:0px solid #666666;
				border-bottom:1px solid #000000;
				/* 
				background-image: url(../images/background_quadrat_dunkel.gif);
				*/
				background-repeat: no-repeat;
				width=100%;
				margin-top : 0;
				margin-bottom : 0;
				padding-top : 5;
				padding-bottom : 15;
				padding-left : 50;
				padding-right : 50;
				z-index:3;
			}
#bottom	{
				background-color:#000000;
				border-left:1px solid #666666;
				border-right:1px solid #666666;
				border-top:1px solid #666666;
				border-bottom:1px solid #666666;
				width=100%;
				margin-top : 0;
				margin-bottom : 0;
				padding-top : 0;
				padding-bottom : 0;
				padding-left : 50;
				padding-right : 50;
				z-index:4;
			}

			
		 
</style>
