@import url(menu.css);

html {
	background-color: #ddd;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0px 0 0px 0; /* her skal laves ændringer for at fjerne horizontal scrollbar i IE browsere */
	color: #000;
	font: normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidefane {
	position: absolute;
	top: 0px;
	border-top: 1px solid #000;
	margin: -1px 0 0 -51px;
	/* Sidefanen uden åbenthus sidefane.jpg 
	   Sidefane med åbenthus sidefane.png   */
	background: url(../../billeder/design/sidefane.png) no-repeat;
	width: 50px;
	height: 800px;
}

/* Link på sidefanen */
#sidefane a.webshop {
	position: absolute;
	top: 345px;
	display: block;
	width: 50px;
	height: 165px;
	
} 

#sidefane a.tilbud {
	position: absolute;
	top: 515px;
	display: block;
	width: 50px;
	height: 225px;
	/* border: 1px solid #000; */
}

#container {
	position: relative;
	background: #fff;
	border: 1px solid #000000;
	border-width: 0 1px 0 1px;
	border-width: 1px;
	width: 930px;
	padding: 0 0 25px 0;
	margin: 0 auto 0px auto;
}

#logo {
	position: absolute;
	top: 0;
	background: url("../../billeder/design/logo_bg.jpg") no-repeat;
	width: 930px;
	height: 100px;
	border-bottom: 1px solid #000;
	z-index: 10;
}

#logo a, #logo a:visited, #logo a:hover {
	position: relative;
	z-index: 10;
	display: block;
	width: 930px;
	height: 100px;
	margin: 0 -930px -100px 0;
	text-decoration: none;
}

#logo img.sol {
	float: left;
	margin: 10px 0px 10px 10px;
	border: none;
}

#logo img.snegl {
	position: relative;
	margin: 43px 10px -85px -150px;
	float: right;
	border: none;
}

#logo h1 {
	color: #0751A6;
	font: normal 900 250% Arial, Helvetica, sans-serif;
	float: left;
	padding: 10px;
	margin: 0;
}

#logo p {
	color: #0751A6;
	font: bold 90% arial, verdana;
	margin: 2px -8px 0 0;
	padding: 0;
	float: right;
}

#top {
	position: absolute;
	top: 101px;
	background-color: #2AA243;
	width: 928px;
	height: 16px;
	padding-left: 2px;
	border-bottom: 1px solid #000;
}

#bund {
	clear: both;
	position: absolute;
	bottom: 0px;
	background-color: #2AA243;
	border-top: 1px solid #000000;
	width: 930px;
	height: 16px;
	line-height: 16px; 
	margin: 0 0 0 0;
	color: #fff;
	text-align: center;
}

#top a, #top a:visited, #bund a, #bund a:visited {
	color: #fff;
	font-size: 80%;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

#top a:hover, #bund a:hover  { text-decoration: underline; }

#chart {
	display: none;
	visibility: hidden;
}


#indhold, #indhold_fuld {
	padding: 130px 0 0 175px;
	position: relative;
	margin:  0 0 0 0;
	min-height: 1100px;
}

#indhold { width: 555px; }

#indhold_fuld { width: 725px; }

/*
 * Venstresiden
 */

#left {
	position: absolute;
	top: 118px;
	left: 0px;
	width: 150px;
	margin: 0;
	padding: 10px 0px 0 10px;
}

	#left th {
		color: #000;
		font: bold 80% trebuchet ms, verdana, arial;
		text-align: left;
	}
	
	#left td {
		color: #000;
		font: 70% trebuchet ms, verdana, arial;
	}
	
	#left img {	border: none; }
	
	#left h2 {
		margin:0;
		font: bold 120% Arial;
		color: #008000;
	}
	
	#left #actest {
		margin: 0 0 0 -40px; 
		list-style: none;
	}
	#left #actest li {
		padding: 2px 0;
	}

	#left #actest a {
		font-weight: bold;
	}
/*
 * Højresiden
 */

#right {
	position: absolute;
	top: 88px;
	right: 0px;
	width: 180px;
	padding: 30px 10px 0 0;
}

* html #right {
	top: 102px;
}

#right img {
	border: 1px solid #000;
	margin: 4px 0 0 0;
}

#right h3, #left h3 {
	color: #2AA243;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
	font: bold 80% trebuchet ms, verdana, arial;
	border: 1px solid #2AA243;
	border-width: 2px 0 1px 0; 
}

#left h3, #left-underside h3 { margin: 0 0 7px 0; }

#nyhedsbrev {
	padding: 5px;
	margin: 0 0 -5px 0;
}

#nyhedsbrev h4 { margin: -10px 0 0 0; }

#nyhedsbrev form {
	text-align: center;
	margin: 0;
	padding: 0;
}

#nyhedsbrev input {
	font: normal 10px Tahoma;
	color: #000000;
}

#nyhedsbrev input.tekst {
	background: #fff;
	width: 130px;
}
#nyhed p {
	font-size: 60%;
}

#nyhedsbrev input.submit { background-color: #FFDB73; }

#tider { margin: 0 auto 10px auto; }

#popup {
	border: 1px solid #000; 
	background:#fff;
	z-index: 1000;	
}
#popup a{
	border: 1px solid #000;
	border-width: 0 0 1px 0;	
}

#popup img {
	border: 0;
	margin: 0;	
}

#brugt-frame {
	height: 2600px;
}


h4.menu {
	margin: -2px 10px -2px 10px;
	padding: 0;
	font: bold 80% trebuchet ms, verdana, arial;
}

div.spacer {
	height: 5px;
	line-height: 2px;
}
table.nyheder td {
	font-size: 100%;
	padding: 3px 0;
}

table.forside td a {
	display: block;
	margin-top: -2px;
}
table.forside td a img {
	margin-top: 2px;
}

td.nyhed a {
	font-weight: bold;
	font-size: 100%;
}
table.nyhedsliste td p, td.nyhedsliste p {
	font-size: 60%;
}



/* Text o.lign */
h1 {
	color: #C91216;
	font-size: 150%;
	font-weight: bold;
	margin: 0;
}

h2 {
	clear: both;
	color: #2AA243;
	margin: 5px 0 0 0;
	font-size: 120%;
	font-weight: bold;
}

p {
	font-size: 90%;
	margin: 10px 0 10px 0;
}

td {
	font-size: 90%;
}

li { font-size: 80%; }

ul {
	margin-top: 10px;
}
a {
	font-size: 90%;	
}
a, a:visited {
 	color: #0751A6;
	text-decoration:none;
	margin: 0;
}

a:hover { color: #C91216; }

img { border: 1px solid #000; }

hr {
	height: 1px;
	color: #C91216;
	background-color: #C91216;
	border: 0;
	margin: 5px 0;
}
hr.green {
	color: #2AA243;
	background-color: #2AA243;
}
input, textarea {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

input.submit{
	border: 1px solid #000000;
	background-color: #C91216;
	color: #FFFFFF;
}

.lille { font-size: 60%; }

.mellem { font-size: 80%; }

.stor { font-size: 120%; }

.giant {font-size: 150%; }

.fed { font-weight: bold; }

.kursiv { font-style: italic; }

.understreg { text-decoration:underline; }

.gennemstreg { text-decoration: line-through; }

.red { color: #C91216; }

.green { color: #2AA243; }

.blue { color: #0751A6; }

.black { color: #000; }

.white { color: #fff; }

.block { display: block; }

.no-margin { margin: 0; }

.top-margin { margin-top: 10px; }

.bund-margin { margin-bottom: 10px; }

.left-margin {
	margin-left: 10px;
}
.right-margin {
	margin-right: 10px;
}
.no-border { border: 0; }

.border {border: 1px solid #000; }

.left {
	float: left;
	margin: 0px 5px 5px 0px;
}

.right {
	float: right;
	margin: 0 0px 5px 5px;
}

.center {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* Indhold fra pagestyle.css */

kbd {	
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

abbr {
	border-bottom: 1px dashed;
	cursor: help;
}

acronym {
	border-bottom: 1px dashed;
	cursor: help;
}

dfn {
	font-style:normal;
	border-bottom: 1px dashed; 
	cursor:help;
}

cite {
	font-family: courier, monospace; 
	border: 1px dotted #000000; 
	font-weight: normal; 
	background-color: #A3C9E6; 
	padding: 2px;
}

code {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	padding: 0 1px 0 1px;
}

samp {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ccffcc;
	padding: 0 1px 0 1px;
}

p.indent { margin-left: 40px; }

p.left { text-align: left; }

p.center { text-align: center; }

p.right { text-align: right; }

p.dato {
	margin: 0;
	padding-bottom: 5px;
	color: #808080;
	font-style: italic;
}

div.textbox {
	clear: both;
	float: left;
	width: 150px;
	font-size:.8em;
	padding: 2px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

div.photo {
	float: right;
	width: auto;
	font-size: .8em;
	font-weight: bold;
	padding: 4px;
}

.clear { clear: both; }

/* FORMS */

/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix { display: inline-block; }   
.clearfix:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clearfix { height: 1%; }
.clearfix { display: block; }