body{
/*background: url(bg-background.jpg) repeat;*/
/*background-attachment: fixed;*/
	font:11px Verdana,Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #ffffff;
}

div{

	background:#ffffff;
}

/*dd{
	margin-right:0;
}*/

#wrap h1{
	color:#000;
}

#header{
background: url(bg-top.gif) no-repeat;
height: 120px;
margin-top: 0;
margin-bottom: 0;
}

#header h1,h2{
	color:#333333;
}

h1{
	color:#ffffff;
}

h2{
	color:#438c0e;
}

h1{
font-size:2.0em;
background: url(header.gif) no-repeat;
background-color:#ffffff;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border: #65a523 1px solid;
}

h2{
font-size:1.2em;
background: url(header2.gif) no-repeat;
background-color:#ffffff;
padding-left:40px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border: #65a523 1px solid;
}

h3{
font-size:1.0em;
}



.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
}

#wrapper{
	border:1px solid #65a523;
	background:#FFF;
	width:770px;
	margin:0 auto;
	text-align:left;
}

#content{
	width:420px;
	display:inline;
	float:left;
	margin-left:165px;
	margin-top: 10px;
}

p{
margin: 10px;
}
h1,h2,h3{
margin: 10px;
}
dt,dd{
margin: 10px;
}

#sub-content{
	width:175px;
	float:left;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 0;
}

#navigation{
	width:155px;
	float:left;
	margin-left:-770px;
	margin-top: 10px;
	margin-bottom: 0;
}

#footer{
	clear:both;
	background: url(bg-bottom.gif) no-repeat;
	height: 23px;
	margin-bottom: 0;
}

.event{
text-decoration: underline;
color: #000000;
font-weight: bold;

}


a{
text-decoration: none;
color: #337005;
font-weight: bold;

}

a:hover{
text-decoration: underline;
color: #333333;
font-weight: bold;

}

a:focus{
text-decoration: underline;
color: #333333;
font-weight: bold;

}

a.toplink {
text-decoration: none;
color: #000000;
font-weight: bold;

}

a:hover.toplink {
text-decoration: none;
color: #337005;
font-weight: bold;

}

a:focus.toplink {
text-decoration: none;
color: #337005;
font-weight: bold;

}

#content fieldset{
border-style: solid;
border-width: thin;
border-color: #333333;
}
#navigation fieldset{
border-style: none;
padding-left: 0;
}
#sub-content fieldset{
border-style: none;
padding-left: 0;
}
legend{
color:#65a523;
font-weight: bold;
}

form{
font-size: 11px;
}



div.figurright {
  float:right;
  width:225px;
  margin-left:10px;
  margin-right:10px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:15px;
  padding-bottom:0px;
  text-align:center;
  border:0px;
}

div.figurleft {
  float:left;
  width:225px;
  margin-right:10px;
  margin-left:10px;
  margin-top:0px;
  margin-bottom:0px;
  padding-right:15px;
  padding-bottom:0px;
  text-align:center;
  border:0px;
}

div.figurcenter {
  width:400px;
  margin-left:10px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0;
  padding-left:0;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
  border:0px;
}

div.alignfigurcenter {
  width:400px;
  margin:0;
  padding:10px;
  text-align:center;
}


div.alignfigurright {
  float:right;
  width:220px;
  margin-left:20px;
  margin-right:0px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  text-align:center;
border-style: dotted;
border-width: 0.2em;
border-color: #000000;
}

div.alignfigurleft {
  float:left;
  width:220px;
  margin-right:20px;
  margin-left:0px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  text-align:center;
border-style: dotted;
border-width: 0.2em;
border-color: #000000;
}


p.billedtekst {

text-align:left;
margin-left:0px;
padding:5px;
font-size:11px;
font-weight: normal;
font-family:verdana, arial, sans-serif;
width:215px;
border:1px dotted #000000;
}


div.figurright img {border:none;}
div.figurleft img {border:none;}
div.figurcenter img {border:none;}

.gb_replyto{

color: #666666;

}

input,textarea{
font-size: 11px;
}

   		input.red {

		BORDER: #337005 3px outset;
		background-color: #85b6c2;

		font-weight: bold;
		font-size: 11px;

		color: #ffffff;
		}
		
   		input.red:hover {

		BORDER: #337005 3px outset;

		background-color: #ffffff;

		font-weight: bold;
		font-size: 11px;

		color: #000000;
		}
		
   		input.red:focus {

		BORDER: #337005 3px outset;

		background-color: #ffffff;

		font-weight: bold;
		font-size: 11px;

		color: #000000;
		}