* {
/* border: thin dashed black; */
}
body {
	font-family: verdana, "trebuchet MS", helvetica, arial, sans-serif;
	background: skyblue;
}
.sans-serif {
	font-family: verdana, "trebuchet MS", helvetica, arial, sans-serif;
}
.serif {		
	font-family: "Times New Roman", Times, serif;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.monospace {
	font-family: "Courier New", Courier, monospace;
}
.jitheader {
    text-decoration: none;
    font-size: 300%;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: royalblue;
    margin: 10px;
    background-color:white;
}
.tekst-menu1 {
    text-decoration: none;
    font-size: 110%;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: white;
		background-color:slateblue;
}
.tekst-menu1-indpakning {
    width:110px;
    height:14px;
    margin: 10px;
    padding: 10px;
		border:1px solid gray;
		background-color:slateblue;
}
.artikeloverskrift {
    text-decoration: none;
    color: black;
    font-size: 150%;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.haevet {
    text-decoration: raised;
    color: black;
    font: 60% sans-serif;
    position: relative;
    top:-8px;
}
.mindre {
    font: 80% sans-serif;
}
html, body {
	padding:0;margin:0;
}
body {
  background-color:rgb(239,239,239);
  font-family:georgia,times,serif;
}
#helesiden {
  /* width:95%; */
  width:700px;
  max-width:50em;
  /* margin:1em auto; */
  position:relative;
  background-color:rgb(239,239,239);
  }
#headerbanner {
	border:1px solid gray;
  background-color:white;
  margin:15px;
  position:relative;
  top:0px;
  left:36px;
  width:766px;
}
#headerbanner h1 {
	margin:0; padding:10px 10px 10px 16px;
}
.footerbanner {
  /* float:left; */
	border:1px solid gray;
	position:relative;
	top:-566px;
	left:50px;
	width:768px;
	height:50px;
	background-color:white;
	font-style:normal;
}
.adresse {
	font-style:normal;font-size:0.9em;margin:5px; padding:10px 10px 10px 10px;
}
#midten {
  /* float:left; */
  position:relative;
  width:580px;
  height:330px;
  left:206px;
  top:-366px;
  padding:10px;
  margin:10px;
  background-color:white;
	border:1px solid gray;
  }
#midten-sub {
  /* float:left; */
  position:relative;
  width:580px;
  height:530px;
  left:206px;
  top:-566px;
  padding:10px;
  margin:10px;
  background-color:white;
	border:1px solid gray;
  }
#venstre {
  /* float:left; */
  position:relative;
  width:154px;
  height: 350px;
  left:50px;
  top:-4px;
  padding:0;
  background-color:white;
	border:1px solid gray;
  }
#venstre-sub {
  /* float:left; */
  position:relative;
  width:154px;
  height: 550px;
  left:50px;
  top:-4px;
  padding:0;
  background-color:white;
	border:1px solid gray;
  }
#venstre p, #hoejre p {
  font-family:arial,sans-serif;
  font-size:90%;
  }
p {
	margin:0 10px 0.5em 10px;
}
a-anvendes-ikke {
    text-decoration: none;
    color:white;
}
.clear {
	clear:both;
}

