/* yui reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
content:'';
	}
abbr,acronym { border:0;
}

/*
w3c sane defaults 
*/
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 0em 0 }

/* Defaults b4 */
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU,FONT {
	line-height: 1.50em;
	display: block;
}
BLOCKQUOTE {
	margin-left: 40px;
	margin-right: 40px;
}




/* content layout */
p, td, input {
	font-size: 12px;
}
input, textarea {
	border: 1px solid #B2B4BD;
}



h1, h1 p {
	font-size: 18px;
	font-weight: bold;
	color: #2a3556;
}
h2, h2 p {
	font-size: 16px;
	font-weight: bold;
	color: #2a3556;
}
h3, h3 p {
	font-size: 14px;
	font-weight: bold;
	color: #2a3556;
}
h4, h4 p {
	font-size: 12px;
	font-weight: bold;	
	color: #2a3556;
}
.imgText {
	font-size: 10px;
	color: #000000;
}


a {
	color: #2F5FB4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #f5881d;
}

a.address {
color: #2a3556;
}
.location, a.location, a.location:link, a.location:visited {
	font-size: 11px;
	color: #2a3556;
	text-decoration: none;
}
a.location:hover {
	color: #f5881d;
	text-decoration: underline;
}

ul, ol {
	margin-left: 40px;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: square;
	list-style-image: url('/images/template/list-style-image.gif');
}
li {
	display: list-item;
	margin-bottom: 4px;
}



/* layout */
body{
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana;
	background-color: #ffffff;
}
#bodybgcolor {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #b2b4bd;
}
/*ie center fix (fck bliver forvirret) */
#bodyid {
	text-align: center;
	background-color: #b2b4bd;
}

#border {
border: 1px solid #928696;
width: 948px;
margin: 0 auto;
}

#page{
margin: 0 auto;
width: 948px;
text-align: left;
background-color: #ffffff;



}

#top
{
background-image: url('/images/template/forside_top.jpg');
background-repeat: no-repeat;
height: 108px;
width: 948px;
text-align: right;

}

#top_link {
position: absolute;
height: 100px;
width: 120px;
underline: none;
}


#mainMenuDiv {
	position:relative;
}
#contentrowtable {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 948px;
	height: 300px;
}
/* submenu column*/
#lefttd {
	width: 200px;
	height: 100%;
	background-color: #ede8e3;
	vertical-align: top;
}
#submenudiv {
	width: 150px;
	padding-top:	35px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 20px;
}

#submenudiv ul {
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;	
}
#submenudiv ul li {
	
}

#iconstd, #titlespacetd {
	width:200px;
	background-color: #EDE8E3;
	background-image: url('/images/template/bgBox.gif');
	background-repeat: repeat;
	padding-top: 10px;
}
#centertd {
	width: 728px;	
	background-color: #ffffff;
	padding-left:  20px;
	padding-right: 0px;
	padding-top:   0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#centerrow {
}
#contenttable {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 728px;
	height: 400px;
}
#locationrow, #locationtd {
	padding-top: 10px;
	height: 20px;
	vertical-align: top;
	margin-bottom: 10px;
	width: 528px;
}
#titlerow, #titletd {
	height: 30px;
	padding-top: 5px;
	vertical-align: top;
}
#contentrow, #contenttd {
	vertical-align: top;
	background-image: url('/images/template/bgBox.gif');
	background-position: right top;
	background-repeat: repeat-y;
}
#righttd {
	width: 200px;
	background-color: #ede8e3;
	vertical-align: top;
}

#bottomcontent {
display: table-cell;
clear: both;
line-height: normal;
vertical-align: middle;
height: 20px;
background-color: #D1C2B4; 
font-size: 12px;
width: 948px;
color: #2a3556;
}

p#addr {
font-size: 12px;
text-align: center;
vertical-align: middle;
color: #2a3556;
}



.mainmenu 
{
position:relative;
top: 87px;
left: 00px;
display: inline;
}

.mainmenu li {
list-style: none;
display: inline;
padding-right: 14px;
}

a.menubar, a.menubar:visited, a.menubar:active {
text-decoration: none ;
color: #2a3556 !important;
font-family: Verdana; 
font-size: 11px;
 
 font-weight: bold;

}

a.menubar:hover {
/* font-weight: bold;*/
 text-decoration: underline;
}

a.submenuitem, a.submenuitem:active, a.submenuitem:visited {
text-decoration: none ;
color: #2a3556;
font-family: verdana; 
font-size: 11px;
}

a.submenuitem:hover {
 color: #f5881d;
 text-decoration: underline;
}

#leftMenu {
float: left;
padding-bottom: 20px;
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
margin-top: 63px;
}

#leftMenu ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	
}

#leftMenu li
{
	/*padding-top: 5px;*/
	/*padding-bottom: 1px;*/
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 8px;
	font-weight: normal;
	background-color: #C0C0C0;
		
}
#leftMenu li.isLevel1
{
	/*padding-top: 5px;*/
	/*padding-bottom: 1px;*/
	padding-left: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ACA899;
}
#leftMenu li ul li
{
	padding-top: 5px;
	margin-top: 5px;		
	margin-left: 0px;
	padding-left: 15px;
	border-top: 1px solid #ACA899;
}
#leftMenu li.hasSubItems
{
background-image: url('/images/template/menuArrow.png');
background-repeat:no-repeat;
background-position: 4px 10px;
padding-left: 15px;
font-weight: normal;
}

#leftMenu li.hasSubItemsIsLocationItem
{
background-image: url('/images/template/menuArrowLocationItem.png');
background-repeat:no-repeat;
background-position: 3px 10px;
padding-left: 15px;
font-weight: normal;
}

#leftMenu li.hasSubItemsLevel1
{
background-image: url('/images/template/menuArrow.png');
background-repeat:no-repeat;
background-position: 4px 10px;
padding-left: 15px;
font-weight: bold;
border-bottom: 1px solid #ACA899;
}

#leftMenu li.hasSubItemsIsLocationItemLevel1
{
background-image: url('/images/template/menuArrowLocationItem.png');
background-repeat:no-repeat;
background-position: 4px 10px;
padding-left: 15px;
font-weight: bold;
border-bottom: 1px solid #ACA899;
}


#leftMenu a
{
	line-height: 1.0;
	color: #2A3556;
}

#leftMenu a.locationItem
{
	color: #f5881d;
}


#menu ul {
list-style: none;
font-family: Verdana;
font-size: 11px;
line-height: 1em;
}
#menu ul li {
	padding-bottom: 10px;
}

#buttommenu a {
text-decoration: none ;

}

#buttommenu h3 {
padding-top: 10px;
}

.box {
color: #fff !important;
}

.searchBox {
	width: 65px;
}
a.searchTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.searchTitle:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.searchTitle:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
a.smallSearch {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a.smallSearch:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a.smallSearch:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: underline;
}
.searchNumber {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

/* Spots */

div.spot
{
	width:150px;
	margin-bottom: 10px;
}
div.firstSpot
{
	width:150px;
	margin-bottom: 20px;
	margin-top: 35px;
	background-color: c0c0c0;
}


div.spots
{
	width: 150px;
	float: right;
	margin-right: 25px;
}

hr.spotSeparator
{
	width: 150px;
}


