BODY { 
      background : #9FAFAF ;
      FONT-SIZE: 10px;
      FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
      TEXT-DECORATION: none;
	  margin-left : 0 px;
	  margin-right : 0 px;
	  margin-top : 50 px;
	  margin-bottom : 0 px;
	 }
	 
	 h1{
	 	FONT-SIZE: 14px;
      	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
		color: #4B629C;
		font-weight : bold;
		}
	 
	 .rahmen{  border-top : 1px solid #000000;	/* ---- Rahmen um die verwendeten Boxen ---- */
	   border-left : 1px solid #000000;
	   border-right : 1px solid #000000;
	   border-bottom : 1px solid #000000; 
	   background : #F5F3EB;
	 
	  	}
	
		.leftmenu{
			background-image : url(grafiken/nav_bg.gif); background-repeat: no-repeat;
			
		}
		
		.leftmenu2{
			FONT-SIZE: 11px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
      		TEXT-DECORATION: none;
			font-weight : bold;
			color: #6289C4;
		}
		
		.leftmenu:Visited,.leftmenu:Link { color: #173A6F;  text-decoration : none; }
		.leftmenu:Active,.leftmenu:Hover { color: #9FAFAF;  text-decoration : none; }
		
		.rechts{
			background-image : url(grafiken/rechts_bg.gif); background-repeat: no-repeat;
			FONT-SIZE: 12px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
      		TEXT-DECORATION: ;
			color: #000000;
			font-weight : bold;
		}
		
		
		.simple_ul{
			list-style-type: none;
		}
		
		.inhalt{
			FONT-SIZE: 11px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
      		TEXT-DECORATION: ;
			color: #173A6F;
			}
			
		P{
			margin-top:8pt;
			margin-bottom:8pt;
		}
			
			.inhalt:Visited,.inhalt:Link { color: #000000;  text-decoration : underline; }
			.inhalt:Active,.inhalt:Hover { color: #9FAFAF;  text-decoration : none; }
		
			.inhalt_bg{
			background-image : url(images/bg_main.gif); background-repeat: no-repeat; background-position : center;
			}
			
		input {                                    
        font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
        font-size: 11px;
        border: 1px solid #000000;
		background-color: transparent;
		 }
		
		textarea {                                    
        font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
        font-size: 11px;
        border: 1px solid #000000;
		scrollbar-3dlight-color:#436AA5; 
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#5991E5;
		scrollbar-darkshadow-color:#5991E5;
		scrollbar-face-color:#436AA5;
		scrollbar-highlight-color:#90B4E9;
		scrollbar-shadow-color:#000000;
		background-color: transparent;
}
		.intro:Visited,.intro:Link { color: #F5F3EB;  text-decoration : underline; }
		.intro:Active,.intro:Hover { color: #F5F3EB;  text-decoration : none; }	