body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1, h2, h3, p {
	margin: 0px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 15px;
}

.brynje {
	font-family: Times New Roman,serif;
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}

h4 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}

img {
	border: 0px;
}

ol {
	padding: 0 0 0 30px;
}

*html ol {
	margin: 0 0 0 15px;
}

	ol li.faq {
		font-weight: bold;
		margin-bottom: 5px;
	}

ul {
	padding: 0 0 0 15px;
	list-style-type: square;
}

*html ul {
	margin: 0 0 0 -3px;
}

	ul li{
		margin-bottom: 5px;
	}
	
a {
	text-decoration: underline;
}

a.uline {
	text-decoration: none;
	border-bottom: 1px solid #4A5199;
}

a.uline:hover {
	text-decoration: none;
	border-bottom: 1px solid #4A5199;
}

.red {
	color: #9A0000;
}

smaller {
	font-size: 11px;
}

	smaller a {
		font-size: 11px;
	}
	
.smalltxt {
	font-size: 10px;
}

	.smalltxt a {
		font-size: 10px;
	}

a.small {
	font-size: 12px;
}

table {
	font-size: 12px;
}

input {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

	input.button {
		border: 0px;
		padding: 20px;
	}
	
	input.btn {
		border: 0px;
	}
	
select.white {
	background-color: #FFFFFF;
}
	
.spacer3px{
	clear: both;
	height: 3px;
	overflow: hidden;
}

.spacer5px{
	clear: both;
	height: 5px;
	overflow: hidden;
}

.spacer10px{
	clear: both;
	height: 10px;
	overflow: hidden;
}

.spacer11px{
	clear: both;
	height: 11px;
	overflow: hidden;
}

.spacer15px{
	clear: both;
	height: 15px;
	overflow: hidden;
}

.spacer20px{
	clear: both;
	height: 20px;
	overflow: hidden;
}

.spacer25px{
	clear: both;
	height: 25px;
	overflow: hidden;
}

.clearer {
	clear: both;
}

.yellowLine {
	height: 3px;
	background: url('/brynje/img/bg.gif');
	margin: 15px 0 15px 0;
	overflow: hidden;
}

a.boxArticleTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #4A5199;
}

	a.boxArticleTitle img{
		border: none;
	}

a.boxArticleTitle:hover {
	text-decoration: none;
	border-bottom: 1px solid #4A5199;
}

a.boxArticleFooter {
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #4A5199;
}

a.boxArticleFooter:hover {
	text-decoration: none;
	border-bottom: 1px solid #4A5199;
}

div#detailArticle {
	line-height: 18px;
}
	
	div#detailArticle .teaser {
		font-weight: bold;
		margin-bottom: 15px;
		line-height: 18px;
	}
	
.txthl {
	color: #4A5199; /* #006C9A */
}

.txthl2 {
	color: #4A5199;
	font-size: 12px;
}

.redline {
	height: 1px;
	border-bottom: 1px solid #9A0000;
	clear: both;
}

/*****{***** Main Grid Start *****/

#Main {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: auto;
	width: 990px;
	background-color: #FFFFFF;
	line-height: 18px;
}

	#Main a, a:hover{
		color: #000;
	}
	
	#Main input {
		border: 1px solid #000000;
		background-color: #FFFFFF;
		padding: 3px 0 0 2px;
	}
	
	#Main input.form {
		height: 21px;
	}
	
	/*****{***** Header Start *****/

	div#MainHeader {
		width: 990px;
		height: 107px;
		float: left;
		margin-top: 1px;
		background: url('/brynje/img/bg_header.jpg') no-repeat;
	}

		div#MainHeader .left {
			width: 300px;
			float: left;
		}
	
		div#MainHeader .middle {
			width: 490px;
			float: left;
		}

		div#MainHeader .right {
			width: 200px;
			float: left;
		}
	
		div#MainHeader a {
			font-size: 12px;
			color: #000000;
			text-decoration: none;
		}
	
		div#MainHeader a:hover {
			color: #000000;
			text-decoration: none;
		}
	
	div#PrintHeader {
		display: none;
	}
		
	/***** Header End *****}*****/
			
	/*****{***** FastNav Start *****/

	div#MainFastnav {
		margin: 25px 5px 0 5px;
	}

		div#MainFastnav a{
			font-size: 14px;
			text-decoration: none;
			border-bottom: 1px solid #4A5199;
			margin-right: 10px;
			line-height: 18px;
		}
	
		div#MainFastnav a:hover{
			text-decoration: none;
			margin-right: 10px;
			border-bottom: 1px solid #4A5199;
		}
		
	/***** FastNav End *****}*****/
	
	/*****{***** Footer Start *****/
	
	div#MainFooter {
		font-size: 14px;
		border-top: 1px solid #4A5199;
		color: #8A8A8A;
		line-height: 20px;
	}

		div#MainFooter a {
			color: #8A8A8A;
			font-size: 14px;
			text-decoration: none;
			border-bottom: 1px solid #4A5199;
			line-height: 20px;
		}
	
		div#MainFooter a:hover {
			text-decoration: none;
			border-bottom: 1px solid #4A5199;
		}

		div#MainFooter .left {
			width: 464px;
			border-right: 1px solid #4A5199;
			float: left;
			padding: 20px 0 15px 5px;
		}
	
		div#MainFooter .middle {
			width: 317px;
			float: left;
			padding: 20px 5px 15px 20px;
		}
	
		div#MainFooter .right {
			width: 128px;
			float: left;
			padding: 20px 0 15px 0;
		}
		
	/***** Footer End *****}*****/

/***** Main Grid End *****}*****/

/*****{***** Content Grid Start *****/

div#leftContentStart {
	width: 320px;
	float: left;
}

div#leftContent {
	width: 280px;
	float: left;
}

	div#leftContent .rightBox2 {
		border: 1px solid #4A5199;
		background: url('/brynje/img/bg.gif');
		width: 248px;
		float: left;
		margin-left: 15px;
	}
	
	div#leftContent .boxTitle {
		border: 2px solid #FFF;
		border-bottom: 1px solid #9A0000;
		background: url('/brynje/img/bg_blue.gif');
		padding: 5px 0 5px 8px;
		font-family: Tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #F4E8C0;
	}
	
	div#leftContent .boxContent {
		border: 2px solid #FFF;
		border-top: none;
		padding: 10px 0 5px 5px;
		font-size: 12px;
	}
	

div#middleContentStart {
	margin: 0 15px 0 15px;
	width: 440px;
	float: left;
	overflow: hidden;
}

	div#middleContentStart h1 {
		font-family: Tahoma, sans-serif;
		font-size: 20px;
		margin-bottom: 15px;
	}
	
div#middleContent {
	margin: 0 15px 0 15px;
	width: 480px;
	float: left;
	overflow: hidden;
}

div#middleContent2 {
	margin: 0 15px 0 15px;
	width: 680px;
	float: left;
}
	
div#middleContent3 {
	margin: 0 15px 0 15px;
	width: 760px;
	float: left;
}

*html div#middleContent3 {
	margin: 0 15px 0 15px;
	width: 760px;
	float: left;
	display: inline;
}

	div#middleContent, div#middleContent2, div#middleContent3 input.button {
		border: 0px;
		padding: 0px;
	}

	/*****{***** Startpage Start *****/
	
	div#middleContent .startTeaser {
		margin-bottom: 22px;
		line-height: 20px;
	}

	div#middleContent .startPageBox {
		width: 220px;
		float: left;
		border: 1px solid #016D9B;
	}
	
	div#middleContent .startPageBox .boxTitle {
		background-color: #F1F1F1;
		padding: 8px;
		font-family: Tahoma, sans-serif;
		font-size: 16px;
		font-weight: bold;
	}
	
	div#middleContent .startPageBox .img {
		width: 220px;
		height: 115px;
		text-align: center;
	}

	div#middleContent .startPageBox .teaser {
		font-size: 14px;
		padding: 0 8px 3px 8px;
	}
	
	div#middleContent .startPageBox .footer {
		background-color: #4A5199;
		text-align: right;
		padding: 2px 5px 4px 0;
	}
	
	/***** Startpage End *****}*****/	
	
div#rightContent {
	width: 200px;
	float: left;
}

	div#rightContent .rightBox {
		border: 1px solid #4A5199;
		width: 198px;
		float: left;
		padding: 0px;
	}
	
	div#rightContent .rightBoxContent {
		margin: 8px;
		float: left;
		display: inline;
	}
	
	div#rightContent .title_blue {
		font-weight: bold;
		color: #016D9B;
		margin-bottom: 5px;
	}
	
	div#rightContent .rightBox2 {
		border: 1px solid #4A5199;
		background: url('/brynje/img/bg.gif');
		width: 198px;
		float: left;
	}
	
	div#rightContent .boxTitle {
		border: 2px solid #FFF;
		border-bottom: 1px solid #9A0000;
		background: url('/brynje/img/bg_blue.gif');
		padding: 5px 0 5px 8px;
		font-family: Tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #F4E8C0;
	}
	
	div#rightContent .boxContent {
		border: 2px solid #FFF;
		border-top: none;
		padding: 10px 0 5px 5px;
		font-size: 12px;
	}

	div#rightContent ul {
		list-style-type: square;
		margin: 0px;
		padding: 0 0 0 18px;
	}
	
	div#rightContent li {
		margin-bottom: 10px;
	}
	
	div#rightContent .imgRecent {
		width: 184px;
		background-color: #FFF;
		text-align: center;
		overflow: hidden;
	}
	
/***** Content Grid End *****}*****/

/*****{***** ColDetail Start *****/

div#headlineLeft {
	width: 260px;
	height: 30px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #49519A;
}

div#headlineRight {
	width: 500px;
	float: left;
	font-weight: bold;
	color: #AB241E;
}

/***** ColDetail End *****}*****/

div#leftNav {
	background-color: #dbdbdb;
}

	div#leftNav select {
		color: #000;
	}

	div#leftNav .pdProduct {
		height: 19px;
		padding: 8px 5px 6px 5px;
		background-color: #CBE2EA;
	}
	
	div#leftNav .mainNav {
		padding: 0 0 8px 5px;
		width: 225px;
		background: url('/brynje/img/pfeil_nav.gif') right 5px no-repeat;
	}
	
	*html div#leftNav .mainNav {
		width: 230px;
	}
	
	div#leftNav .mainNav a {
		font-size: 14px;
		text-decoration: none;
		border-bottom: 1px solid #9A0000;
	}
	
	div#leftNav .mainNav a:hover {
		font-size: 14px;
		text-decoration: none;
		border-bottom: 1px solid #9A0000;
	}
	
	div#leftNav .mainNavA {
		padding: 5px 0 7px 5px;
		margin-bottom: 8px;
		width: 245px;
		background-color: #EEEEEE;
	}
	
	div#leftNav .mainNavA a {
		font-size: 14px;
		text-decoration: none;
		border-bottom: none;
	}
	
	div#leftNav .mainNav a.active {
		font-size: 14px;
		text-decoration: none;
		border-bottom: none;
		color: #9A0000;
		font-weight: bold;
	}
	
	div#leftNav .subNav {
		padding: 0 0 8px 10px;
		width: 220px;
		background: url('/brynje/img/pfeil_nav.gif') right 5px no-repeat;
	}
	
	*html div#leftNav .subNav {
		width: 230px;
	}
	
	div#leftNav .subNav a {
		font-size: 14px;
		text-decoration: none;
		border-bottom: 1px solid #9A0000;
	}
	
	div#leftNav .subNav a:hover {
		font-size: 14px;
		text-decoration: none;
		border-bottom: 1px solid #9A0000;
	}
	
	div#leftNav .subNav a.active {
		font-size: 14px;
		text-decoration: none;
		border-bottom: none;
		color: #9A0000;
	}
	
	div#leftNav .subNav .small {
		font-size: 12px;
		font-style: italic;
	}
	
	div#leftNav .btnBack {
		padding: 3px 0 3px 2px;
		margin-bottom: 8px;
		background-color: #4A5199;
		border-top: 1px solid #9f9794;
		border-bottom: 1px solid #9f9794;
	}
	
	div#leftNav .btnBack a {
		font-size: 14px;
		color: #9A0000;
		text-decoration: none;
	}

.sortBox {
	width: 448px;
	height: 18px;
	float: left;
	border: 1px solid #CBE2EA;
	padding: 7px 5px 6px 5px;
	margin-top: 6px;
}

	.sortBox input, select {
		border: 1px solid #016d9b;
	}
	
	.sortBox .col {
		width: 224px;
		float: left;
	}
	
	*html .sortBox .col {
		width: 219px;
	}
	
	.sortBox a.more {
		width: 62px;
		height: 15px;
		font-size: 12px;
		border: 1px solid #016d9b;
		background-image: url('/brynje/img/bg_more.gif');
		text-align: center;
		float: left;
		margin-left: 5px;
		text-decoration: none;
	}
	
	.sortBox a.back {
		width: 62px;
		height: 15px;
		font-size: 12px;
		border: 1px solid #016d9b;
		background-image: url('/brynje/img/bg_back.gif');
		text-align: center;
		float: left;
		margin-right: 5px;
		text-decoration: none;
	}
	
	.sortBox a.more:hover, a.back:hover {
		text-decoration: none;
	}
	
.articleList {
		width: 220px;
		float: left;
		border: 1px solid #CBE2EA;
	}

	.articleList .teaser {
		font-weight: bold;
		height: 30px;
		background-color: #f1f1f1;
		padding: 5px 8px 5px 8px;
	}

	.articleList .footer {
		background-color: #f1f1f1;
		padding: 0 0px 3px 8px;
	}
	
div#InfoTxt {
	font-size: 12px;
	color: #8A8A8A;
	margin-top: 30px;
}

div#InfoTxt a {
	font-size: 12px;
	color: #8A8A8A;
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

div#InfoTxt a:hover {
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

/*****{***** ProductListing Table Start *****/

div#productListing .productListing-odd {
	background-color: #FFF;
}

div#productListing .productListing-data {
	background-color: #FFF;
}

div#productListing .productListing-data img{
}

div#productListing .productBox {
	width: 100%;
	margin: 25px 0 0 10px;
	text-align: center;
}

*html div#productListing .productBox {
	width: 100%;
	margin: 15px 5px 0 0;
	text-align: left;
}

div#productListing .productTable_img {
	border: 1px solid #F4E8C0;
	border-bottom: none;
	width: 204px;
	height: 220px;
	overflow: hidden;
}

div#productListing .productTable_teaser {
	width: 200px;
	font-size: 12px;
	text-align: left;
	height: 50px;
	padding: 4px 0 3px 4px;
	border: 1px solid #F4E8C0;
	border-top: none;
	border-bottom: none;
	background-color: #F4E8C0;
	line-height: 16px;
	overflow: hidden;
}

* html div#productListing .productTable_teaser {
	width: 204px;
	height: 57px;
}

	div#productListing .productTable_teaser .small{
		font-size: 11px;
		line-height: 16px;
		margin-top: 2px;
	}

div#productListing .productTable_footer {
	width: 196px;
	text-align: left;
	font-size: 12px;
	padding: 0 4px 3px 4px;
	border: 1px solid #F4E8C0;
	border-top: none;
	background-color: #F4E8C0;
	margin-left: 10px;
}

* html div#productListing .productTable_footer {
	width: 204px;
	margin-left: 0px;
}

div#productListing .icon {
	position: absolute;
	z-index: 40;
	margin-top: 86px;
	margin-left: 160px;
}

*html div#productListing .icon {
	margin-top: 85px;
	margin-left: 158px;
}

div#productListing .idInfo {
	font-size: 9px;
	position: absolute;
	z-index: 45;
	margin-top: 100px;
	margin-left: 4px;
}

*html div#productListing .idInfo {
	margin-top: 99px;
}

div#productListing .specialPrice {
	position: absolute;
	z-index: 50;
	margin-left: 156px;
}

*html div#productListing .specialPrice {
	margin-left: 154px;
}

div#productListing .productSpecialPrice {
	color: #FF0000;
}

/***** ProductListing Table End *****}*****/

	/*****{***** Tables Mittlerer Content Start *****/

	div#shopPages table.infoBox {
  		background: #4A5199;
	}

	div#shopPages .infoBoxContents {
 		background: url('/brynje/img/bg.gif');
  		font-family: Tahoma, sans-serif;
  		font-size: 12px;
	}
	
	div#shopPages .infoBoxContents2 {
 		background: #CBE2EA;
  		font-family: Tahoma, sans-serif;
  		font-size: 12px;
	}
	
	div#shopPages td.pageHeading {
  		font-family: Tahoma, sans-serif;
		font-size: 18px;
		color: #4A5199;
		margin-bottom: 10px;
		font-weight: normal;
	}
	
	div#shopPages td.productListing-heading {
  		font-family: Tahoma, sans-serif;
		font-size: 14px;
  		padding: 5px;
  		color: #F4E8C0;
  		background: url('/brynje/img/bg_blue.gif');
	}
	
	div#shopPages td.productListing-data {
  		font-family: Tahoma, sans-serif;
		font-size: 14px;
  		padding-top: 5px;
  		color: #000000;
  		background: #FFFFFF;
  		text-align: center;
	}
	
	div#shopPages td.main {
  		font-family: Tahoma, sans-serif;
		font-size: 14px;
  		color: #000000;
	}
	
	div#shopPages td.main_title {
  		font-family: Tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
  		color: #000000;
		padding: 15px 0 3px 0;
	}

	div#shopPages td.main_title1 {
  		font-family: Tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
  		color: #000000;
		padding-left: 5px;
	}
	
	div#shopPages td.main_title2 {
  		font-family: Tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
  		color: #000000;
		padding: 15px 0 3px 5px;
	}
	
	div#shopPages td.inputRequirement_title {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #FF0000;
		text-align: right;
		padding-top: 15px;
	}
	
	div#shopPages td.main a {
  		font-family: Tahoma, sans-serif;
		font-size: 14px;
  		color: #000000;
  		text-decoration: none;
  		border-bottom: 1px solid #9A0000;
	}
	
	div#shopPages td.main a.btn {
  		border: none;
	}
	
	div#shopPages td.productListing-data input {
		border: 1px solid #000000;
		background-color: #E5EDF0;
		padding: 3px 0 0 2px;
	}
	
	div#shopPages td.productListing-data input.button {
		border: 0px;
		background-color: #FFFFFF;
	}
	
	div#shopPages .orderEdit {
		font-family: Tahoma, sans-serif;
		font-size: 11px;
		color: #9A0000;
	}
	
	div#shopPages input.button {
		border: 0px;
		padding: 0px;
	}
	
	div#shopPages td.messageBox {
		font-family: Tahoma, sans-serif;
		font-size: 12px;
	}
	
	div#shopPages td.messageStackError, td.messageStackWarning {
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		background-color: #ffb3b5;
	}
	
	div#shopPages td.messageStackSuccess {
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		background-color: #99ff00;
	}
	
	div#shopPages tr.productListing-odd .productListing-data {
		border-top: 1px solid #016D9B;
		border-bottom: 1px solid #016D9B;
	}
	
	div#shopPages input {
		background-color: #FFFFFF;
	}
	
	div#shopPages td.wishListing-data, td.wishListing-data2, td.wishListing-data3 {
	  	font-family: Tahoma, sans-serif;
		font-size: 12px;
  		padding: 5px 0 10px 0;
  		color: #000000;
  		background: #FFFFFF;
	}
	
	div#shopPages td.wishListing-data {
  		text-align: left;
	}
	
		div#shopPages td.wishListing-data a{
			font-family: Tahoma, sans-serif;
			font-size: 12px;
		}
		
	div#shopPages td.wishListing-data2 {
  		text-align: center;
	}
	
	div#shopPages td.wishListing-data3 {
  		text-align: right;
	}
	
	div#shopPages select {
		background-color: #FFF;
		border: 1px solid #000;
		height: 17px;
	}
	
	/***** Tables Mittlerer Content End *****}*****/

/*****{***** ProductDetail Start *****/

div#productDetail {
}

	div#productDetail .leftCol {
		width: 260px;
		float: left;
	}

	div#productDetail .middleCol {
		width: 300px;
		margin-right: 15px;
		text-align: justify;
		float: left;
	}
	
	div#productDetail .rightCol {
		width: 185px;
		float: left;
		margin-top: 40px;
	}

	div#productDetail .col {
		width: 230px;
		float: left;
	}
	
	div#productDetail h1 {
		float: left;
		font-size: 16px;
		line-height: 18px;
		margin: 0px;
		padding: 0px;
	}	
	
	div#productDetail .buttonbox {
		width: 174px;
		float: left;
	}
	
	div#productDetail .pricebox {
		width: 267px; /*238*/
		margin-left: 10px;
		float: left;
	}
	
	div#productDetail .smallImgBox {
		height: 67px;
		padding: 4px 3px 4px 3px;
		background-color: #ECE5CB;
		margin-bottom: 3px;
		font-size: 11px;
	}

	div#productDetail input.button {
		border: 0px;
		padding: 0px;
	}
	
	div#productDetail .titleDesc {
		font-size: 16px;
		font-weight: bold;
		color: #026E9F;
		margin-bottom: 5px;
	}
	
	div#productDetail .textDesc {
		margin-bottom: 20px;
	}
	
	div#productDetail a.mailTo {
		font-size: 12px;
		font-weight: bold;
		color: #026E9F;
		text-decoration: none;
		border-bottom: 1px solid #9A0000;
	}

	div#productDetail a.mailTo:hover {
		text-decoration: none;
		border-bottom: 1px solid #9A0000;
	}
	
	div#productDetail a.sizeTable {
		height: 20px;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		border-bottom: 1px solid #AC221F;
	}

	div#productDetail a.sizeTable:hover {
		text-decoration: none;
		border-bottom: 1px solid #AC221F;
	}
	
	div#productDetail .price {
		font-weight: bold;
		margin-bottom: 10px;
		font-size: 16px;
	}
	
	div#productDetail .specialPrice2 {
		position: absolute;
		z-index: 50;
		margin-left: 360px;
	}

	*html div#productDetail .specialPrice2 {
		margin-left: 360px;
	}
	
	div#productDetail .polIcon {
		position: absolute;
		z-index: 60;
		margin-left: 416px;
	}

	*html div#productDetail .polIcon {
		margin-left: 416px;
	}
	
	div#productDetail input.quantity {
		border: 1px solid #AC221F;
		background-color: #FFF;
	}
	
/***** ProductDetail End *****}*****/

/*****{***** InformationBox Start *****/

div#informationBox {
	background-color: #CBE2EA;
	border: 1px solid #016D9B;
	width: 278px;
}

* html div#informationBox {
	width: 280px;
}

div#informationBox .infoBoxHeading{
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #F4E8C0;
	padding: 5px 5px 3px 5px;
	border: 2px solid #FFF;
	border-bottom: 1px solid #9A0000;
	background-color: #4A5199;
}

div#informationBox .infoBoxContents{
	padding: 0 0 0 2px;
	background-color: #CBE2EA;
	border: 2px solid #FFFFFF;
	border-top: none;
}

div#informationBox .boxText{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

div#informationBox .boxText a{
	text-decoration: underline;
}

/***** InformationBox End *****}*****/

/*****{***** Formular Start *****/

label{
	width: 145px;
	float: left;
}

/***** Formular End *****}*****/

.tooltipBox{
	width: 140px;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	border: 1px solid #000;
	padding: 5px;
	background-color: #9A0000;
}

#ToolTip{
	position: absolute;
	width: 100px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
}

.headerNavigation {
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
}

a.headerNavigation {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

a.headerNavigation:hover {
	text-decoration: none;
	border-bottom: 1px solid #9A0000;
}

td.smallText, span.smallText, p.smallText {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
}

.smallText a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#bmetrg {
	list-style: none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	}

#bmetrg li	{
	display: inline;
	}
	
.bmhead {
	font-weight: bold;
	margin-bottom: 3px;
}

.cartPriceTitle {
	width: 200px;
	float: right;
}

.cartPrice {
	width: 100px;
	float: right;
}

div#partnerShops{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0 0 5px 5px;
}

	div#partnerShops a{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #000;
		text-decoration: underline;
	}
	
/*****{***** xmasBanner Start *****/

div#payBackBanner {
	z-index: 109; 
	width: 440px;
	height: 82px;
	float: left;
	margin-bottom: 10px;
	background: #FFF url('/brynje/img/xmas/xmas-payback.png') top left no-repeat;
}

	div#payBackBanner img {
		margin: 5px 0px 0px 3px;
	}
	
.payBackText {
	float: left;
	margin-top: 10px;
	color: #9A0000;
	font-size: 11px;
}

div#payBackBannerStar {
	position: absolute;
	z-index: 110; 
	top: 320px; 
	margin-left: 705px; 
	width: 46px; 
	height: 45px;
}

*html div#payBackBannerStar {
	position: absolute;
	z-index: 110; 
	top: 0px;
	left: 0px;
	width: 46px; 
	height: 45px;
}

/***** xmasBanner End *****}*****/