
* 	{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	background-color: #eeeeee;
}
.wrapper {
	width: 100%; 
	background-color: #dddddd;
	background-image: url("../grafik/cream_pixels.fw.png");
	background-repeat: repeat;
}

.topbanner {
	width: 100%;
	background-color: #;
	line-height: 40px;
}
.soeg {
	width: 100%;
	padding:10px;
}
.topbanner h1{
	padding: 5px 5px 5px 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	line-height: 40px;	
}
#linje10 {
	width: 100%;
	background-color: #aaaaaa;
	height: 3px;
}
.info {
	height: auto; 
}
.info p{
	padding: 5px 10px 5px 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
.info h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	color: #186e87;
	text-shadow: 0 1px 1px #dadada;
	padding: 5px 10px 5px 10px;
}
.info h40{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	color: #186e87;
	text-shadow: 0 1px 1px #dadada;
	padding: 5px 10px 5px 0px;
}
.alert {
	display: flex; 
	width: 98%;
	background-color: #ffcc66;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 5px;
}
.godkendt {
	display: flex; 
	width: 98%;
	background-color: #ffff99;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 5px;
}
.afstand {
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	width: 400px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #B80B0B;
}
.skilt {
	width: 25px;
	height: auto;
	padding: 5px 5px 5px 5px;
}
.fejltekst {
	width: 1115px;
	padding: 10px 10px 5px 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B80B0B;
}	

.venstreOpret {
	width: 100%;
	padding: 10px 5px 10px 10px; 
	border-top: 2px;
	border-top-style: dotted;
	border-top-color:gray;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color:gray;
}
.hoejreOpret {
	width: 100%;
	padding: 10px 5px 10px 10px; 
	border-top: 2px;
	border-top-style: dotted;
	border-top-color:gray;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color:gray;
}
.venstre {
	width: 100%;
	padding: 10px 5px 10px 10px; 
	border-top: 2px;
	border-top-style: dotted;
	border-top-color:gray;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color:gray;
}

.venstre h2{
	padding: 5px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #111;
	line-height: 20px;	
}

.venstre p{
	padding: 0px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111;
	line-height: 16px;	
}

.heleBredden {
	width: 100%;
	padding: 10px 5px 10px 10px; 
	border-top: 2px;
	border-top-style: dotted;
	border-top-color:gray;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color:gray;
	font-family: tahoma, arial, Helvetica, sans-serif;
}

.datopicker_start {
	width: 100%;
	padding: 10px 10px 10px 25px; 
	border-top: 2px;
	border-top-style: dotted;
	border-top-color:gray;
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color:gray;
}

.datopicker_start h2{
	padding: 5px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #111;
	line-height: 20px;	
}

.datopicker_start p{
	padding: 0px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111;
	line-height: 16px;	
}

.datopicker_slut {
	width: 100%;
	padding: 10px 10px 10px 25px; 
	border-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-color:gray;
	background-color: white
}

.datopicker_slut h2{
	padding: 5px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #111;
	line-height: 20px;	
}

.datopicker_slut p{
	padding: 0px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111;
	line-height: 16px;	
}
.hoejre {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: arial, Helvetica, sans-serif;
	padding: 10px 5px 10px 5px;
	font-size: 11px;
}
.vejledning {
	width: 100%;
	background-color: #ffffcc;
	margin-top: 5px;
	margin-bottom: 2px;
	font-family: arial, Helvetica, sans-serif;
	padding: 10px 5px 10px 5px;
	font-size: 11px;
}

.vejledning h2{
	padding: 5px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #111;
	line-height: 20px;	
}
.vejledning hr{
		margin: 8px 0px 8px 0px; 
	}

.godkend{
	line-height: 25px;	
	background-color: white;	
	vertical-align: top;
}

.knapper{
	/*padding: 0px 5px 5px 5px; */
	padding: 20px 5px 20px 5px;
	line-height: 25px;		
}
.footer {
	width: 100%; 
	background-color: #;
	line-height: 18px;		
}	
.bundtekst {
	width: 100%;
	line-height: 30px;
}
.bundtekst h1{
	padding: 5px 5px 5px 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 16px;	
}
.bredde {
	width: 100%; 
	margin-top: 10px;
}
#pagesize {
  border: 1px solid red;
  padding: 2px;
  color: red;
}

.button {
  background-color: #;
  border: none;
  color: white;
  padding: 3px 8px;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  cursor:pointer;
}
.buttonLille {
  background-color: #;
  border: none;
  color: white;
  padding: 2px 6px;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  cursor:pointer;
}
.fortryd {
  background-color: red;
  border: none;
  color: white;
  padding: 3px 8px;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
}

/********** HERUNDER VEDR. INPUTFELTERNE PÅ SIDEN MED KONTAKTOPLYSNINGER**********/
input[type=text], select, textarea{
  /*width: 100%; */
  padding: 4px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  resize: vertical;
}

.formKontaktopl {
	width: 100%;
	font-family: Tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Style the label to display next to the inputs */
label {
  padding: 6px 6px 6px 0;
  display: inline-block;
  font-family: tahoma, arial, Helvetica, sans-serif;
  font-size: 11pt;
}

/* Style the container */
.container {
  border-radius: 4px;
  background-color: #f2f2f2;
  padding: 0px;
}
/* Floating column for labels: 25% width */
.col-25 {
  float: left;
  width: 25%;
  margin-top: 4px;
}
/* Floating column for labels: 25% width */
.col-25_trin5 {
  float: left;
  width: 25%;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 10px;
  font-family: Tahoma, arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #555555;
}
/* Floating column for labels: 25% width */
.col-40 {
  float: left;
  width: 40%;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 10px;
  font-family: Tahoma, arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #555555;
}
/* Floating column for inputs: 75% width */
.col-75 {
  float: left;
  width: 75%;
  margin-top: 14px;
}
/* Floating column for inputs: 75% width */
.col-75_trin5 {
  float: left;
  width: 75%;
  padding-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: Tahoma, arial, Helvetica, sans-serif;
  font-size: 14px;
}
/* Floating column for inputs: 75% width */
.col-60 {
  float: left;
  width: 60%;
  padding-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: Tahoma, arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
  margin-top: 4px;
  margin-bottom: 4px;
}
	
.col-25_trin5, .col-75_trin5 {
width: 100%;
margin-top: 0;
}
.col-40, .col-60 {
width: 100%;
margin-top: 0;
}	
.col-25, .col-75 {
width: 100%;
margin-top: 0;
}
  
.linjeHeight25 {
  line-height: 25px;
  font-family: Tahoma, arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-top: 4px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 768px) {

	.wrapper {
		width: 100%; 
	}
	.wrapper_body {
		width: 100%; 
		display: flex; 
	}
	.topbanner {
		line-height: 60px;
	}
	.topbanner h1{
		padding: 15px 15px 15px;
		font-size: 30px;
		line-height: 30px;	
	}
	#linje10 {
		height: 4px;
	}
	
	.info p{
		padding: 5px 20px 10px 20px;
	}
	.info h3{
		font-size: 160%;
		padding: 10px 20px 5px 20px;
	}

	.info h40{
		font-size: 110%;
		padding: 10px 20px 5px 0px;
	}
	.skilt {
		padding: 10px 5px 5px 10px;
	}
	.fejltekst {
		width: 1115px;
		padding: 10px 10px 5px 10px;
		max-height: 40px;
		overflow:auto;
	}
	.venstreOpret {
		width: 49%;
		padding: 10px 10px 10px 10px; 
		min-width: 450px;
		margin-left: 1%;
		margin-top: 1%;
		float: left;
		height: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		border-style: none;
		background-color: white;
	}
	.hoejreOpret {
		width: 48%;
		padding: 10px 10px 10px 10px; 
		min-width: 450px;
		margin-left: 1%;
		margin-top: 1%;
		float: left;
		height: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		border-style: none;
		background-color: white;
	}
	.venstre {
		width: 59%;
		padding: 10px 10px 10px 10px; 
		min-width: 530px;
		margin-left: 1%;
		margin-top: 1%;
		float: left;
		height: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		border-style: none;
		background-color: white;
	}
	.venstre h2{
		padding: 10px 10px 10px 10px; 
	}

	.venstre p{
		padding: 10px 10px 10px 10px; 
	}
	.venstre td{
	  padding-right: 10px;	
	}
	.heleBredden {
		width: 95%;
		padding: 10px 10px 10px 10px; 
		min-width: 530px;
		margin-left: 1%;
		margin-top: 1%;
		float: left;
		height: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		border-style: none;
		background-color: white;
		font-family: tahoma, arial, Helvetica, sans-serif;
	}
	
	.datopicker_start {
		width: 29%;
		padding: 10px 10px 10px 10px; 
		min-width: 265px;
		margin-left: 1%;
		margin-top: 1%;
		float: left;
		height: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		border-style: none;
		background-color: white;
	}
	.datopicker_start h2{
		padding: 10px 10px 10px 10px; 
	}

	.datopicker_start p{
		padding: 10px 10px 10px 10px; 
	}
	.datopicker_slut {
		width: 29%;
		min-width: 265px;
		padding: 10px 10px 10px 10px; 
		margin-left: 1%;
		margin-top: 1%;
		float: left;
		height: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		border-style: none;
	}
	.datopicker_slut h2{
		padding: 10px 10px 10px 10px; 
	}

	.datopicker_slut p{
		padding: 10px 10px 10px 10px; 
	}
	.hoejre {
		width: 38%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 1%;
		padding: 10px 10px 10px 10px; 
		float: left;
		height: auto;
		overflow: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		font-size: 12px;
	}
	.vejledning {
		width: 38%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 1%;
		padding: 10px 10px 10px 10px; 
		float: left;
		height: auto;
		overflow: auto;
		outline: 1px solid #aaaaaa;
        outline-offset: -1px;
		font-size: 12px;
	}
	.vejledning h2{
		padding: 0px 0px 0px 0px; 
	}
	.vejledning hr{
		margin: 8px 0px 8px 0px; 
	}

	.godkend{
		padding: 10px 15px 10px 12px;
		margin: 0px 10px 0px 10px;
	}
	.knapper{
		padding: 10px 15px 10px 12px;
	}
	.footer {
		width: 100%;
		line-height: 20px;		
	}	
	.bundtekst {
		width: 100%;
	}
	.bundtekst h1{
		padding: 10px 10px 10px 20px;
		font-size: 16px;
	}
	.bredde {
		margin-top: 15px;
	}
	
	#pagesize {
	  width: 100%;
	  border: 1px solid red;
	  padding: 10px;
	  color: red;
	}
	.button {
	  padding: 5px 15px;
	  border-radius: 4px;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 16px;
	}
	.fortryd {
	  padding: 5px 15px;
	  border-radius: 4px;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 16px;
	}
	
	/* Style the container */
	.container {
	  border-radius: 5px;
	  background-color: #f2f2f2;
	  padding: 10px;
	}
	
	/* Floating column for labels: 25% width */
	.col-25 {
	  float: left;
	  width: 25%;
	  margin-top: 1px;
	}

	/* Floating column for labels: 30% width */
	.col-25_trin5 {
	  float: left;
	  width: 30%;
	  padding-left: 10px;
	  font-family: Tahoma, arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #555555;
	}

	/* Floating column for labels: 40% width */
	.col-40 {
	  float: left;
	  width: 40%;
	  padding-left: 10px;
	  font-family: Tahoma, arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #555555;
	}

	/* Floating column for inputs: 75% width */
	.col-75 {
	  float: left;
	  width: 75%;
	  margin-top: 1px;
	}
	/* Floating column for inputs: 70% width */
	.col-75_trin5 {
	  float: left;
	  width: 70%;
	  font-family: Tahoma, arial, Helvetica, sans-serif;
	  font-size: 14px;
	}
	/* Floating column for inputs: 70% width */
	.col-60 {
	  float: left;
	  width: 60%;
	  font-family: Tahoma, arial, Helvetica, sans-serif;
	  font-size: 12px;
	}
	.linjeHeight25 {
	  line-height: 25px;
	  font-family: Tahoma, arial, Helvetica, sans-serif;
	  font-size: 16px;
	  font-weight: bold;
	  color: #000000;
	  margin-top: 4px;
	  margin-bottom: 4px;
	}
	.formKontaktopl {
		width: 100%;
		font-family: Tahoma, arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	.formKontaktoplRet {
		width: 100%;
		font-family: Tahoma, arial, Helvetica, sans-serif;
		font-size: 12px;
		height:20px;
	}
}
	
@media only screen and (min-width: 1200px) {

	.wrapper {
		width: 1200px; 
		margin: auto;
	}	
	.topbanner {
		line-height: 65px;
	}
	.topbanner h1{
		padding: 10px 20px 10px;
		font-size: 30px;
		line-height: 36px;	
	}
	#linje10 {
		height: 5px;
	}
	.info {
		height: auto; /* Skal være auto høj */
	}
	.info p{
		padding: 5px 20px 10px 20px;
		font-family: arial;
		font-size: 14px;
		color: black;
	}
	.info h3{
		padding: 10px 20px 5px 20px;
	}
	.info h40{
		padding: 10px 5px 5px 0px;
	}
	.footer {
		width: 1200px; 
		margin: auto;
		line-height: 20px;

	}	
	.bundtekst h1{
		font-size: 18px;
	}
	.bredde {
		width: 1200px; 
		margin: auto;
		margin-top: 15px;
	}
}

.formDato {
	background-color: #eeeeee;
	margin: 4px;
	border-color: #eeeeee;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align : left; 
	font-weight: bold;
}
.formHvid {
	
	margin: 4px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align : left; 
}
.green {
	color: green;
}
.red {
	color: red;
}
.lightGray {
	color: #888888;
}
.darkGray {
	color: #555555;
}
.text9 {
	color: #111111;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.text10 {
	color: #111111;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.text11 {
	color: #111111;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.textblaa {
	color: #3333cc;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.textgraa {
	color: #666666;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.textroed {
	color: #B80B0B;;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.text12 {
	color: #111111;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.text51 {
	color: #777777;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textMegetStor {
	color: #B80B0B;
	font-family: arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}

.textOverskriftStor2 {
	color: #111111;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
    text-align : right; 
}
.textOverskriftVenstreLuft {
	color: #111111;
	font-family: tahoma, arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 12pt;
	font-weight: bold;
    text-align : left; 
}
.formReadOnly {
	background-color: #eeeeee;
	border-color: #000000;
	color: #000000;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	font-size: 11px;
	height:16px;
	font-weight: bold;
	width: 150px; 
}
.formDato {
	background-color: #eeeeee;
	border-color: #eeeeee;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	font-size: 14px;
	text-align : left; 
	font-weight: bold;
}
.formKontakt {
	font-size: 11px;
	height:16px;
}
.formKontaktRight {
	width:100px;
	text-align : right; 
	font-size: 10pt;
	height:22px;
}
.formKontaktRightRet {
	width:100px;
	text-align : right; 
	font-size: 13px;
	height:20px;
}
.textfejl {
	color: #B80B0B;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}
.textHide {
	color: #B80B0B;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 10pt;
	cursor:pointer;
}
.tdBaggrund {
	background-image: url('../../gfx/row2.gif');
	height: 23px;
}
.tdBaggrundOn {
	background-image: url('../../gfx/row3.gif');
	height: 23px;
}
.tdBaggrundOff {
	background-image: url('../../gfx/row4.gif');
	height: 23px;
}
.text31 {
	color: #111111;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}
#results {
	border: 1px solid #666;
	border-bottom: 0px;
	font-size: 10px;
	font-family: arial;
	padding: 0px;
	display: none;
}

#results div {
    border-bottom: 1px solid #666;
    padding: 3px;
}

#results .selected {
	background-color: #666;
	color: #fff;
}

#results .unselected {
	background-color: #fff;
	color: #666;
}	
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#ffffcc;
	padding:2px 5px;
	color:#333;
	font-family: Arial;
	font-size: 9pt;
	display:none;
}	