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

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:#12773d;
}

h1{
font-size:2.0em;
background: url(bg-menu.png) no-repeat;
background-color:#12773d;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border: none;
}

h2{
font-size:1.5em;
background-color:#ffffff;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border: #12773d 2px solid;
}

.newsheader{
font-size:1.0em;
background-color:#ffffff;
padding:3px;
border: #12773d 1px solid;
}

h3{
font-size:1.0em;
}



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

#wrapper{
	border:2px solid #ffffff;
	background:#FFF;
	width:920px;
	margin:0 auto;
	text-align:left;
}

#content{
	width:560px;
	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:20px;
	margin-top: 10px;
	margin-bottom: 0;
}

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

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

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

}


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

}

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

}

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

}

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

}

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

}

a:focus.toplink {
text-decoration: none;
color: #12773d;
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:#333333;
font-weight: bold;
}

form{
font-size: 11px;
}



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

div.figurleft {
  float:left;
  width:270px;
  margin-right:0px;
  margin-left:0px;
  margin-top:15px;
  margin-bottom:10px;
  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:4px;
font-size:11px;
font-weight: normal;
font-style: italic;
font-family:verdana, arial, sans-serif;
width:260px;
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: #12773d 3px outset;
		background-color: #12773d;

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

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

		BORDER: #12773d 3px outset;

		background-color: #ffffff;

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

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

		BORDER: #12773d 3px outset;

		background-color: #ffffff;

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

		color: #000000;
		}
