body{
	background-image:url(../bilder/bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
	padding-top:0px;
	color:#999999;
	font-size:12px;
	font-family:'Helvetica Neue','HelveticaNeue','Helvetica','Lucida Grande','Arial',sans-serif;
	line-height:17px;
}

h3{
	color:#83c233;
	font-size:16px;
	font-family:'Helvetica Neue','HelveticaNeue','Helvetica','Lucida Grande','Arial',sans-serif;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:24px;
}

h2{
	color:#83c233;
	font-size:16px;
	font-family:'Helvetica Neue','HelveticaNeue','Helvetica','Lucida Grande','Arial',sans-serif;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:24px;
}

h1{
	color:#83c233;
	font-size:18px;
	font-family:'Helvetica Neue','HelveticaNeue','Helvetica','Lucida Grande','Arial',sans-serif;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:24px;
}

h3.h3Graa{
	color:#666666;
	font-size:12px;
	font-family:'Helvetica Neue','HelveticaNeue','Helvetica','Lucida Grande','Arial',sans-serif;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:10px;
}

.groen{
	color:#83c233;
}

p{
	font-size:12px;
	margin-top:2px;
	text-align:justify;
}

p.p-center{
	font-size:12px;
	margin-top:2px;
	text-align:center;
}

p.pFooter{
	text-align:center;
	color:#999999;
}

a{
	color:#83c233;
	text-decoration:none;
	font-weight:bold;
}

a.aFooter{
	color:#ffffff;
	font-weight:bold;
}

div.container{
	position:relative;
	width:899px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
}

div.containerLeft{
	position:absolute;
	left:0px;
	top:0px;
	width:96px;
	height:579px;
	margin-top:0px;
	padding-top:0px;
}

div.containerMiddle{
	position:absolute;
	left:96px;
	top:0px;
	width:705px;
	height:auto;
	margin-top:0px;
	padding-top:0px;
}

div.containerSRCH{
	position:relative;
	width:500px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom: 60px;
}

.fields{
	padding: 10px 0 0 0;
}



div.containerRight{
	position:absolute;
	left:801px;
	top:0px;
	width:98px;
	height:579px;
}

div.content{
	position:relative;
	width:705px;
}

div.footer{
	position:relative;
	width:705px;
	height:auto;
}

div.contentLeft{
	position:relative;
	top:0px;
	margin-left:15px;
	width:410px;
	height:auto;
	float:left;
}

div.contentRight{
	position:relative;
	top:0px;
	margin-left:20px;
	width:224px;
	height:auto;
	float:left;
}

div.rammeGraa{
background-image: url(../bilder/grdGreen2.gif);
    	background-repeat: repeat-x;
    	background-position:top left;
    	border: 1px solid #E3E3E3;
			padding:10px;
}

.rammeGraa p {
	    font-size:11px;
    	line-height:14px;
  }

img{
	border:0px;
}

/* start - gradient box */
    #gradientHeader, #gradientHeaderReg{
    	padding: 5px 3px 5px 10px;
    	width:95%;
    	margin: 0 0 0 0;
    	font-size: 12px;
		font-weight:bold;
    	font-family:arial,sans-serif;
    	background-image: url(../bilder/grdGreenBanner.gif);
    	background-repeat: repeat-x;
    	background-position:top left;
    	border-left: 1px solid #E3E3E3;
    	border-right: 1px solid #E3E3E3;
    	border-top: 1px solid #E3E3E3;
        }
    
    #gradientBox, #gradientBoxReg{
    	padding: 5px 3px 10px 10px;
    	margin: 0 0 0 0;
    	width:95%;
    	background-image: url(../bilder/grdGreen2.gif);
    	background-repeat: repeat-x;
    	background-position:top left;
    	border: 1px solid #E3E3E3;
    	font-size:11px;
    	line-height:14px;
        }

    #gradientBoxLarge{
    	padding: 5px 3px 10px 10px;
    	margin: 0 0 0 0;
    	width:95%;
    	background-image: url(../images/grdGreen3.gif);
    	background-repeat: repeat-x;
    	background-position:top left;
    	border: 1px solid #E3E3E3;
    	float: left;	
        }
    
    #gradientHeaderReg{color:#868686;}
    #gradientBoxReg{color:#787878;}
    #gradientBoxReg a {color:#787878;font-weight:bold;}
/* end - gradient box */


.bottom_fade {
	z-index: 99;
	position: fixed;
	bottom: 0px;
	left:0px;
	width:100%;
	height:30px;
	background-image:url(../bilder/bgbottom.jpg);
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	padding-top:6px;


}


