body{
	background-color:#2F2F32;	
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0;
	padding:0;
	}
	
img{ border:hidden; }

#box{
	width:660px;
}
	
#container{
	width:920px;
	margin:0 auto;
	position:relative;
	padding:0 20px;
	}	
	
#logo{
	height:193px;
	width:199px;
	float:left;
}	
	
#header{
	width:920px;
	height:193px;
	margin-bottom:10px;
	}	

#menu{
	height:226px;
	width:199px;
	float:left;
	background-color:#e27324;
	}	

#contact{
	margin-top:20px;
	height:105px;
	width:199px;
	float:left;
	background-color:#1F1F21;
	}		
	
#banner{
	margin-top:10px;
	border-top:solid 4px #e27324;	
	width:703px;
	height:360px;
	float:right;
	}	
	
#content{
	margin-top:20px;
	background-color:#FFFFFF;
	background-image:url("../images/content_top_bg.png");
	background-repeat:repeat-x;
	float:right;
	padding:20px 0 0 20px;
	width:683px;
	margin-bottom:50px;
	height:276px;
	}	
	
#content2{
	margin-top:10px;
	background-color:#FFFFFF;
	background-image:url("../images/content_top_bg.png");
	background-repeat:repeat-x;
	float:right;
	padding:20px 0 0 20px;
	width:683px;
	margin-bottom:20px;
	}	
	
textarea{height:100px;width:96%;}
 
#grey { color:#666; }

#content3{
	margin-top:-55px;
	background-color:#E5E5E5;
	background-image:url("../images/content_top_bg.png");
	background-repeat:repeat-x;
	float:right;
	padding:10px 0 0 20px;
	width:683px;
	margin-bottom:20px;
}
#content4{
	margin-top:0px;
	background-color:#E5E5E5;
	background-image:url("../images/content_top_bg.png");
	background-repeat:repeat-x;
	float:right;
	padding:10px 0 0 20px;
	width:683px;
	margin-bottom:20px;
}
#content5{
	margin-top:0px;
	background-color:#E5E5E5;
	background-image:url("../images/content_top_bg.png");
	background-repeat:repeat-x;
	float:right;
	padding:20px 0 0 20px;
	width:683px;
	margin-bottom:20px;
}
	
#empty{
	margin-top:0px;
	background-color:#E5E5E5;
	background-image:url("../images/content_top_bg.png");
	background-repeat:repeat-x;
	float:right;
	padding:20px 0 0 46px;
	width:655px;
	margin-bottom:0px;
	}	

#bottom{
	margin-top:0px;
	float:right;
	padding:20px 0 0 46px;
	width:655px;
	margin-bottom:0px;
	}
	
	
#content-text{
	background-color:#FFFFFF;
	background-image:url("../images/tyskakocken.png");
	background-repeat:no-repeat;
	float:left;
	padding-left:310px;
	text-align:justify;
	width:350px;
	height:145px;
	top:-10px;
	position:relative;
	}		

#content-img-right{
	float:right;
	height:260px;
	position:relative;
	right:0;
	width:285px;
	z-index:5;
	top:-20px;
	}
