@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a {
	color: #000;
	outline-width: 0px;
}

a:hover {
	color:#060;
}

p { 
	margin:0; 
}

div#full {
	width: 850px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

div#head {
	width: 850px;
	height: 84px;
	margin-top: 10px;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
}

div#pictures {
	width: 850px;
	height: 254px;
}

div#menu {
	width: 850px;
	height: 40px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
}
#menu li {
	display:inline;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	display:block;
	float:left;
	width:121.4px;
	padding:9px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	background-image: url(../img/menu_bg.png);
	background-repeat:repeat;
	color:#8fe3ad;
	height:26px;
}

div#content {
	position:relative;
	width: 850px;
	height: 100%;
	background-color:#000;
}

div#main {
	float: left;
	width: 850px;
	background-image: url(../img/main_bg.jpg);
	background-repeat:repeat-y;
}

div#velkomst {
	position:relative;
	width: 655px;
}

h3 {
	margin:0 0 0 10px;
	padding-top:6px;
}
h2 {
	margin:0 0 0 10px;
	padding-top:6px;
	color: #5c7a2e;
}

#velkomst p {
	margin:5px 80px 0 10px;
}

#velkomst img {
	margin: 5px 0px 0px 10px;
	width: 570px;
	height: 1px;
}

div#nyheder {
	width: 655px;
}

#nyheder img {
	margin: 5px 0px 5px 10px;
	width: 570px;
	height: 1px;
}

#nyheder p {
	margin:5px 80px 0 10px;
}

#nyheder pre {
	margin:5px 80px 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

span.nyhead {
	font-weight: bold;
	margin-left: 10px;
}

div#tilbud {
	width: 655px;
	background-image: url(../img/content_brush.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

div#spacing {
	width: 655px;
	min-height:250px;
}

td.tilbud {
	background-image: url(../img/tilbud_bg.png);
	height:120px;
}

td h3 {
	margin-left:10px;
	padding-top:2px;
	padding-bottom:4px;
}

td p {
	margin-left:10px;	
}

td#sidste {
	background-image:none;
}

div#kolonne {
	position:absolute;
	top:0;
	right:0;
	width: 195px;
	height:auto;
}

div#maanedens {
	width: 195px;
	height: auto;
}

#maanedens p {
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}

#kolonne form {
	margin-left:15px;
	border: none;
}

td.kolonne {
	height:100%;
}

td.kolonne p {
	margin: 5px 15px 5px 15px;
}

img#sandwich {
	margin: 10px 0px 5px 22px;
}


div#bund {
	position:relative;
	float:left;
	width: 850px;
	height: 17px;
	background-image: url(../img/bundlinie.jpg);
	background-repeat: no-repeat;
}

a#admin {
	position: absolute;
	top: 3px;
	left: 3px;
	font-size:10px;
	color:#030;
}

span#design {
	font-size:10px;
	position:absolute;
	top: 3px;
	right:20px;
}
