body  {
      margin:0px; 
      padding:0px; 
	  font-family:Georgia, "Times New Roman", Times, serif;	  
      font-size:11px;
      color:#343343;
	  background-color:#4a4955;
	  background-image:url(../images/mutte_main_bg.jpg);
	  background-repeat:no-repeat;
	  background-position:top center;
}
#breaker{
	clear:both;
	height:1px;
	overflow:hidden;
}

#seite{
	margin:0 auto;
	width:985px;
}

#seite_shaddow{
	width:985px; 
	background-image:url(../images/main_bg_shaddow.png);
	background-position:top right;
	background-repeat:repeat-y;
	position:absolute;
	min-height:100%;
}

#seiten_inhalt{
	width:935px;
	margin-left:25px;
	margin-right:25px;
	
}

#servicenavi_logo{
	width:935px;
	position:relative;
	border-right:1px solid #e4e4e4;
	max-width:934px;
	height:32px;
	background-color:#FFFFFF;
}
#servicenavi{
	width:934px;
	max-width:908px;
	font-family:"Myriad Pro",Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
	padding-left:26px;	
}

#logo{
	position:relative;
	bottom:-8px;
	left:701px;
	width:200px;
}

#header{
	width:935px;
	margin:0px;
}

#header img {
	display:block;
}

#abst_header_content{
	height:25px;
	border-right:1px solid #e4e4e4;
	width:933px;
	max-width:932px;
	overflow:hidden;
	margin-left:2px;
	background-color:#FFFFFF;
}

#navi_content_footer{
	width:909px;
	border-right:1px solid #e4e4e4;
	max-width:908px;	
	margin-left:26px;
}

#navi{
	width:208px;
	float:left;
	border:0;
	display:block;
	margin:0px;
	padding:0px;
	font-family:"Myriad Pro",Georgia, "Times New Roman", Times, serif;	
}

#content_footer{
	float:right;
	padding-left:16px;
	max-width:660px;
	width:700px;
	padding-right:24px;
}

#content{
	width:660px;
}
#breaker_footer_sitemap{
	clear:both;
	visibility:hidden;
	overflow:hidden;
}

#breaker_footer{
	padding-top:15px;
	padding-bottom:18px;
	font-family:"Myriad Pro",Georgia, "Times New Roman", Times, serif;	
}

#breaker_sitemap{
}

#footer_sitemap{
	position:absolute;
	bottom:0px;
	width:935px;
}
#footer{
	width:935px;
	max-width:660px;
	padding-top:15px;
	padding-bottom:18px;
	padding-right:24px;
	padding-left:253px;
	font-family:"Myriad Pro",Georgia, "Times New Roman", Times, serif;	
}

#sitemap{
	width:933px;
	border-right:1px solid #e4e4e4;
	max-width:932px;
	margin-left:2px;
	background-color:#FFFFFF;
}


/*--------------------Struktur 3Spalten------------------------------- */

#st_3spalten{
	width:660px;
}

#st_3spalten_s1{
	float:left;
	width:208px;
	margin-right:18px;
}

#st_3spalten_s2{
	float:left;
	width:208px;
	margin-right:18px;
}

#st_3spalten_s3{
	float:left;
	width:208px;
}

/*--------------------Struktur 2Spalten span links------------------------------- */

#st_2spalten_spleft{
	width:660px;
}

#st_2spalten_spleft_s1{
	float:left;
	width:434px;
	margin-right:18px;
}

#st_2spalten_spleft_s2{
	float:left;
	width:208px;
}

/*--------------------Struktur 2Spalten span rechts------------------------------- */

#st_2spalten_spright{
	width:660px;
}

#st_2spalten_spright_s1{
	float:left;
	width:208px;
	margin-right:18px;
}

#st_2spalten_spright_s2{
	float:left;
	width:434px;
}

/*--------------------Struktur Preise------------------------------- */

#st_preise{
	width:660px;
}

#st_preise_s12_outer{
	float:left;
	width:434px;
	margin-right:18px;
}

#st_preise_s1{
	float:left;
	width:208px;
	margin-right:18px;
}

#st_preise_s2{
	float:left;
	width:208px;
}

#st_preise_s12{
	width:434px;
	padding:9px;
	padding-top:12px;
	max-width:416px;
	background-color:#e4e4e4;
	margin-top:15px;
}

#st_preise_s3{
	float:left;
	width:208px;
}




/*### coo_gallery ###*/

.CooGallery{
	font-family: Georgia;
}

.album img{
 border: none !important;
}

.CooGallery .ct_bildergallery_border{
	border: none;
}
.album{
	margin-right: 15px;
	margin-bottom: 20px;

	background: url(../images/albumnorm.png) no-repeat;
}


.album.norand{
	margin-right: 0px;
}

.coo_gallery{

}

html* .album{
	width: 210px;
	margin-right: 10px;
}

.albumhead a, .albumhead{
	padding-top: 5px;
	line-height: 30px;
	font-size: 16px;
	color: #902229;
	border: none;
}
.albumhead{
	
}
.detailhead{
	background: #e4e4e4;
	height: 65px;
	color: #902229;
}

.albumbody{
	padding: 10px;
	padding-bottom: 5px;
	
}


.albumbody a{
	color: #8c8c8c ;
	font-size: 14px !important;
	font-weight: normal;
}


.gallery_backlink a{
	font-size: 12px;
	font-weight: normal;
	background: url(../images/albumback.png) no-repeat;
	width: 208px; height: 33px;
	display: block;
}
.gallerypics{
	background: #fff;
}
.gallerypics img{
	border: none;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;

}

.CooGallery .ct_bildergallery_bild{
	padding: 10px;
}


.album:hover{
	background: url(../images/album.png) no-repeat;
}

.album:hover .albumhead{
	color: #fff !important;
}


.ct_bildergallery_border {
	position:relative;
	overflow:hidden;
	border:1px solid #ebdec3;
	border-width:1px 0;
	margin-bottom:20px;
	padding:5px 0;
}

.ct_bildergallery {
	position:relative;
	left:5px;
	margin-left:-10px;
	margin-right:-10px;
}
html* .ct_bildergallery { width:110%; } /* IE7 Problem */
* html .ct_bildergallery { width:auto; } /*  IE6 wieder zur?ckstellen */

.ct_bildergallery_bild {
	padding:5px;
	float:left;
}






/*---------------------------------*/




/*--------------------graue_box---------------------*/

#graue_box{
	width:100%;
	background-color:#e4e4e4;
}

#graue_box_inhalt{
	padding:14px;
}

/*------------------inhalt_abstand-------------------------*/
#inhalt_abstand{
	width:100%;
	padding-bottom:20px;
}

/*--------------------Anfrage--------------------------------*/

#anfrage_links{float:left; width:434px; margin-right:18px;}
#anfrage_rechts{float:right; width:208px;}
.input_379px{width:379px; border:1px solid #d5d5d5; border-top:1px solid #676767; background-color:#FFFFFF; max-width:360px;}
.input_155px{width:155px; border:1px solid #d5d5d5; border-top:1px solid #676767; background-color:#FFFFFF; max-width:150px;}
.button_anfrage{background-color:#FFFFFF; border:0px;}
.textarea_sonstiges{width:208px; height:175px; border:1px solid #868686; border-top:1px solid #5d5d5d;}



.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */

