/************************************
 * Standard værdier
 ************************************/
body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Slab', serif;
	font-size: 12pt;
}

.primarybackgroundcolor {
    background-color: #004c55;
}

/*.bgoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/images/lines.png);
}
*/

.contentheader {
    color: #4BAB5F;
}

.mainmenu {
    background-color: #004c55 !important;
}

.breadcrumb {
    background-color: #8b0a00 !important;
}

H1, H2, H3, H4, H5, H6 {
    margin-bottom: 0px;
	margin-top: 0px;
	font-family: 'Roboto', sans-serif;
	color: #FF5F00
}

P {
	margin-top: 0px;
	margin-bottom: 20px;
}



/************************************
 * Standard layout klasser
 ************************************/

.clear {
    clear: both;   
}

.hand {
    cursor: pointer;   
}


.type040 .index0, .type040 .index1 {
	float: left;	
	width: 48%;
}

.createdby {
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    position: absolute;
    top: 570px;
    left: 900px;
    font-size: 11px;
    font-family: arial;
    color: #fff;   
    white-space: nowrap;
}

.wrapper {
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.wrapper .menu {
    width: 980px;
    background-color: #fff;   
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.wrapper .content {
    width: 640px;
    padding: 20px;
    background-color: #fff;
    display: table-cell;
}

.wrapper .bottom {
    width: 980px;
    padding: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;   
}

.contentheader {
    font-size: 20px;
    font-weight: bold;
}

.bottom > div {
    width: 33%;
    float: left;   
    font-size: 18px;
    color: #999999;
}

.bottom .contentheader {
    font-size: 24px;
    font-weight: bold;   
}

.customfields {
    margin-bottom: 10px;    
}


/************************************
 * Baggroundbillede
 ************************************/
.bgoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.backgroundimage {
    overflow: hidden;
    position: absolute;
    top: 0;  
    height: 700px; 
    width: 100%;
}


/************************************
 * Top logo
 ************************************/

.wrapper .toplogo {
    height: 90px;
    display: inline-block;
}

.toplogo .contenttype {
    display: inline-block;
}

.wrapper .top {
    width: 980px;
    height: 250px;
    background-color: #fff;
    padding: 10px;
    position: relative;   
}



/************************************
 * Imageslider
 ************************************/
 .top div .index1 {
    position: relative;
    margin-top: -220px;
    margin-left: 500px;
    height: 140px;
    width: 400px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    padding: 25px;
    font-size: 16px;
}

.top div .index1 .contentheader {
    font-size: 30px;
    font-weight: bold;   
}

.top > div {
    display: none;   
}
.top > div:nth-child(1) {
    display: block;   
}
 
.leftarrow {
   width: 50px;
   height: 50px;
   background-image: url(/images/leftarrow.png);    
   position: absolute;
   top: 300px;
   left: -70px;     
}

.rightarrow {
   width: 50px;
   height: 50px;
   background-image: url(/images/rightarrow.png);
   position: absolute;
   top: 300px;
   left: 1020px;     
}

.imagedots {
    position: absolute;
    margin-top: -25px;
    width: 960px;
    text-align: right;
    z-index: 900;
    display: block !important;
    right: 50px;   
}

.imagedots img {
    margin-left: 10px;   
}

.imagewrapper {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.top > div > div {
    width: 980px;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;
}


/************************************
 * Menu
 ************************************/
.mainmenu {
    line-height: 40px;
    color: #fff;
    padding-left: 5px;
    text-transform: uppercase;   
    font-size: 16px;
    font-weight: bold;
	font-family: 'Roboto', sans-serif;
}

.breadcrumb {
	background-color: #8b0a00;
    line-height: 40px;
    color: #fff;
    padding-left: 50px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 2px;
    background-image: url(/images/breadcrumbicon.png);
    background-position: 20px 12px;
    background-repeat: no-repeat;
}

.breadcrumb a, .breadcrumb a:visited {
    font-family: 'Roboto', sans-serif;
	text-decoration: none;
    color: #fff;   
}

.breadcrumb .path .pathentry:nth-child(n+2):before {
    content: "/";    
    padding-left: 10px;
    padding-right: 10px;    
}

.content.wide {
    width: 980px;   
}

.mainmenu ul {
    display: inline;
    padding-left: 0px;
}

.mainmenu ul li {
    list-style: none;
    display: inline;   
    padding-right: 15px;
    padding-left: 15px;
}

.mainmenu ul li:nth-child(n+2) {
    background-image: url(/images/menuspacer.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.mainmenu ul li a, .mainmenu ul li a:visited {
    color: #fff;
    text-decoration: none;
}

.submenu ul {
    margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #004c55;
	font-family: 'Roboto', sans-serif;
}

.submenu ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #FFFFFF;
    list-style: none;   
}

.submenu ul li:last-child {
	border-bottom: none;
}

.submenu ul ul {
	margin-left: 0;
	padding-left: 20px;
}

.submenu ul li ul li {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.submenu ul li a, .submenu ul li a:visited {
    text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
} 

.submenu ul li .subpages li a:before{
	content: "-";
}

.submenu ul li ul li a, .submenu ul li ul li a:visited {
	font-size: 14px;
	text-transform: none;
}


/************************************
 * Undermenu - venstre kolonne
 ************************************/
.wrapper .spacer {
    width: 10px;
    display: table-cell;   
}

.wrapper .submenu {
    width: 310px;
    padding: 10px;
    min-height: 100px;
    margin-right: 10px;
    background-color: #fff;
    display: table-cell;
    vertical-align: top;
}

/*
.menulocation {
	padding-left: 5px;
	background-color: #9fc747;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
}
*/




/************************************
 * Webshop
 ************************************/
.webshopproduct {
	float: left;	
	border: 1px solid #555;
	margin-right: 10px;
	margin-bottom: 10px;
}

.webshopproduct4 {
	margin-right: 0px;	
}

.webshopproduct a, .webshopproduct a:visited {
	color: #333;
	text-decoration: none;	
}

.webshopproduct .itemname {
	padding: 5px 5px 10px 5px;
}

.webshopproduct .price, .webshopproduct .gotoitem {
	padding: 5px;
	text-align: right;
	float: left;	
	color: #fff;
}

.webshopproduct .price {
	float: right;
}

.webshopproduct .bottombar {
	background-color: #555;
	float: left;
	width: 100%;
}

.webshopproductdetails .leftcol {
	float: left;
	width: 320px;
}

.webshopproductdetails .rightcol {
	float: left;
	width: 320px;
}

.webshopproductdetails .leftcol .itemname, .customfields .title{
	font-size: 18px;	
	font-weight: bold;
	color: #666;
	font-family: arial;
}

.webshopproductdetails .leftcol input[type=text] {
	width: 250px;	
}

.webshopproductdetails .leftcol .tobasket {
	margin-top: 5px;
	background-color: #CC6600;
	padding: 5px;
	color: #fff;	
	text-align: center;
	width: 250px;
}

.webshopproductdetails .leftcol textarea {
	width: 250px;
	height: 75px;	
}




@media (max-width: 1150px) {
    .leftarrow, .rightarrow { display: none;}
    .wrapper, .wrapper > *{ position: relative; width: auto !important; max-width: 980px;}
    .top > div > div { width: 100% !important; border-right: 10px solid white;}
    .wrapper {padding-left: 15px; padding-right: 15px;}
    .createdby { -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); position: inherit; text-align: right; top: 0px; left: 0px;}
    .imagedots {position: absolute; right: 50px;}

}

@media screen and (max-width:500px){
    .type001 img{
        max-width: 100%;
        height: auto !important;
    }
    table{width: 100% !important;}
    h1{font-size:1.7em;}
    .wrapper .content{
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
}



