﻿
/* CONTACT */
.contactMap {
    width:100%;
    height:300px;
    border:1px solid #d2d2d2;
	margin-bottom:20px;
	}
#contactMap {
	width:100%;
    height:100%;
    }
.contactLeft, .contactRight {
	float:left;
	width:50%;
	text-align:left;
}
.contactLeft {
	padding-right:15px;
}
.contactRight {
	padding-left:15px;
}
.contactLeft input, .contactRight textarea {
	margin-bottom:15px;
}
.contactBtn {
	width:100%;
}

/* VIDENSDATABASE */
.vidensdatabaseCol1, .vidensdatabaseCol2 {
	width:50%;
	float:left;
	min-width:250px;
}
.vidensdatabaseCol1 {
	padding-right:20px;
}
vidensdatabaseCol2 {
	padding-left:20px;
}
.vidensdatabaseCol1 select, .vidensdatabaseCol2 input {
	margin-top:10px;
	margin-bottom:20px;
}
ol.vidensdatabase {
	padding:30px;
}
ol.vidensdatabase a {
	text-decoration:none;
	color:inherit;
}

.soegbehandler input {
	margin-top:5px;
	margin-bottom:20px;
}
.medlemslogin input {
	margin-top:5px;
	margin-bottom:20px;
}
.kodehusker input {
	margin-top:5px;
	margin-bottom:20px;
}
.efteruddannelse input {
	margin-top:5px;
	margin-bottom:20px;
}
.efteruddannelse th {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	width:25%;
}
.kurserext input[type=text] {
	margin-top:5px !important;
	margin-bottom:20px !important;
}

div.kursusext {
	border:1px solid #dfdfdf;
	background-color:#f4f4f4;
	margin:30px 30px 0 0;
/*	float:left;*/
	width:100%;
/*	max-width:300px;*/
	position:relative;
}
div.kursusext .edit {
	position:absolute;
	top:10px;
	right:10px;
}
div.kursusext h3 {
	background-color:#ffffff;
	color:#86901d;
	height:58px;
	padding:15px;
}
div.kursusext p.main {
	position:relative;
	padding:15px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
div.kursusext p.main img {
	position:absolute;
	top:15px;
	right:15px;
}
div.kursusext p.full {
	padding:15px;
	background-color:#ffffff;
	cursor:pointer;
}
div.kursusext p.full span.closed {
	text-align:center;
	display:block;
	color:#86901d;
}
div.kursusext p.full span.opened {
	display:none;
}
	
a.kursusext { padding: 0 30px; }

div.brevkasse input, div.brevkasse textarea {
	margin-top:10px;
	margin-bottom:20px;
}
.brevkasseCol1, .brevkasseCol2 {
	width:50%;
	float:left;
	min-width:250px;
}
.brevkasseCol1 {
	padding-right:20px;
}
.brevkasseCol2 {
	padding-left:20px;
}
.brevkasseQ {
	border:1px solid #dfdfde;
	background-color:#f4f4f4;
	padding:10px;
	margin-top:10px;
	position:relative;
	max-height:100px;
	overflow:hidden;
}
.brevkasseQPlus {
	max-height:10000px;
}
	
.brevkasseAC, .brevkasseAO {
	border:1px solid #dfdfde;
	background-color:#ffffff;
	padding:10px;
	cursor:pointer;
}
.brevkasseAC {
	text-align:center;
}
.brevkasseAO {
	display:none;
}

.brevkasseQ span { 
	width:16px;
	height:16px;
	background-image:url(/images/minus.png);
	background-repeat:no-repeat;
	position:absolute;
	top:10px;
	right:10px;
}
.brevkasseQ span.plus { 
	background-image:url(/images/plus.png);
}

.opslagCol1, .opslagCol2 {
	width:50%;
	float:left;
}
.opslagCol1 { padding-right:20px; }
.opslagCol2 { padding-left: 20px; }

.opslagstavle input, .opslagstavle textarea, .opslagstavle select {
	margin-bottom:10px;
	margin-top:10px;
}

div.opslag  {
	border:1px solid #dadada;
	background-color:#ffffff;
	padding:15px;
	box-sizing:border-box;
	margin-top:10px;
	overflow:auto;
}
a.opslagRediger {
	float:right;
	margin-right:10px;
}
input.opslagDelete {
	float:right;
}

input[type="text"].searchInput {
	border:1px solid #cfcfcf;
    background-color:#ffffff;
	padding-left:10px;
    width:50%;
    min-width:200px;
    line-height:38px;
    margin-bottom:10px;
    }
input[type="submit"].searchSubmit {
	width:100px;
    display:inline-block;
    }    


div.searchResult {
	float:left;
	margin:10px 0 10px 0;
	width:100%;
	overflow:hidden;
}

div.searchResult div {
	width:100%;
	overflow:hidden;
	line-height:1.4em;
}
.searchResults div.searchResult {
	margin-right:10px;
}

.searchResults div.searchResult:nth-child(3n) {
	margin-right:0;
}

div.searchResult img {
	float:left;
	margin-right:8px;
	width:120px;
}
.searchResult .producttype {
	text-transform:uppercase;
	font-weight:bold;
}
.searchResult h3 {
	color:#c7290f;
	font-weight:bold;
	font-size:12px;
}
.searchResult p {
	font-size:11px;	
}

div.searchOthers, h2.searchHeader {
	clear:both;
    width:100%;
	border-top:1px solid #d1d1d1;
	padding-top:10px;
    margin-top:20px;
}

.behandlerLeft, .behandlerRight, .behandler50 {
	width:50%;
	float:left;
	overflow:auto;
}
.behandlerDanmark {
	display:table;
	width:100%;
}
.behandlerDanmark div {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	height:50px;
	width:100%;
	padding-right:140px;
	font-size:13px;
}
.behandlerDanmark img {
	position:absolute;
	top:5px;
	right:0px;
}
.behandlerknap {
	width:200px;
}
.behandlerFoto {
	width:240px;
	height:160px;
	border:1px solid #cfcec9;
	text-align:center;
}
.behandlerFoto img {
	max-width:100%;
	max-height:100%;
}
.membercat { position:relative; overflow:visible}
.membercat div { display:none; position:absolute; top:20px; border:1px solid #c4c4c4; background-color:#ffffff; padding:5px; width:350px;z-index:10;overflow:visible;}
.membercat:hover div { display:block; }


@media (max-width: 750px) {
	div.kursusext {
		float:none;
		width:100%;
		margin:30px 0 0 0;
		max-width:none;
	}
	.behandlerLeft, .behandlerRight {
		float:none;
		width:100%;
	}
	.behandlerRight {
		margin-top:20px;
	}
}
	
@media (max-width: 600px) {
  .contactLeft, .contactRight {
	float:none;
	width:100%;
	padding:0;
  }
  .brevkasseCol1, .brevkasseCol2 {
	width:100%;
	float:none;
	padding:0;
  }
}