a.text:link 	{ 
				color:#696B79;
				font-weight:regular;
				font-size : 10pt;
				text-decoration: underline;
				}

a.text:visited { 
				color: #696B79;
				font-weight:regular;
				font-size : 10pt;			
				text-decoration: underline;
				}
	
a.text:hover	{ 
				color: #FF0000;
				font-weight: regular;
				font-size: 10pt;
				text-decoration: underline;
  				}	
				
								
a.text:active  { 
				color: #FF0000;
				font-weight:regular;
				font-size: 10pt;			
				text-decoration: underline;				
  				}
a.menue:link 	{ 
				color:#FFFFFF;
				font-weight:regular;
				font-size : 8pt;
				text-decoration: none;
				}
				

a.menue:visited { 
				color: #FFFFFF;
				font-weight:regular;
				font-size : 8pt;			
				text-decoration: none;
				}
	
a.menue:hover	{ 
				color: #FBF1C4;
				font-weight: regular;
				font-size: 8pt;
				text-decoration: none;
  				}	
				
								
a.menue:active  { 
				color: #FBF1C4;
				font-weight:regular;
				font-size: 8pt;			
				text-decoration: none;				
  				}
														
							
					
body  			{
				font-size : 10pt;
				font-family : Arial, Verdana, Tahoma, Sans Serif;
				background-color : #FFFFFF;
				color : #696B79 ;
				scrollbar-face-color : #FFFBE7;
				scrollbar-shadow-color : #696B79;
				scrollbar-highlight-color : #FFFBE7;
				scrollbar-3dlight-color : #FFFBE7;
				scrollbar-darkshadow-color : #FFFBE7;
				scrollbar-track-color : #FFFBE7;
				scrollbar-arrow-color :#696B79;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;			
				background-attachment: fixed;
			 	background-image: url(../images/bg.jpg);
			 	background-position: bottom right;
			 	background-repeat: no-repeat;								
				}
				
h1   			{
				font-family: Arial, Verdana, Tahoma, Sans Serif;
				color:#D32020;
				font-weight:bold;
				font-size :10pt;
				}


td.inhalt		{
				font-size : 10pt;
				font-family : Arial, Verdana, Tahoma, Sans Serif;
				}

td				{
				font-size : 10pt;
				font-family : Arial, Verdana, Tahoma, Sans Serif;
				}	