/*Generelt*/
body{
	padding:0;
	margin:0;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#4d4d4d;
	font-size:11px;
	background:#ffffff;
}
a:link, a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
#main{
	width:100%;
	border-top:4px solid #C4D662;
	border-bottom:4px solid #C4D662;
	margin:0;
	padding:0;
}
#main td, form{
	padding:0;
	margin:0;
}
#domainCheck, #menuBar li, h1{
	color:#1D476F;
	font-family:trebuchet ms, verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:14px;
}
#topbar{
	background: url(../img/topbarBg.jpg);	
	height:138px;
	margin:0;
	padding:0;
}
#content{height:auto;}

/*menubjælken*/
#menuBar{	
	background:#C4D662;
	border-bottom:4px solid #f2f2f2;
	height:46px;
	margin:0;
	padding:0;
	}
.mainMenu a:link, .mainMenu a:visited{
	color:#1D476F;
}
.mainMenu a:hover, .mainMenuOver a:link, .mainMenuOver a:visited{
	color:#fff;
	text-decoration:none;
}

#menuBar ul{
	list-style:none;
	margin:0 0 6px 16px;
	padding:20px 0 0 0;
}
* html #menuBar ul{/*IE-fix menu height*/
	margin:0 0 0px 16px;
}
#menuBar li{
	margin:0;
	padding:0 13px 7px 0;
	float:left;
}
* html #menuBar li{/*IE-fix menu height*/
	padding:0 13px 9px 0;
}
#menuBar li img{
	margin-bottom:2px;
}
#menuBar li#domainCheck{
	height:20px;
	margin:0;
	padding:0 8px 0 50px;
}
#menuBar li#domainForm{
	margin-top:-2px;
}


/*undermenu/dropdown*/
#menuBar div.subMenuHidden{
	margin-top:29px;
	margin-left:0px;
}
#menuBar .subMenuHidden ul{
		padding:7px 8px;margin:0;
}
#menuBar .subMenuHidden ul li{
	padding:0;
}
#menu_m1 li, #menu_m2 li, #menu_m3 li, #menu_m4 li {
		float:none;
		margin:0;
		padding:0;
	}
#menu_m1 {
	width:148px;
}

#menu_m3, #menu_m4 {
	width: 110px;
}

#menu_m2{
	width:198px;
}


.subMenuHidden{
	background:#C4D662;
	z-index:20;
	margin:0;
	padding:0;
	position:absolute;
}
.subMenuHidden a:link, .subMenuHidden a:visited{
	text-decoration:none;
	font-weight:normal;
	padding:0;
	font-size:12px;
	color:#1D476F;
}
.subMenuHidden a:hover{
	text-decoration:none;
	font-weight:normal;
	padding:0;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}


/* indholdsområdet generelt*/
#leftCol h2{
	font-size:11px;
	font-weight:bold;
	margin-top:13px;
	margin-bottom:2px;
}
#leftCol p{
	margin: 0 0 2px 0;
}
#leftCol{
	width:160px;
	padding:27px 14px 20px 16px;
	float:left;
}
#rightCol{
	padding:27px 0px 20px 13px;
	margin-left:192px;
	width:500px;
}


/* bunden med reklamer*/
#bottom{
	background:#f2f2f2;
	height:118px;
	overflow: hidden;
	padding:0;
	margin:0;
}
.bottomAd{
	float:left;
	width:202px;
	padding:0;
	margin: 6px 15px 0 15px;
	font-size:10px;
}
.bottomAd img{
	margin-bottom:17px;
}
.bottomAd p{
	margin-top:0;
}
.bottomAd h1{
	margin-bottom:0;
}
.bottomAd h1 a:link, .bottomAd h1 a:visited{
	color:#1D476F;
}
.bottomAd p a:link, .bottomAd p a:visited{
	color:#4d4d4d;
}
#miniHotel{
	background: url(../contentimg/bg_m.gif) no-repeat;
	background-position: 1px 3px;	
	margin-left:15px;
}
#standardHotel{
	background: url(../contentimg/bg_s.gif) no-repeat;
	background-position: 1px 3px;
}
#proHotel{
	background: url(../contentimg/bg_p.gif) no-repeat;
	background-position: 1px 3px;
}


/*tabellen med produkter*/
#productTable td, #productTable th{
	padding:3px 8px 4px 8px;
}
#productTable .rowOdd, #productTable .rowOddEndOfDivision{
	background:#E5E5E5;
}
#productTable .rowEven, #productTable .rowEvenEndOfDivision{
	background:#F2F2F2;
}
#productTable .rowOddEndOfDivision td, #productTable .rowEvenEndOfDivision td{
	border-bottom:5px solid #c4d662;
}
#productTable .priceCell{
	text-align:right;
	width:128px;
}
#productTable .productCell{
	width:340px;
}
#productTable #headerRow, #productTable #headerRow th{
	height:23px;
	margin:0;
	padding:0;
}
#productTable #headerRow th{
	padding:0 8px 0 8px;
}
#productTable #headerRow th.productCell{
	background: #c4d662 url(../img/rowWithTab_Tab.gif) no-repeat;
	text-align:left;
}
#productTable #headerRow th.priceCell{
	background: #c4d662 url(../img/rowWithTab_End.gif) right no-repeat;
	font-weight:bold;
	color:#fff;
	padding-top:0
}
#productTable #headerRow th.priceCell p{
	margin:0;
	padding:0;
	margin-top:4px;
}
#productTable th h1{
	margin:0;
	padding:0;
	margin-top:1px;
}
#productTable td a:link, #productTable td a:visited{
	color:#4d4d4d;}
#productTable td a:hover{
	color:#000;
}

/*Specifikationssiden*/
.headerTab{
	background: #c4d662 url(../img/bgWithTab.gif) no-repeat;
	height:20px;
	width:492px;
	padding:3px 0 0 8px;
	margin:0;
}
.headerTab h1{
	margin:0;
	padding:0;
}
.underTab{
	background: #f2f2f2;
	border:1px solid #f2f2f2;
	margin:0;
	font-weight:bold;
	font-size:10px;
	padding:10px 8px 8px 8px;
	margin-bottom:16px;
}
.underTab ul{
	list-style: none;
	margin:0;
	padding:0;
}
.underTab .listComment{
	font-size:9px;
	font-weight:normal;
}
.underTab li{
	margin-bottom:2px;
	margin-left:0;
	padding-left: 8px;
	background-image: url("../img/arrowRight.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
}
* html .underTab li{/*IE-fix to align arrows with text*/
	background-position: 0 5px;
}

/*prisSpecifikationsTabel på produktblad*/
#prisSpecifikationsTabel td{
	margin:0;
	padding:0;
	text-align:right;
	height:21px;
}
#prisSpecifikationsTabel .col1{
	width:93px;
	text-align:left;
	padding-left:10px;
}
#prisSpecifikationsTabel .col2{
	width:69px;
	padding-right:10px;
}
#prisSpecifikationsTabel .col3{
	width:78px;
	padding-right:10px
}
#prisSpecifikationsTabel .col4{
	width:105px;
	padding-right:10px;
}
#prisSpecifikationsTabel .col5{
	width:115px;
}
#prisSpecifikationsTabel .rowOdd{
	background: url(../img/topbarBg.jpg);
}
#prisSpecifikationsTabel .rowEven{
	background: url(../img/lysereEnd_topbarBg.jpg);	
}
#prisSpecifikationsTabel{
	color:#fff;
	margin-bottom:2px;
	width:100%
}
#prisSpecifikationsTabel a:link, #prisSpecifikationsTabel a:visited{
	color:#fff;
	text-decoration:underline;
}
#prisSpecifikationsTabel a:hover{
	font-weight:bold;
}
#specsHeader .col1{
	font-weight:bold;
}
.nb{
	margin-top:0;
	font-size:9px;
}

#order a:link, #order a:visited, #order a:hover{
	color:#fff;
	font-family: trebuchet ms, verdana, helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	background:#1D476F;
	padding:2px 10px 3px 10px;
	text-decoration:none;	
}
#order{
	text-align:right;
}




div.newstick {
	padding-left: 10px;
	margin-bottom: 15px;
}

.newstick b {
	display: block;
	padding-bottom: 2px;
	margin-bottom: 0px; 
	border-bottom: 1px solid #000;
}

.newstick i {
	font-size: 10px;
	font-style: normal;
}

.newstick p {
	border-top: 1px dotted #AAA;
	color: #AAA;
	text-align: right;
	font-size: 9px;
}

.newstick b a, .newstick i a {
	text-decoration: none;
}

.newstick b a:hover, .newstick i a:hover {
	text-decoration: underline;
}

div.rightie {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 10px;
}

ul.sidebar {
	line-height: 160%;
	list-style:none;
	margin-left: -5px;
}

ul.sidebar li {
	float:none;
	margin:0;
	padding:0;
}

button.phatbutton {
	font-weight: bold;
}