@CHARSET "UTF-8";
* { margin: 0px; padding: 0px; font-family: Tahoma, sans-serif; }
.clean { clear: both; }
.hide { display: none; }
.alRight { text-align: right; }
.alCenter { text-align: center; }
h1 { font-size: 14px; margin: 10px 0px 0px 0px; }
img { border: 0px; }
html, body {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 12px;
	}
html {
	background-image: url('./images/bg.gif');
	background-color: #071033;
	color: #fff;
}
div#Container {
	width: 100%;
	min-height: 435px;
	height: auto!important;
	height: 435px;
	background-image: url('./images/bg_top.gif');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	}
div#Content {
	margin: auto;
	width: 980px;
	height: auto;
	padding-bottom: 10px;
	}
div#Banner {
	position: relative;
	width: 980px;
	height: 152px;
	background-image: url('./images/banner.jpg');
}
div#Banner a#Logo {
	position: absolute;
	top: 34px;
	left: 9px;
}
div#Banner img {
	border: 0px;
}
div#Menu {
	text-align: center;
	height: 44px;
	width: 980px;
	background-image: url('./images/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: top center;
}
div#Menu img {
	border: 0px;
}
div#Navi {
	text-align: left;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #4e686c;
}
div#Navi a {
	color: #4e686c;
}
div#Navi img.Dotted {
	margin: 0px 5px 0px 5px;
	}
div#Navi strong {
	margin-left: 28px;
}
div#colLeft, div#colRight {
	float: left;
	height: auto;
	background-image: url('./images/bg_col.gif');
	}
div#colLeft a.Blog img {
	padding: 10px;
	} 
div#colLeft {
	margin-right: 14px;
	width: 246px;
	text-align: center;
}
div#colRight {
	width: 720px;
	overflow: hidden;
	text-align: left;
}
div#Player {
	margin: 25px 0px 25px 45px;
	padding-top: 10px;
	width: 632px;
	height: 370px!important;
	height: 380px;
	background-color: #202b41;
	line-height: 20px;
}
div#Img {
	position: relative;
	margin: 0px 10px 0px 10px;
	width: 609px !important;
	width: 610px;
	height: 357px !important;
	height: 358px;
	border: 1px solid #424c63;
	text-align: right;
	}
div#Img a {
	position: absolute;
	}
div#Img a#Ply_1 { top: 5px; right: 188px; }
div#Img a#Ply_2 { top: 5px; right: 96px; }
div#Img a#Ply_3 { top: 5px; right: 5px; }
div#Img a#Ply_4 { top: 61px; right: 5px; }
div#Img a#Ply_5 { top: 118px; right: 5px; }
div#Img a#Ply_6 { top: 175px; right: 5px; }
div#Img a#Ply_7 { top: 233px; right: 5px; }
div#Img a#Ply_8 { top: 290px; right: 5px; }
div#Info {
	text-align: left;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 493px;
	background-image: url('./images/bg_black.png');
}
div#Info p {
	padding: 10px;
}
div#Container div#Content div#colRight div#Player a img {
	margin: 6px 6px 0px 0px;
	border: 2px solid #071028;
}
div#Container div#Content div#colRight div#Player a:hover img {
	border: 2px solid #fea100;
}
div#Footer {
	width: 980px;
	height: 39px;
	background-image: url('./images/bg_footer.gif');
	margin: 20px 0px 0px 0px;
	color: #36466a;
	font-size: 11px;
}
div#Footer p {
	padding-top: 12px;
}
div#Footer img {
	float: left;
	margin-left: 20px;
}
div.Tekst {
	line-height: 15px;
	padding: 20px;
}
div.Lower {
	padding-top: 0px;
	}
div.Tekst p {
	padding: 5px 0px 5px 0px;
}
div.Tekst ul, div.Tekst ol {
	margin-left: 10px;
	padding-left: 10px;
	color: #ff9600;
}
div.Tekst ul li, div.Tekst ol li {
	margin: 10px 0px 4px 0px;
	}
a.Yellow {
	text-decoration: none;
	color: #ff9600;
}
div.Tekst a {
	color: #ff9600;
}
div#Pete {
	float: right;
	width: 200px;
	margin: 0px 0px 10px 10px;
	line-height: 10px;
	text-align: center;
}
div#Pete span {
	font-style: italic;
	font-size: 10px;
}
