/***********************************************/
/***********************************************/
/*    HTML ELEMENTS                            */
/***********************************************/
html, body {
    margin: 0px;
    font-family: Arial, Tahoma, Sans-serif;
    font-size: 12px;
   /* background-image: url(bg.gif);
    background-position: center;
    background-repeat: repeat-y;*/
    background-color: #BACDE9;
    display: block;
    height: 90%;
    width: 100%;
    color: #666666;
}
h1 {
    font-size: 16px;
    	color: #AD001B; 
}
h1, h2, h3, p {
    margin: 0px 0px 10px 0px; /* t r b l */
    padding: 0px;
}
h2 {
	font-size: 16px; 
	color: #AD001B; 
	font-weight: bold;
	font-family: verdana;
}
h3 {
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: #AD001B; 
	margin-bottom: 2px;
}
/*h4 {
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bolder; 
	color: #444444;
	margin: auto auto -4px auto; 
	padding: 0;
}*/
a:link, a:visited, a:hover {
    color: #AD001B;
    text-decoration: underline;
}
form {
    display: inline;
}
input, textarea, select {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 11px;
    margin-bottom: 2px;
}

img {
	border: 0px solid black;
}
.red {
	color: #AD011B;
}

/***********************************************/
/***********************************************/
/*    SPECIAL HTML ELEMENTS                    */
/***********************************************/

/* .cpform-button is the button class set by the  */
/* CorePublish form framework.                    */
/*input.submit, input.cpform-button {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #ae3a3a;
    border-bottom: 1px solid #ae3a3a;
    background-color: #1e0505;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}*/

/* IE styles the radio and checkboxes with border   */
/* around the item. The CorePublish Form framework  */
/* sets these items with the .cpform-noborder class.*/
/* Use this class to turn of border for the items.  */
/*input.cpform-noborder {
    border: none;
}*/


/***********************************************/
/***********************************************/
/*    IDENTITIES                               */
/***********************************************/
#container {
    width: 845px;
    margin: 0px auto 0px auto; /* t r b l */
}
#placeholder-header {
    /*background-image: url(meny_a_01.jpg);
    background-repeat: no-repeat;*/
    clear: both;
    height: 58px;/*58*/
    padding: 0px;
    background-color: #AD011B;
    margin-top: 20px;
}
#placeholder-content {
	width: 100%;
	clear: both;
	/*height: 525px;*/
	background: #ffffff url('images/background.gif') top left;
	
	/*overflow-y: scroll; */
	overflow-x: hidden;
	padding-bottom: 0px;
}
#placeholder-content-left {
    float: left;
    width: 295px;
    /*background: url(brand.jpg) top left;*/
}
#back {
	padding-left: 30px;
	margin-top: 30px;
}
#placeholder-content-right {
	float: left;
	/*background-color: #fff;*/
	width: 550px;
	min-height: 100%;
	overflow: hidden;
}


#placeholder-footer {
	height: 30px;
	background-color: #AD011B;
}

#extended-debug-info {
    background-color: #eee;
    border: 1px solid #000;
    font-size: 7pt;
    font-family: Monospace;
    margin: 5px;
    margin-top: 25px;
    padding: 10px;
    clear: both;
}

/***********************************************/
/***********************************************/
/*    ELEMENT CLASSES                          */
/***********************************************/

/*******************************/
/* .common                     */
.clear-all {
	clear:	both;
}

input {
	border: solid 1px;
}
textarea {
	border: solid 1px;
}
input.submit {
	background: #ECE9D8;
	font-size: 13px;	
	color: #000;
	border: solid 1px #666666;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#goog-wm-qt, 
#goog-wm-sb {
	float: left;
}
.reclamation {
	background-color: #fff; 
	border: solid 1px; 
	width:90%;
}
/*.productlist {
    margin-top: 20px;  
}
.productlist ul li {
    padding-bottom: 0px;
    margin-bottom: 15px;
    clear: both;
}
.productlist ul {
    margin-top: 20px;
    padding: 0px;
}
.productlist li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;*/
  /*  border-bottom: 1px solid #eee;*/
/*}
.productlist p {
    margin: 0px; 
}*/

/*******************************/
/* .page-header                */
/*.page-header {
    float: left;
    padding: 15px 0px 0px 20px; *//* t r b l */
/*}*/
/*.page-header a,.page-header a:link,.page-header a:visited,.page-header a:hover {
    color: #fff;
    text-decoration: none;
}*/

/*******************************/
/* .small-searchinput          */
.small-searchinput {
	
	padding: 10px 0px 0px 0px;
	float: right;
}

.small-searchinput h1{
	display: none;
}
div.small-searchinput {
	height: 18px;
	width: 150px;
}

div.small-searchinput {
	
}

.small-searchinput input {
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	height: 100%;
	display: inline;
}

.small-searchinput input.submit {
	width: 30px;
}


/*******************************/
/* .full-searchinput           */
.full-searchinput {
    padding-left: 20px;
    padding-right: 20px;
}
.full-searchinput input {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 11px;
    width: 250px;
    padding: 0px 0px 0px 0px;
    margin: 0px;    
}

.full-searchinput h2{
	padding-top: 20px;
}

.full-searchinput input.submit {
    width: auto;
}
.full-searchinput div.error,
.full-articlelist-message {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}


div.searchresult {
    margin-top: 30px;  
    padding: 0px 30px 0px 20px;
    
}
.searchresult ul li {
    padding-bottom: 0px;
    margin-bottom: 15px;

    clear: both;
}
.searchresult ul {
    margin-top: 20px;
    margin-left: 0px;
    padding: 0px;
}
.searchresult li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  /*  border-bottom: 1px solid #eee;*/
}
.searchresult p {
    margin: 0px; 
    padding-top: 12px;
    padding-bottom: 12px;
}
.resultstring{
    font-weight: bold;
}

.searchresult a {

}

/*******************************/
/* .ajaxarticlesearch          */
/*.ajaxarticlesearch {
    padding: 10px;
    border: 1px solid #e1e4ed;
    margin-bottom: 10px;
}

.ajaxarticlesearch-input{
	margin-bottom: 10px;
}

.ajaxarticlesearch h1 {
    font-size: 12px;
    font-weight: bold;
}
.ajaxarticlesearch p.digest {
    font-weight: normal;
}

.ajax-articlelist-row{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}*/

/*******************************/
/* .list-navigation          */
.list-navigation {
    text-align: center;
    color: #aaa;
    padding-top: 15px;
	margin-bottom: 10px;    
}
.list-navigation b {
    color: #000;
}

.list-navigation-text {
    text-align: center;
    color: #aaa;
}

/*******************************/
/* .list-thumbnail             */
.list-thumbnail-left {
    float:          left;
    margin-right:   5px;
    border:         0px solid yellow;
}

.list-thumbnail-right {
    float:          right;
    margin-left:    5px;
    border:         0px solid yellow;
}

/*******************************/
/* .full-articledisplay        */
#goog-fixurl,
div.full-articledisplay {
    margin-bottom: 40px;
    	margin-top: 40px;
	padding-left: 30px;
	padding-right: 20px;
}
.full-articledisplay h3.header2 {
	margin: 0px;
	font-size: 12px;
	color: #000;
}
.full-articledisplay h1{
color: #AD011B;
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bolder; 
	/*color: #444444;*/
	margin: auto auto -4px auto; 
	padding-bottom: 12px;
	
}
.full-articledisplay-left-column {
	margin-top: 170px;
	/*text-align: center;*/
	padding-left: 25px;
	padding-right: 5px;
}
.full-articledisplay-left-column h1{
	/*text-align: left;
	padding-left: 15px;	*/
}

/* Ingress */
p.full-articledisplay-ingress {
    color: #AD011B;
	font-size: 12px;
	font-weight: bold;
}

/*******************************/
/* .small-articledisplay       */
/*.small-articledisplay {
    padding: 10px;
    border: 1px solid #e1e4ed;
    margin-bottom: 10px;
}
.small-articledisplay h1 {
    font-size: 12px;
    font-weight: bold;
}
.small-articledisplay p.digest b {
    font-weight: normal;
}

/*******************************/
/* .smallarticledisplay-colored*/
/*.smallarticledisplay-colored {
	background-color: 	#d8d6d5;
	padding:			10px;
}*/

/*******************************/
/* .small-articlelist          */
/*.small-articlelist {
    padding: 10px;
    border: 1px solid #e1e4ed;
    margin-bottom: 10px;
}
.small-articlelist h1 {
    font-size: 12px;
    font-weight: bold;
}
.small-articlelist ul {
    margin: 0px;
    padding: 0px;
}
.small-articlelist li {
    margin: 0px;
    padding: 0px 0px 8px 0px;*/ /* t r b l */
  /*  list-style-type: none;
}
.small-articlelist .date {
    font-size: 11px;
    color: #81848d;
}*/

/*******************************/
/* .login-form                 */
/*.login-form {
    padding: 10px;
    border-top: 1px solid #fff;
}
.login-form h1 {
    font-size: 12px;
    font-weight: bold;
}
.login-form input {
    width: 125px;
}
.login-form input.submit {
    width: auto;
}
.login-form .hidden {
    display: none;
}
.login-form .visible {
    display: block;
}
.login-form-error {
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 5px;
}*/

/*******************************/
/* .vertical-menu              */
.vertical-menu {
    margin-top: 25px;
    margin-left: 30px;
    margin-bottom: 20px;
 /*   background-color: #d8d6d5; */
}
.vertical-menu h1 {
    display: none;
}
.vertical-menu ul {
    margin: 0px;
    padding: 0px !important;
    padding: 1px;
}
.vertical-menu li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.vertical-menu ul li {
    padding-bottom: 0px;
    font-size: 13px;
    /*text-transform: uppercase;*/
}
.vertical-menu ul li ul {
    /*background-color: #f5f5f5;*/
    border: 0px !important;
    /*border: 1px solid #f5f5f5;*/
}
.vertical-menu ul li ul li a {
    display: block;
}
.vertical-menu ul li ul li {
    font-size: 12px;
    /*text-transform: none;*/
}
.vertical-menu a {
    /*color: #713f3f;*/
    
    padding-left: 17px;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
}
.vertical-menu ul li ul li {
    padding-left: 15px;
    font-size: 11px;
}
.vertical-menu a:link,
.vertical-menu a:visited {
    /*color: #000;*/
}
.vertical-menu a:hover {
    background-color: #fff;
    /*color: #000;*/
}

.vertical-menu .active-parent a:link,
.vertical-menu .active-parent a:visited,
.vertical-menu .active-parent a:hover,
.vertical-menu a.active:link,
.vertical-menu a.active:visited,
.vertical-menu a.active:hover {
    /*color: #713f3f;*/
    
    font-weight: bold;
}


/* If has Children and ! .active -> not expanded and plus */
.vertical-menu .collapsed a:link,
.vertical-menu .collapsed a:visited,
.vertical-menu .collapsed a:hover {
	background: url(images/plus_10.gif) center left no-repeat;
}

/* If .active and .has-children -> expanded and minus*/
/* If .actice-parent - expanded and minus */
.vertical-menu .expanded a:link,
.vertical-menu .expanded a:visited,
.vertical-menu .expanded a:hover {
	background: url(images/minus_10.gif) center left no-repeat;
}




/*******************************/
/* .horizontal-menu            */
.horizontal-menu {
    clear: both;
    padding-top: 20px;
    padding-right: 10px;
    text-align: right;
    /*width: 679px;*/
    height: 38px;
    float: left;
}

div.horizontal-menu {
}

.horizontal-menu h1 {
    display: none;
}
.horizontal-menu ul {
    margin: 0px;
    padding: 0px;
    display: inline;
}
.horizontal-menu li {
	float: left;
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
    padding-left: 10px;
    margin-left: 10px;
    /*border-left: 1px solid #aaa;*/
    /*width: 110px;*/
}
.horizontal-menu li.first {
    border: none;
}
.horizontal-menu a {
    color: #fff;
    /*font-weight: bold;*/
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 10px;
}
.horizontal-menu a:visited {
	color: #fff;
	text-decoration: none;
}
.horizontal-menu a:link {
	color: #fff;
	text-decoration: none;
} 
.horizontal-menu a:hover {
	font-weight: bold;
}
.horizontal-menu .active-parent a,
.horizontal-menu a.active {
	/*color: blue;*/
	font-weight: bold;
}
.randombanner-frontpage-leftcolumn img{
	height: 200px;
	margin-left: 48px;
	margin-top: 100px;
}
.randombanner-frontpage-rightcolumn-top img{
	width: 100%;
}
.randombanner-frontpage-rightcolumn-top{
	height: 249px;
}

#placeholder-content-left div.randombanner {
	width: 100%;
}

#placeholder-content-left .randombanner a {
	display: block;
	margin: 30px 47px 20px 47px;

	
}

#placeholder-content-left .randombanner img {
	/* */
}

/*******************************************************/
/* .advanced category menu - uncomment if menu is used */
/*
/* The "top div" surrounding the entire menu * /
.ctsitebase-categorymenu {
        
}


/* styles for all UL's of this class * /
ul.ctsitebase-categorymenu {
        margin:         0;
        padding:        0;
        list-style:     none;
        width:          150px;
        border-bottom:  none;
        margin-top:     20px;
}

ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu {
        margin-top:     0px;
}


/* LI elements inside the proper ul's * /
ul.ctsitebase-categorymenu li {
        position:       relative;
}

/* applies to both menu types * /
ul.ctsitebase-categorymenu li a {
        display:        block;
        text-decoration:none;
        color:          #777777;
        background:     #E8E4E4;
        padding:        5px 10px 5px 20px; /* top-right-bottom-left * /
        border:         none;
        border-bottom:  solid 1px #FFFFFF;
}

/* only applies to the 'tree' menu * /
ul.ctsitebase-categorymenu li a.treemenu {
        
        /* overridden properties * /
        padding:        5px 10px 5px 10px; /* top-right-bottom-left * /
        border-bottom:  0px;

        /* new properties * /
        font-family:    tahoma,verdana,helvetica,geneva;
        font-size:      11px;
        font-weight:    bold;
        color:          #000000;
        text-decoration:none;
        text-transform: uppercase;      
        background-color: #D8D6D5;
}

/* level 2 - only present in the 'tree' menu * /
ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu li a {
        display:        block;
        color:          #713F3F;
        background:     #E8E4E4;
        margin:         0px;
        padding:        2px 10px 2px 10px;
        border-bottom:  0px;

        font-family:    tahoma,verdana,helvetica,geneva;
        font-size:      11px;
        font-weight:    bold;
        text-decoration:none;
        text-transform: none;
}

/* level 3 - only present in the 'tree' menu * /
ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu li a {
        display:        block;
        color:          #713F3F;
        background:     #E8E4E4;
        margin:         0px;
        padding:        2px 10px 2px 20px;
        border-bottom:  0px;

        font-family:    verdana,helvetica,geneva;
        font-size:      10px;
        font-weight:    bold;
        text-decoration:underline;
        text-transform: none;
}

ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu {
        
}

ul.ctsitebase-categorymenu li span {
        display:        none;
}

* html ul.ctsitebase-categorymenu li { 
        float:          left; 
        height:         1%; 
}

* html ul.ctsitebase-categorymenu li a { 
        height:         1%; 
}


/* Onmouseover-effects on the links * /
ul.ctsitebase-categorymenu li a:hover { 
        color:          #713F3F; 
        background:     #f9f9f9; 
        text-decoration: none;
}
                
                
ul.ctsitebase-categorymenu li:hover ul, li.over ul { 
        display:        block; 
}
*/

/*******************************/
/* .sitelocator                */
/*.sitelocator {
    font-size: 10px;
    padding-bottom: 15px;
}*/

/*******************************/
/* .linktoolbar                */
/*.linktoolbar {
    font-size: 11px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 20px;
    text-align: right;
}*/

/*******************************/
/* .articlelist-link           */
/*.articlelist-link-external ul li { 
	list-style-type:	none;
	padding:        	0px 0px 0px 0px;
    margin:				0px 0px 0px 0px;
    border-bottom: 		0px;
}

.articlelist-link-internal ul li {
	list-style-type:	none;
	padding:        	0px 0px 0px 0px;
    margin:				0px 0px 0px 0px;
    border-bottom: 		0px;
}*/

/*******************************/
/* .full-articlelist           */
.full-articlelist {
    margin-top: 20px;  
}
.full-articlelist ul li {
    padding-bottom: 0px;
    margin-bottom: 15px;
    clear: both;
}
.full-articlelist ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-bottom: 1px solid #eee;
}
.full-articlelist p {
    margin: 0px;
}

/*******************************/
/* .full-articlelist           */
/*.full-articlelist-twocolumn {
    margin-top: 30px;
}

.full-articlelist-twocolumn ul li {
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.full-articlelist-twocolumn ul {
    margin: 0px;
    padding: 0px;
}
.full-articlelist-twocolumn li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.full-articlelist-twocolumn p {
    margin: 0px;
}
.full-articlelist-twocolumn li.odd {
    float: left;
    padding-right: 10px;
    width: 47%;
    clear: both;
}
.full-articlelist-twocolumn li.even {
    float: left;
    padding-left: 10px;
    width: 47%;
}*/

/*******************************/
/* .articlelist-twocols        */

/*.articlelist-twocols {
    padding:        0px;
    padding-bottom: 0px;
}

.articlelist-twocols ul {
    padding:        0px;
    margin:			0px;
}

.articlelist-twocols li {
    list-style-type: 	none;
    padding:        	0px 0px 20px 0px;
    margin:				0px;
    clear:				both;
}

.articlelist-twocols-topcol,
.articlelist-twocols-bottomcol {
    width:          100%;
    clear: 			both;
}

.articlelist-twocols-topcol {
	border-bottom: 	1px solid #eee;
	margin-bottom:	20px;
}

.articlelist-twocols-topcol li{
	padding-bottom: 10px;
}

.articlelist-twocols-bottomcol {
	border-top: 	1px solid #eee;
	margin-top:     20px;
	padding-top:	20px;
}

.articlelist-twocols-leftcol,
.articlelist-twocols-rightcol {
    float:          left;
    width:          47%;
}

.articlelist-twocols-leftcol {
	margin-right:   10px;
}


.articlelist-twocols-rightcol {
	margin-left:    10px;
}*/

/* use this to always align the matching left and right article in the two-column list */
/*.articlelist-twocols .articlelist-twocols-leftcol .articlelist-row,
.articlelist-twocols .articlelist-twocols-rightcol .articlelist-row {
    height:         140px;
}*/

/*******************************/
/* .language-selector          */
/*.language-selector{
	margin-bottom:	10px;
}*/

/*******************************/
/* .footer-article             */
/*.footer-article {
    margin: 0px 40px 20px 40px;*/ /* t r b l */
  /*  border-top: 2px solid #eee;
    padding-top: 5px;    
}*/

/*******************************/
/* .new-password-form          */
/*.new-password-form .error {
    font-style: italic;
    margin-bottom: 10px;
}*/

/********************************/
/* .cp-mmarchive-image          */
/*.cp-mmarchive-image-left {
        margin-right:   10px;
        margin-top:     10px;
        margin-bottom:  10px;
}

.cp-mmarchive-image-right {
        margin-left:    10px;
        margin-top:     10px;
        margin-bottom:  10px;
}*/

/********************************/
/* .multimediadisplay           */
/*.multimediadisplay-foldertree ul{
	list-style-type:	none;
	padding-left: 15px;
}

.multimediadisplay-foldertree li{
	vertical-align: top;
}

.multimediadisplay-foldertree-activefolder:link,
.multimediadisplay-foldertree-activefolder:visited,
.multimediadisplay-foldertree-activefolder:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.multimediadisplay-list {

}*/

/********************************/
/* .cp-imageelement             */
/*.cp-imageelement {
	font-size:	11;
	font-style:	italic;
}*/


/*******************************************************/
/* articlelist-*-product tile definitions */

div.articlelist_with_image-product {
	float: left;
	text-align: center;
	padding-right: 20px;
}


div.articlelist_with_image-product-first {
	float: left;
	text-align: center;
	padding-right: 20px;
}
div.articlelist_with_image-product-first {
	float: left;
	text-align: center;
	padding-right: 20px;
	
}
div.articlelist_with_image-image-product {
	height: 120px;
	padding-bottom: 10px;	
}
a.articlelist_with_image-image-product {
	
}

img.articlelist_with_image-image-product {
	height: 120px;
}
a.articlelist_with_image-link-product {

}


.full-articlelistfrontpage ul {

	padding: 0px;
}


div.articlelist_with_image-frontpage-first {
	float: left;
	text-align: center;
	width: 272px;
	height: 200px;
	border-right: solid #000 1px;
	margin-top: 5px;
}
div.articlelist_with_image-frontpage {
	float: left;
	text-align: center;
	width: 272px;
	height: 200px;
	margin-top: 5px;
}
div.articlelist_with_image-frontpage-first a{
	text-decoration: none;
}
div.articlelist_with_image-frontpage a{
	text-decoration: none;
}
div.articlelist_with_image-image-frontpage {
	height: 170px;
	padding-bottom: 10px;
}
a.articlelist_with_image-image-frontpage {
	
}

img.articlelist_with_image-image-frontpage {
	height: 170px;
}
a.articlelist_with_image-link-frontpage {

}



/*****************************************************/
/* categorylist_with_image-*-product tile definitions */

/* For the whole "category" This also encapsules the articlelist_with_image */
.list_with_image-product {
	padding-left: 20px;
	padding-top: 50px;
}
.list_with_image-container-product {
	padding-left: 20px;
	padding-top: 50px;
}
.categorylist_with_image-product {
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 20px;
	/*width: 150px;*/
}


/* For the image */
div.categorylist_with_image-image-product {
	padding-bottom: 10px;
}
a.categorylist_with_image-image-product {

}
img.categorylist_with_image-image-product {
	height: 120px;
}

/* For the link under ther category */
a.categorylist_with_image-link {
	
}

/****************************************************/
/* Configuration of tile: Gildepakke: Artikkel bilde og overskrift
* with the css tag: product */

/* Div around the whole element */
div.article_image_headline {
	padding-top: 180px;
	text-align: center;
	height: 330px;
}

/* Around the image */
div.article_image_headline-image-product {
}
a.article_image_headline-image-product {
}
img.article_image_headline-image-product {
	height: 200px;
	
}

/* Headline div */
div.article_image_headline-product {
	color: #AD011B;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

/* Back link */
.article_image_headline-navigation-product {
	text-align: left;
	padding-left: 20px;
	position: relative;
	bottom: 20px;
}


/* Configuration of tile: Gildepakke: Artikkel ingress og overskrift
* with the css tag: product */

/* Div around the whole element */
div.article_ingress_wysiwyg-product {
	/*padding: 20px;*/
	margin-top: 50px;
	padding-left: 30px;
	padding-right: 40px;
}

div.article_ingress_wysiwyg-ingress-product {
	/*color: #AD011B;
	font-size: 18px;
	font-weight: bold;*/
}

div.article_ingress_wysiwyg-text-product {
	color: #666666;
	padding-top: 12px;
}

/**********************************************************/
/* Enkel categorylist */
div.categorylist-product {
	padding-top: 30px;
	padding-left: 30px;
	color: #AD011B;
}
div.categorylist-header-product {
	/*font-size: 16px; 
	color: #AD001B; 
	font-weight: bold;
	font-family: verdana;*/
	padding-left: 3px;
}
table.categorylist-product {
	
}
tr.categorylist-header-product{}
td.categorylist-header-product{}
a.categorylist-header-product{}
.categorylist-back-product {
	padding-left: 30px;
	padding-top: 210px;
}

/*.productImageList {
	margin-top: 50px;
	padding-left: 30px;
}
.productImageList h2{
	font-size: 20px;
	font-weight: normal;
}*/



/***********************************************************/
/* Kontakt Skjema (contactUsScheme) */
.contactUs {
	/*margin-left: 10px;
	margin-right: 10px;*/
	margin: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*margin-top: 50px;*/
	
}

.contactUs-header {
display: none;
	color: #AD011B;
	font-size:20px;
	padding-top: 00px;
	padding-bottom: 6px;
}

.contactUs-header2 {
	/*color: #AD011B;*/
	padding-top: 12px;
	font-weight: bold;
	/*font-size: 16px;*/
}
.contactUs-reclamation {
	border: ridge 1px;
	background-color: #ECEADD;
}
.contactUs .reclamation-text {
	padding-bottom: 12px;
}
.contactUs-personalia {
	padding-bottom: 12px;
}
.contactUs .infotext {
	font-style: italic;
	padding-bottom: 12px;
}
.contactUs input, textarea {
	border: solid 1px #666666;
}

/*.contactUs {
	background-color: #D3E3D1;
	padding-top: 30px;
	padding-left: 10px;
}*/

/*.contactUs-inputField {
	width: 300px;
	height: 80px;
}*/
.contactUs textarea {
	/*border: solid;*/
	width: 310px;
	height: 80px;
}

h1 {
	color: 
}


/****************************/
/*  Footer article */
#placeholder-footer div.small-articledisplay {
	margin-left: 30px;
}

#placeholder-footer div.small-articledisplay,
#placeholder-footer div.small-articledisplay p {
	color: #ffffff;
	margin-top: 0px;

	text-align: center;
	font-size: 11px;
}

#placeholder-footer div.small-articledisplay p {
	padding-top: 5px;
}

#placeholder-footer div.small-articledisplay b {
	font-weight: normal;
}

#placeholder-footer div.small-articledisplay a {
	color: #ffffff;
}



#placeholder-footer div.small-articledisplay h1 {
	display: none;
}


#placeholder-footer div.small-articledisplay h1 {
	font-weight: bold;
}



/****************************/
/* The articles on the frontpage */
#frontpage_left_article,
#frontpage_right_article {
	margin-top: 20px;
	width: 262px;
	overflow: hidden;
	float: left;
}

#frontpage_left_article {
	border-right: 1px solid;
}

#frontpage_left_article h1 ,
#frontpage_right_article h1{
	display: none;
}


#placeholder-content-left div.small-articlelist {
	padding: 170px 20px 10px 20px;
}

#placeholder-content-left div.small-articlelist a {
	text-decoration: none;
	padding-right: 3px;
}
#placeholder-content-left div.small-articlelist div.date {
	display: inline;
}
#placeholder-content-left div.small-articlelist a.read_more {
	text-decoration: underline;
}

#placeholder-content-left div.small-articlelist li {
	list-style: none;
	padding-left: 12px;
	padding-bottom: 7px;
	margin-left: 0px;
}

#placeholder-content-left div.small-articlelist ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-left: 0px;
}

#placeholder-content-left div.small-articlelist {

}

#placeholder-header .simpleCategorylist {
	float: right;
	clear: right;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	width: 150px;
}

#placeholder-header .simpleCategorylist a{
	color: white;
}

#placeholder-header .simpleCategorylist ul{
	padding: 0px;
	margin: 0px;
	
}

#placeholder-header .simpleCategorylist ul li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/* .linktoolbar */
.linktoolbar {
    float: right;
    font-size: 8pt;
    padding-bottom: 15px;
    padding-right: 15px;
    margin-top: 10px;
}
.linktoolbar .sharing-container {
    background: #ECEADD;
}
.linktoolbar h3 {
    display: none;
}
.linktoolbar div.tile-content {
    display: inline;
    padding: 0px;
    margin: 0px;
}
.linktoolbar ul {
    margin: 0px;
    padding: 0px;
}
.linktoolbar ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.linktoolbar ul li.first {
    border-left: 0px;
    padding-left: 0px;
    margin-left: 0px;
}
/*******************************/
/* .suggestionform             */
.suggestionform {
    background-color: #fff;
    margin-left: 28px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.suggestionform h3 {
    text-align: left; /* right; */
    background-color: #fff;
    padding: 3px 10px 7px 0px; /* t r b l */
    border: 0px;
    margin: 3px 0px 3px 0px; /* t r b l */
}
.suggestionform h3 {
    color: #ad001b; /*#888;*/
    font-size: normal; /* 8pt; */
    text-transform: uppercase;
    font-style: italic;
    /* text-decoration: none; */
}
.suggestionform input.textinput,
.suggestionform textarea.textinput {
    width: 100%;
}
.suggestionform input.submit {
    margin-left: 0px;
}
.suggestionform .suggestionform-error,
.suggestionform .suggestionform-message {
    color: #962727;
    font-weight: bold;
    font-size: 8pt;
    border: 1px solid #888;
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.suggestionform .suggestionform-message {
    color: #279634;
}


/* -- Tooltip ------------------------------------------------------------ */

/* Se additional styling in common stylesheet */

#tooltip-content      								{ background: #ECEADD; }