/* General */

html,body {
	height: 99%;
	margin: 0;
	padding: 0;
}

p {margin:5px 0 0 0;}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*#gradient {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}*/

#container {
	width: 940px;
	height:100%;
	position: absolute;
	left: 50%;
	margin-left: -471px;
	z-index: 2;
}

.leaderboard_container{
	width: 940px;
	margin: 0 auto;
	padding: 0px;	
}

.leaderboard {
	margin-right: 212px;
	margin-top: 0px;
	margin-bottom: 5px;
	
}

/* Header */

#logo{
	width: 210px;
	height: 90px;
	position: absolute;
	top: 50px;
	z-index: 3;
}

#banner{
	width: 480px;
	height: 98px;
	position: absolute;
	top: 10px;
	left: 212px;
	background: url(../images/ads/ad_header_top.gif) no-repeat left top #ffffff;
	padding:7px 0 0 25px;
	z-index: 4;
}

#sitewide{
	width: 125px;
	height: 70px;
	/*
	position: absolute;
	top: 9px;
	left: 810px;*/
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DADA;
	z-index: 5;
}

#navigation{
	width: 940px;
	height: 25px;
	position: absolute;
	top: 125px;
	background: url(../images/navigation/main_navigation_background.gif) repeat-x left top;
	z-index: 50;
}
#search{
	width: 158px;
	height: 25px;
	position: absolute;
	top: 125px;
	left: 765px;
	text-align: right;
	z-index: 51;
}

/* Content */

#wrapper {
	position: absolute;
	margin-top: 150px;
	z-index: 6;
}
#shadow{
	position: relative;
	width: 943px;
	float: left;
	background-image: url(../images/home/shadow_a.gif);
	background-repeat: repeat-y;
	background-position: right;
	z-index: 7;
	background-color: #FFFFFF;
}
#shadowtop{
	width: 3px;
	position: relative;
	float: left;
	z-index: 8;
}
#white{
	position: relative;
	width: 940px;
	background-image: url(../images/home/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #ffffff;
	padding-top: 15px;
	float: left;
	z-index: 9;
}

/* Content Home */

#flash {
	/*position: relative;*/
	width: 470px;
	height: 220px;
	/*float:left;*/
	margin:0 0 10px 0;
	z-index: 10;
}
#content {
	width: 940px;
	position: relative;
	z-index: 11;
}
#actions{
	width: 150px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
	z-index: 12;
}
#sitemiddle{ 
	width: 470px;
	/*position: relative;*/
	float: left;
	margin:0 0 0 10px;
	padding:0 0 45px 0;
	/*padding-top: 10px;*/
	/*background-image: url(../images/home/news_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	z-index: 13;
}
#sitemiddle_wide{ 
	width: 625px;
	float: left;
	margin:0 0 0 10px;
	padding:0 0 45px 0;
	z-index: 13;
}
#sitemiddle_superwide{ 
	width: 805px;
	float: left;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	z-index: 13;
}
#rectangle{
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-left: 2px;
	z-index: 14;
}
#siteright{
	width: 285px;
	height:100%;
	/*position: relative;*/
	float: left;
	margin:0 0 0 10px;
	/*padding-bottom: 20px;*/
	z-index: 15;
}
#siteright_col1{
	width:150px;
	float:left;
}
#siteright_col2{
	width:120px;
	float:right;
	padding:0 5px 0 0;
}
#skyscraper{
	float: left;
	background: url(../images/ads/ad_header.gif) no-repeat left top;
	padding:25px 0 0 0;
	z-index: 16;
}

.mediaCollectionItem h2 {margin-top: 3px;}
.mediaCollectionItem a{font-size: 14px;}
.mediaCollectionItem .bottom_tekst{background-color: #EFEFEF;}
.mediaCollectionElementBigTitleMH  a{color: #CC1E1E; font-size: 10px; text-decoration: none; font-weight: bold;}
.mediaCollectionElementBigTitleMH a:hover{text-decoration: underline;}
.mediaCollectionElementBigTitleMH .title {width: 100%;}
.mediaCollectionElementBigTitleMH .title a{font-family: Verdana; font-size: 28px;}
.mediaCollectionElementBigTitleMH .aboveTitle {width: 470px;}
.mediaCollectionElementBigTitleMH .underTitle {float: left; margin-right: 5px;}

.twoColumns span {width: 225px; float: left; margin: 0 5px 20px 5px;}
.twoColumns h2 {margin: 0;}
.twoColumns h2 a	{font-size: 16px; margin: 0 0 10px 0;}
.twoColumns .leadImage img {width: 225px;}

.MH_blocks_column_right_flashplayer{
	width: 280px;
	height: auto;
	float: left;
	margin: 0px;
	margin-bottom: 2px;
	}

/* Footer */

#footer {
	width: 943px;
	clear: left;
	position: relative;
	z-index: 17;
	margin-bottom: 5px;
}

/* contentpagina */
#content_header {width: 755px; background-color: white; padding: 5px; padding-bottom: 0px; }
#pagina_titel {width: 160px; display: block;}

#content_footer {clear: both; display: block; width: 955px; height: 20px; background-color: #ffffff;}

#sitemap {list-style-type: none;}
#sitemap ul {list-style-type: none;}

