*{
	margin:0;
	padding:0;
}
body { 
	font-family: Arial, Helvetica, Sans-serif;  
	font-size: 0.8em; 
	color: #666666;
	text-align:center;
	background:url(/images/kueche.de/bg-body.gif) center top #fff no-repeat;
}
img{
	border:none;
}
p{
	margin:0 0 1em 0;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
ul {
	line-height:16px;
	list-style:disc inside;
}


#container{
	position: relative;
	margin:0 auto;
	width:814px;
	text-align:left;
	background:url(/images/kueche.de/bg-container.gif) repeat-y  #f3f3f3;
}
#main{
	padding-top:166px;
	
}
#main #content{
	min-height:423px;/*fixie*/
	position:relative;
	width:811px;
	left:1px;
}

#container #header{
	position:absolute;
	left:1px;
	top:0px;
	width:815px;
	height:166px;
	background:url(/images/kueche.de/bg-haeder.jpg) no-repeat;
}
#container #header #rechts{
	height:27px;
	width:2px;
	position:absolute;
	top:138px;
	left:811px;
	background:url(/images/kueche.de/bg-haeder-rechts.gif) no-repeat;
}
.clear{
	clear:both;
	line-height:0px;
}
#footer{
	position:relative;
	left:1px;
	height:25px;
	width:811px;
	padding:2px 0 0 0;
	background:url(/images/kueche.de/bg-footer.gif) 0 2px repeat-x #fff;
}

dl{
	width:100%;
}
dt{
	line-height:1.2em;
	padding:3px 0 0 0;
	width:130px;
	display:block;
}

dd{
	margin:-1.4em 0 0 150px;
	padding:3px 0 0 0;
	line-height:1.2em;
}
input,textarea,select{
	width:340px;
	border:#666 1px solid;	
	background:#ddd;
	height:1.2em;
	line-height:1.2em;
	margin:1px 0 1px 0;
}
select{
	height:1.4em;
	line-height:1.4em;
}
textarea{
	height:4em;
}
.checkbox,.radio{
	border:none;
	background:transparent;
	width:1em;
	height:1em;
}

#eventinc{
	position:absolute;
	width:300px;
	left:313px;
	top:144px; 
	border: #666666 1px solid; 
	background: #fff; 
	z-index:1000;
}
#eventinc #top{
	padding:2px 1px 1px 1px; 
	background: #DDE5EE; 
	border-bottom: #666666 1px solid; 
	height:16px;
}
#eventinc #body{
	background:#fff;
	clear:both;
}
#eventinc #dragbar,#eventinc #close{
	cursor:pointer;
	float:right;
	height:1.1em;
}
#eventinc #close img{
	/*nur fix_ie*/
}
#eventinc .head{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	width:100%;
	display:block;
}
#eventinc #dragbar{
	width:88%;
}
#eventinc #rechts{
	width:260px;
}
#eventinc #rechts h2{
	font-size:1em;
	font-weight:bold;
	margin:0px 0 5px 0;
}
#eventinc #links,#eventinc #rechts{
	padding: 5px 5px 5px 5px;
	float:left;
	height:100%;
	xborder:1px solid #000;
}
	
	

	
