
		body
		{
		margin: 15px;
		padding: 0px;
		

		}

		#kopf
		{
		background-color:white;
		width:850px;
		height:150px;
		margin:0px;
		padding:0px;
			
		background-image:url(images/banner_01.gif);
		background-repeat: no-repeat;	
		
		border:0px solid white;


		}

		#navigation
		{
		position:absolute;
		top: 180px;
		left: 0px;
		background-color:white;
		width: 120px;
		height: 500px;
		margin: 0px;
		padding: 0px;
		
		border:2px solid white;		
		}
		
		#content
		{

		width: 700px;
		height: 530px;
		top-margin: 0px;
		margin-left: 150px;
		margin-right: 180px;
		font-family:Arial,sans-serif; font-size:14px;
		
		border:2px solid white;
		
		}
		
		#copyright
		{
		font-family:Arial,sans-serif; font-size:10px;
		}
		
		#italic
		{
		font-family;Arial,sans-serif;font-size:14px; font-style:italic;
		}
		
		#center
		{
		font-family:Arial,sans-serif;font-size:14px; text-align:center;
		}
		
		#titel
		{
		font-family:Arial,sans-serif;color:orange; font-weight:bold; font-size:18px;
		}
		
		#untertitel
		{
		font-family:Arial,sans-serif;font-size 16px; color:orange; font-weight:bold;
		}
		
 		table { 
		  border: 0; 
		} 
		
		th { 
		  background-color:white; 
		  font-family: Arial; 
		  font-size:14px; 
		  text-align:left;
		  font-weight:normal;		  
		} 
		
		td { 
		  border-bottom:1 solid #000000; 
		} 
		
		.fail { 
		  color:#FF0000; 
		} 
		
		
		
		
		a.menu { display:block; font-family:Arial,sans-serif; font-size:12px; line-height:36px; text-align:center; color:white; width:115px; height:37px; text-decoration:none; font-weight:bold; }
				
		a.menu:link    { background-image:url(images/button-schwarz.jpg); background-repeat: no-repeat; }
		a.menu:visited { background-image:url(images/button-schwarz.jpg); background-repeat: no-repeat; }
		a.menu:hover   { background-image:url(images/button-orange.jpg); background-repeat: no-repeat; color:black; }
		a.menu:active  { background-image:url(images/button-orange.jpg); background-repeat: no-repeat; color:black; }

			
		
		
		a.menu2 { display:block; font-family:Arial,sans-serif; font-size:12px; line-height:36px; text-align:left; color:white;  text-decoration:none; font-weight:bold; }
						
		a.menu2:link    { color:orange; }
		a.menu2:visited { color:red; }
		a.menu2:hover   { color:red; }
		a.menu2:active  { color:orange; }
		
			
		
		a.menu3 { font-family:Arial,sans-serif; font-size:13px; line-height:36px; text-align:center; color:black; height:10px; text-decoration:none; font-weight:bold; }
						
		a.menu3:link    { color:black; }
		a.menu3:visited { color:black; }
		a.menu3:hover   { color:orange; }
		a.menu3:active  { color:orange; }


