/* --  global  -----------------------------------------------------*/

body {
	font-family					: verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	font-size					: 1.0em;
	background					: #000000;
	margin						: 0 auto;
	padding-top:50px;
	width						: 560px;
}
/* --  No margin  --------------------------------------------*/
p, ul, li, h1, h2, h3, h4, h5, h6{

}
/* --  headings ( h1 - h6 ) --------------------------------------------*/

h1, h2, h3, h4, h5, h6{
	font-family					: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
h1{
	font-size					: 11px;
	margin						: 0px 0px 10px 0px;
	color						: #ffffff;
	text-transform				: uppercase;
	font-weight					: normal;
}
h2 {
	font-size					: 11px;
	margin						: 0px 0px 5px 0px;
	color						: #ffffff;
	font-weight					: normal;
}
h3 {
	font-size					: 11px;
	margin						: 0px 0px 10px 0px;
	color						: #00ffff;
	font-weight					: normal;	
}
h4 {
	font-size					: 11px;
	margin						: 0px 0px 10px 0px;
	color						: #ffffff;
	font-weight					: normal;	
}
p {
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	padding						: 0px;
	margin						: 0px;
}

a:link, a{
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	font-size					: 11px;
	color						: #00ffff;
	text-decoration				: none;
}


a:hover {
	color						: #00ffff;
	text-decoration				: none;
}

a:active {
	color						: #00ffff;
}
a:visited {
	color						: #00ffff;
}
/* --  printheader  -----------------------------------------------------*/
#printHeader {
	display						:none;
	visibility					:hidden;
}
/* --  content  -----------------------------------------------------*/
#contentFlash {
float:left;

}
#contentBlock {
	font-size							: 10px;
	line-height							: 15px;
	position:absolute;
	margin-left							: 20px;
	float								:left;
}



/* --  media containter  -----------------------------------------------------*/
#ctr_flvPlayer {
width:480px;
height:390px;

}

#ctr_flvPlayerTrailer {
width:480px;
height:300px;

}
/* --  copyrright  -----------------------------------------------------*/
.copyrightFont {
	font-size:9px;
	width:180px;
	text-align:right;
	float:right;
	line-height:30px
}
.pressLanguage {
	font-size:9px;	
}
.mediaAttentionBranding {	
	text-align:right;
	margin-top:3px;
	margin-bottom:10px;
	float:right;

}
.contactTekst {
	font-size:11px;
	color:#36A7E8;

}