			body{ 
				margin:4px 0;
				padding:0;
				
			}
			#mama {
				margin:0 auto;
				width:944px;
				border: solid 1px;
				border-color:#DADADA;
				background-image: url(hinter/hintertabelle2.jpg);
			}
			#oben {
				width:944px;
				height:255px;
				background-image: url(hinter/hintertabelle.jpg);
				/*trick 17 - overflow-eigenschaft verhindert, dass der content berlappt, falls er zu groß ist*/
				overflow:hidden;
			}
			#mitte_links {
				float:left;
				width:236px;
				height:auto;
				background-color:#FFFFFF;
				overflow:hidden;
				border-bottom: solid 1px;
				border-bottom-color:#DADADA;
				margin:0px 0px 10px 0px;
				
				
			}
			#mitte_zentrum {
				float:left;
				width:472px;
				height:auto;
				background-color:#FFFFFF;
				overflow:hidden;
				border-left: solid 1px;
				border-left-color:#DADADA;
				border-right:solid 1px;
				border-right-color:#DADADA;
				border-bottom: solid 1px;
				border-bottom-color:#DADADA;
				margin:0px 0px 10px 0px;
				
			}
			#mitte_rechts {
				float:left;
				width:233px;
				height:auto;
				background-color:#FFFFFF;
				overflow:hidden;
				border-bottom: solid 1px;
				border-bottom-color:#DADADA;
				margin:0px 0px 10px 0px;
				
			}
			#unten {
				clear:both;
				width:944px;
				height:30px;
				background-color:#FFFFFF;
				overflow:hidden;
				font-family:Verdana,Arial,"Trebuchet MS";
				font-size:60%;
				border-top: solid 1px;
				border-top-color:#DADADA;
			}
			.inhalt_marger {
				margin:5px 6px 10px 10px;
				font-family:Verdana,Arial,"Trebuchet MS";
				font-size:70%;
			}
			
			#rechtstext{
				margin:5px 10px 10px 10px;
				font-family:Verdana,Arial,"Trebuchet MS";
				font-size:70%;
				width:213px;
								
			}
			
				
			.inhalt_iframe {
			
				font-family:Verdana,Arial,"Trebuchet MS";
				font-size:70%;
				
			}
			
			
	
			
			a {
				font-family:Verdana,Arial;
				font-size:100%;
				color: #666666;
				}
			a:link {
				text-decoration: none;
			}
			a:visited {
				text-decoration: none;
				color: #666666;
			}
			a:hover {
				text-decoration: none;
				color: #333333;
			}
			a:active {
				text-decoration: none;
				color: #666666;
			}
			
			iframe news { 
						
			}
			
