/***************** FCE 2zu1 Columns ******************************/

#fce_2zu1_cols_wrapper {
	/*width:820px;*/
	padding: 0;
	margin: 0;
	border:0px solid red;
}

.fce_1col {
	float:right;
	width:280px;
	padding: 0;
}
.fce_2col {
	padding: 0;
	margin: 0;
	margin-right: 300px;
}


/******************* FCE Unsere Shops *************/
#fce_unsere-filialen_wrapper {
	/*width:890px;*/
/*	padding:0 30px 0 30px;*/
}

table.unsere_filialen {
	border-collapse:collapse;
}
tr.top {
	background:url(../images/bgr_unsere_shops.jpg) no-repeat left top;
	width:828px;
	height:351px;
	border:0px solid green;
}
table.unsere_filialen td {
	vertical-align:top;
}

table.unsere_filialen td.address_wrapper {
	width:342px;
	padding:10px;
}
div.oeffnungszeiten {
	
}
div.google_maps {
	width:486px;
	
}
div.google_maps iframe {
	padding:0px;
	margin:10px;
	border:1px solid #c5b578;
	float:right;
}
div.google_maps small a {
	display:none;
}
table.unsere_filialen td.gallery {

}
/* start bidler unten */

.fce_start_bilder_unten_inhalt div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right:29px;
}

.fce_start_bilder_unten_inhalt div.csc-textpic-left div.csc-textpic-imagewrap dl.csc-textpic-lastcol {
	margin-right:0;
}
/*********** fce - 2col mit linker Navigation **********/
#two_col_navi_left
{
	width: 250px;
	float: left;
}
.two_col_content_right
{
	float: left;
	width: 360px;
}