* {
	margin:0;
	padding:0;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


#containerHeader
{

	vertical-align: top;
	top: 10px;
	margin-left: auto;
  	margin-right: auto;
	width:830px;
	background-color: #FFFFFF;
	background-image:url(../images/header2.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:250px;
	padding:0;
}
#searchHeader
{
	width:650px;
	height:65px;
	position:absolute;
	top: 118px;
	left: auto;
	right: auto;
	margin-left: 65px;

	background-image:url(../images/search2.jpg);
	background-position:top;
	background-repeat: no-repeat;
	
	padding-top:35px;
	padding-left:50px;


	
}

#tekst
{
	position:relative;
	float: left;
	top: 150px;
	_top: 40px;
	
	margin-left: 50px;
	_margin-left: 25px;
	width: 500px;
	}
#quicklinks
{
	float: left;
	position:relative;
	top: 180px;
	_top: 70px;
	padding-left: 20px;
	margin-left: 0px;
	width: 200px;
	}
#tekst h1, #quicklinks h1
{
	font-size: 14px;
	color: #000000;
	}
	
 #quicklinks a
{
	color: #000000;
	text-decoration: underline;
	}
#searchInput{
		
	}

#selectedForYou
{
	position:absolute;
	top:250px;
	width: 700px;
	margin-left: 65px;
	
	}

.searchInput, .searchInputWhere
{



	font-size: 16px;

}
.searchInputWhere
{
	margin-left:80px;
}

#whatbox,#wherebox
{
	position:absolute;
	top:43px;
	
	border: 0px;
	width:190px;
	height:20px;

	padding-left:5px;
	padding-right:5px;
	background: transparent;
	padding-bottom: 4px;
	}
#wherebox
{
	left: 255px;
	}

#searchButton
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top:40px;
	left: 565px;
	margin-top: 0px;
	background-image:url(../images/searchButton.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 90px;
	height: 25px;
}
#searchInputLinkWhat, #searchInputLinkWhere
{
	position:absolute;
	top: 65px;
	float: left;
	width:195px;
	padding-left:5px;
	margin-top:2px;
	font-weight: bold;
}

#searchInputLinkWhat a, #searchInputLinkWhere a
{
	color: #000000;
	text-decoration:  underline;
}

#searchInputLinkWhere
{
	margin-left:285px;
}

#categoryList
{
	height: 200px;
	overflow:auto;
	}
#categoryList a
{
	color: #000000;
	text-decoration:  underline;
	}

#whatHeader
{
	text-align: center;	
	vertical-align:middle;
	height: 20px;
	background: #F4F4F4;
}

.categorySelector
{
	
	width:20px;
	}

#whatHeader a
{
	width: 20px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

#what, #where
{
	position:absolute;
	width: 680px;
	height: 286px;
	z-index:5;
	top:182px;
	margin-left: 74px;
	visibility: hidden;
	
  	background-image:url(../images/what2gif.gif);
	background-position: top;
	background-repeat: no-repeat;
	
}

#where
{
	margin-left:78px;
	width: 680px;
	height: 309px;
	background-image:url(../images/wherepopup.gif);
}

#close , #close2
{
	
	float:right;
	padding-right: 20px;
	background-image:url(../images/close.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}



.popupInside
{
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;

}

#map
{
	float: left;
	padding-top:20px;
	}
	
#maptext
{
float:left;
padding: 10px;
padding-left: 50px;
width: 150px;
}
.highlight
{
	display:block;
	background-color: #FFFFCC;
	width: 150px;
	}
#maptext a
{
	color: #000000;
	text-decoration: none;
	}

#footer
{
	position: absolute;
	top: 550px;
	padding-top:8px;
	width: 100%;
	text-align: center;
	height: 22px;
	background-image:url(../images/footer.jpg);
	
}

#footer a, #footer2 a, #footer3 a
{
	color: #000000;
	text-decoration: underline;
	}
	
#footerText
{
	font-size: 10px;
	position: absolute;
	top: 570px;
	color: #979797;
	padding-top:30px;
	width: 100%;
	text-align: center;
	
}


	
#footer3
{
	position: relative;
	float:left;
	clear:both;
 	
	width: 100%;
	text-align: center;
	height: 22px;
	margin-top: 150px;
	margin-bottom: 20px;

	background-image: url(../images/footer.jpg);	
}

#footer3Text
{
		font-size: 10px;
		color: #979797;
	position: relative;
	float:left;
	clear:both;
 	
	width: 100%;
	text-align: center;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 50px;
	
}

#homelink {
	position: absolute;
	margin-top: 20px;
	margin-left: 200px;
	width: 400px;
	height: 80px;
	z-index: 100;
	cursor: pointer;
	
}
#homelink a,#homelinktekst a {

	z-index: 100;
	display: block;
	text-decoration: none;
	
}

#homelinktekst {
	position: fixed;
	margin-top: 20px;
	margin-left: 200px;
	width: 400px;
	height: 80px;
	z-index: 100;
	cursor: pointer;
}




.greenlink  ,.greenlink a 
{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	}
.selectedPage ,.selectedPage a
{
	color: #006600;
	text-decoration: none;
	
	}
h1{
	color: blue;
}

p {
	padding-bottom: 10px;
}
img
{
padding:0px;
margin:0px;
border: 0px;
}


map, area
{
	border: 0px;
}