body {
	background: url('/gfx/body_bg.gif') repeat-x #fff;
	margin: 0;
	text-align: center;
}

* img {
	border: none;
}

* form, * ul, * li {
	margin: 0;
	padding: 0;
}

/* IE png fix */

#bottomImage img, .listArrow, #footerCard img, .stdButton, .submitButton img, .stdButton img, .pngImage {
	/*behavior: url('/css/iepngfix.htc');*/
}

#bodyWrapper {
	margin: auto;
	width: 970px;
}

#topWrapper {
	background: url('/gfx/top_image.jpg') no-repeat top right;
	float: left;
	/*width: 950px;*/
	width: 970px;
}

/*
 *	START Google Search Bilferie
 */
#topWrapper {
	position: relative;
}

#topWrapper #googleSearchBilferie {
	position: absolute;
	right: 19px;
	top: 10px;
}

#topWrapper #googleSearchBilferie div {
	background: transparent url('/gfx/gs_background.png');
	padding: 9px 10px 10px 10px;
}

#topWrapper #googleSearchBilferie form {
	margin: 0;
	padding: 0;
}

#topWrapper #googleSearchBilferie #gsQuery {
	width: 215px;
}

#topWrapper #googleSearchBilferie #gsSearch {
}


#topWrapper_bilferie #googleSearchBilferie div {
	background: transparent url('/gfx/gs_background.png') no-repeat;
	padding: 9px 10px 10px 10px;
}

/*wrapper bilferie*/
#topWrapper_bilferie {
	position: relative;
}

#topWrapper_bilferie #googleSearchBilferie {
	position: absolute;
	right: 19px;
	top: 10px;
}

#topWrapper_bilferie #googleSearchBilferie div {
	background: transparent url('/gfx/gs_background.png');
	padding: 9px 10px 10px 10px;
}

#topWrapper_bilferie #googleSearchBilferie form {
	margin: 0;
	padding: 0;
}

#topWrapper_bilferie #googleSearchBilferie #gsQuery {
	width: 215px;
}

#topWrapper_bilferie #googleSearchBilferie #gsSearch {
}



/*
 *	END Google Search Bilferie
 */

#logo {
	float: left;
	height: 99px;
	/*width: 260px;*/
	width: 235px;
}

#tabs {
	/*margin: 67px 0 0 260px;*/
	margin: 67px 0 0 243px;
}

ul#tabMenu {
	/*margin: 0 0 0 31px;*/
	margin: 0 0 0 5px;
}

ul#tabMenu li {
	float: left;
	list-style: none;
	text-align: center;
}

ul#tabMenu li a {
	background: url('/gfx/tab.gif') no-repeat top center;
	display: block;
	height: 30px;
	line-height: 32px;
	width: 117px;
}

ul#tabMenu li a:hover, ul#tabMenu a.tabMenuOn {
	background: url('/gfx/tab.gif') no-repeat bottom center;
}

#navWrapper {
	background: url('/gfx/nav_bg.gif') no-repeat;
	clear: both;
	float: left;
	height: 40px;
	width: 970px;
}

#nav {
	float: left;
	padding: 13px 0 0 20px;
	text-align: left;
}

#contentWrapper {
	background: url('/gfx/content_bg.gif') repeat-y;
	background-color: #fff;
	float: left;
	width:930px;
	/*border:1px solid #0f0;*/
	padding: 0 20px;
	text-align: left;
}

#contentWrapper ul {
	margin-left:15px;
}

#contentLeftWrapper, #contentCenterWrapper {
	padding: 0 10px 0 0;
	float: left;
}

#contentLeft {
	float: left;
	width: 203px;
}

ul.mainMenu li {
	line-height: 18px;
	list-style: none;
	text-align: left;
}

ul.themeMenu {
	/*margin: 3px 0 10px -10px;*/
	padding:0;
}

ul.themeMenu li {
	line-height: 16px;
	list-style: none;
	text-align: left;
	margin-left:-5px;
}


#contentCenter {
	float: left;
	width: 504px;
}

#contentCenterNoRightContent {
	float: left;
	width: 707px;
}

#themeFocusWrapper {
	float: left;
	margin: 0 0 10px 0;
}

.themeFocus {
	float: left;
	width: 161px;
}

.themeHeader {
	background-color: #2f2f2f;
	padding: 3px 0 3px 10px;
	text-align: left;
}

.themeFocus .content {
	background-color: #07aef4;
	padding: 5px;
	text-align: left;
}

#contentRight {
	float: left;
	width: 203px;
}

#footer {
	float: left;
	margin: 20px 0 20px 0;
	width: 950px;
}

#footerAddress {
	float: left;
	text-align: left;
	width: 700px;
}

#footerIntern1 {
	float: left;
	text-align: right;
	width: 250px;
}

#footerWrapper {
	clear: both;
	padding: 20px 0 0 0;
}

#footerCard {
	float: left;
	text-align: left;
	width: 56px;
}

#footerLinks {
	float: left;
	margin: 4px 0 0 0;
	text-align: left;
	width: 640px;
}

#footerMember {
	float: left;
	text-align: right;
	width: 250px;
}

.clear {
	clear: both;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.stdImage {
	margin: 5px 0;
}

div.buttonWrapper {
	clear: both;
	margin: 15px 0;
	text-align: right;
}

/* standard button */

.stdButton {
	background: url('/gfx/submit_bg.gif') repeat-x 0 0;
	background-color:#fff;
	border: 1px solid #797979;
	color: #666666 !important;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
	padding: 2px 3px 3px 3px;
	text-decoration: none;
}


/* forms */

.stdButton:hover {
	border: 1px solid #4e4e4e;
}

.stdButton span {
	margin: 0 0 0 3px;
}

.stdButton img {
	margin: 0 0 -4px 0;
}

.submitButton {
	background: url('/gfx/submit_bg.gif') repeat-x 0 0 #fff;
	border: 1px solid #797979;
	color: #666666;
	cursor: pointer;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: visible;
	padding: 4px 0 2px 0;
}

.submitButton img {
	position: absolute;
	margin: -1px 0 0 0;
}

.submitButton span {
	padding: 0 5px 0 17px;
}

.submitButton:hover {
	border: 1px solid #4e4e4e;
}

.fremButton {
	background: url('/gfx/submit_bg.gif') repeat-x 0 0 #fff;
	border: 1px solid #797979;
	color: #666666;
	cursor: pointer;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: visible;
	padding: 2px 0 2px 0;
	height:24px;
}

.fremButton img {
	position: absolute;
	margin: -1px 0 0 48px;
}

.fremButton span {
	padding: 0 17px 0 5px;
}

.fremButton:hover {
	border: 1px solid #4e4e4e;
}


/**
 * NY: Start
 */
div.nyButtonWrapper {
	clear: both;
	margin: 15px 0;
	text-align: right;
}

/* standard button */

.nyStdButton {
	background: url('/gfx/submit_bg.gif') repeat-x 0 0;
	background-color:#fff;
	border: 1px solid #797979;
	color: #666666;
	cursor: pointer;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
	padding: 2px;
	text-decoration: none;
}

.nyStdButton:hover {
	border: 1px solid #4e4e4e;
}

.nySstdButton span {
	margin: 0 0 0 3px;
}

.nyStdButton img {
	margin: 0 0 -4px 0;
}





.nySubmitButton {
	background: url('/gfx/submit_bg.gif') repeat-x 0 0 #fff;
	border: 1px solid #797979;
	color: #666666;
	cursor: pointer;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: visible;
	padding: 2px 0 2px 0;
}

.nySubmitButton img {
	position: absolute;
	margin: -2px 0 0 0;
}

.nySubmitButton span {
	padding: 0 5px 0 17px;
}

.nySubmitButton:hover {
	border: 1px solid #4e4e4e;
}

/**
 * NY: End
 */




.stdTextInput {
	border: 1px solid #797979;
	color: #797979;
	padding: 2px 0 2px 5px;
	width: 120px;
}

.stdSelect {
	border: 1px solid #797979;
	color: #797979;
	padding: 1px 0;
	width: 128px;
}

.productImage {
	/*border: 3px solid #fff;*/
	border: 2px solid #2F2F2F;
}

/* content boxes */

.stdBox {
	margin: 10px 0 0 0;
	padding: 10px;
	text-align: left;
}

.stdBox a:link, a:active, a:visited, a:hover {
	text-decoration:none;
}

.margin {
	margin: 10px;
}

.noMargin {
	margin: 0;
}

.marginTop {
	margin: 10px 0 0 0;
}

.marginRight {
	margin: 0 10px 0 0;
}

.marginBottom {
	margin: 0 0 10px 0;
}

.marginLeft {
	margin: 0 0 0 10px;
}

.padding {
	padding: 10px;
}

.noPadding {
	padding: 0;
}

.displayNone {
	display: none;
}

.white {
	background-color: #fff;
	color:#000;
}

.blue {
	background-color: #07aef4;
	color:#000;
}

.darkBlue {
	background-color: #3c6fc0;
	color:#fff;
}


.orange {
	background-color: #ffc200;
	/*background-color: #fcea21;*/
	color:#000;
}

.gul {
	/*background-color: #ffc200;*/
	background-color: #fcea21;
	color:#000;
}

.gray {
	background-color: #c5c5c5;
	color:#fff;
}

.lightGray {
	background-color: #EFEFEF;
	color:#000;
}

.green {
	background-color: #64981d;
}

.lightGreen {
	background-color: #c2dd94;
}

.logoGreen {
	background-color: #d0e708;
}

.darkGray {
	background-color: #444444;
}

.dark {
	background-color: #2f2f2f;
}

.brown {
	background-color: #bf9e60;
	color:#fff;
}

.darkBrown {
	background-color: #8f7648;
}

.purple {
	background-color: #681694;
	color:#fff;
}

.newlogo_green {
  background-color: #D7DF23;
  color:#000;
}

.newlogo_green h2 {
  color:#000;
}

.newlogo_green a {
  color:#000;
}
.newlogo_green a {
  color:#000;
}



.kuffert_m_red {
  background-color: #EF4136;
}


#guideWrapper #sortKarakter {
	background: url('/gfx/karakter/karakter_small_transparent.gif') repeat-x;
	cursor: pointer;
	height: 13px;
	margin: 3px 0 0 0;
	width: 65px;
}

#guideWrapper #sortKarakter div {
	float: left;
	width: 13px;
}

#guideWrapper #sortKarakter div.active {
	background: url('/gfx/karakter/karakter_small.gif') repeat-x;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	color: #d7df23;
	padding: 8px 8px 1px;
	background: url('/gfx/bubble.png') top left;
}

.tool-text {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
	padding: 4px 8px 8px;
	background: url('/gfx/bubble.png') bottom right;
}

#specialList ul {
	line-height: 12px;
	margin-top:3px;
}

#noscript {
	background: url('/gfx/content_bg.gif') repeat-y;
	clear: both;
	float: left;
	width: 970px;
}

#noscript span {
	background-color: LightYellow;
	border: 2px solid Gold;
	display: block;
	font: 13px Tahoma, Arial, Verdana, sans-serif;
	margin: 0 20px 15px 20px;
	padding: 10px;
	position: relative;
	width: auto;
}

.tabs-wrapper {
	/* IE 7-9 */
	background: url('/gfx/tabs-bg.gif') repeat-x top;
	* padding-bottom: 19px;
	/* IE 6 */
	_padding-bottom: 0px;
	_background: none;
}

.tabs,
.tabs li {
	display: block;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0; }

#contentWrapper ul.tabs { /* Overskriv normal margin-left */
	margin-left: 0; }

.tabs {
	background: url('/gfx/tabs-bg.gif') repeat-x top;
	clear: both;
	width: 100%;
	height: 35px; }

	.tabs li {
		background: url('/gfx/tabs-bg.gif') repeat-x 0 100%;
		margin: 0;
		border-top: 1px solid #999999;
		border-right: 1px solid #999999;
		height: 33px; }

	/* Prevent Double Margin & Padding In IE6 When Using CSS Float */
	/*html .tabs li { display: inline; }*/

	.tabs li.first {
		border-left: 1px solid #999999;
		margin-left: 10px!important; }

	.tabs li.active {
		background: url('/gfx/tabs-bg.gif') repeat-x 0 -35px;
		border-top: 1px solid #999999;
		/*border-left: 1px solid #999999;*/
		border-right: 1px solid #999999;
		height: 34px;
		margin: 0; }

	.tabs li a:link,
	.tabs li a:visited {
		color: #444444;
		cursor: pointer;
		display: block;
		float: left;
		font-weight: normal;
		text-decoration: none; }

		.tabs li a:hover {
			/*background: transparent;*/ }

			.tabs li a:hover span {
				cursor: pointer;
				/*text-decoration: underline;*/ }

			.tabs li.active a:active,
			.tabs li.active a:link,
			.tabs li.active a:visited,
			.tabs li.active a:hover {
				font-weight: bold; }

			.tabs li a:hover {
				background: #fff; }

			/* IE 8 */
			#contentWrapper ul.tabs li a:hover {
				background: url('/gfx/tabs-bg.gif') repeat-x top; }

				.tabs li.active a:hover span {
					/*text-decoration: none;*/ }

	.tabs li a span {
		float: left;
		display: block;
		padding: 0 9px;
		height: 33px;
		line-height: 33px; }

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

		/* for IE/Mac */
        .clearfix {
			display: inline-block; }

.tabs-content {
	clear: both;
	float: left;
	width: 100%; }

.tabs-content {
	margin: 12px 0\9;
	_margin: 0;
}
