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

div{
	margin:10px 0 10px 0;
	background:#ffffff;
}

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

#wrap h1{
	color:#000;
}

img { 
padding: 6px; 
/*border-top: 1px solid #ddd; 
border-left: 1px solid #ddd; 
border-bottom: 1px solid #c0c0c0; 
border-right: 1px solid #c0c0c0;*/
display:block; 
margin-left:auto; 
margin-right:auto; 
}

/*blockquote{border-top: 1px solid #ddd; 
border-left: 1px solid #ddd; 
border-bottom: 1px solid #c0c0c0; 
border-right: 1px solid #c0c0c0;
background-color: #efefef;
}*/

blockquote{

font-style:normal;
font-size:14px;

}


object { 
padding: 6px; 
/*border-top: 1px solid #ddd; 
border-left: 1px solid #ddd; 
border-bottom: 1px solid #c0c0c0; 
border-right: 1px solid #c0c0c0;*/
display:block; 
margin-left:auto; 
margin-right:auto; 
}

#header{
background: url(bg-top-small.png) 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 #C41B5E;
	background:#FFF;
	width:970px;
	margin:0 auto;
	text-align:left;
}

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

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

h1{
font-size:20px;
background-color:#ffffff;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border: #8f2227 1px solid;
}

h2{
font-size:16px;
background-color:#ffffff;
color: #C41B5E;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
border: #C41B5E 1px solid;
}

h3{
font-size:12px;
background-color:#ffffff;
color:#000000;
padding-left:0;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
/*border: #8f2227 1px solid;*/
}


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

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

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


a{
text-decoration: none;
color: #375A98;
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;
}

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 {
  /*float:left;*/
  width:400px;
  margin-right:0px;
  margin-left:10px;
  margin-top:0px;
  margin-bottom:0px;
  padding-right:15px;
  padding-bottom:0px;
  text-align:center;
  border:0px;
}


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: #8f2227;

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

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

		BORDER: #993300 3px outset;

		background-color: #ffffff;

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

		color: #8f2227;
		}
		
   		input.red:focus {

		BORDER: #993300 3px outset;

		background-color: #ffffff;

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

		color: #8f2227;
		}