table, tr, td, ul, ol, li, dl, dt, p, h1, h2, h3, h4, h5, h6, div, span, a, em {
	font-family: Verdana, Arial; 
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	margin: 0; padding: 0;
	font-style: normal;
}
/* strict img indstillinger til Mozilla/Opera */
img { float: left; border: 0; margin: 0; padding: 0; }
/* strict img indstillinger til IE6.0 (IE7.0 ok) */
*img { float: none; border: 0; margin: 0; padding: 0; }

/**** side indstillinger ****/
body {
	text-align: center;
	margin:0;
	background: #dcdcdc;
}

/*Start hoved sidens ramme pagecontainer */
#pagecontainer {
	width: 952px;
	margin: auto;
	
}
#containerborder {
	border: solid 1px #003399;
	float: left;
	background: #ffffff;
}

#topspan{
	clear: both;
	width: 950px;
}
/**logo***/
#logo{
	width: 342px;
	height: 131px;
	float: left;
	background: #ffffff;
}
#logo img {
	margin: 40px 10px;
}
/**Toppic**/
#toppic{
	float: right;
}
/*****service*****/
#servicespan{
	float:left;
	background: #003399;
	height:30px; 
	width: 100%;
}
#service{
  width: 100%;
	float:right;
	color: #ffffff;
	height: 30px;
}
#service .serviceitem{
 float: right;
 height: 30px;
}
#service a{
	color:#ffffff;
	padding-right: 10px;
	line-height: 30px;
}
#service a:hover{
	color:#bae4f6;
}
#service .searchspan{
	float:left;
	clear: both;
	padding:3px 0px 0px 15px;
}

#service .searchboxspan{
	float:left;
	clear: right;
	line-height:23px;
}
#service .searchicon{
	float:left;
	padding:1px 0px 0px 5px;
}
/****contenttable ****/
#contenttable{
	clear:both;
	float: left;
	width: 100%;
	background: #ffffff;
	/*min-height:500px;
	height: auto !important;
	height: 0;*/
	padding-top:25px;
}
/****Left****/
#leftspan{
	float:left;
	clear:both;
	/*padding:25px 0px;*/
}
#left{
	width: 239px;
	height:462px;
	background: url(../images/menubag.gif) no-repeat left center;
}

/** Left Menu **/
/* level 1 */
#left ul { 
	list-style-type: none;
	padding: 50px 0px;
}

#left li {
	/*display: block;*/
}
/*
#left .leftniveau1act a,
#left .leftniveau1act .leftniveau2act a {
	color: #000000;
	margin: 5px 10px;
} 
*/
#left li a {
	color:#ffffff;
	display: block;
	text-align: center;
	line-height:30px;
	font-weight: bold;
}
#left li a:hover {
	color:#000000;
}
#left a.act {
	color: #000000;
}



#left li {
	background: url(../images/leftnav-bg_bottom.gif) no-repeat;
	/*background: url(../images/link_tap2.gif) bottom no-repeat;*/
	width: 141px;/*162px;*/
}
/****#menu indryk ***/
#left li.indryk1{
	margin: 0px 0px 35px 6px;
	/*background: url(../images/link_tap2.gif) bottom no-repeat;*/
	
}
#left li.indryk2{
	margin: 0px 0px 35px 37px;
	/*background: url(../images/link_tap2.gif) bottom no-repeat;*/
	
}
#left li.indryk3{
	margin: 0px 0px 35px 71px;
	/*background: url(../images/link_tap2.gif) bottom no-repeat;*/
	
}
/*#left li .indryk4{
	margin: 0px 0px 35px 71px;
	background: url(../images/link_tap.gif) bottom no-repeat;
	width: 162px;
}
#left li .indryk5{
	margin: 0px 0px 35px 37px;
	background: url(../images/link_tap.gif) bottom no-repeat;
	width: 162px;
}
#left li .indryk6{
	margin: 0px 0px 35px 6px;
	background: url(../images/link_tap.gif) bottom no-repeat;
	width: 162px;
}*/

/* level 2 */

#left ul ul  {
margin: -45px 0px 0px 160px;
margin: -30px 0px 0px 141px;
/*background:#CCC;*/
}
#left ul ul  {
	visibility:hidden;
  position:absolute;
  width: 147px;
	padding:0;
	padding-bottom: 7px;
	background: url(../images/dropdown_bottom_.gif) no-repeat left bottom;
}
#left li li   {
	width: 147px;
	padding: 0px;
}
#left li li.drop2first {
	background: url(../images/dropdown_top_.gif) no-repeat top !important;
	padding-top: 9px
}


#left li li a {
 	color: #ffffff;
	background: #7191cc;
	text-align: left;
	padding-left: 10px;
}

#left li li a:hover  {
	color: #000000;
}

#left li li a.act {
 	color: #000000;
}

/*******************************************************************************
* Show/hide
*******************************************************************************/
/* make the second level visible when hover on first level list OR link */
#left ul li:hover ul,
#left ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#left ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#left ul :hover ul :hover ul{ 
visibility:visible;
}
/****mainspan hoved indhold****/
#mainspan{
	float: right;
	width: 710px !important;
}
#mainspanborder {
	float: left;
	border: solid 1px #003399;
	border-right: solid 0px #003399;
	/*margin-bottom: 10px;*/
}
#maincontent {
	float: left;
	/*min-height: 460px;
	height: auto !importent;
	height: 460px;*/
}
#maincontent .elementobj {
	margin: 20px;
}#maincontent .elementobj .elementobj {
	margin: 0px !important;
}

#maincontent h1 {
	
	border-bottom: solid 2px #003399;
}
#maincontent p {
	padding-bottom: 10px;
}
#maincontent ul {
	float: left;
	padding-left: 20px;
}
#maincontent a {
	color: #000000;
	text-decoration: underline;
}#maincontent a:hover {
	
}
#maincontent .csc-textpic {
	margin-bottom: 5px;
}

#bottom{
	float: left;
	width: 100%;
	height: 100%;
	background: #ffffff;
}
/*** slogan*****/
#footslogan{
	clear: both;
	float:left;
	width: 950px;
	background: #003399;
	color: #ffffff;
	margin-top: 10px;
}
#footslogan p {
	margin-right: 20px;
	text-align: right;
	line-height: 25px;	
	font-weight: bold;
	text-transform: uppercase;
}

/**** firma oplysninger***/
#foottekst {
	text-align: center;
	float:left;
	width: 950px;
	background: #ffffff;
}
#foottekst a {
	color: #000000;
}

/************************************
* Flexform column2_470-240
************************************/
.column2_470-240{
	clear: both;
	float: left;
	width: 100%;
	width: 669px;
}

.c2z470 .content{
	float: left;
	width: 430px;
}
.c2z240 .contentright {
	width: 219px; /*230px;*/
	float: right;
}
/*.c2z240 ul {
		width:170px;
		list-style-type: none;
		margin-bottom: 15px;
}
.c2z240  li {
	display: block;
	padding-left: 15px;
}
.c2z240 .contentright li a {
	color:#3366ff;
	line-height: 20px;
}
.c2z240 .contentright li a:hover {
	color:#000000;
}*/


/****************************************************************************
* Contenttemplate
* columns2_fifty-fifty
****************************************************************************/
#maincontent .column2_fifty-fifty {
	clear: both;
	float: left;
	width: 100%;
	/*background: #345;*/
	width: 670px;
	/*width: 756px;*/
}
/** Size of elements **/
.c2zfiftya {
	float: left;
	width: 325px;
}
.c2zfiftyb {
	float: right;
	width: 325px;
}
.fiftyb {
	
	/*padding-left: 20px;*/
}

#maincontent .column2_fifty-fifty .elementobj {
	clear: both;
	padding: 0px;
}


/* Powermail KONTAKT FORMULAR*/
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 2px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #cccccc;
	width: 550px;
	margin:10px auto;
	
	/*background-color: #f7f7f7;*/
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #000;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}


fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 280px;
	border: 1px solid #cccccc;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
	
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
	font-weight: bold; 
	
}
	/* spam errormessages  */
.tx-powermail-pi1_thx {
  padding:5px 0px 5px 0px;
  color:#990000;
	font-weight: bold;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}



/****************************************************************************
* Quicksearch - fra Travel-Market
****************************************************************************/
#quicksearch {
	float: right;
	
}

