*															{ font: 11px arial, Helvetica, sans-serif;}
body														{ background-color: #e0dfdf; margin: 0; }

a:visited  				{ color: #999999; }
a:link  					{ color: #999999; }
a:active  				{ color: #ffffff; }
a:hover   				{ color: #ffffff; }

h1						{ color:#999; font-size: 20px;}
#heading				{ padding-left: 20px;}
/* page */.
#page														{}

/* wrapper */
#wrapper													{ width: 960px; margin: auto; }



/* top */
#top														{ background-color: #f3efe9; width: 958px; height: 88px; margin-top: 14px; border: solid 1px #cac9c8; }
#top ul														{ float: right; margin-top: 65px; margin-right: 10px; }
#top ul li													{ float: left; list-style-type: none; }
#top ul li a												{ padding: 0 12px; text-decoration: none; }
#top ul li a:link,
#top ul li a:visited,
#top ul li a:active											{ color: #8b8989; font-size: 17px; }
#top ul li a:hover											{}
#top p a													{ float: left; font-family: Helvetica; font-size: 30px; color: #a7a7a8; margin: 0; padding-top: 55px; text-decoration: none;}
#top p														{ float:left; padding: 0; margin: 0;}
#top img													{ float: left; margin: 48px 10px 0 25px; }

/* content */
#content													{ background-color: #f3efe9; width: 958px; border: solid 1px #cac9c8; margin-top: 16px; float: left; padding-bottom: 20px;}
#tekst														{ width: 904px; padding: 0 27px; float: left; }
.box														{ width: 250px; padding: 0 25px; float: left; }
.box .headline												{ font-size: 13px; color: #a7a7a8;  }
.box p														{ font-size: 11px; color: #a7a7a8; line-height: 14px; }


#map_container          { width:900px; height: 490px; margin-top:20px; margin:20px auto; }
#map_search             { position:absolute; height: 490px; border: 1px solid #848484; background-color:#F2F7F9; border-right:0; width:20px; float:left; z-index:9998; overflow:hidden;}
#map_search_handler     { position:absolute; height: 490px; width:20px; float:right; background-color:#CDCDCD; cursor:pointer; right:0; top:0; z-index:9999; }
#map_canvas				{ height: 100%; border: 1px solid #848484; float:right; width:880px; margin-left:20px; }
#map_canvas img			{ margin-left: 30px;	}


.infobubble             { width:300px; }
.infobubble a           { color:black; }
.infobubble a:hover     { color:black; }
.clusterbubble a        { color:black; }

/* footer */
#footer														{ width: 954px; height: 14px; margin: auto; font-size: 9px; margin-top: 20px; }
#footer	p, 
#footer	a													{ color: #999999; }

/* TinX/dk information */
#tinxdk-info					{ float:left; margin:auto; width: 880px; margin-top: 20px; margin-left: 55px; color: #999; height: 1px; }
#tinxdk 						{ float:right; margin:0 auto; text-align: right; color:#999; width: 200px; }
#tinxdk a 						{ background:none; color:#999;}
#page_load_time					{ float:left; width: 100%; display:none; }
.fakelink                       { text-decoration:underline; cursor:pointer; }
