/* cmsms stylesheet: CSS 2 generel KSTI modified: 18-05-2020 12:52:39 */
body {
	 margin:0 auto; padding:0;
 	 color: #333;
 	 font: 16px/18px 'Montana', serif;
	 height: auto;
	 min-height: 100%;
	-webkit-text-size-adjust: 100%;	 
}


#slider-blok, #slider-blok-smal { 
  margin: 5px 0 0px 0; width: 100%; 
}


img.billedehojre {
  float:right;
  padding-left:8px;
  padding-top:8px;
  padding-bottom:8px;
}


img.billedevenstre {
  float:left;
  padding-right:8px;
  padding-top:8px;
  padding-bottom:8px;
}

table.fin-tabel {
  border-spacing: 5px;
}

table.fin-tabel td, table.fin-tabel th {
  padding: 6px 14px;
  background-color: #f3f4f7;
  border:3px solid white;
  text-align: left;
}

table.pristabel {
  border-spacing: 5px;
  width:486px;
}

table.pristabel td, table.pristabel th {
  padding: 6px 14px;
  background-color: #fff;
  border:3px solid #fafafa;
  text-align: left;
}

.tekst-i-bjaelken {
  width:970px;
  margin: 0 auto;
  padding:20px 0 35px 10px;
}

div.forside-kampagne-blok {
  width:270px;
  height:92px;
  vertical-align:middle;
  padding:10px 10px 15px 10px;
  border: #ccc 1px solid;
  background-color:#84d36f;
  overflow:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	display: block;
}

div.forside-kampagne-blok p {
  font:20px white;
}


div.hvid-link-knap {
display:block; 
height:20px; 
margin:0px 0 25px 0; 
padding:8px 15px 8px 15px;
background-color:#fafafa; 
border:1px solid #999; 
-moz-border-radius:4px; 
-webkit-border-radius:4px;
border-radius:4px;
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
}

div.produkt-blok {
  padding:15px 25px 10px 25px;
  border: #ccc 1px solid;
  background-color:#fafafa;
  overflow:auto;
  margin-bottom:15px;
  margin-right:80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	display: block;
}

div.produkt-blok-orange {
  padding:15px 25px 10px 25px;
  border: #ec8500 1px solid;
  background-color:#ffdca6;
  overflow:auto;
  margin-bottom:15px;
  margin-right:80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	display: block;
}

.sloganbox-vaerdi {
  display:block;
  width:350px;
  height:40px;
  padding-top:5px;
  background-position: 100px 0;
  background-repeat: no-repeat; 
  background-image: url('/uploads/images/masser-af-vaerdi.gif');
}

.sloganbox-revisor {
  display:block;
  width:450px;
  height:40px;
  padding-top:5px;
  background-position: 160px 0;
  background-repeat: no-repeat; 
  background-image: url('/uploads/images/reducer-revisorudgift.gif');
}

.sloganbox-easykursus {
  display:block;
  width:450px;
  height:40px;
  padding-top:5px;
  background-position: 115px 0;
  background-repeat: no-repeat; 
  background-image: url('/uploads/images/enklere-administration.gif');
}


::selection {
	background-color:#b9d1e3;
	color: #00487f;
}

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



#wrapper .center-block, #wrapper-home .center-block {
	padding: 40px 12px 0px 12px;
	width: 956px;
	min-height: 300px;
	margin: 0 auto;
	position: relative;
}

.center-block {
	width: 980px;
	margin: 0 auto;
	position: relative
}

.center-block-page {
	padding: 25px 0 50px 0;
	width: 940px;
	margin: 0 auto;
	position: relative	
}


#wrapper, #wrapper-home {
	background: none;
	display: block;
	margin: 0 auto;
	position: relative;
	width: 980px;
	margin-bottom:40px; 
		
}

.main {
	border-radius: 0px 0px 10px 10px !important; 
	-moz-border-radius: 0px 0px 10px 10px !important; 
	-webkit-border-radius: 0px 0px 10px 10px !important; 
}

#top-gag { 
	background: url('../images/bg-slogan.png');
	width:100%;
/*	height:auto; */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;	
}

#bottom-gag { 
	background: url('../images/bg-slogan.png');
	width:100%;
	height:20px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-top: 1px solid #f5f5f5;	
}


.static-caption {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height:40px;
	background: #333;
	/* Opacity */
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0.90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.90);
	filter: alpha(opacity=0.90);
}

.static-caption h5 {
	color: #FFF;
	font-size: 16px;
	font-weight:normal;
	line-height: 1.1em;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.left-content { 
  float: left; 
  margin-right: 60px; 
  margin-left: 30px;	
  width: 620px; 
}

.right-content { 
  float: left; 
  margin-right: 30px; 
  margin-left: 60px;	
  width: 620px; 
}

.left-50-content { 
  float: left; 
  margin-right: 60px; 
  margin-left: 30px;	
  width: 420px; 
}

.wide-content { 
  float: left; 
  margin-right: 30px; 
  margin-left: 30px;	
  width: 920px; 
}



.right-50-content { 
  width: 420px;
  float:left 
} 

.right-content { margin-right: 0; margin-left: 0 }
.right-sidebar, .left-sidebar { width: 220px; float:left } 
.left-sidebar { margin-right: 40px; margin-left: 20px }
.border-1px { border: 1px solid #E6E5E5; }
.no-margin-bottom { margin-bottom: 0 !important; }
.bottom-margin-15 { margin-bottom: 15px; }
.margin-bottom-15 { margin-bottom: 15px; }
/* cmsms stylesheet: CSS reset modified: 18-05-2020 12:52:39 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{ color:inherit;}
input[type=submit]::-moz-focus-inner{padding:0;border:0}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* cmsms stylesheet: CSS 2 generel opr. modified: 09-03-2022 15:46:04 */
body {
	 margin:0 auto; padding:0;
 	 color: #333;
 	 font: 13px/1.65em Arial, Helvetica, sans-serif;
	 height: auto;
	 min-height: 100%;
	-webkit-text-size-adjust: 100%;	 

}


#slider-blok, #slider-blok-smal { 
  margin: 5px 0 0px 0; width: 100%; 
}


img.billedehojre {
  float:right;
  padding-left:8px;
  padding-top:8px;
  padding-bottom:8px;
}


img.billedevenstre {
  float:left;
  padding-right:8px;
  padding-top:8px;
  padding-bottom:8px;
}

table.fin-tabel {
  border-spacing: 5px;
}

table.fin-tabel td, table.fin-tabel th {
  padding: 6px 14px;
  background-color: #f3f4f7;
  border:3px solid white;
  text-align: left;
}

table.pristabel {
  border-spacing: 5px;
  width:486px;
}

table.pristabel td, table.pristabel th {
  padding: 6px 14px;
  background-color: #fff;
  border:3px solid #fafafa;
  text-align: left;
}

.tekst-i-bjaelken {
  width:970px;
  margin: 0 auto;
  padding:20px 0 35px 10px;
}

div.forside-kampagne-blok {
  width:270px;
  height:92px;
  vertical-align:middle;
  padding:10px 10px 15px 10px;
  border: #ccc 1px solid;
  background-color:#84d36f;
  overflow:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	display: block;
}

div.forside-kampagne-blok p {
  font:20px white;
}


div.hvid-link-knap {
display:block; 
height:20px; 
margin:0px 0 25px 0; 
padding:8px 15px 8px 15px;
background-color:#fafafa; 
border:1px solid #999; 
-moz-border-radius:4px; 
-webkit-border-radius:4px;
border-radius:4px;
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
}

div.produkt-blok {
  padding:15px 25px 10px 25px;
  border: #ccc 1px solid;
  background-color:#fafafa;
  overflow:auto;
  margin-bottom:15px;
  margin-right:80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	display: block;
}

div.produkt-blok-orange {
  padding:15px 25px 10px 25px;
  border: #ec8500 1px solid;
  background-color:#ffdca6;
  overflow:auto;
  margin-bottom:15px;
  margin-right:80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	display: block;
}

.sloganbox-vaerdi {
  display:block;
  width:350px;
  height:40px;
  padding-top:5px;
  background-position: 100px 0;
  background-repeat: no-repeat; 
  background-image: url('/uploads/images/masser-af-vaerdi.gif');
}

.sloganbox-revisor {
  display:block;
  width:450px;
  height:40px;
  padding-top:5px;
  background-position: 160px 0;
  background-repeat: no-repeat; 
  background-image: url('/uploads/images/reducer-revisorudgift.gif');
}

.sloganbox-easykursus {
  display:block;
  width:450px;
  height:40px;
  padding-top:5px;
  background-position: 115px 0;
  background-repeat: no-repeat; 
  background-image: url('/uploads/images/enklere-administration.gif');
}


::selection {
	background-color:#b9d1e3;
	color: #00487f;
}

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



#wrapper .center-block, #wrapper-home .center-block {
	padding: 40px 12px 0px 12px;
	width: 956px;
	min-height: 300px;
	margin: 0 auto;
	position: relative;
}

.center-block {
	width: 980px;
	margin: 0 auto;
	position: relative
}

.center-block-page {
	padding: 25px 0 50px 0;
	width: 940px;
	margin: 0 auto;
	position: relative	
}


#wrapper, #wrapper-home {
	background: none;
	display: block;
	margin: 0 auto;
	position: relative;
	width: 980px;
	margin-bottom:40px; 
		
}

.main {
	border-radius: 0px 0px 10px 10px !important; 
	-moz-border-radius: 0px 0px 10px 10px !important; 
	-webkit-border-radius: 0px 0px 10px 10px !important; 
}

#top-gag { 
	background: url('../images/bg-slogan.png');
	width:100%;
/*	height:auto; */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;	
}

#bottom-gag { 
	background: url('../images/bg-slogan.png');
	width:100%;
	height:20px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-top: 1px solid #f5f5f5;	
}


.static-caption {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height:40px;
	background: #333;
	/* Opacity */
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0.90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.90);
	filter: alpha(opacity=0.90);
}

.static-caption h5 {
	color: #FFF;
	font-size: 16px;
	font-weight:normal;
	line-height: 1.1em;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.left-content { 
  float: left; 
  margin-right: 60px; 
  margin-left: 30px;	
  width: 620px; 
}

.right-content { 
  float: left; 
  margin-right: 30px; 
  margin-left: 60px;	
  width: 620px; 
}

.left-50-content { 
  float: left; 
  margin-right: 60px; 
  margin-left: 30px;	
  width: 420px; 
}

.wide-content { 
  float: left; 
  margin-right: 30px; 
  margin-left: 30px;	
  width: 920px; 
}



.right-50-content { 
  width: 420px;
  float:left 
} 

.right-content { margin-right: 0; margin-left: 0 }
.right-sidebar, .left-sidebar { width: 220px; float:left } 
.left-sidebar { margin-right: 40px; margin-left: 20px }
.border-1px { border: 1px solid #E6E5E5; }
.no-margin-bottom { margin-bottom: 0 !important; }
.bottom-margin-15 { margin-bottom: 15px; }
.margin-bottom-15 { margin-bottom: 15px; }
/* cmsms stylesheet: CSS EasyKursus modified: 20-04-2022 20:51:03 */
table.tabel-kursusliste {
}

table.tabel-kursusliste tr {
border-top:1px dotted #aaa;
}

table.tabel-kursusliste td {
padding:6px 4px 6px 4px;
}

.liste-ksti {

}

.liste-ksti h3 {
margin: 25px 0 5px 0;
}

.kursus-visning {
  
}

.kursus-visning h1 {
font-size:150%;
margin-bottom: 20px;
}

.kursus-visning p {

}

.kursus-visning h6 {
font-variant: small-caps;
font-weight: normal;
letter-spacing: 5px;
margin-bottom: 20px;
}


table.praktiske-oplys {
}

table.praktiske-oplys td {
padding:1px 8px 0 0;
}

div.udenom-tilmeldlink {
  position: relative;
  display: block;
  width: 600px;
}


div.tilmeldingslink {
  display: block;
  width: 200px;
  padding:5px 0px 5px 35px;
  border: #aaa 1px solid;
  background-color:#fff;
  overflow:auto;
  margin-bottom:0px;
  margin-top:25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	

}

div.udenom-tilmeldlink span.tilbage-til-oversigt {
  position: absolute;
  top: 5px;
  right: 0px;
  font-weight: normal;
}


div.tilmeldingsblok {
  display: block;
  width: 600px;
  padding:20px 0px 15px 20px;
  border: #aaa 1px solid;
  background-color:#f3f3f3;
  overflow:auto;
  margin-bottom:30px;
  margin-top: -25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.1);
	box-shadow: 0px 2px 7px rgba(0,0,0,.1);
}

div#tilmeldingsformular form#cntnt01moduleform_1.cms_form td input, div#tilmeldingsformular form#cntnt01moduleform_1.cms_form td textarea {
  background: #fff;
  border: 1px solid #aaa;
}

.dato-wrapper {
background-attachment: scroll;
background-clip: border-box;
background-color: 
rgb(255, 255, 255);
background-image: none;
background-origin: padding-box;
border-bottom-color: rgb(153, 153, 153);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(153, 153, 153);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(153, 153, 153);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(153, 153, 153);
border-top-style: solid;
border-top-width: 1px;
color: rgb(0, 0, 0);
display: block;
float: left;
font-family: Times;
font-size: 16px;
font-style: normal;
font-weight: normal;
height: 44px;
line-height: 16px;
margin-bottom:-15px;
width: 36px;
}

.dato-dag {
background-attachment: scroll;
background-clip: border-box;
background-color: #FFF;
background-image: none;
background-origin: padding-box;
color: rgb(0, 0, 0);
display: block;
font-family: Arial;
font-size: 18px;
font-style: normal;
font-weight: bold;
height: 22px;
line-height: 18px;
text-align: center;
vertical-align: baseline;
padding-top:5px;
width: 36px;
}

.dato-maaned {
	background-attachment: scroll;
background-clip: border-box;
background-color: 
rgb(0, 79, 131);
background-image: none;
background-origin: padding-box;
color: rgb(255, 255, 255);
display: block;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
height: 15px;
line-height: 10px;
padding-top: 2px;
text-align: center;
vertical-align: baseline;
width: 36px;
}


input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
/* cmsms stylesheet: CSS Inputs og knapper  + scroll-top x modified: 18-05-2020 12:52:39 */
/* ===============================================================================
	 Inputs & Buttons
   =============================================================================== */

/** Base Button Styles **/
.button {
    font-family: Arial, sans-serif;
    width: 76px;
    height: 12px;
    padding: 9px 12px;
    font-size: 13px;
    line-height: 13px !important;
    color: #fff;
    text-align: center;
    position:relative;
    z-index: 2;
    cursor:pointer;
    background: url('/layout/images/overlay.png') repeat-x 100% 100%;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
}

.button.rounded{
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.button.readmore {
	font-size:11px;
    height: 12px;
    padding: 6px 3px;
}
.button.readmore a {
	font-size:11px;
}
.button.project {
	font-size:11px;
    height: 12px;
    padding: 6px 3px;
    display:inline-block;
    margin-bottom:30px;
}
.button.project a { font-size:11px;}
.button a {
	color:#FFF;
    font-size: 13px;
    line-height: 13px !important;    	
	text-decoration:none;	
}

.button-block .button { margin-bottom:25px; }

/* Color Buttons */

/* blue */
.button.blue{ background-color: #67aee6; border: 1px solid #3f719d; }
.button.blue:hover{ background-color: #80c1f9; }

/* yellow */
.button.yellow{ background-color: #e7c759; border: 1px solid #bfa02e; }
.button.yellow:hover{ background-color: #fbdc70; }

/* red */
.button.red{ background-color: #e8715c; border: 1px solid #c94b3a; }
.button.red:hover{ background-color: #ff8974; }

/* black */
.button.black{ background-color:#57575b; border:  1px solid #2d2e31; }
.button.black:hover{ background-color: #7f7f83; }

/* green */
.button.green{ background-color:#97be2f; border:  1px solid #718d21; }
.button.green:hover{ background-color: #a9c937; }

/* white */
.button.white{ background-color: #fff; border: 1px solid #f1f1f1; color: #555; }
.button.white a { color: #555; }
.button.white:hover{ background-color: #f5f5f5; border: 1px solid #f1f1f1; }


#search-block {
	width: 180px;
	height: 60px;
	line-height: 60px;
	float:right;
	text-align: right;
	padding-right:45px;
}

.submit {
	border: 1px solid #E6E5E5;
	background-color: white;
	cursor:pointer;
	-webkit-transition: all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition: all 0.3s linear;
	-transition: all 0.3s linear;	
}
.submit:hover {
	color: #BF252F;
	background-color: #f5f5f5;
}


input[type=button],input[type=submit], input[type=reset] {
	font-size:11px;
    height: 12px;
    line-height: 12px;
    padding: 7px 3px 21px 3px;
	width:100px;  
}
input[type=submit] {
	    line-height: normal !important;
	    vertical-align: middle;
	    display: block
}

input[type=text], input[type=email], input[type=url] 
textarea { 
	margin-bottom: 15px; 
	color: #999; 
	font-size: 11px;
	padding-left:5px; 
	border: 1px solid #E6E5E5; 	
	background: #f5f5f5;
	height: 25px;	
	width: 301px;
	margin-right: 15px;	
	font-family:Arial, Helvetica, sans-serif;
}

textarea {  	
	border: 1px solid #E6E5E5; 	
	background: #f5f5f5;
	color: #999; 		
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
	height: 175px;
	width: 626px;	
   font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px; 
	padding-top:5px; 		
}
#searchform input[type=text] { 
	width: 190px; 
	margin:0; 
	padding-right: 25px;
	background-image: url('/layout/images/icons/icons.png');
	background-repeat: no-repeat;
	background-position: 190px -717px;
}
/* cmsms stylesheet: _KST_I modified: 18-05-2020 12:52:39 */
html, body {
  background-color: #b5b7c3; 
  height:100%;
  margin:0;
  padding:0;
  font-family: 'Montaga', serif;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a {
  font-family: 'Montaga', serif !important;
}

a {
  text-decoration: underline;
}

.menuknap a {
  text-decoration: none;
}

#body2 {
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    overflow:auto;
    background:url(transparent.png) center top repeat-y;
}

#background {
  background-position: top center;
  background-repeat: repeat-x; 
  background-image: url('/layout/ksti-bgr.jpg');
  background-color: #b5b7c3 !important; 
}

.logo {
  background-image: url('/layout/kstkurser-logoheader.png');
}

#logo-bar {
  margin-botto: 95px;
  margin-left: -1px;
}

.menuholder {
  height: 45px;
  width: 980px;
  margin: 0 auto;
}

.left-content {
  padding-top: 30px;
}


.venstre-kol {
  float: left;
}

.hojre-kol {
  float: right;
}

.kolonnewrap {
  width: 840px;
  overflow: hidden;
}

div.menuknap {
  display: box;
  height: 45px;
  padding: 0px 0px;
  background-color: #bec0cc;
  opacity: 0.90;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #ffffff;
  line-height: 44px;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  position:relative;
  margin: 0 2px;
}

div.menuknap a {
  font-weight: 600;
}

.liste-ksti {
  margin: 15px 0 10px 0;
}

.liste-ksti p {
  margin-bottom: 8px;
}

#slider-blok, #slider-blok-smal { 
  padding: 0px 0 0px 0;
  width: 100%; 
}

#slider-blok h3 {
margin-top: 20px;
color: red;
}

div.tilmeldingslink {
  width: 252px;
  opacity: 0.8;
}

div.tilmeldingsblok {
  opacity: 0.9;
}

.copyright {
  font-size: 13px;
  color: #8e9099;
}

/* Used within FF chrome to target CSS to specific URLs: being FF-specific,

it is also useful for targeting FF-only code */

@-moz-document url-prefix(http://) {

button, input {
  border: 1px solid #666;
  border-radius: 4px;
  background: #eee;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 0 50px;
  height: 40px;
  vertical-align: middle;
}
}
/* cmsms stylesheet: CSS logo modified: 18-05-2020 12:52:39 */
#logo-bar { margin: 20px 0 90px 20px; width: 100%; }
#logo-bar .logo { float: left; height: 74px; width: 796px; margin-left:5px; }
#logo-bar .ads { float: right; background: #FFF url('/layout/images/bg-ads.png'); border: 1px solid #E5E4E4; padding:5px;
-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
-ms-transition: background 0.4s ease;
-o-transition: background 0.4s ease;
transition: background 0.4s ease; }
#logo-bar .ads:hover { background-color:#f5f5f5; }
#logo-bar .ads a { display: block !important; line-height: 0 !important; }
/* cmsms stylesheet: CSS Tekst -Lister, tabeller, tabs, kolonner modified: 18-05-2020 12:52:39 */
ul, ol {  }
ul.list { padding-left:25px; }
ul.list li { line-height:1.75em;  }
ul.list li a { color:#333; }

.widget ul, .widget ol { padding-left: 0; }

ul.unordered { list-style: none;           }	
ul.ordered 	 { list-style: inside decimal; }	
ul.square 	 { list-style: inside square;  }	
ul.circle 	 { list-style: inside circle;  }

ul.check li  { background-position:0 -102px; padding-left: 20px; background-image:url('/layout/images/icons/icons.png'); background-repeat:no-repeat; list-style:none; }
ul.forward li  { background-position:0 -122px; padding-left: 20px; background-image:url('/layout/images/icons/icons.png'); background-repeat:no-repeat; list-style:none; }
ul.play li  { background-position:0 -142px; padding-left: 20px; background-image:url('/layout/images/icons/icons.png'); background-repeat:no-repeat; list-style:none; }
ul.comment li  { background-position:0 -162px; padding-left: 20px; background-image:url('/layout/images/icons/icons.png'); background-repeat:no-repeat; list-style:none; }
ul.text li  { background-position:0 -182px; padding-left: 20px; background-image:url('/layout/images/icons/icons.png'); background-repeat:no-repeat; list-style:none; }

ul.padding25 { padding-left:25px; }
.padding25 { padding-left:25px; }

ol { display: block; list-style-type: decimal; margin-left: 20px; }
ul { list-style-type:disc; list-style-position: inside; }

/* 
   ---------------------------------------------------------------------------------------
	Tables
   ---------------------------------------------------------------------------------------	
*/

table.tablesorter {
	background-color: #f9f9f9;
	margin:10px 0pt 30px;
	font-size: 13px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #f9f9f9;
	border: 1px solid #E6E5E5;
	font-size: 13px;
	font-weight:bold;
	padding: 4px;
}
table.tablesorter thead tr .header, table.tablesorter thead tr .tablesorter-header {
	background-image: url('/layout/images/icons/ts-arrows.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #fafafa;
	vertical-align: top;
	border: 1px solid #E6E5E5
}
table.tablesorter tbody tr.odd td {
	background-color:#333333;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('/layout/images/icons/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('/layout/images/icons/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #ededed;
}

/*----------------------------------------------------------------------------------------*/
	/*TABS */
/*----------------------------------------------------------------------------------------*/

.section { background: #f9f9f9; }
ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	border-bottom: 1px solid #DDD;
	background: #fff;
	padding-left:0;
}
.tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 10px 1px;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #f9f9f9;
	position: relative;
	color:#333333;
}
.tabs li:hover,
.vertical .tabs li:hover {
	padding: 0 10px;
	background: #ededed;
	border: 1px solid #e4e4e4;
	-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.tabs li.current {
	background: #FFF;	
	padding: 0 10px 2px;
	border: 1px solid #d4d4d4;
	border-bottom: 1px solid #FFF;
}
.box {
	display: none;
	border: 1px solid #E6E5E5;
  	border-width: 0 1px 1px;
	background: #FFF;	
	padding: 15px 10px 15px;
	margin-bottom:30px;
}
.box.visible {
	display: block;
}
.box p{
	margin-bottom:15px;
}
.section.vertical {
	border-left: 160px solid #fff;
	margin-bottom: 30px;	
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	padding-top:10px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 33px;
}
.vertical .tabs li:hover {
	padding: 0 13px;
	padding-top:10px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 131px;
	height: 33px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #f3f3f3;
	border: 1px solid #D4D4D4;
	border-right: 1px solid #f3f3f3;
	margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
  padding-top:15px;
}

/* 
   -----------------------------------------------------------------------------------------
	Columns
   -----------------------------------------------------------------------------------------		
*/

.one_half 		{ width: 48%; }
.one_third 		{ width: 30.66%; }
.one_third_home	{ width: 280px; }
.two_third 		{ width: 65.33%; }
.one_fourth 	{ width: 22%; }
.three_fourth 	{ width: 74%; }
.one_fifth 		{ width: 16.8%; }
.two_fifth 		{ width: 37.6%; }
.three_fifth 	{ width: 58.4%; }
.four_fifth 	{ width: 67.2%; }
.one_sixth 		{ width: 13.33%; }
.five_sixth 	{ width: 82.67%; }

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
}

.column-last { margin-right: 0!important; clear: right; }
/* cmsms stylesheet: CSS Tekst Montaga modified: 18-05-2020 12:52:39 */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montaga', serif;
	font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; text-decoration: none; color: inherit; font: 'Montaga', Verdana, Helvetica, sans-serif; }
h1 { font-size: 38px; line-height: 1.4em; margin-bottom: 15px;}
h2 { font-size: 33px; line-height: 1.4em; margin-bottom: 15px; }
h3 { font-size: 24px; line-height: 1.4em; margin-bottom: 15px; } /*28*/
h4 { font-size: 18px; line-height: 1.4em; margin-bottom: 15px; } /*21*/
h5 { font-size: 16px; line-height: 1.4em; margin-bottom: 15px;}	 /*17*/
h6 { font-size: 14px; line-height: 1.4em; margin-bottom: 15px;}


/* BRØDTEKST */

pre, 
code, 
blockquote, 
p, 
input, 
textarea {
	 font-size: 16px;
	 line-height: 18px;
	 margin-bottom: 15px;
}
p { line-height: 18px; margin-bottom: 15px; }
p.last { margin-bottom:0; }

textarea { overflow: hidden }


.italic, italic, i, em { font-style:italic; }
.bold, strong, b { font-weight: bold; }
.small-italic {font-size:11px; font-style:italic;}
.small { font-size: 11px }
blockquote {
  color: #333;
  font-style: italic;
  font-size: 18px;
  padding-left: 60px;
  padding-top: 15px;
  background: url('/layout/images/icons/blockquote.png') no-repeat 5px 25px;
}

blockquote.bq-1 {
	border-left: 3px solid #CCC;
	color: #333;
	margin: 10px 0 10px 30px;
	background:none;
	font-size:14px;
	padding:0;
	padding-left:15px;
}

blockquote p {
	line-height:1.44em;
}

blockquote:before 	{ content: open-quote; font-weight: bold; }
blockquote:after 	{ content: close-quote; font-weight: bold; }

code, pre {
	border-left: 2px solid #aaa;
	color:#333;
    display: block;
    font-size: 11px;
    line-height: 20px;
	padding:10px;
	margin-bottom: 15px;	
	white-space: pre-wrap;
	word-break:break-all;
}

.highlight { padding: 1px 4px; color:#fff; background-color: #252525; }
.highlight.crimson { background:#BF252F; }
.highlight.green { background:#668508; }
.highlight.red { background:#ef2d2d; }
.highlight.orangev { background:#ff6600; }
.highlight.blue { background:#308aef; }
.highlight.yellow { background:#cb7a0b; }

p.dropcap:first-letter  {
    color: #333;
    display: block;
    float: left;
    font-size: 32px;
    line-height: 25px;
	margin: 3px 10px 4px 0;
}

p.dropcap.crimson:first-letter   { color:#940000; }
p.dropcap.green:first-letter   { color:#668508; } 
p.dropcap.red:first-letter    { color:#ef2d2d; } 
p.dropcap.orangev:first-letter { color:#ff6600; } 
p.dropcap.blue:first-letter   { color:#308aef; } 
p.dropcap.yellow:first-letter { color:#cb7a0b; }

.dropcap-circle:first-letter { 
	border-radius: 600px;
	background: #333; 
	color:#fff; 
	padding:15px 17px;; 
	font-size: 22px;    
	display: block;
    float: left;
    line-height: 20px;
	margin: 10px 10px 5px 0;
    text-align: center; 
}

.dropcap-circle.crimson:first-letter   { background:#BF252F; }
.dropcap-circle.green:first-letter  { background:#668508; }
.dropcap-circle.red:first-letter    { background:#ef2d2d; }
.dropcap-circle.orangev:first-letter { background:#ff6600; }
.dropcap-circle.blue:first-letter   { background:#308aef; }
.dropcap-circle.yellow:first-letter { background:#cb7a0b; }

.divider-2px {
	border-bottom: 1px solid #e6e5e5;
	border-top: 1px solid #e6e5e5;	
	height:1px;
	margin: 25px auto 25px;
	width: 940px;
}
.divider-1px { border-bottom: 1px solid #e6e5e5; margin: 50px 0 50px; width: 100%; }
.divider-1px-940 { border-bottom: 1px solid #e6e5e5; margin: 50px 0 50px 20px; width: 940px; }
.right { float:right; }
.left { float:left; }
/* cmsms stylesheet: CSS Tekst opr. modified: 18-05-2020 12:52:39 */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; text-decoration: none; color: inherit; font: 'Open Sans', Verdana, Helvetica, sans-serif; }
h1 { font-size: 38px; line-height: 1.4em; margin-bottom: 15px;}
h2 { font-size: 33px; line-height: 1.4em; margin-bottom: 15px; }
h3 { font-size: 24px; line-height: 1.4em; margin-bottom: 15px; } /*28*/
h4 { font-size: 18px; line-height: 1.4em; margin-bottom: 15px; } /*21*/
h5 { font-size: 16px; line-height: 1.4em; margin-bottom: 15px;}	 /*17*/
h6 { font-size: 14px; line-height: 1.4em; margin-bottom: 15px;}


/* BRØDTEKST */

pre, 
code, 
blockquote, 
p, 
input, 
textarea {
	 line-height: 18px;
	 margin-bottom: 15px;
}
p { line-height: 18px; margin-bottom: 15px; }
p.last { margin-bottom:0; }

textarea { overflow: hidden }


.italic, italic, i, em { font-style:italic; }
.bold, strong, b { font-weight: bold; }
.small-italic {font-size:11px; font-style:italic;}
.small { font-size: 11px }
blockquote {
  color: #333;
  font-style: italic;
  font-size: 18px;
  padding-left: 60px;
  padding-top: 15px;
  background: url('/layout/images/icons/blockquote.png') no-repeat 5px 25px;
}

blockquote.bq-1 {
	border-left: 3px solid #CCC;
	color: #333;
	margin: 10px 0 10px 30px;
	background:none;
	font-size:14px;
	padding:0;
	padding-left:15px;
}

blockquote p {
	line-height:1.44em;
}

blockquote:before 	{ content: open-quote; font-weight: bold; }
blockquote:after 	{ content: close-quote; font-weight: bold; }

code, pre {
	border-left: 2px solid #aaa;
	color:#333;
    display: block;
    font-size: 11px;
    line-height: 20px;
	padding:10px;
	margin-bottom: 15px;	
	white-space: pre-wrap;
	word-break:break-all;
}

.highlight { padding: 1px 4px; color:#fff; background-color: #252525; }
.highlight.crimson { background:#BF252F; }
.highlight.green { background:#668508; }
.highlight.red { background:#ef2d2d; }
.highlight.orangev { background:#ff6600; }
.highlight.blue { background:#308aef; }
.highlight.yellow { background:#cb7a0b; }

p.dropcap:first-letter  {
    color: #333;
    display: block;
    float: left;
    font-size: 32px;
    line-height: 25px;
	margin: 3px 10px 4px 0;
}

p.dropcap.crimson:first-letter   { color:#940000; }
p.dropcap.green:first-letter   { color:#668508; } 
p.dropcap.red:first-letter    { color:#ef2d2d; } 
p.dropcap.orangev:first-letter { color:#ff6600; } 
p.dropcap.blue:first-letter   { color:#308aef; } 
p.dropcap.yellow:first-letter { color:#cb7a0b; }

.dropcap-circle:first-letter { 
	border-radius: 600px;
	background: #333; 
	color:#fff; 
	padding:15px 17px;; 
	font-size: 22px;    
	display: block;
    float: left;
    line-height: 20px;
	margin: 10px 10px 5px 0;
    text-align: center; 
}

.dropcap-circle.crimson:first-letter   { background:#BF252F; }
.dropcap-circle.green:first-letter  { background:#668508; }
.dropcap-circle.red:first-letter    { background:#ef2d2d; }
.dropcap-circle.orangev:first-letter { background:#ff6600; }
.dropcap-circle.blue:first-letter   { background:#308aef; }
.dropcap-circle.yellow:first-letter { background:#cb7a0b; }

.divider-2px {
	border-bottom: 1px solid #e6e5e5;
	border-top: 1px solid #e6e5e5;	
	height:1px;
	margin: 25px auto 25px;
	width: 940px;
}
.divider-1px { border-bottom: 1px solid #e6e5e5; margin: 50px 0 50px; width: 100%; }
.divider-1px-940 { border-bottom: 1px solid #e6e5e5; margin: 50px 0 50px 20px; width: 940px; }
.right { float:right; }
.left { float:left; }
/* cmsms stylesheet: KST 3 modified: 10-03-2022 20:22:49 */
#topbar {
  padding:10px 0 10px 0;
  text-shadow:rgba(0,0,0,0.25) 0px 10px 10px,rgba(0,0,0,0.22) 10px 10px 10px;
  background: #efb5d3;
  background: -moz-linear-gradient(left,  #85cef2 0%, #75bce8 10%, #66a9dc 20%,
#599ad3 45%, #e477af 55%, #e892bd 80%, #eba6ca 90%, #efb5d3 100%);
  background: -webkit-linear-gradient(left,  #85cef2 0%,#75bce8 10%,#66a9dc
20%,#599ad3 45%, #e477af 55%, #e892bd 80%, #eba6ca 90%,#efb5d3 100%);
  background: linear-gradient(to right,  #85cef2 0%,#75bce8 10%,#66a9dc
20%,#599ad3 45%, #e477af 55%,#e892bd 80%,#eba6ca 90%,#efb5d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85cef2',
endColorstr='#efb5d3',GradientType=1 );
}
.topbarborder {
top:-8px;
  height:4px;
display:block;
  min-height: 4px;
  background: #fceabb;
  background: -moz-linear-gradient(-45deg,  #fceabb 0%, #ffb200 28%, #dd8800 44%, #fbdf93 100%);
  background: -webkit-linear-gradient(-45deg,  #fceabb 0%,#ffb200 28%,#dd8800 44%,#fbdf93 100%);
  background: linear-gradient(135deg,  #fceabb 0%,#ffb200 28%,#dd8800 44%,#fbdf93 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 );
}

html, body {
 background-color: #fee3f3;
}

.top-bar {
  background-color: #599ad3;
}

#menu {
  background-color: #599ad3;
}

.menu li {
  background-color: #f7bdd6;
  border-radius: 4px;
margin: 4px;
}
