
/* Simple reset */
* {
	margin: 0;
	padding: 0;
}
/**
 * Color, typography and basic layout
 */
body {
	background: #8cb4e1;
	color: black;
	font: 100% verdana;
	--cookie-color: green !important;
}
#sap_id { 
	color: #039;
	background-color: #8CB4E1;
	text-shadow: 2px 2px 2px #444;
	padding-left:10px;
	line-height:20px;
}
a, a:visited {
	color: #42628f;
}
p {
	margin: 0.5em 0.25em;
}
h1 {
	font-size: 40px;
	/*padding: 0.25em;*/
	text-align: left;
	color:#039;
	font-family: 'century gothic', sans-serif;
}
h2 {
	text-align: left;
	color:#039;	
	font-size: 24px;
	font-family: 'century gothic', sans-serif;
}
h4 {
	font-size:24px;
	font-family: 'century gothic', sans-serif;
	font-weight: normal;
	line-height:50px;
	color:#003399;
	letter-spacing:-1px;
}
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;
}
.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: both;
	width: 100%;
	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;
}
.cities {
	list-style-type:none;
	margin-left:4px;
}
.OverView a, .OverView p, .OverView h1, .OverView li, .OverView ul, .cities li {
	cursor:text;
	text-shadow:1px 1px 1px #000;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.OverView li , .OverView ul, .cities, .cities li{
	line-height: 16px;
	padding: 2px 0 2px 0;
}
.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%;
}
@media screen and (max-width:740px) {
	.navigation {
		font-size:88%;
	}
}
/* Mobile/lower-resolution devices */
@media screen and (max-width:640px) {
	.navigation {
		font-size:100%;
	}
  .column {
    margin: 5px;
    border-bottom: 1px dashed #7b96bc;
  }
  .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: 160px;
	font: bold 50px arial;
	color: black;
	text-align: center;
  }
  #cl_calc_content {
	top:-200px;
}
#mobilePost text{
	height: 20px;
}
}

/* 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;
	margin-top:2px;
	float:right;
	margin-right:20px;
	text-shadow:1px 1px 1px #555;
	margin-left: 0;
}
.order_button_privat{

}
.order_button_erhverv{

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

/*******  rating system *******/
#ratings {
	color:#ffcc00;
	text-align:center;
	align-self:center;
}

#ratings > i:after {
	content:"star_border";
}

#ratings:hover > i:after, #ratings > i.fill:after {
	content:"star";
	cursor:pointer;
}

#ratings > i:hover ~ i:after, #ratings > i:hover ~ i.fill:after {
	content:"star_border";
}

#ratings div {
	color:black;
	font-size:10px;
	display: block;
	margin-top: -8px;
}