body{
	font:11px Verdana,Arial, Helvetica, sans-serif;
	background: url(bg-stars.gif) repeat;
	background-attachment: fixed;
	text-align:center;
	background-color: transparent;
}

div{

	background:#ffffff;
}

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

#wrap h1{
	color:#000;
}

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

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


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

#wrapper{
	border:1px solid #CCC;
	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{
color:#ffffff;
background: url(bg-bottom.jpg) repeat;
padding:5px;
margin: 10px;
border: #993300 2px outset;
}

h1{
font-size:18px;
}
h2{
font-size:16px;
}
h3{
font-size:14px;
}


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: 120px;
	margin-bottom: 0;
}


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

}

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

}

a:focus{
text-decoration: underline;
color: #333333;
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;
}

legend.question{
color:#333333;
font-weight: bold;
font-size:16px;
}

p.bonus{
color:#094d4c;
font-weight: bold;
font-size:16px;
}

form{
font-size: 11px;
}

#navigation ul,li{

padding-left:20px;
list-style-type:circle;

}



#sub-content ul,li{

padding-left:10px;
list-style-type:circle;

}

div.figurright {
  float:right;
  width:225px;
  margin-left:0px;
  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:0px;
  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;
}

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: #FEBB88;

		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;
		}
