
/* Simple reset */
* {
	margin: 0;
	padding: 0;
}
/**
 * Color, typography and basic layout
 */
body {
	background: #fff;
	color: black;
	font: 100% verdana;
	--cookie-color: #588fff !important;
}
#sap_id { 
	color: #039;
	background-color: #8CB4E1;
	text-shadow: 2px 2px 2px #444;
	padding-left:10px;
	line-height:20px;
}

a, a:visited {
	color: #588fff;
}

a:hover {
	color: #9cbdff;
}

#footerHeadlines {
	font-size: 18px;
	border-bottom: 2px solid white;
}

#footerLink {
	margin-top: 8px;
}

#footerLinkColor {
	color: #fff !important;
	margin-top: 20px !important;
}

#footerLinkColor:hover {
	color: #9cbdff !important;
}

.footerLogo {
	width: 300px; 
	margin: 19% 3% 0px 4%;
}

h1 {
	font-size: 31px;
	text-align: left;
	color:#039;
	font-family: Arial, 'century gothic', sans-serif;
}
h2 {
	text-align: left;
	color:#039;	
	font-family: Arial, 'century gothic', sans-serif;
}
h4 {
	font-size:24px;
	font-family: Arial, 'century gothic', sans-serif;
	font-weight: normal;
	line-height:50px;
	line-height:50px;
	color:#588fff;
	letter-spacing:-1px;
	text-align: left;
}
dl {
	margin: 0 0.5em;
}
dt {
	font-weight: bold;
	margin: 0.5em 1em 0.5em 0;
	border-bottom: 1px dashed #7b96bc;
}
.intro {
	font-size: 1.15em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0.5em;
	font-weight: bold;
}
.navigation {
	font-size:100%;
	min-height: 40px;
	width: 100%;
	padding:0;
}
.navigation ul li , .OverView ul, .OverView ul li{
	list-style-type:none;
}
.navigation ul li a {
	background-color:#039;
	text-align: center;
	display: block;
	clear: none;
	float: left;
	width: 49%;
	line-height:40px;
	height:40px;
	/*border-bottom: 1px dashed #8CB4E1;*/
	color: white;
	text-decoration: none;
	background: #039 url('skillert2.png') bottom center no-repeat;
	
}
.navigation ul li:last-child a {
	/*border-bottom: none;*/
	background-image:none;	
}
.navigation ul li a:hover, .navigation ul li:last-child a:hover{
	background: #8CB4E1 url('skillert.png') top right repeat-x;
	color: #039;
	text-shadow: 1px 1px 0 rgba(150,150,150,0.9);
}
.header {
	margin:0;
	padding:0;
}
.footer {
	background-color: #039;
	color: white;
	text-align: center;
	padding: 5px 0;
	line-height:25px;
	border-radius:0px;
	text-shadow: 4px 3px 2px #000;
}
.OverView {
	display:none;
	position: absolute;
	text-align: left;
	padding-left: 20px;
}
#Stars, #nonMobile{
	display:none;
}
.OverView a, .OverView p, .OverView h1, .OverView li, .OverView ul{
	cursor:text;
	text-shadow:3px 2px 1px #000;
	color:white;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.OverView li , .OverView ul{
line-height: 21px;
padding: 2px 0 2px 20px;
float: left;
width: 250px;
}
.bund {
	float:left;
	padding-left:10px;
}
.bund, .bund a{
	cursor:text;
	color:#039;
	text-decoration:none;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
}

/* Structure */
/* Common Structural Rules */
.header, .footer {
	clear: both;
}

img, object {
	max-width: 100%;
}

.header, .footer, .navigation {
	width: 100%;
}
#mysapform {
	position:relative; 
	top:200px;
}
.formsjusk {
	position:relative;
	top:200px;"
}

@media screen and (max-width:740px) {
	.navigation {
		font-size:88%;
	}
}

/* Mobile/lower-resolution devices */
@media screen and (max-width:640px) {
	.footerLogo {
		width: 100%; 
		margin: 20px auto;
	}
	
	.formsjusk { top:0; }
	
	#mysapform {
		position:relative; 
		top:0px;
	}
	
	#wastespace {
		display: none;
	}
	
	.navigation {
		font-size:100%;
	}
	
	.productcolumn {
		margin: 145px 0 10px 5px;
		border-bottom: 1px dashed #7b96bc;
		border:2px solid #039;padding:5px;height:420px;min-width:300px;
	}
  
	.left-fig {
		margin-top: -20px;
	}

	.product-fig {
		margin-top:-187px;
		margin-left: 250px;
		min-width:180%;
	}
	
	h1 {
		font-size: 24px;
	}
	
	h2 {
		font-size: 22px;
	}
	
  h4 {
	  font-size: 19px;
	  line-height: 28px;
	  text-align: left;
  }
  
  .r_column {
	width: 100%;
	margin-top: -100px;
  }
  
  .r_column img {
	height: 60%;
	width: 60%;
  }
  
  .taplist li {
	width:50%;
  }
  
  #map {
	display:none;
  }
  .subheader {
	display:none;
  }
  
  #postpopup {
	left:10%;
  }
  
  #postpopup input[type=text], #postpopup input[type=tel] {
	height: 60px;
	width: 89%;
	font: bold 50px arial;
	color: black;
	text-align: center;
	margin: 0 auto;
  }
  
  #cl_calc_content {
	top:-200px;
  }
	#mobilePost text{
		height: 20px;
	}
	.order_button_erhverv {
		float:left !important;
		margin-left: 18px !important;
	}
	.order_button_privat {
		font-size:14px;
		color:#fff;
		background:green;
		cursor:pointer;
		height:40px;
		width:100px;
		margin-right:20px !important;
		margin-top:0px;
		text-shadow: 0px 0px 0px #555;
		float:right;
	}
} /* END Media rule for mobile screens */

/* FORMS */
#Postnr {
	height:50px;
	font-size:2.0em;
	font-weight:bold;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	padding-left:0px;
	padding-right:0px;
	outline:none;
	border:none;
	text-align:center;
	border-bottom:1px dashed #039;
	color:#039;
}
#Postnr_OK {
	height:50px;
	font-size:2.0em;
	font-weight:bold;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	padding-left:0px;
	padding-right:0px;
}
.button-2 {
	display:inline-block;
	padding:7px 23px 8px;
	font-size:21px;
	line-height:1.238em;
	letter-spacing:-1px;
	color:#fff;
	background:url(button2.jpg) 0 0 repeat-x #222;
	cursor:pointer;
}
.button-2:hover {background:#8cb4e1}

.order_button_privat, .order_button_erhverv {
	font-size:14px;
	color:#fff;
	background:green;
	cursor:pointer;
	height:40px;
	width:100px;
	float:right;
	margin-right:20px;
	margin-top:40px;	
	text-shadow:1px 1px 1px #555;
	margin-left: 0;
}

.order_button_privat:hover, .order_button_erhverv:hover {
	background:lightgreen;
	color:black;
}

.pb_whiteFrameShadow {
	
	padding: 6px;
	box-shadow: 0px 2px 1px grey;
	
}