		:link img {
	border:none;
	}
	
	
	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#666666;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background:#fff;
}
	
	#main {
		width: 981px;
		padding: 0px;
		margin: 0px auto 0px auto;
	}

	#topbox {
		position: relative;
		margin: 0 auto;
		width:981px;
		height:10px;
		}
	#box {
		position: relative;
		margin: 0 auto;
		text-align: left;
		width: 981px;
	}
	
	#box-bottom {
		position: relative;
		margin: 0 auto;
		width:981px;
		height:44px;
		clear:both;
	}
	
	#sitecontainer {
	margin-left:20px;
	height:auto;
	}
	
	#header {
			text-decoration:none;
	}


	#menu {
		width: 981px; 
		float:left;
	}
		
	#menu ul {
		list-style-type: none;
	}
	
	#menu li {
		float:left;
		width:168px;
		height:34px;
		margin-right:20px;
		background: url('/images/menu_btn.png');
		text-align:center;
		font-size:24px;
		padding-top:2px;
	}	
	#menu li a{
	text-decoration:none;
	color:#ffffff;
	}
	
	#menu li:hover{
	background: url('/images/menu_btn_hv.png');
	}
	#menu li.current{
	background: url('/images/menu_btn_hv.png');
	}
	
	#menu img {
		float:left;
		vertical-align:middle;
		margin-right:15px;	
	}
	
	#content {
		padding-bottom:10px;
		width:981px;
		float:left;
		border:thin;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	#tekst
	{	text-align:left;
		border:1px solid #cccccc;
		padding-left:340px;
		padding-right:40px;
	}
	
	#tekst a {
		color: #003366;
	}	
		
	#mainPlaces {
		font: 11px Verdana;
		font-weight: bold;
		color: #003366;
	}

	h1 {
		font: 24px Verdana;
		font-weight: bold;
		color: #003366;
	}
	h2 {
		font: 16px Verdana;
		font-weight: bold;
		color: #003366;
	}
	
	h3 { font: 14px Verdana;
		font-weight: bold;
		color: #003366;
	}
		
	#aniteform 	{
		float: left;
		margin-right:10px;
		padding-right:10px;
	}
	#frametekst	{
		float:left;
		background:yellow;
		width:630px;
		padding:10px 20px 10px 20px;
	}
	
	form {
		background-color:#b6d0ec;
		margin:0;
		width:277px;
	}
	.button { 
		padding-left:6px;
		padding-top:5px;
		padding-right:4px;
		padding-bottom:5px;
	}
	table	{
		border-collapse:collapse;
	}
	.tdintro {
		background:#ffe88d;
		padding:7px 5px 9px 5px;
	}
	.tdres	{
		background:#b6d0ec;
		padding:0px 2px 4px 5px;
	}
	input,select,textarea	{
		background:#fff;
		border:1px solid #7f9db9;
		font-size:11px;
		color:#000;
	}
	.frmbtn	{
		margin:4px 0 0 0;
		font-size:8pt;
		padding:2px;
		font-weight:bold;
		color:#003580;
		background:#eee;
		width:100px;
		overflow:visible;
		border:1px solid #fc0;
		text-align:center;
	}
	.selectlg	{
		width:128px;
		color:#003580;
	}
	.selectsm	{
		color:#003580;
	}
	.smcell1	{
		background:#d3e3f4;
		font-size:10px;
		color:#003580;
	}
	.smcell1 input	{
		background:#d3e3f4;
		color:#000;
		border:0;
	}
	.smboldc1	{
		font-size:11px;
		font-weight:bold;
		color:#003580;
	}
	.sm-age 	{
		color:#000000;
		font-size:9px;
	}
	.border1		{
		border:1px solid #fff;
	}		
	.divtxt			{
		color:#fff;
		font-weight:bold;
		font-size:13px;
		padding:0px 0px 0px 0px;
	}
	.divtxtb		{
		color:#fff;
		font-weight:bold;
		font-size:12px;
		padding:2px 0 0px 0px;
	}
	.frmheader	{
		padding-left:6px;
		padding-top:5px;
		padding-bottom:5px;
		margin:0;
		background:#b6d0ec;
		font-weight:bold;
		font-size:12px;
	}
	.button		{
		line-height:20px;
		display:block;
		padding:0;
		text-decoration:none;
		color:#ffffff;
		text-align:center;
		cursor:pointer;
		background: url('/images/button-bg.gif') repeat-x 0px 0;
		width:90px;
		height:20px;
		font-weight:bold;
		border:solid 1px #003580;
	}
	.button:hover {
		line-height:20px;
		display:block;
		padding:0;
		text-decoration:none;
		color:#ffffff;
		text-align:center;
		cursor:pointer;
		background: url('/images/button-bg.gif') repeat-x 0px 0;
		width:90px;
		height:20px;
		font-weight:bold;
		border:solid 1px #003580;
	}
