/* GLOBALS */
*{
	margin:				0;
	padding:			0;
}

body { 
	font-family:  		Trebuchet MS Verdana, Arial, Tahoma, sans-serif;
	font-size: 			0.75em;
	font-style:			normal;
	line-height: 		18px;
	color: 				#040000;
	background: 		transparent url(../images/bg.jpg) repeat-x scroll left top;
	background-color:  #ffffff;
	margin: 			0 auto;
	}
	
	
:focus {
    outline:			0;
	}
	
img {
	border:				none;
	text-decoration: 	none;
	}



p{
	margin:				0;
	}

h1 {
	

	width: 				510px;
	float: 				left;
	}

h2 {
	font-size: 			13px;
	font-weight:		bold;
	color:              #5f5f5f;
	margin-bottom:      20px;
	}

h3 {
	font-size: 			13px;
	font-weight:		bold;
	color:              #e2001a;	
	margin-bottom:      5px;

	}
	.kontakt h3{
	margin-top:30px;}


h4 {
	font-size: 			13px;
	font-weight:		bold;
	color:              #5f5f5f;
	margin-bottom:      5px;
	margin-top:      10px;
	}


h5 {
	font-size: 			1em;
	text-decoration: 	none;
	}
	
ul {
	list-style-position: inside;
	list-style-type: 	none;
	}


li a {
	text-decoration:	 none;
	}


li a:hover, li ul .act a {
	text-decoration: 	none;

	}

a {
	text-decoration: 	none;
	}


.clear{
	clear: 				both;
	line-height: 		0px;
	}

#wrapper {
	background:			url(../images/wrapper-bg.jpg) repeat-x scroll left bottom transparent;
	height:             100%;
	margin:				0;
	padding:			0;
	width:				100%;
	text-align: 		center;
	position:			relative;

	}

#container {
	position:			relative;
	width: 				960px;
	height:				100%;
	margin: 			0 auto;

	}

#middle{
 	width:				1100px;
	height: 			339px;
	background-color:	#666666;

	}

#bildcontent{
	width: 				755px;
	height:				324px;
	margin-top:			8px;
	background:			url(../images/bild.jpg) no-repeat scroll 0 0 transparent;
	float: 				left;
	}
	
.wir #bildcontent{
	width: 				755px;
	height:				324px;
	margin-top:			8px;
	background:			url(../images/hausbild.jpg) no-repeat scroll 0 0 transparent;
	float: 				left;
	}
	
	
#right{
	width: 				206px;
	height:				324px;
	margin-top:			9px;
	background:			url(../images/right-bg.jpg) no-repeat scroll 0 0 transparent;
	float: 				left;
	}
	
#main {
	height:100%;
	float: 				left;
	position:relative;
	width:965px;
	
	}
	
	
/* head - Anfang*/
#head{
	width: 			960px;
	height: 		88px;

	}

#logo {
	background:		url(../images/logo.png) no-repeat scroll 0 0 transparent;
	bottom:			0;
	height:			54px;	
	margin-top:		22px;
	position:		relative;
	float: 			left;
	width:			259px;
}

#logo-clickable {
	cursor:			pointer;
	width:			259px;
	height:			54px;

}


/* head - Ende*/

#footer{
	background:		url(../images/footer.jpg) no-repeat scroll 0 0 transparent;
	width: 960px;
	height: 85px;
}

/* adresse - Anfang*/

	#adresse {
	text-align: left;
	float:left;
	margin-top:10px;



	}

 #adresse a{
	color: 			#C70931;
}

#adresse dl{
	margin-top: 20px;
}


#adresse dt{
	float: left;
	display:block;
	width:110px;

}
#adresse dd{
	margin-left:120px;
	width:240px;
}



	address {
	float:				left;
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			11px;
	color:				#ffffff;
	position:			relative;
	font-style: 		normal;
	margin-top: 		18px;
	margin-left: 		117px;
	text-align:			center;
	}

 address a{
	color: 			#ffffff;
}

/* adresse - Ende*/





















/* IMPRESSUM */

dt {
	float: left;
	}


 dt{
	width: 120px;
	display: block;
}
dd {
	margin-left: 120px;
	width: 150px;
}


#macrocom_logo {

	position:relative;

}
#macrocom {
	float:left;
	position:relative;
	margin-top:31px;

}

#macrocom a{
color:#C70931;
}

#macrocom .text{

margin: 0;
float: none;
}
#macrocom a:hover{
		xcolor:#2a4a82;

}

/* IMPRESSUM/KONTAKT Ende */


/* POPUP */
#header-popup{
height:35px;
	
}

#schwarz{
	background: url(../images/schwarz.png);
	width:100%;
	height:100%;
	position:absolute;
	z-index:					20;
	left:0;
	top:0;
}
#popup{
	position: absolute;
	top: 95px;
	left: 0px;
	width:100%;
	text-align: center;
}
#zoom{
	
	background:transparent none repeat scroll 0 0;
	color:#7C7C7E;
	margin:0 auto;

	
	position:relative;
	text-align:left;
	z-index:3000;
	font-size: 12px;
}

.impressum #zoom,
.termine #zoom,
.kundenrezepte #zoom{

width:450px;
}

.lief {
	float:left;
	margin:0 8px 15px 0;
	text-align:center;
	width:90px;
}



#print-impressum {
	display:			none;
}

/* POPUP ENDE */ 


#printkontakt,
#printimpressum,
#printservice{
display: none;

}

#print-impressum {
	display:			none;
}
 
/* misc */
.clear {
	clear:				both;
}

.hidden {
	display:			none;
}	
/* /misc */

#eventinc{
	position:absolute;
	width:330px;
	left:620px;
	top:144px; 
	border: #666666 1px solid; 
	background: #fff; 
	z-index:1000;
}
#eventinc #top{
	padding:3px 3px 3px 3px;
	background: #DDE5EE; 
	border-bottom: #666666 1px solid; 
	
}
#eventinc #body{
	background:#fff;
	clear:both;
}
#eventinc #dragbar,#eventinc #close{
	cursor:pointer;
	float:right;
}


#eventinc .head{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	width:100%;
	display:block;
}
#eventinc #dragbar{
	width:88%;
}
#eventinc #links,#eventinc #rechts{
	padding: 5px 5px 5px 5px;
	float:left;
	height:100%;
	width:80%;
}
#eventinc #links{
	width:5%;
}


select {
height:1.6em;
line-height:1.6em;
width:20px;
}

input, textarea, select {

border:1px solid #d6d3d3;
font-family:arial,sans-serif;
font-size:1em;
height:1.8em;
line-height:1.5em;
margin:12px 0;
width:170px;
}






#printtext{
display: none;
}






#lieferanten{
	float: left;
}


#kuechen{
	float: left;
	margin-top: 15px;
	margin-left:20px;
}

#geraete{
	float: left;
	margin-left:20px;
	margin-top: 15px;
}

#zubehoer{
	float: left;
	margin-left:20px;
	margin-top: 15px;
}




