BODY { 
      background : #507297 ;
	 background-image : url(images/bg_tile.gif); background-repeat: repeat;
      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: 15px;
      	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
		color: #618EC6;
		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;
	 
	  	}
		
		.navtop{ background: #CCCBC8;
		  	FONT-SIZE: 13px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
      		TEXT-DECORATION: ;
			color: #000000;
			font-weight : bold;
		}
		
		.navtopHL{
			background: #9BBDD1;
			FONT-SIZE: 13px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
			color: #8B8D90;
			font-weight : bold;
		}
		
	
			
		.navtop:Visited,.navtop:Link { color: #8B8D90;  text-decoration : none; }
		.navtop:Active,.navtop:Hover { color: #6289C4;  text-decoration : none;background-color: #9BBDD1; }
		
		.leftmenu{
			background-image : url(images/lefttile.gif); background-repeat: repeat-y;
			FONT-SIZE: 12px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
      		TEXT-DECORATION: ;
			color: #000000;
			font-weight : bold;
		}
		
		.leftmenu:Visited,.leftmenu:Link { color: #8B8D90;  text-decoration : none; }
		.leftmenu:Active,.leftmenu:Hover { color: #6289C4;  text-decoration : none; }
		
		.impressum{
			background-image : url(images/lefttile.gif); background-repeat: repeat-y;
			FONT-SIZE: 11px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
      		TEXT-DECORATION: ;
			color: #000000;
			font-weight : bold;
		}
	
		.impressum:Visited,.impressum:Link { color: #8B8D90;  text-decoration : none; }
		.impressum:Active,.impressum:Hover { color: #6289C4;  text-decoration : none; }
		
		
		.inhalt{
			FONT-SIZE: 11px;
      		FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
      		TEXT-DECORATION: ;
			color: #173A6F;
			}
			
			.inhalt:Visited,.inhalt:Link { color: #8B8D90;  text-decoration : underline; }
			.inhalt:Active,.inhalt:Hover { color: #6289C4;  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; }	