/*Werte auf Null setzen*/
*{
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: none;
	padding: 0;
	margin: 0;
	line-height:1.25;
}

html { 
	width: 100%;
	height: 100%;
	font-size: 87.5%;
	color: #fff;
}

html>body {
	font-size: 14px;
	color: #262421;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

/*-----------alle Seiten------------------*/

body background { 
	width: 100%;
	height: 100%;	
	background: repeat-x;
}

#wrapper { /*firmenbox alle Seiten*/
	display: inline-block;
	margin: 17px auto 7px;
	width: 960px;
	height: 740px;
	background-color: #F6F4EE;
	vertical-align: middle;
	clear: left; 
}


		
#head {
	width: 100%;
	height: 340px;	
}

#head1{
	background-image: url(bilder/moebel/hintergrundseite.jpg);

}





#head-bestattung{
	background: url(bilder/bestattungen/ranke3.png);
}


#seite {
	height: 400px;
}



.clearer {
	display: block;
	clear: both;
}

.top {
	display: block;
	height: 20px;
}



/*-----------Cookie---------------------------*/
    
#mbmcookie {
	position: fixed; 
	bottom: 0; left: 0;
	right: 0; 
	background: #eee;
	padding: 20px; 
	font-size: 14px; 
	font-family: verdana;
	}
    
#mbmcookie a.button {
	cursor: pointer; 
	background: #ccc; 
	padding: 8px 20px; 
	margin-left: 10px; 
	border-radius: 5px; 
	font-weight: bold; 
	float: right;
	}
    
#mbmcookie a.button:hover {
	background-color: #aaa;
	}
    
#mbmcookie p.cookiemessage {
	display: block; 
	padding: 0; 
	margin: 0;
	}
   


/*----------------------allgemeine_Fonts-------*/

h1,h2 { /* h1     h2 impressum*/
	font-size: 1.8em;
	font-weight: bolder;
}

h1 {
	text-align: left;
	color: #9a8c79;
	margin-top: 20px;
}

#navi1 h1 { /*---index---*/
	font-size: 0.8em;
	color:  #8a142b;
	text-align: right;
	margin-top: 15px;
}

#impressum_page h2 { /*---impressum1--*/
	text-align: left;
	padding: 50px 0px 0px 40px;
	margin-top: 240px;
	color: #BBAB96;
}

h3 {
	font-size: 1.0em;
}

h4 {
	font-size: 1.1em;
	color: #4E4232;
}



h5{ /*---index---*/
	font-size: 0.8em;
	text-align: left;
}

#right h3 {/*----schreinerei---*/
	text-align: center;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 37px;
	margin-bottom: 37px;

}

#right h4{ /*---moebel---*/
	margin-top: 20px;
	font-size: 0.9em;
	font-weight: normal;
}


	

#right h6{ /*----Kontakt---*/
	font-size: 0.9em;
	margin-bottom: 10px;
}


.index-box h5{ /*---index---*/
	font-size: 0.8em;
	text-align: right;
	margin: 22px 40px 5px 20px;
	color: #D3C9BB;
}









.impressum h3 {
	font-weight: normal;
	line-height:1.6em;
	color: #ded1ba;
	border: 15px solid #3e3832;
	margin: 0px 25px;
	background-color: #3e3832; 
}

.impressum h4 {/*----extra wegen impressum seite 2 abstand-------*/
	font-size: 0.8em;
	font-weight: normal;
	line-height:1.6em;
	color: #ded1ba;
	border: 15px solid #3e3832;
	text-align: center;
	margin: 0px 25px;
	background-color: #3e3832; 
}


.impressum h5{
	text-align: center;
	padding-top: 10px;
}


.impressum h6{
	margin: 0px 25px;
	text-align: center;
	color: #888177;
}


.impressum p {
	line-height: 1.5em;
	margin: 20px 10px 5px 10px;
}






h6 { /*---index---*/
	font-size: 0.8em;
	font-weight: normal;
	color: #76644C;

}

#left h6{
	text-align: right;
	line-height: 1.2em;
	margin-right: 40px;
}

.index-box h6 {
	color: #b5a38c;
}

p {
	font-size: 1.0em;
}

#right p{
	font-size: 0.75em;
	text-align: left;
	vertical-align: top;
	line-height: 1.6em;
	margin: 22px 20px 5px 20px;
}



/*-----------------Datenschutz------------------*/



#datenschutz_page h2{ 
	text-align: left;
	padding: 50px 0px 0px 20px;
	margin-top: 240px;
	color: #BBAB96;
}

#datenschutz_page_re h3{
	font-size: 1.2em;
	text-align: left; 
	font-weight: bold;
	margin: 0px 25px 14px 25px; 
}

#datenschutz_page_re h5 {
	
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	margin: 10px 25px 5px 25px;
}


#datenschutz_page_re h6 {
	
	text-align: left;
	margin: 0px 25px;
	color: #4E4232;
	
}
	



/*--------------------Seiten-------------------*/

.logo {/*--firmenlogo_header-----index-*/

	float: right;
	padding-top:11px;
	margin: 0px 15px 14px 0px;
}

span{
	font-size: 0.9em;
	margin-right: 50px;
}



/*--------Links/Navigation_allgemein-----------*/


a:link {
	color: #4E4232;
	text-decoration: none;
	vertical-align: baseline;
}

a:visited {
	color: #4E4232;

}


	


/*--------------------liste------------------*/

ul {
	list-style: square;
	text-align: center;
}

#navi1 ul {
	list-style: none;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 17px;
}

#impressum_page ul, .bestattung_page ul { /*---impressum-vor-zurueck*/
	float: right;
	width: 160px;
	margin-right: 15px;
	list-style: none;
}

.bestattung ul { /*---fleur-bullet--*/
	display: block;
	list-style-image: url(bilder/bestattungen/bullet_bestattung.png);
	text-align: left;
	padding: 20px 0 10px 30px ;
}	

#navi1 li {
	display: inline;
	text-decoration: none;
	color: #4E4232;
	width: 149px;
	border-left: 2px solid #b5a38c;
}

#impressum_page li, .bestattung_page li {
 	display: inline;
	vertical-align: middle;
	line-height: 2.5em;
	text-decoration: none;
	font-weight: normal;
	padding: 0 15px 0 15px;
	border-left: 2px solid #b5a38c;
}

#navi1 li:first-child, .navi2 li:first-child, .bestattung_page li:first-child {
	border-left: none; 
}


.logo1 a { /*linkmascioni*/
	text-decoration: none;
	color: #e2ddcf;
}	

#navi1 a, .bestattung_page li a {
	color: #4E4232;
	text-align: left;
	margin: 12px;
}


#impressum_page li a {
	font-size: 0.8em;
	color: #e2ddcf;
}


#navi1 ul li a:hover, .bestattung_page ul li a:hover {
	border-bottom: solid 2px #4E4232;
}
	
#navi1 li a:visited, .bestattung_page li a:visited {
	color: #4E4232;
	text-decoration: none;
}

#activ  {
	background-image: url(bilder/activbackground.png);
}





/*----------------------tabelle--------------*/
table {
	width: 600px;
	table-layout: fixed;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	caption-side: top;
}

caption {
	font-size: 1.1em;
	font-weight: bold;
	color: #9a8c79;
}

td {
	padding: 10px;
}


.td11 {
	background-color: #CFC3B5;
}

.td12 {
	background-color: #A99D8E;

}

.td21 {
	background-color: #A99D8E;

}

.td22 {
	background-color: #CFC3B5;

}

.td31 {
	background-color: #CFC3B5;
}

.td32 {
	background-color: #A99D8E;

}


/*------------------------boxes--------------------------*/

#navi1 { /* index */
	float: left;
	width: 620px;
	padding-top: 19px;
}


#left { /*---index---*/
	float: left;
	width: 249px;
	height: 100%;
	background-color: #322b25;
}


#leftmoebel { /*---moebel---*/
	float: left;
	width: 249px;
	height: 100%;
}


#leftmoebel ul{
	list-style-type: none; 
	padding: 30px 30px 20px 30px;
	text-align: left;
}

#leftmoebel li a{
	display: block;
	font-size: 1.0em;
	line-height: 2em;
	border-bottom: 1px dotted #808080;
	text-decoration: none;
	padding-left: 10px;

}
	
#leftmoebel a:visited {
	text-align: right;
}



#service li{
	background-color: #E2DDCF;
}



#service li a {
		border-bottom: none;
}


.index-box { /*---index---*/
	height: 100px;
}

#right { /*---index---*/
	float: right;
	width: 711px;
	height: 100%;
}


	

#impressum_page { /*---impressum---*/
	width: 250px;
}

.blogo {
	width: 550px;
	height: 120px;
	padding-left: 90px;

}

.blogo img {
	margin: 10px 30px;
}


.blogo a:link {
	vertical-align: baseline;
	text-decoration: none;
}


.blogo a:hover, .blogo a:link visited {
	text-decoration: none;
}


#activ1 { /*-----------aktiver Link Bestattungsnavigation rechts-----*/
	color: #ded1ba;
    font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	margin-right: 0;
	line-height: 2.0em;
	background-image: url(bilder/linkbackround.png);
	border-left: 3px solid #ab9982;
	
}
	
.navi-right a:hover, #activ1 a{
	color: #ded1ba;
}


.route {
	margin-top: 30px;
}

#activmoe a {  /*-----------aktiver Link Möebel links-----*/
	color:  #e2ddcf;
	background-color: #740b22;
	padding-left: 10px;
}

/*------------------------Fusszeile------------------------ */


	
#fuss {		/*fusszeile*/
	text-align: center;
	font-weight: bolder;
	font-size: 0.7em;
	margin-top: 5px;
}

#fuss li+li{
	border-left: 2px solid;
	border-color: #493F31;
	
}

#fuss li{
	display: inline-block;
	list-style: none;
}
	

	
#fuss a:visited {
	color: #4E4232;
	text-decoration: none;
}
	
/*--------------bilder---------*/

.index-box img{
	float: left;
	margin: 5px 20px 40px 15px;
}




/*-----*/


/*clearfix ausser IE6 7*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
}


/*clearfix IE6 7 */
.clearfix {
	zoom: 1;
}











/*bis hier fertig*/






/*---noch nicht fertig !!!!!--------*/




.anschrift h2, .impressum h2 {
	line-height: 3em;
}

#bestattung-left h1 {
	color: #8E806B;
	font-size: 1.4em;
	margin-bottom: 5px;
}


	

.bestattung h2 {	
  	font-size: 1.1em;
	line-height: 1.6em;
	margin: 10px 0px;
}

.bestattungsservice {
	padding-top: 10px;
}

.bestattungsservice h2{
  	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #E3DCD3;
	margin: 5px 0;
	border: 3px solid #E3DCD3;
}



.bestattungsservice p {
	font-size: 0.9em;
	padding-left: 10px;
}
	


	



.bestattung h3{
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 60px;
	
}

.bestattungsservice h3{
	font-size: 1.0em;
	color: #9a8c79;
	text-align: center;
	line-height: 1.5em;
	margin: 15px;
}







	
	
	
	
.bestattungsservice h4{
	font-size: 0.9em;
	color: #9a8c79;
	text-align: center;
	line-height: 1.2em;
}





.bestattung {
	font-size: 0.9em;
}





.bestattungsservice h6 {
	font-size: 0.9em;
	padding: 0 10px;

}


.bestattung h6 {
	font-size: 1.0em;
	text-align: center;
	line-height: 1.5em;
	margin: 40px 15px 0px 15px;
}


.width h6{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	color: #9a8c79;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}







#head p {
	line-height: 1.3em;
	color: #bbb4aa;
}


.bestattung p {
	font-size: 0.9em;
	margin: 0 0 5px 0; 
}


.beschreibung p{
	font-size: 0.9em;
	line-height: 2.5em;
	vertical-align: bottom;

}
	
.width p {
	margin: 0;
}


	
	

.index-bestattung p {
	font-size: 0.9em;
	text-align: right;
	margin: 65px 10px 0 0;
}
	
	
#bestattung-right1 p {
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 150px;
	color: #e2ddcf;
}



.width li {
	padding: 10px;

	}	

	


.bestattung li{
		line-height: 1.9em;
}


.bestattung a {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
}

.navi-right {
	height: 200px;
}

.navi-right ul {
	display: block;
	vertical-align: middle;
	padding: 20px 0 0 20px;
}
	
.navi-right li {
	display: inline-block;
	font-size: 0.9em;
	width: 250px;
	color: #c6bcaf;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


.navi-right a {
	color: #ab9982;
	text-align: left;
	line-height: 2.1em;


}




/*--------------bilder---------*/





#bestattung-left img {
	float: left;
	padding-left: 0;
	
}


#bestattung-right1 img{
	padding-top: 30px;
	
}









	




/*------------------Navigation-------------------------------*/


.bestattung h5 {
	font-size: 1.0em;
	line-height: 1.6em;	
}

.bestattungsservice h5 {
	font-size: 0.9em;
	margin: 30px;
	text-align: center;
}
	





























.navi2 {
	width: 470px;
	text-align: center;
	padding: 58px 0 10px 0;
}
	

#navimoebel {
	display: inline-table;
	width: 960px; 
	height: 40px;
	table-layout: fixed;
	background-image: url(bilder/gallery/navi_hintergrund.jpg);
}















/*--------------------------------Möbel----------------------*/



	





/*----------------------------------Schreinerei-------------------------------*/









/*-----------------------------Bestattungen-----------------------------------------*/




.logo-bestattung {
	display: inline;
	float: right;
	width: 310px;
	height: 87px;	
}


.logo-bestattung {
	margin: 0;
}


.logo-bestattung img {
	float: right;
}





#bestattung-left {
	float: left; 
	width: 630px;
	height: 100%;
	margin: 0 10px 0 10px; 
}

.bestattung {
	margin-top: 15px;
}



#bestattung-right1 {
	color: #e2ddcf;
	float: right;
	width: 300px;
	height: 100%;
	background-image: url(bilder/bestattungen/hgcontre4.png);
}



.index-bestattung img {
	margin-top: 65px;
}



/*--------------------------impressum---------------------------------*/


.bestattungsservice a {
	font-size: 0.9em;
	color:  #e2ddcf;
	
}



.bestattungsservice li {
	font-size: 1.0em;
	font-weight: bold;
	color: #9a8c79;
	line-height: 1.2em;
}

.bestattung_page li {
	font-size: 1.0em;
	
}



#impressum_page img {
    display: inline;
	float: left;
	width: 50px;
	padding-left: 25px;
	
}

	

#impressum_page li a:hover, #impressum_page li+li a:hover{
	color: #e2ddcf;
	border-bottom: 2px solid #e2ddcf;
}


.bestattungsservice a:hover{
	border-bottom: 2px solid #740b22;
}

#impressum_page li a:visited {
	color: #e2ddcf;
	text-decoration: none;
}



.bestattungsservice li a:visited {
	color: #4E4232;
	text-decoration: none;
}


.impressum, .kontakt, #datenschutz_page_re { 
	float: right;
	width: 711px;
	height: 100%;
	padding-top: 20px;
}


.kontakt h3 {
	font-weight: normal;
	line-height:1.6em;
	margin: 0px 25px;
}

.aufz li {
	display: block;
	font-size: 1.0em;
	line-height: 1.8em;
 	font-weight: normal;
	text-align: center;
}
