HTML, BODY, TABLE {
	font-family: Arial, Verdana, Courier;
	font-size: 10pt;
	color: #FFF;
}
BODY {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
DIV.header {
	width: 100%; 
	background-color: #000000;
	background-image: url('img/header_img.jpg');
	height: 35px;
	line-height: 35px;
}
DIV.header div.leden {
	position: absolute;
	right: 50px;
	top: 0px;
}
DIV.header div.leden a {
	font-weight: Bold;
	font-size: 14pt;
	color: #FFF;
}


DIV.header H1 {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-left: 100px;
	font-size: 14pt;
}
DIV.header H1 a {
	color: #ffffff;
	text-decoration: none;
}
DIV.menu {
	width: 100%; 
	background-color: #000000;
	background-image: url('img/menu_img.jpg');
	height: 20px;
	line-height: 20px;
	font-size: 9pt;
}
DIV.menu a {
	color: #d8ff00;
	text-decoration: none;
	font-weight: Bold;
	font-size: 9pt;
}
DIV.menu a:hover {
	color: #fff;
	text-decoration: underline;
}
#content {
	width: 1000px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.playercontent {
	width: 1000px;
	height: 1000px;
	position: relative;
}
IMG {
	border: 0px;
}
div.thumb {
	float: left;
	width: 160px;
	height: 210px;
	position: relative;
}
div.thumb IMG {
	position: absolute;
	top: 5px;
	left: 5px;
	border: 1px solid #595959;
}
div.thumb a:hover IMG {
	border: 1px solid #d8ff00;
}

div.text_box {
	background-color: #525252;
	border: 1px solid #d8ff00;
	line-height: 20px;
	font-size: 10pt;
	text-align: left;
}

div.more_website {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 500px;
	height: 245px;
	background-color: #525252;
	border: 1px solid #d8ff00;
	line-height: 25px;
	font-size: 12pt;
}
div.more_website IMG {
	margin: 5px;
}
div.more_website a {
	font-size: 12pt;
	font-weight: Bold;
	color: #d8ff00;
	text-decoration: none;
}

div.more_website a:hover {
	font-size: 12pt;
	font-weight: Bold;
	color: #fff;
	text-decoration: underline;
}
div.more_categorie {
	position: absolute;
	top: 275px;
	right: 0px;
	width: 500px;
	height: 245px;
	background-color: #525252;
	border: 1px solid #d8ff00;
	line-height: 25px;
	font-size: 12pt;
}
div.more_categorie IMG {
	margin: 5px;
}
div.more_categorie a {
	font-size: 12pt;
	font-weight: Bold;
	color: #d8ff00;
	text-decoration: none;
}
div.more_categorie a:hover {
	font-size: 12pt;
	font-weight: Bold;
	color: #fff;
	text-decoration: underline;
}

div.video_text {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 476px;
	height: 110px;
	background-color: #525252;
	border: 1px solid #d8ff00;
	line-height: 20px;
	padding: 4px;
	text-align: left;
}
div.video_text H2 {
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}
div.video {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 484px;
	background-color: #525252;
	border: 1px solid #d8ff00;
	height: 383px;
	line-height: 30px;
}
div.filmcontent {
	position: absolute; 
	top: 550px; 
	left: 0px;
	width: 1000px;
	height: 455px;
	text-align: center;
	background-color: #525252;
	border: 1px solid #d8ff00;
}

div.webcams {
	position: absolute; 
	top: 1035px; 
	left: 0px;
	width: 1000px;
	height: 420px;
	text-align: center;
	background-color: #525252;
	border: 1px solid #d8ff00;
}

div.linkex {
	float: left;
	width: 960px;
	height: 210px;
	position: relative;
	background-color: #525252;
	border: 1px solid #d8ff00;
}


#videoclicker {
	z-index: 200;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 476px;
	height: 353px;
	cursor:pointer;
	background-image: url('img/transparant.gif');
}

#videoplayer{
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 476px;
	height: 353px;
}
#clicktext {
	z-index: 100;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 476px;
	height: 30px;
}


/* TinyBox: */
#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; background:#fff url(img/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {margin: 0px; background:#fff}

a:link, a:active, a:visited {
	color: #d8ff00;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
