body {
	color: #452D03;
	}
	
#main {
	background:#fff url(../../img/bg_left-studios.gif) repeat-y top left;
}
	
#col1 {
	background: #E69D31;
	color: #fff;
	}
	
	#col1 h1 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
	
	#col1 h2 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col1 h3 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col1 h4 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col1 h5 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col1 p {
		color: #fff;
		}
		
	#col1 p.box {
		background: #FCE8C7;
		color: #452D03; 
		}
	
#col2 {
	background: #E69D31;
	color: #fff:
	}
	
	#col2 h1 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
	
	#col2 h2 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col2 h3 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col2 h4 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col2 h5 {
		background: #FCE8C7;
		border-bottom: 5px solid #F9CB80;
		color: #452D03;
		}
		
	#col2 p {
		color: #fff;
		}
		
	#col2 p.box {
		background: #FCE8C7;
		color: #452D03; 
		}
	
#col3 {
	background: #FCE8C7;
	}
	
	#col3  #col3_content #col3_innen h1 {
		background: #D2880B;
			}
			
	#col3  #col3_content #col3_innen h2 {
		background: #D2880B;
			}
			
	#col3  #col3_content #col3_innen h3 {
		background: #D2880B;
			}
			
	#col3  #col3_content #col3_innen h4 {
		background: #D2880B;
			}
			
	#col3  #col3_content #col3_innen h5 {
		background: #D2880B;
			}
			
	#col3  #col3_content #col3_innen .ue {
		background: #D2880B;
			}
	
	#col3 .bodytext {
		color: #452D03;
		}
		
	#col3 p.box {
	background: #F7BC59;
	color: #452D03;
	}

#col3 p.box a {
		text-decoration: underline;
		color: #734A06;
		}

dd.csc-textpic-caption {
	background: #FACC7E;
	}

	
/* News & Updates */	
	
.news-latest-item {
	color: #fff;
	}

.newstitle a {	
	color: #fff;
	}
	
.news-latest-date {
	color: #FDE9C6;
	}
	
	
	
.updated {
	color: #fff;
	}
	
.updated a {
	color: #fff;
	}
	
	
	
	
/* Navigation  */

#nav_main a {
	background: #E69D31;
	color:  #fff;
	}
	
#nav_main a:hover {
	background: #F4AC33;
	color:  #fff;
	}
	
.mainMenu ul li a {
	background: #E69D31;
	color: #fff;
	}
	
.mainMenu ul li a:hover {
	background: #F4AC33;
	color: #fff;
	}
	
.mainMenu ul li strong {
	background: #E69D31;
	color: #fff;
	}
	
.mainMenu ul li ul li a {
	background: #F5BB58;
	color: #fff;
	}
	
.mainMenu ul li ul li a:hover {
	background: #F8CA7C;
	color: #fff;
	}
	
.mainMenu ul li ul li strong {
	background: #F5BB58;
	color: #fff;
	}
	
.mainMenu ul li ul li ul li a {
	background: #FAD698;
	color:  #452D03;
	}
	
.mainMenu ul li ul li ul li a:hover {
	background: #FCE3BA;
	color:  #452D03;
	}		
	
.mainMenu ul li ul li ul li strong {
	background: #FAD698;
	color:  #452D03;
	}
	
.mainMenu ul li ul li ul li ul li a {
	background: #FCE1B6;
	color:  #0C0F23;
	}
	
.mainMenu ul li ul li ul li ul li a:hover {
	background: #FDEFD9;
	color:  #0C0F23;
	}		
	
.mainMenu ul li ul li ul li ul li strong {
	background: #FCE1B6;
	color:  #0C0F23;
	}
	
