            #header 
			{	
				background: #e8e8db url(../images/color_schemes/standard/content/flag.jpg) no-repeat left bottom;
            }	
			#banner {
				padding: 0;
			}
      	    #content {
/*				background: #15232b url(../images/color_schemes/standard/content/content_bg.jpg) repeat-x;*/
				background: #26343F;
			}
			#content h2 {
				color: #fff;
				font-size: 14px;
			}
			#content a {
				color: #69b8ff;
				font-size: 11px;
				text-decoration: underline;
			}
			#content a:hover {
				text-decoration: none;
			}
			   
			#banner {	
				clear: both;
			}  
			
			#content .leftcol {
                float: left;
				width: 164px;
				padding: 10px 10px 30px 18px;
				color: #fff;
				font-size: 11px;					
			}
			#content .readmore{
				text-align: left;
				margin: 0.4em 0.6em 0 0;
			}
			   
/*	-------------------------------------------------------------
	5. CLEARFIX FÜR FIREFOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
            #footer {
				color:#fff;
				background: transparent;
            }
  		    #footer .footcont li a {
				color: #69b8ff;	
				text-decoration: none;
            }
			#footer .footcont li a:hover {
				color: #fff;
            }
			
			.columns-1 #column-1 {
				color: #fff;
			}
			.columns-1 #column-1 .portlet-title-default {
				color: #fff;
				font-weight: bold;
			}
		
