@charset "utf-8";
/* CSS Document */

* 
{
  margin: 0;
  padding: 0;
}

html, body 
{
  height: 100%;
}

body
{
	background-image: url(../images/gradientback.jpg);
	background-repeat:repeat-x;
	font-size:62.5%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#contentwrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -173px;
   width: 960px;
   font-size: 1.2em;
}

#header
{
	width: 960px;
	height: 180px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

a:link, a:visited, a:hover, a:active
{
	color: #06385a;
}

a:hover
{
	color: #084e7e;
}


/*--------------------------------------- BEGIN MAIN CONTENT --------------------------------------*/
#maincontent
{
	width: 958px;
	background-color:#f9f9f9;
	border-left: 1px solid #e9f0f4;
	border-right: 1px solid #e9f0f4;
	float: left;
	padding: 15px 0px;
}

#maintop
{
	float: left;
	clear: both;
	width:960px;
	height: 14px;
	background-image:url(../images/maintop.jpg);
	background-repeat:no-repeat;
}

#mainbottom
{
	float: left;
	width:960px;
	height: 14px;
	background-image:url(../images/mainbottom.jpg);
	background-repeat:no-repeat;
	margin-bottom: 30px;
}


/*--------------------------------------- END MAIN CONTENT ----------------------------------------*/

/*--------------------------------------- BEGIN CLICK ZONES ---------------------------------------*/

ul.bigtarget
{
	list-style: none;
	margin-left: auto;
	margin-right: auto;
}

ul.bigtarget li
{
	width: 261px;
	padding: 10px;
	float: left;
	border:1px dotted #CCCCCC;
	margin-left: 27px;
	color: #424242;
	font-size: 1em;
	line-height: 1.6em;
	background-color:#FFFFFF;
}

ul.bigtarget li img
{
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.bigtarget h2 a:link, ul.bigtarget h2 a:visited, ul.bigtarget h2 a:hover, ul.bigtarget h2 a:active 
{
	color: black;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:19px;
	border-bottom: 1px solid #d1c6c6;
	display: block;
}

ul.bigtarget .over
{
	border-color:#000;
	cursor: pointer;
	background-color: #ebf7ff;
}

/*--------------------------------------- END CLICK ZONES ---------------------------------------*/




/*--------------------------------------- START DYNAMIC ZONE --------------------------------------*/
img.hide
{
	display:none;
}	


#dynamiczone
{
	width: 960px;
	height: 328px;
	background-color:white;
	background-image:url(../images/dynamictopleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.dynamictext
{
	float: left;
	width: 440px;
	height: 328px;
	padding: 20px;
}

.templatezone
{
	float: left;
	width: 920px;
	background-color:white;
	background-image:url(../images/dynamictopleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 30px 20px;
}

.templatezone img
{
	border: none;
	float: right;
	padding: 0px 0px 15px 15px;
}

.dynamictext p, .contactdetails p
{
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1em;
}

.templatezone p
{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.dynamicimage
{
	float: left;
	width: 480px;
	height: 328px;
}

#dynamiczone h1, .templatezone h1
{
	font-weight: normal;
	font-size: 2.7em;
	letter-spacing:-2px;
	margin-bottom:25px;	
}

.templatezone h1
{
	border-bottom: 1px solid #d1c6c6;
	font-size: 2.2em;
}

#zone1 div.dynamicimage img
{	
	border:none;
}

.pics {  
    height:  328px;  
    width:   480px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  0px;  
    background-color: white;  
    width:  480px; 
    height: 328px; 
    top:  0; 
    left: 0 
}


.highlight
{
	color: #af1418;
}

/*--------------------------------------- END DYNAMIC ZONE ----------------------------------------*/

/*--------------------------------------- BEGIN NAVIGATION ----------------------------------------*/
#navigation
{
	width: 656px;
	height: 100px;
	padding-top: 0px;
	float: right;
}

#navigation ul#menu
{
	list-style: none;
}

#navigation ul#menu li
{
	float: left;
	width: 96px;
	/*margin-right: 16px;*/
}

#navigation ul#menu a:link, #navigation ul#menu a:visited, #navigation ul#menu a:hover, #navigation ul#menu a:active 
{
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	font-variant:small-caps;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 3px solid #06456f;
	display: block;
	text-align:center;
}


#navigation ul#menu a.highlight:hover
{
	border-color:#af1418;
}

#navigation ul#menu a:hover
{
	border-bottom: 3px solid #0f75ba;
	background-color:#03304e;
}


#navigation ul#menu li.langswitch
{
	float: left;
	width: 79px;
	background-color:pink;
	padding: 0;
	margin:0;
}

#navigation ul#languages
{
	width: 79px;
	height: 39px;
	background-color:#03304E;
	list-style:none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding: 0;
	margin:0;
}

#navigation ul#languages li
{
	height: 13px;
	width: 79px;
	padding:0;
	margin:0;
}

#navigation ul#languages a:link, #navigation ul#languages a:visited, #navigation ul#languages a:hover, #navigation ul#languages a:active
{
	border-bottom:none;
	color: #0F75BA;
	height: 13px;
	display:block;
	width: 79px;
	padding:0;
	margin:0;
}

#navigation ul#languages a:link.selected, #navigation ul#languages a:visited.selected, #navigation ul#languages a:hover.selected, #navigation ul#languages a:active.selected
{
	background-color: #0F75BA;
	color: #FFF;
}

#navigation ul#languages a:hover
{
	background-color:#AF1418;
	color:#fff;
}

/*--------------------------------------- END NAVIGATION ------------------------------------------*/



/*--------------------------------------- BEGIN FOOTER ZONE ----------------------------------------*/
#privacylink
{
	color: #add4f0;
}

div.privacy
{
	display: none;
	padding: 20px;
	text-align:left;
	cursor:pointer;
	z-index:9999;
}

div.privacy h1, div.privacy h2
{
	font-size: 20px;
	border-bottom:1px solid #D1C6C6;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:25px;
}


div.privacy h2
{
	font-size: 18px;
	text-decoration:underline;
	border:none;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.privacy p
{
	font-size: 12px;
	line-height:1.6em;
}

a#privacylink:hover
{
	color: white;
}


#footer, .push 
{
  height: 173px;
} 

#footer
{
	background-color: #06385a;
	width: 100%;
}

#footerinside
{
	width: 960px;
	height: 173px;
	background-image:url(../images/footer.jpg);
	margin-left: auto;
	margin-right: auto;	
}

#footerinside p
{
	line-height: 1.6em;
}

#footerinside .column1, #footerinside .column2, #footerinside .column3
{
	float: left;
	font-size: 1em;

}

.column1, .column2
{
	color: #89bbde;
	padding: 40px 30px;
	width: 260px;
}

.column3
{
	color: #000;
	width: 255px;
	padding-top: 57px;
	padding-left: 65px;
}

.column3 a:link, .column3 a:visited, .column3 a:hover, .column3 a:active
{
	color: black;
	font-weight:bold;
}

/*--------------------------------------- END FOOTER ZONE ----------------------------------------*/

/*--------------------------------------- BEGIN CONTACT ------------------------------------------*/
#map
{
	float: right;
	height:300px;
	width:600px;
}

div.contactdetails h2, div.contactdetails h3
{
	margin-bottom: 10px;
}

div.contactdetails
{
	width: 300px;
	float: left;
}

div.contactdetails p
{
	line-height: 1.3em;
}


#hiddenimage
{
	float: none;
	padding: 0px;
}
/*--------------------------------------- END CONTACT --------------------------------------------*/


/*--------------------------------------- BEGIN LINKS PAGINA --------------------------------------*/
div.partnerlink
{
	width: 920px;
	float: left;
}

div.partnerlink img
{
	float: none;
	border: none;
	margin-left: auto;
	margin-right: auto;

}

div.partnerlink .logo
{
	width: 180px;
	float: left;
}

div.partnerlink .description
{
	width: 740px;
	float: left;
}

div.partnerlink .description p
{
	line-height: 1.3em;
	font-size: 1.1em;
}

/*--------------------------------------- END LINKS PAGINA ----------------------------------------*/

/*--------------------------------------- BEGIN DEN DAG PAGINA --------------------------------------*/
.dendag h2
{
	font-weight: normal;
	margin-bottom: 10px;
}

#flashcontent
{
	height: 400px;
	width: 920px;
}

/*--------------------------------------- END DEN DAG PAGINA ----------------------------------------*/

.push
{
	clear: both;	
}