/* Background ------------------------------------------------------ */
body  {
	
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-color:	#ebeced;
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	line-height:		18px;
	text-decoration:	none;
	color:				#ffffff;
	}


/* Rahmen der Webseite ------------------------------------------------------ */

#border  {
	margin:0px auto;
	width:				750px;
	height:				700px;
	text-align:			left;
	border-color: #FFFFFF;
	}
	


/* Head der Webseite ------------------------------------------------------ */


#headlines			{
	width:				415px;
	height:				88px;
	margin:				0px 0px; padding:0px;
	text-align:			right;
	padding-top:  		25px;

	}
	
#bild_head			{
	width:				695px;
	height:				157px;
	margin:				0px 0px; padding:0px;
	text-align:			right;
	padding-top:  		5px;

	}


	
/* Inhalt der Webseite ------------------------------------------------------ */


#navigation	{
	width:				100%;
	height:				51px;
	float:				right;
	background-image: url(../bilder/navigation_schreinerei.gif);
	background-position:left;
	background-repeat:	no-repeat;
	}
	
	
#head_background	{
	width:				100%;
	height:				120px;
	float:				right;
	background-image:	url(../bilder/head_background.gif);
	background-position:left;
	background-repeat:	no-repeat;
	}
	
	
#bilderrahmen		{
	width:				100%;
	height:				170px;
	float:				right;
	background-image:url(../bilder/bilderrahmen.gif);
	background-position:left;
	background-repeat:	no-repeat;
	}
	

/* Textbox mit Bilder und Textinhalten ------------------------------------------------------ */


#textbox			{
	width:				100%;
	height:				160px;
	float:				right;
	background-image:	url(../bilder/text_box.gif);
	background-position:left;
	background-repeat:	no-repeat;
	overflow:			hidden;

	}
	
	
#box_links			{
	width:				198px;
	height:				118px;
	margin-left:		37px;
	margin-top:			13px;
	margin-right:		2px;
	padding:			10px;
	float:				left;

	}
	
#box_mitte			{
	width:				218px;
	height:				115px;
	margin-top:			16px;
	margin-right:		2px;
	float:				left;
	}	

#box_rechts			{
	width:				198px;
	height:				118px;
	margin-top:			13px;
	padding:			0px,0px,0px,2px;
	padding:			10px;
	float:				left;
	}


/* Footer Elemente------------------------------------------------------ */



#footer			{
	width:				100%;
	height:				80px;
	float:				right;
	background-image:	url(../bilder/footer.gif);
	background-position:left;
	background-repeat:	no-repeat;
	}
	
	
#impressum		{
	padding-top:		43px;
	width:				auto;
	height:				auto;
	text-align:			center;
	
	}
