	body {
				background:#FFFFFF;
				margin:0;
				padding:0;
				width:100%;
				font-color:#FFFFFF;
				text-align:center;
				font-family:Arial;
		  }
			div.hauptelement {
				background:url('images/mittel.png');
				background-repeat:repeat-y;
				width:769px;
				
				
				margin:0px auto 0 auto;
				text-align:left;
				
			}
			
			div.header {
				width:100%;
				height:171px;
				background:url('images/header.png');
			}
				
			div.menuheader {
				width:100%;
				background:url('images/navi_oben.png');
				height:70px;
				
			}
			
			a.dllink:link {
				color:#b4b4b4;
				text-decoration:none; 
				
			}
			
					a.dllink:active {
				color:#b4b4b4;
				text-decoration:none; 
			}

		
			a.menumiddle:link {
				color:#b4b4b4;
				text-decoration:none; 
				font-weight:bold;
		
			}
			
			   a.dllink:hover {
				color:#114466;
				text-decoration: underline;
				font-weight:bold;
		
			}
			

			a.dllink:visited {
				color:#114466;
				text-decoration:none; 
				
		
			}	
			
		
			
			a.menumiddle:visited {
				color:#AFA6A6;
				text-decoration:none; 
				font-weight:bold;
		
			}
			
				a.menumiddle:hover {
				color:#b4b4b4;
				text-decoration:underline; 
				font-weight:bold;
		
			}
			
			  a:link {
				color:#b4b4b4;
				text-decoration:none; 
				font-weight:bold;
		
			}
	 	   a:visited {
				color:#b4b4b4;
				text-decoration:none; 
				font-weight:bold;
		
			}
			a:hover {
				color:#b4b4b4;
				text-decoration:underline; 
				font-weight:bold;
		
			}
			
			div.menumiddle {
				width:100%;
				font-family:Arial;
				background:url('images/navi_mittel.png');
				padding-left:50px;
				padding-right:0px;
				
				background-repeat:repeat-y;
									
			}
		
			div.menufooter {
				width:100%;
				background:url('images/navi_unten.png');
				height:57px;
									
			}
			
			div.newselement {
				/*background:url('images/middle.gif');*/
				width:300px;
				border:0px solid #FFFFFF;
				
				text-align:left;
			}
			
			div.rechts {
				display:inline;
				position:absolute;
				right:10px;
				top:10px;
				height:0px;
				margin:0;	
			}
			
			div.newsheader {
				width:100%;
				
				height:95px;
				margin:0;
				float:left;	
			}

			div.newsmiddle {
				width:100%;
				font-family:Arial;
				
				margin:0;
				float:left;				
			}
		
			div.newsfooter {
				width:100%;
				
				height:101px;
				margin:0;
				float:left;				
			}
			
			div.footer {
				width:100%;
				height:59px;
				background:url('images/footer.png');
				background-repeat:no-repeat;
				text-align:center;
				
				font-size:x-small;
				
				
			}
			div.menu {
				float:left;
				width:237px;
				margin:50px 5px 40px 0px;
				background:#dedede;
			}
			table {
					float:left;
				width:470px;
				padding-left:0px;
				margin:0px 0 0 0;
				font-size:small;
				border:0;
				color:#AFAFAF;
			}
			div.inhalt {
				float:left;
				width:470px;
				padding-left:0px;
				margin:0px 0 0 0;
				font-size:small;
				border:0;
				color:#AFAFAF;
			}
			
			 img { border:0; }
			 /* Rahmen wird bei Bildern deaktiviert;
			  * Wichtig für unseren Downloadbereich, da wir das Bild
			  * als Link weiterleiten
			  * 
			  */
			
