body 	{background: #000;
		 color:#FFF;
		 font-size: 1em;
		 font-family:Verdana, Geneva, sans-serif;
		 text-align: center;
		}

.copyright  {color: #f8ffa9; font-family: verdana; font-size: 1.0em; text-decoration: none}

.copyright A {color: #f8ffa9;
			  text-decoration:none;
			 }
			 
.copyright A:hover {color: #f8ffa9;
			  		text-decoration:none;
					font-weight:bold;
			 		}		
					

			
#banner	img	{	
			 width: 50%;	
			}							
			
#Seitenlogo		{position:absolute;
				 left:80%;				 
				 margin: 20px;		
				 Top: 0px;
				}		
				
#buttons	{position:absolute; 
			 width:20%; 
			 left:0px; 
			 top:0px;
			 text-align: center;
			 border: none;
			}		
			
			
			
#main		{border: none;
			 text-align: center;
			 width:100%; 
			}			
			
h1			{color: #ffff99;
			}
			
			
h2			{color: #fff;
			 font-size:1.2em;
			}
			
			
h3			{color: #fff;
			 font-size:1.1em;
			}			
						
						

#intern				{position: absolute;
					 top: 0px;
					 width: 50px;
					 height: 50px;
					 right: 0px;
					 }

#intern a 			{background: none #000;
					 display:block;
			  		 border: none;
					 
					}
#intern a:hover 	{background: url(board.jpg) no-repeat;				 
					}
#intern a:active 	{background: url(board.jpg) no-repeat;
					 
					}
#intern img 			{visibility:hidden;}	



						