body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
img { float: left; border: 0; margin: 0; padding: 0; }

#pagebackround {

	z-index: 0;
	margin-top: 0px;
	width: 100%;
	height: 535px;
}
#pagecontainer {
	width: 960px;
	margin:0px auto;
}

#servicespan {
	float: left;
	height: 52px;
}

#servicelinks {
	float:left;
	width: 315px;
	margin: 18px 10px 0px 0px;
	color: #ffffff;
}
.serviceitem  {
	float:left;
	color: #ffffff;
}
.serviceitem a {
	margin: 0px 7px 0px 0px;
	color: #ffffff;
	text-decoration: none;
}
.serviceitem a:hover {
	color: #000000;
}
#servicelanguage {
	float:left;
	width: 302px;
	margin: 18px 18px 0px 0px;
	color : #ffffff;
	text-align: right;
}
#servicelanguage a {
	color : #ffffff;
	margin-left: 10px;
	text-decoration: none;
}
#servicelanguage .activ {
	color : #c9d29f;
	/*border-bottom: 1px solid #c9d29f;*/
}

#servicesearch {
	float:right;
	width: 315px;
	margin-top: 8px;
}
#servicesearch #indexedsearchbox {
	margin-left: 136px;
}
#topspan{
	clear: both;
	width: 400px;
}
#logospan{
	width: 324px;
	height: 260px;
	float: left;
	padding:0px;
}

#logo{
	float: left;
	margin: 4px 0px 0px 0px;
}

#toppicspan{
	width: 634px;
	height: 260px;
	float: left;
	
}
#toppiccher {
	margin: 4px 4px 4px 0px;
	float: left;
}

#topmenuspan{
	width: 950px;
	height: 29px;
	float: left;
	background: #1e2225;
	/*margin:0px 4px 0px 4px;*/
	border-right: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
	clear: both;
	margin:0;
}
#topnav {
	float: right;
	color: #ffffff;
	width: 630px;
}

/*** Top menu 1 level **/
#topnav ul {
	float: left;
	margin:0;
	padding:0;
}

#topnav li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	width: 150px;
	line-height: 29px;
	position: relative;	
}

#topnav li a {
 	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 29px;
}

#topnav li a:hover {
 	color: #000;
}
/*** Menu colors **/
#topnav li.color1 {
 	background: #46718a;
	margin-right: 10px; 	
}
#topnav li.color2 {
 	background: #214c66;
	margin-right: 10px; 	
}
#topnav li.color3 {
 	background: #6d7741;
	margin-right: 10px; 	
}
#topnav li.color4 {
 	background: #555f2a; 	
}

/**** Top menu level 2****/
#topnav ul ul {
  visibility:hidden;
  position:absolute;
 
  }
  
 /*** Menu colors level 2 **/
#topnav li.color1 ul li { background: #46718a; height: 25px;}
#topnav li.color2  ul li { background: #214c66; height: 25px;}
#topnav li.color3 ul li { background: #6d7741; height: 25px;}
#topnav li.color4 ul li { background: #555f2a; height: 25px;}

#topnav  li li {
	float: none;
	text-transform: uppercase;
	width: 150px;
	border-top : 1px solid #dddddd;	
}

#topnav li li a {
	color:#ffffff;
	margin: 0;
	display: block;
	
}

* html #topnav ul ul a {
	width:150px;
}

/** Show/hide  topmenu *****/
#topnav ul li:hover ul,
#topnav ul a:hover ul{
	visibility:visible; 
}

#topnav ul :hover ul ul{
	visibility:hidden;
}

#topnav ul :hover ul :hover ul{ 
	visibility:visible;
}
/**** CONTENT Proparties*******/

#mainspan{ 
	clear: both;
	height: 400px;
}
#content{
	/*margin: 5px 5px 0px 5px;*/
}

#blockspan_1 {
	float: left;
	clear: both;
	margin: 4px 4px 0px 4px;
}
 #blockspan_1 .textbox {
	margin: 15px;
}
 #blockspan_1 img {
 margin: -15px 0px 0px -25px;
 padding:0;
 
}
.block_A { 
	float: left;
	background: #46718a; 
	width: 310px; 
	height: 260px; 
	border-right: 10px solid #214c66;
}
.block_B{ 
	float: left;
	background: #6d7741;
	width: 310px; 
	height: 260px;
	border-right: 10px solid #555f2a;
}

 #blockspan_1 .block_C .textbox {
	padding: 15px;
}
 #blockspan_1 .block_C  h1 img{
	margin: 0px 200px 10px 0px;

}
.block_C{ 
	float: left;
	background: #35383a;
	color: #cfcfcf;
	width: 310px; 
	height: 260px;
}
#blockspan_2{
	float: left;
	clear: both;
	/*background: url(../images/content_back.jpg) center 0px no-repeat;*/
	margin: 0px 4px 0px 4px;
	color: #7d7d7d;
}
 #blockspan_2 .textbox {
	margin: 10px;
}
.block_D{
	float: left;
	width: 310px; 
	height: 110px;
	margin-right: 10px;
}

.block_E{
	float: left;
	width: 310px; 
	height: 110px;
	margin-right: 10px;
}
.block_F{
	float: left;
	width: 310px; 
	height: 110px;
}

/** Nyheder */

.block_C .news-list-item .bodytext{
	margin: 0px;
}
.news-list-item a {
	color:#ffffff;
	text-decoration: none;
}
.news-list-date{
	margin-top: 5px;
}

.news-list-morelink{
	margin-bottom: 10px;
}

#bottom{
	background: url(../images/bottom_back.gif) center 0px no-repeat;
	width: 100%;
	height: 234px;
	margin-top: 180px;
	
}
/*** Standart style proparties***/

table, tr, td, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, span, a, em {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	margin: 0pt;
	padding: 0pt;
	font-style: normal;
}

div#body_1
{
	width: 60%;
	height: 500px;
	background-color: #ffffff;
	/*background-image: url(../images/top_r1_c2.jpg);*/
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

div#main
{
	display: block;
	width: 980px;
	height: auto;
	margin: 0px auto;
}

div#topheader
{
	height: 166px;
	background-image: url(../images/top.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

div#contentmail h1
{
	font-size: 17px;
	margin-top: 20px;
}

div#contentmail h1 a
{
	font-size: 17px;
	text-decoration: underline;
	color: #000000;
}

fieldset
{
	border: none;
}

label
{
	width: 170px;
	margin-left: 20px;
	display: block;
	float: right;
	font-size: 12px;
}

div.csc-mailform-field
{
	width: 405px;
	display: block;
	margin-top: 20px;
}

div.csc-mailform-field input
{
	width: 190px;
	height: 16px;
	border: solid 1px #000000;
}

div.csc-mailform-field textarea
{
	width: 190px;
	height: 70px;
	border: solid 1px #000000;
}

input#mailformDatum_ro273enja
{
	margin-bottom: 90px;
}

input#mailformformtype_mail
{
	width: 70px;
	height: 20px;
	background-color: #ffffff;
	padding-bottom: 1px;
}

input#mailform
{
	width: 70px;
	height: 20px;
	background-color: #ffffff;
	padding-bottom: 2px;
	border: solid 1px #000000;
	float: right;
	margin-right: 70px;
}