body{
	font:11px Verdana,Arial, Helvetica, sans-serif;

	text-align:center;
	background-color: #f0f0f0;
}

div{

	background:#ffffff;
}

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

#wrap h1{
	color:#000;
}

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

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


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

#wrapper{
	border:1px solid #999999;
	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{
color:#330000;
}

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.jpg) no-repeat;
	height: 50px;
	margin-bottom: 0;
}

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

}


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

}

a:visited{
text-decoration: none;
color: #993300;
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: #993300;
font-weight: bold;

}

a:focus.toplink {
text-decoration: none;
color: #993300;
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:225px;
  margin-left:10px;
  margin-right:30px;
  margin-top:0px;
  margin-bottom:10px;
  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: #993300 3px outset;

		background-color: #e3e8f0;

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

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

		BORDER: #993300 3px outset;

		background-color: #ffffff;

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

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

		BORDER: #993300 3px outset;

		background-color: #ffffff;

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

		color: #000000;
		}
		
.contrast{
color:#000000;
}
.contrast:hover{
color:#993300;
}
.contrast:focus{
color:#993300;
}

blockquote{
border:#999999 1px solid;
padding:5px;
}

.skip2nav {
border: #993300 3px outset;
padding:3px;
background-color: #FEBB88;
font-weight: bold;
font-size: 11px;
color: #000000;
}
