body		{	
		font-family:Tahoma,Verdana,sans-serif;
		color:#FFFFFF;
		background-color:#000000;
		
		/* top right bottom left */
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
		
						
table		{	
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px
		}
	
			
h1		{
		font-size:24pt;
		font-weight:lighter;
		letter-spacing:5pt;
		}
					
img		{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}


a:link		{
		color:#CCCCCC;
		text-decoration:none;
		}
		
						
a:visited 	{
		color:#CCCCCC;
		text-decoration:none;
		}
	
						
a:hover		{
		color:#FFFFFF;
		text-decoration:none;
		}
	
						
a:active	{
		color:#FFFFFF;
		text-decoration:none;
		}
	
			
.smallfont	{
		font-size:10pt;	
		}
	
					
a.home		{
		font-size: 10pt;
		font-weight:bold;
		}
		
						
.contact	{
		font-size:10pt;
		color:#DDDDDD;
		}
	
											
.menue		{
		font-size:11pt;
		font-weight:500;
		color:#CCCCCC;
		margin-left:6px;
		}
		
						
.menue_sel	{
		font-size:11pt;
		font-weight:900;
		color:#FFFFFF;
		margin-left:6px;
		}
	
						
.menue_sub	{
		font-size:10pt;
		color:#CCCCCC;
		font-weight:500;
		margin-left:18px;
		}


.menue_sub_sel	{
		font-size:10pt;
		color:#FFFFFF;
		font-weight:900;
		margin-left:18px;
		}

						
.thumb		{
		cursor:pointer;
		}
		
.contactFooter	{
		font-size:10pt;
		color:#333333;
		}
		
						
a.contactFooter	{
		font-weight:bold; 
		}
		
		
a.contactFooter:link	{
			color:#000000;
			}
a.contactFooter:visited	{
			color:#000000;
			}
a.contactFooter:hover	{
			color:#666666;
			}
a.contactFooter:active	{	
			color:#666666;
			}
