/* iSi AS */
/* januar 2009  */
body {
    font: 11px verdana, arial, sans-serif;
    margin: 0;
    text-align: left;
    background: url( bgColor.gif )}
  
#content {
	position: relative;
    width:730px;
    min-height: 542px;
    margin: 0 auto;
	background: #d4e1e7;
    z-index: 1;
    overflow: hidden; }

#main {
    float: left;
    width: 730px;
    min-height: 526px;
    background: white;
    z-index: -1; }
#main p {
	clear: both; }
    
#main1 {
	position: relative;
    float: left;
    width: 500px;
    height: 100%;
    padding: 0 10px 10px 20px; }
* html #main1 {
	margin-top: 10px; }
    
#right {
    float: right;
    position: relative;
    width: 175px;
    font-size: 10px;
    min-height: 526px;
    padding: 21px 0 10px 0;
    background: #d4e1e7; }
* html #right {
	height: 526px;}
#right p {
    padding: 0 10px 5px 10px; }
#right table {
	float: left;
	width: 96%;
    margin-left: 5px; }
#right ul.instructions {
	margin: 0 5px 5px 25px;
 	padding: 0; }
#right ul.instructions li {
	list-style-type: square;
	list-style-position: outside;}

#foot {
    float: left;
    width: 730px;
    height: 12px;
    clear: both;
    font-size: 9px;
    background: #d4e1e7; }
#wAdmin {
	float: left;
	width: 500px;
	padding: 0 5px; }
#cRight {
	float: right;
	width: 150px; }	
    
.placeName{ 
	font-size: 18px;
	font-weight: bold;
	color: #abbbc4; }
	
ul#areaMenu {
	float: left;
	width: 535px;
	height: 24px;
	margin: 0 0 5px -20px; 
	padding-left: 20px;
	background: #d8d5d3;}
/* ie tilpassning */ 
* html ul#areaMenu{ 
	width: 450px;
	margin: -3px -10px 5px -20px;
	padding-left: 40px; }
/* Safari tilpassning */
ul#areaMenu:first-of-type {
	height: 22px;
	margin-top: -1px; }
	
ul#areaMenu img{
	float: left;
	margin: -2px 3px 0 0; }

ul#areaMenu li , ul#placeMenu li {
	list-style: none;
	display: inline; }

ul#areaMenu li a{
	float: left;
	min-width: 75px;
	height: 20px;
	padding: 4px 8px 0 5px;
	font: bold 12px arial; 
	color: #766a62;
	text-decoration: none; }
/* ie tilpassning */ 
* html ul#areaMenu li a{
	margin-top: 0; }
/* Safari tilpassning */
ul#areaMenu:first-of-type li a {
	height: 18px; }
	
ul#areaMenu li a:hover{
	background: #abbbc4; }

ul#placeMenu {
	float: left;
	width: 175px;
	margin: 10px 0 20px 0;
	padding: 0;
	clear: both;}
	
ul#placeMenu li , ul#placeMenu li a:hover , ul#placeMenu .active {
	float: left;
	width: 41px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #766e67;
	background: white;
	text-decoration: none;
	border-right: 2px solid #d7e66e; }
	
ul#placeMenu li a:hover , ul#placeMenu .active {
	color: white;
	font-weight: bold;
	background: #afc717; }
	
#rInfo {
	float: left;
	width: 175px;
	min-height: 200px;
	padding: 10px 0;
	background: #d7e66e; }
* html #rInfo {
	height: 200px; }
	
#resList {
	float: left;
	width: 100%;} 

#resList li , #resList ul {
	float: left;
	width: 165px;
	list-style: none;
 	margin-left: 5px;
 	padding: 0;
 	font-size: 9px;
    font-weight: bold;
    color: #635b55; }
* html #resList li , #resList ul {
	width: 165px;
	margin-left: 2px;}
	
#pInfo {
    position: absolute;
    display: none;
    padding: 3px 1px;
    background-color: white;
    z-index: 20; }
    
#mapWrapper {
	position: relative;
	margin-top: 10px;
	min-height: 510px; }
#map {
	width: 420px;
	height: 500px; }
    
#mapControls {
	position: absolute;
	top: 1px;
	left: 1px;
	z-index:15; }
#mapControls form {
	float: left;
	font-size:10px; }
#mapControls input {
	background: #afc717; }
#mapRights {
	position: absolute;
	top: 495px;
	font-size: 9px;
	color: #333333;
	z-index: 15;
	width: 300px;}
#mapRights p {
	float: left;
	margin: 0; }
    
.menuTitle {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333366;}
    
a , a:visited {
    font-size: 9px;
    font-weight: bold;
    color: #635b55;
    text-decoration: none; }    
a:hover , li a:hover {
    color: red;}

h1 {
    margin: 20px 10px 10px 20px;
    color: #9DB400;
    font-size: 16px;
    font-weight: 600; }
#main1 h1 { margin-left: 0; }

h2 {
	float: left;
	width: 100%;
	height: 19px;
    font: bold 11px arial;
    margin: 10px 0;
    padding-top: 5px;
    text-align: center;
    color: white;
  	background: #766e67; }
#right h2 {
	margin: 27px 0 0 0; }
* html h2 {
	width: 165px;
    margin: 10px 0; }
    
h3 , a.H3 {
	margin: 0;
    padding: 0 0 0 35px;
    font-size: 11px;
    font-weight: 500;
    color: white;
    background-image: url('theme.gif'); }
a h3:hover , a.H3:hover {
	background-image: url('theme2.gif'); }

td {
    text-align: left;
    vertical-align: top; }
    
th {
    text-align: left;
    background: #d4e1e7; }

td.r , th.r {
    text-align: right;}

ul li , li {
	list-style-type: square;
    line-height: 15px;}

dt {
    font-size: 11px;
    color: #635b55;
    font-weight: bold;}
#right dt { margin-left: 10px; }

dd {
    margin-left: 20px;
    padding: 0 0 10px 10px;
    font-size: 9px; }

#object {
    padding-top: 20px; }

ul#area {
	height: 320px; 
	margin: 0;
	padding: 0;
	background: #edf3b5;
	border-bottom: #dd3930 5px solid;
	display: none; }
ul#area li { 
    list-style-type: none; }

ul#area li a {
	display: block;
	padding: 1px 0 0 20px; }
ul#area li a:hover {
	background: white; }
* html ul#area li a {
	height: 10px; }
    
img {
	padding: 0;
    border: 0; }

img.L410 , img.L600 {
    width: 500px;
    float: left;
    margin-bottom: 10px;
    border: 0;}
   
img.R200 {
    width: 200px;
    float: right;
    margin: 10px 0 10px 20px;
    border: 0;}
    
#waitOverlay {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 90; }

#waitContainer  {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: transparent;
	z-index: 91;  }

#waitImage {
	display: block;
	width: 32px;
	height: 32px;
	margin: 20px auto;
	background: url("loader.gif"); }
    
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("/popBox/magplus.cur"), pointer;}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("/popBox/magminus.cur"), pointer;}
.PopBoxImageShrink
{
	cursor: url("/popBox/magminus.cur"), pointer;}
.PopBoxImageLink
{
	cursor: pointer;}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;}