body
{		
		background-color:#f2e5a0;
		background-image:url(../billeder/bgcolor.jpg);
		background-repeat:repeat-x;
		width:950px;
		height:auto;
		margin:auto;
		overflow:auto;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font:bold;
}
h2	
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.wrapper
{
	padding-top:30px;
	padding-left:60px;
	width:935px;
	height:600px;
	margin:auto;	
}
.forbillede
{
	width:195px;
	height:135px;
	background-image:url(../billeder/billede.png);
	background-repeat:no-repeat;
	float:left;
}
.billedramme
{
	background-image:url(../billeder/Jensfront.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:17px;
	margin-left:12px;
	width:147px;
	height:83px;
	border:#666 solid 1px;	
}
.hoved
{
	width:705px;
	height:130px;
	padding-right:28px;
	padding-top:5px;
	background-image:url(../billeder/header.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:2px;
}
.status 
{
	color:#333;
	width:290px;
	height:105px;
	margin-left:10px;
	float:left;
}
.logo
{
	background-image:url(../billeder/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	width:380px;
	height:75px;
	float:right;
	margin-top:60px;	
}
.alacarte
{
	width:185px;
	height:415px;
	background-image:url(../billeder/menu.png);
	background-repeat:no-repeat;
	float:left;
	padding-right:10px;
}
.alatekst
{
	width:110px;
	height:375px;
	text-align:left;
	margin-top:25px;
}
li	
{
	list-style-type:none;
	line-height:140%;
}
a	
{
	text-decoration:none;
	color:#000;
	text-align:left;
}
.cuntent
{
	width:640px;
	height:373px;
	padding-right:28px;
	background-image:url(../billeder/indhold.png);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:12px;
	margin-left:2px;
	text-align:justify;
	padding: 10px 0px 0px 50px;
	padding-bottom:20px;	
}
.content
{
	width:600px;
	height:270px;	
	overflow:auto;
}
.portcunt
{	
	width:500px;
	float:left;
	padding-right:50px;	
}
.produkter
{
	width:						100%;
	float:						left;
}
.fed
{
	font-weight:			bold;
}
.producent
{
	font-weight:			bold;
	color:					#C33;
	width:					300px;
}
.billede_right
{
	float:						right;
	border:						1px solid #000000;
	margin-left:				10px;
	margin-right:				5px;
}
.fod
{
	width:930px;
	height:35px;
	background-image:url(../billeder/footer.png);
	background-repeat:no-repeat;
	float:left;
}
.fodtext
{
	width:900px;
	height:35px;
	margin-left:65px;
	margin-top:4px;
	float:left;
	color:#FFF;
}
