#container .header{	
	background: transparent url(../img/weidenpesch/bkg_header.gif) no-repeat top left;
}

#container .content{
	background: transparent url(../img/weidenpesch/bkg_content.gif) repeat-y top left;
}

#container .content .leftCol ul li a:hover,
#container .content .leftCol ul li a.active{
	background-image: url(../img/weidenpesch/bkg_menu.gif);
}



#container .content .leftCol ul li h3{
	color: #9C1C3D;	
}

#container .content .centerCol .centerColInner .mealMenu h1{
	border-top: 1px solid #9C1C3D;
	border-bottom: 1px solid #9C1C3D;
}

#container .content .centerCol .centerColInner .mealMenuTeaser .h2Container{
	border-bottom: 2px solid #9C1C3D;
}

#container .content .centerCol .centerColInner .mealMenuTeaser .h2Container h2{
	background-color: #9C1C3D;
}

#container .content .centerCol .centerColInner .textH3 h3{
	border-bottom: 1px solid #9C1C3D;
}

#container .content .centerCol .centerColInner .textH0{
	border-bottom: 1px solid #9C1C3D;
}

#container .content .centerCol .centerColInner .textH2 h2,
#container .content .centerCol .centerColInner .overview h2{
	color: #9C1C3D;
}

#container .content .centerCol .centerColInner .textH2 .text{
	/*text-align: center;*/
	border-bottom: 1px solid #9C1C3D;
}
#container .content .centerCol .centerColInner .overview .gallery a:hover{
	border: 2px solid #9C1C3D;
}

#container .content .centerCol .centerColInner .textImage .text{
	background-color: #9C1C3D;
}

#container .content .centerCol .centerColInner .partnerContainer h2,
#container .content .centerCol .centerColInner .newsContainer h2{
	border-bottom: 1px solid #9C1C3D;
}

#container .content .centerCol .centerColInner .partnerContainer .partner,
#container .content .centerCol .centerColInner .newsContainer .news{
	border-bottom: 1px solid #9C1C3D;
}

#container .content .centerCol .centerColInner .newsContainer .news img{
	border: 1px solid #9C1C3D;	
}

#container .content .centerCol .centerColInner .recipeMenu{
	border-top: 1px solid #9C1C3D;
	border-bottom: 1px solid #9C1C3D;	
}
#container .content .centerCol .centerColInner .recipe h3 {
	border-top: 1px solid #9C1C3D;
	border-bottom: 1px solid #9C1C3D;	
}

.csc-mailform .csc-mailform-field input,
.csc-mailform .csc-mailform-field textarea,
.csc-mailform .csc-mailform-field select{
	border: 1px solid #CCCCCC;
}

.csc-mailform .csc-mailform-field input:focus,
.csc-mailform .csc-mailform-field textarea:focus,
.csc-mailform .csc-mailform-field select:focus{
	background-color:#E0E0E0;
}
