@font-face {
    font-family: 'GasolineSerifBTNOblique';
    src: url('gassebo_-webfont.eot');
    src: url('gassebo_-webfont.eot?#iefix') format('embedded-opentype'),
         url('gassebo_-webfont.woff') format('woff'),
         url('gassebo_-webfont.ttf') format('truetype'),
         url('gassebo_-webfont.svg#GasolineSerifBTNOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GasolineSerif';
    src: url('gassebbo-webfont.eot');
    src: url('gassebbo-webfont.eot?#iefix') format('embedded-opentype'),
         url('gassebbo-webfont.woff') format('woff'),
         url('gassebbo-webfont.ttf') format('truetype'),
         url('gassebbo-webfont.svg#GasolineSerifBTNBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GasolineSerifBTNLtRegular';
    src: url('gassebl_-webfont.eot');
    src: url('gassebl_-webfont.eot?#iefix') format('embedded-opentype'),
         url('gassebl_-webfont.woff') format('woff'),
         url('gassebl_-webfont.ttf') format('truetype'),
         url('gassebl_-webfont.svg#GasolineSerifBTNLtRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SanchezRegular';
    src: url('sanchezregular-webfont.eot');
    src: url('sanchezregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('sanchezregular-webfont.woff') format('woff'),
         url('sanchezregular-webfont.ttf') format('truetype'),
         url('sanchezregular-webfont.svg#SanchezRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd55Roman';
    src: url('avenirltstd-roman-webfont.eot');
    src: url('avenirltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenirltstd-roman-webfont.woff') format('woff'),
         url('avenirltstd-roman-webfont.ttf') format('truetype'),
         url('avenirltstd-roman-webfont.svg#AvenirLTStd55Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

.bildplatstitle {
	color: #bdbec0;
	font-family: 'AvenirLTStd55Roman';
	font-size: 50px;
	line-height: 48px;
}

.bildplatssubtitle {
	font-family: 'AvenirLTStd55Roman';
	line-height: 14px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.arrowleft {
	background-image: url("../images2/arrow.png");
	width: 40px;
	height: 100px;
	position: absolute;
	left: 10px;
	top: 130px;
	cursor: pointer;
}

.arrowleft_smal{
	background-image: url("../images2/arrow_smal.png");
	width: 20px;
	height: 50px;
	position: absolute;
	left: -25px;
	top: 5px;
	cursor: pointer;
	z-index: 300000000;
}

.arrowright {
	background-image: url("../images2/arrow2.png");
	width: 40px;
	height: 100px;
	position: absolute;
	right: 10px;
	top: 130px;
	cursor: pointer;
}

.arrowright_smal{
	background-image: url("../images2/arrow2_smal.png");
	width: 20px;
	height: 50px;
	position: absolute;
	right: -25px;
	top: 5px;
	cursor: pointer;
	z-index: 300000000;
}

.thumbnails .thumb {
	cursor: pointer;
}

.thumbnailshadow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 56px;
	
	background-color: #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.bildplats {
	width: 338px;
}

.bildplatsfooter {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding-bottom: 20px;
}

.bildplatsfootershadow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100px;
	
	background-color: #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#doors-js {
	position: relative;
	width: 100%;
	height: 200px;
}

#doors-js > #arrowLeft {
	position: absolute;
	top: 0;
	left: 0;
	height: 200px;
	width: 68px;
	cursor: pointer;
	background: url(../images2/bigArrowLeft.png) no-repeat;
}

#doors-js > #content {
	position: absolute;
	left: 68px;
	height: 200px;
	width: 888px;
	overflow: hidden;
	text-align: center;
}

#doors-js > #content > img {
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
	display: none;
}

#doors-js > #arrowRight {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	height: 200px;
	width: 68px;
	background: url(../images2/bigArrowRight.png) no-repeat right;
}



.start-flash-1, .start-flash-2, .start-flash-3 {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #ffffff;
	text-align: left;
}

.start-flash-2 {
	left: 341px;
}

.start-flash-3 {
	left: 682px;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	z-index: 0;
}

h1 {
	font-weight: inherit;
}

.customTitle1 {
	font-family: 'AvenirLTStd55Roman', Arial;
	font-size: 52px;
	line-height: 52px;
	text-transform: uppercase;
	white-space: nowrap;
}



div.content
{
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
	z-index: 0;
}

div.content-header
{
	position: relative;
	width: 1024px;
	text-align: left;
	z-index: 10;
}

div.meta-box {
	position: absolute;
	z-index: 300000;
	width: 150px;
	top: 10px;
	right: 10px;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
}

div.content-header .logo {
	position: absolute;
	top: -40px; 
	left: 3px;
}

div.content-header .loginBar {
	position: absolute;
	top: -23px;
	right: 80px;
	font-size: 11px;
	color: #6d6e70;
}

div.content-header .loginBar a {
	font-family: Arial;
	font-size: 12px;
	color: #6d6e70;
}

div.content-header .langNav {
	position: absolute;
	top: -30px;
	right: 0;
}

div.content-header .langNav img{
	border: 0;
}

.header-text
{
	color: #c8d315;
	font-size: 52px;
	line-height: 54px;
}


div.content-frame {
	position: relative;
	margin-bottom: 2px;

}

div.content-navFrame {
	position: relative;
	width: 1024px;
	height: 200px;
}

div.content-navText {
	position: relative;
	width: 100%;
	clear: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 2px;
}

div.searchForm {
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	height: 28px;
}

div.searchForm select {
	position: relative;
	width: 181px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	color: #6d6e70;
	text-transform: uppercase; 
	font-weight: bold;
	font-family: Arial;
	top: -7px;
	*top: -5px;
}

div.searchForm .formArrow{
	position: relative; 
	display: inline; 
	width: 131px; 
	height: 26px; 
	margin-right: 5px;
}


div.menu-bottom
{
	position: relative;
	width: 100%;
	margin-top: 0px;
	background: #FFFFFF;
	border-bottom: 2px solid #eb690b;
	padding: 0;
	text-align: left;
	z-index: 999999;
	margin-bottom: 0;
}

div.menu-bottom table td span
{	
	padding-left: -15px;
	margin-top: 0;
}

.menu-bottom div *
{	
	text-align: left;
	position: relative;
	font-family: Arial;
	font-size: 12px; 
	line-height: 18px;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #6d6e70;
	margin-left: 5px;
}

a:link{color: #000000; font-weight: bold; text-decoration: none;}
a:visited{color: #000000; font-weight: bold; text-decoration: none;}
a:hover{color: #000000;	font-weight: bold; text-decoration: underline;}

.menu-bottom a:link {text-decoration:none; color: #6d6e70;}
.menu-bottom a:visited {text-decoration:none; color: #6d6e70;}
div.menu-bottom a.selected, div.menu-bottom a:hover {font-weight: bold; text-decoration:none; color: #eb690b;}

span.submenu a
{
	position: relative;
	z-index: 9999999;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background: #FFFFFF;
	color: #6d6e70;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

div.spalt1
{
	position: relative;
}

div.content-body
{
	position: relative;
	width: 713px;
	
}

div.content-body-film
{
	position: relative;
	z-index: 1;
}

div.content-footer
{
	width: 100%;
	color: #6d6e70;
	background-color: #FFFFFF;
	z-index: 999;
}

div.row
{
	overflow: hidden;
	width: 100%;
}

div.row:first-child
{
	clear: left;
}

div.row > div
{
	float: left;
}

div.box
{
	text-align: left;
}

td, th
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

p.title
{
	font-family: Arial;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	color: #eb690b;
}
p.title a:link {text-decoration:none; color: #eb690b;}
p.title a:visited {text-decoration:none; color: #eb690b;}
p.title a:hover {text-decoration:none; color: #eb690b;}

.title3
{
	font-family: Arial;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #eb690b;
}
.title3 a:link {text-decoration:none; color: #eb690b;}
.title3 a:visited {text-decoration:none; color: #eb690b;}
.title3 a:hover {text-decoration:none; color: #eb690b;}

.title2
{
	font-family: Arial;
	font-size: 17px;
	line-height: 20px;
	font-weight:bold;
	color: #000000;
}

.navText { 
	font-family: Arial; 
	color: #f29852;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
 }
 
 .navText a {
	font-family: Arial;
	color: #f29852;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	text-transform: uppercase;
}

.navText a:link {text-decoration:none; color: #f29852;}
.navText a:visited {text-decoration:none; color: #f29852;}
.navText a:hover {text-decoration:none; color: #f29852;}

.title2 a:link {text-decoration:none; color: #000000;}
.title2 a:visited {text-decoration:none; color: #000000;}
.title2 a:hover {text-decoration:none; color: #000000;}

.newsTitle {
	display: inline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	color: #eb690b;
}

.newsDate {
	font-family: Arial;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eb690b;
}


.smalltext
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
	
.smalltext a:link {text-decoration:none; color: #000000;}
.smalltext a:visited {text-decoration:none; color: #000000;}
.smalltext a:hover {text-decoration:none; color: #000000;}
	
.smalltextwhite
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.smalltextwhite a:link {text-decoration:none; color: #ffffff;}
.smalltextwhite a:visited {text-decoration:none; color: #ffffff;}
.smalltextwhite a:hover {text-decoration:underline; color: #ffffff;}

.editframe
{
	display: none;
	visibility: hidden;
	z-index:99000;
	position: absolute; 
	top: 0px; 
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: .6;
	z-index: 999999;	
}

body > div#editframe { position: fixed; }
.centerframe
{
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	text-align: center;
}
.editiframe
{
	margin:50px auto;
	height: 400px;
	width: 800px;
	background-color: #ffffff;
	border: 1px solid white;
	text-align: right;
	z-index: 99999999;
}
body > div#centerframe { position: fixed; }



/*
 *	Following is used by templates.
 *	---------------------------------------
 */
 
 
/* 
 *  Produkt-Serie
 */
 
div.productCollection-top {
	position: relative;
	width: 100%;
	height: 37px;
	margin: 0;
	padding: 0;
	background: url(../images2/topbg.gif) no-repeat;
	
}
 
div.productCollection-main {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images2/middlebg.gif);
}

div.productCollection-bottom {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 37px;
	background: url(../images2/bottombg.gif) no-repeat;
} 

div.productCollection-main div.left {
	position: relative;
	float: left;
	clear: left;
	width: 338px;
	margin-right: 17px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-align: left;
}

div.productCollection-main div.left div.header {
	position: relative;
	width: 338px;
	height: 96px;
	background: #7a7a7a;
	color: #d7d7d7;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}

div.productCollection-main div.left div.header .flashtext {
	position: absolute;
	width: 200px;
	height: 56px;
	margin-left: 45px;
}

div.productCollection-main div.left div.content {
	position: relative; 
	margin-top: 30px;
	margin-left: 40px;
	width: 295px;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	color: #000000;
	text-align: left;
}

div.productCollection-main div.left div.header div.title {
	position: relative;
	font-family: Arial;
	display: inline;
	line-height: 62px;
	font-size: 56px;
	letter-spacing: 5px;
	color: #d7d7d7;
	font-weight: normal;
	text-align: center;
}


div.productCollection-main div.right {
	position: relative;
	float: left;
}


/*
 * Produkt
 */
 
div.productInfo-main {
	position: relative;
	width: 100%;
	clear: left;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images2/middlebg.gif);
}

div.productInfo-main div.left {
	position: relative;
	margin-left: 45px;
	float: left;
	clear: left;
	width: 300px;
}

div.productInfo-main div.left .productName {
	position: relative;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eb690b;
	width: 100%;
}

div.productInfo-main div.left div.productType {
	position: relative;
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #6b6b6b;
	width: 100%;
}

.boldText1 {
	position: relative;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eb690b;
}



div.productInfo-main div.left div.productText {
	position: relative;
	top: 20px;
	width: 100%;
}

div.productInfo-main div.left div.productText a {
	position: relative;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #eb690b;
}



div.productInfo-main div.center {
	position: relative;
	float: left;
	top: -20px;
	text-align: center;
	width: 320px;
}

div.productInfo-main div.right {
	position: relative;
	float: right;
	width: 310px;
	height: 340px;
	z-index: 0;
}

div.productInfo-main div.right div.outer {
	position: absolute;
	float: left;
	top: -25px;
	height: 360px;
	right: 10px;
	width: 310px;
}

div.productInfo-main div.right div.outer div.header{
	position: relative;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	width: 310px;
	height: 37px;
	background: url(../images2/topbg_smal.jpg);
}

div.productInfo-main div.right div.outer div.content {
	position: relative;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	height: 300px;
	width: 310px;
	background: url(../images2/middlebg_smal.jpg);
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

div.productInfo-main div.right div.outer div.content table {
	overflow: scroll-y;
	position: relative;
	width: 90%;
	margin-left: 20px;
	text-align: left;
}

div.productInfo-main div.right div.outer div.bottom {
	position: relative;
	float: left;
	width: 310px;
	height: 37px;
	background: url(../images2/bottombg_smal.jpg);
	z-index: 20000;
}


 
/* 
 *  1-spaltsmall.
 */
 
div.standard-top {
	position: relative;
	width: 100%;
	height: 37px;
	margin: 0;
	padding: 0;
	background: url(../images2/topbg.gif) no-repeat;
	
}
 
div.standard-main {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images2/middlebg.gif);
}

div.standard-bottom {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 37px;
	background: url(../images2/bottombg.gif) no-repeat;
} 

div.standard-main div.left {
	position: relative;
	float: left;
	clear: left;
	width: 65%;
	margin-right: 17px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-align: left;
}

div.standard-main div.left div.header {
	position: relative;
	width: 100%;
	height: 96px;
	background: #7a7a7a;
	color: #d7d7d7;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
}

div.standard-main div.left div.header .flashtext {
	position: absolute;
	height: 56px;
	margin-left: 45px;
}

div.standard-main div.left div.content {
	position: relative; 
	margin-top: 30px;
	margin-left: 40px;
	width: 95%;
	font-size: 13px;
	font-family: Arial;
	line-height: 20px;
	color: #000000;
	text-align: left;
	text-transform: none;
}

div.standard-main div.left div.content a{
	position: relative;
	width: 95%;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	line-height: 20px;
	color: #eb690b;
	text-align: left;
}


div.standard-main div.left div.header div.title {
	position: relative;
	font-family: Arial;
	display: inline;
	line-height: 62px;
	font-size: 56px;
	letter-spacing: 5px;
	color: #d7d7d7;
	font-weight: normal;
	text-align: center;
}


div.standard-main div.right {
	position: relative;
	margin-left: 10px;
	text-align: left;
	float: left;
}

div.ajaxSaveStatus {
	position: absolute;
	width: 90px;
	height: 35px;
	top: 0;
	left: 5px;
	z-index: 999999;
}


/*
 * Kampanjmallar
 */
 
div.kampanj-main {
	position: relative;
	width: 1024px;
	margin: 0;
	padding: 0;
	z-index: 1;
	background: #f47321;
} 

div.kampanj-main > div.bild {
	position: relative;
	z-index: 20;
	width: 100%;
}

div.kampanj-main > div.title {
	position: absolute;
	font-family: 'GasolineSerifBTNLtRegular', Arial;
	font-size: 48px;
	line-height: 58px;
	top: 70px;
	left: 50px;
	z-index: 30;
	color: #000000;
}



div.kampanj-main > div.text {
	position: absolute;
	font-family: 'GasolineSerifBTNLtRegular', Arial;
	font-size: 68px;
	line-height: 76px;
	top: 124px;
	left: 50px;
	z-index: 30;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

div.kampanj-main > div.text3 {
	position: absolute;
	font-family: 'GasolineSerifBTNLtRegular', Arial;
	font-size: 86px;
	line-height: 94px;
	top: 124px;
	left: 50px;
	z-index: 30;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

div.kampanj-main > div.text2 {
	position: relative;
	font-family: 'SanchezRegular', Arial;
	font-size: 20px;
	line-height: 28px;
	width: 924px;
	margin-left: 50px;
	margin-right: 50px;
	z-index: 30;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}


div.kampanj-main > div.bild > div.showLink {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 140px;
	height: 36px;
	z-index: 50;
}

div.kampanj-main > div.bild > div.showLink > div.text {
	position: absolute;
	font-family: 'GasolineSerifBTNLtRegular', Arial; 
	font-size: 18px;
	top: 8px; 
	left: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	z-index: 40;
}

div.kampanj-main > div.bild > div.showLink > div.text a {
	font-family: 'GasolineSerifBTNLtRegular', Arial; 
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}







div.kampanj-main > div.pennor {
	position: absolute; 
	top: 20px; 
	left: 20px; 
	z-index: 40;
}

div.kampanj-bottom {
	position: relative;
	width: 100%;
	z-index: 1;
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: left;
}

div.kampanj-bottom div.litenRuta {
	position: relative;
	float: left;
	width: 245px;
	height: 400px;
	margin: 0;
	margin-right: 14px;
	background: #f47321;
	overflow: hidden;
}

div.kampanj-bottom  div.litenRuta  div.content {
	position: relative;
	width: 205px;
	margin: 0;
	margin-top: 14px;
	margin-left: 23px;
	text-align: left;
	height: 100px;
	overflow: hidden;
}

div.kampanj-bottom  div.litenRuta  div.content2 {
	position: absolute;
	width: 205px;
	top: 40px;
	left: 23px;
	margin: 0;
	text-align: left;
	overflow: hidden;
}


div.kampanj-bottom  div.litenRuta  div.content div.title {
	position: relative;
	font-family: 'GasolineSerifBTNLtRegular', Arial;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 28px;
	width: 100%;
	margin: 0;
	font-weight: normal;
	height: 56px;
}

div.kampanj-bottom  div.litenRuta  div.content2 div.title {
	position: relative;
	font-family: 'GasolineSerifBTNLtRegular', Arial;
	font-size: 21px;
	color: #FFFFFF;
	line-height: 28px;
	width: 100%;
	margin: 0;
	font-weight: normal;
	height: 56px;
}


div.kampanj-bottom  div.litenRuta  div.content div.text {
	position: relative;
	margin: 0;
	font-family: 'SanchezRegular', Arial;
	font-size: 15px;
	color: #000000;
	line-height: auto;
	font-weight: normal;
	width: 100%;
}



div.kampanj-bottom  div.litenRuta div.lasmera {
	position: absolute;
	bottom: 24px;
	left: 23px;
	width: 200px;
	height: 30px;
	z-index: 2;
}

div.kampanj-bottom  div.litenRuta div.lasmera img{
	position: relative;
	z-index: 10;
}

div.kampanj-bottom div.litenRuta div.lasmera div.text {
	position: absolute;
	font-family: 'GasolineSerifBTNLtRegular', Arial; 
	font-size: 14px;
	top: 7px; 
	left: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	z-index: 40;
}

div.kampanj-bottom div.litenRuta div.lasmera div.text a {
	font-family: 'GasolineSerifBTNLtRegular', Arial; 
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


div.kampanj-bottom  div.litenRuta  div.pennor {
	position: absolute; 
	top: 10px; 
	right: 10px; 
	z-index: 40;
}



/*
 *  Password-prompt
 */

.passwordPrompt {
	position: relative;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #EB690B;
}

.passwordPrompt > .top {
	position: relative;
	height: 24px;
	width: 100%;
	text-align: center;
	background: #7A7A7A;
}

.passwordPrompt > .content {
	position: relative;
	width: 100%;
	text-align: center;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}