	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#666666;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background:#fff;
/*				background:url(../images/waiting.gif) no-repeat;
		background-position:center 600px;*/
}

	#main {
		width: 950px;
		padding: 0px;
		margin: 0px auto 0px auto;
	}

	#topbox {
		position: relative;
		margin: 0 auto;
		width:900px;
		height:10px;
		}
	#box {
		position: relative;
		margin: 0 auto;
		text-align: left;
		width: 900px;
	}
	
	#box-bottom {
		position: relative;
		margin: 0 auto;
		width:900px;
		height:44px;
		clear:both;
	}
	
	#sitecontainer {
	margin-left:20px;
	height:auto;
	}
	
	#header {
		height: 16px;
		width: 900px;
		padding: 1px;
		margin: 0px;
		text-align: right;
		font: 11px Verdana;
		color: #036;
	}
	#header a {
		color: #036;
		text-decoration: none;
	}
	#header a:hover {
		color: #06C;
		text-decoration: underline;
	}

	#menu {
		width: 900px; 
		float:left;
	/*	background: url(/images/menu.jpg) no-repeat top center;*/
		background:#FFFFFF;
		}
	#menu a {
		padding-right:15px;
	}
	#menu a:hover {
	url(/images/mouseover.png);
	
	}
	#menu img {
		vertical-align:middle;
	}
	#content {
		width:900px;
		float:left;

	}

	
	#tekst
	{
		padding:0 5px 5px 5px;
		border:1px solid #cccccc;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#tekst a {
	color:#72AD07
	}	
		
	#mainPlaces {
		font: 11px Verdana;
		font-weight: bold;
		color: #036;
	}

	h1 {
		font: 24px Verdana;
		font-weight: bold;
	}
	h2 {
		font: 16px Verdana;
		font-weight: bold;
	}
	
	h3 { font: 14px Verdana;
		font-weight: bold;
		color:#72AD07;
	}
	
	ul a{
	color:#72AD07;
	font: 14px Verdana;
	font-weight: bold;
	text-decoration:none;	
	}
	
	img.rechts {
	float:right;
	padding:10px;
	}
