a:visited, a:link{
		font-weight : bold; 
		text-decoration : none;
		color: green; 
	}

a:hover, a:active{
		font-weight : bold; 
		text-decoration : underline;
		color: #457A52;
	}

	body {
		text-align:center;
		background: #8BB89B url(baggrund2.gif) bottom left fixed repeat-x;
		margin:0px;
		padding:0px;
		font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-size: 16px;
	}

	img{
		border :0;}

	img.teasers{
			margin-right : 10px;
	}
		
	#frame {
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background: #ccc url(baggrund3.gif) repeat-y 50% 0;
		}
		
	#contentheader {
		background:#578757;
		padding:10px;
text-align : center;
		}

	#contentleft {
		width:175px;
		padding:0px;
		float:left;
		}
	
	#contentcenter {
		width:775px;
		padding:0px;
		float:left;

		}
		
	#centercontentspacer{
	padding :0px 25px 25px 25px;
	}
	p {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		padding-top:10px;
		}
		
	h2 {
font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
		font-size:22px;
		font-weight:bold;
		text-align : center;
		}


	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	

	.pics{
		margin:0px 10px 10px 10px;
		text-align : center; 
		font-size:10px;
	}

	.o2{
		font-size:12px;
		font-weight : bold;
	}


	/* Show only to IE PC \*/
	* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

	.boxhead {
		background: url(sbhead-r2.gif) no-repeat top right;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.boxhead h2 {
		background: url(sbhead-l2.gif) no-repeat top left;
		margin: 0;
		padding: 20px 30px 5px;
		color: white; 
		font-weight: bold; 
		font-size: 1.2em; 
		line-height: 1em;
		text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	}
	.boxbody {
		background: url(sbbody-l2.gif) no-repeat bottom left;
		margin: 0;
		padding: 5px 30px 31px;
	}
	.widthlessbox {
		margin: 0 10%; /* NO WIDTH! Opens up a world of possibilities! */
		background: url(sbbody-r2.gif) no-repeat bottom right;
		font-size: 100%;
	}

	.adresse{
		margin : 15px 35px 0px 35px;
		font-weight : bold;
		
	}
	
	.footer{
		margin-top : 7px;
		color : #444444;
		font-size:10px;
		text-align : center;
	}
	.footer a:visited, .footer a:link ,.footer a:hover, .footer a:active{
		font-weight : bold;
		color : #444444;
	}
		
	.nedstat{
		float : right;
		text-align : right;
	}
