* {
 margin: 0;
 padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #F6F6E6;
}

p {
	margin-bottom: 8px;
}

h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}

#Center {
	width: 980px;
	margin: auto;
	display:table;
	vertical-align:middle;
}

#top {
	background-color: #fff;
	background-image: url(/img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 145px;
}

#Logo {
	width: 300px;
	float: left;
	padding-top: 100px;
}

#Sprog {
	width: 40px;
	float: right;
	padding-top: 10px;
}

#menubg {
	background-image: url(/img/menubg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 33px;
	margin-bottom: 20px;
}

#middle {
	width: 100%;
}

#ContainerLeft {
	width: 690px;
	float: left;
}

#ContainerBigPic {
	width: 690px;
	height: 342px;
	background-image: url(/img/slicefruit.jpg);
	background-repeat: no-repeat;
}

#ContainerBigPicTekst {
	padding-left: 468px;
	padding-top: 130px;
	width: 190px;
}

#ContainerKontakt {
	width: 190px;
	float: left;
}

#ContainerLine {
	width: 10px;
	float: left;
	height: 220px;
	background-image: url(/img/linie.gif);
	background-repeat: repeat-y;
}

#ContainerForsideTekst {
	width: 470px;
	float: right;
	padding-left: 9px;
	padding-right: 11px;
}

#ContainerLineLong {
	width: 10px;
	float: left;
	height: 590px;
	background-image: url(/img/linie.gif);
	background-repeat: repeat-y;
}

#gray1 {
	height: 9px;
	width: 100%;
	margin-bottom: 5px;
	background-image: url(/img/333.jpg);
}

#ContainerRight {
	width: 271px;
	float: left;
	padding-left: 9px;
}

#bottom {
	bottom: 0px;
	width: 100%;
	height: 30px;
	text-align: center;
	color: #fff;
	padding-top:10px;
	margin-top: 50px;
	letter-spacing: 1px;
	background-image: url(/img/menubg.gif);
	background-repeat: repeat-x;
	clear: both;
}

#bottomSpace {
	float: left;
	margin-left: 50px;
}

#ContainerSeMere {
	width: 243px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 10px;
	clear: both;
}

#ContainerNyhederTop {
	width: 263px;
	height: 10px;
}

#ContainerNyhederCenter {
	width: 243px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/img/centerNyheder.gif);
	background-repeat: repeat-y;
}

#ContainerNyhederBund {
	width: 263px;
	height: 10px;
}

#ContainerProduktbilleder {
	width: 126px;
	height: 120px;
	float: left;
	margin-bottom: 10px;
	background-image: url(/img/bg_slice6.jpg);
	background-repeat: no-repeat;
}

#ContainerHvidTop {
	width: 980px;
	height: 12px;
	background-image: url(/img/longTop.gif);
	background-repeat: repeat-no;
}

#ContainerHvidCenter {
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/img/longCenter.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#ContainerHvidBund {
	width: 980px;
	height: 12px;
	background-image: url(/img/longBund.gif);
	background-repeat: repeat-no;
}

#billedetekst {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline;
}

#ContainerFrugt {
	float:left;
	width:470px;
	height:130px;
	padding-top:10px;
}

#ContainerFrugtBillede {
	width:150px;
	height:120px;
	float:left;
}
#ContainerFrugtOverskrift {
	height:20px;
	width:320px;
	font-weight:bold;
	font-size:14px;
	float:left;
}
#ContainerFrugtbrodtekst {
	height:60px;
	width:320px;
	float:left;
}

#Containergray1 {
	width:100%;
	float:left;
	text-align:center;
	margin-top:15px;
}

a:link {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#333;
	}
a:visited {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#333;
}
a:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#333;
}
a:active {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#333;
}