 
body {
	background-color:#FFFFFF;
	font-family: Verdana, sans-serif;
	font-size:12px;
	color:#767676;
}

#tot {
	position:absolute;
	top: 0px;
	left:0px;
	width:1300px;
}

#date {
	position:absolute;
	top: 2px;
	left: 10px;
	border: 0px solid red;
	width:530px;
	height:20px;
	font-size:10px;
}

#title {
	position:absolute;
	top: 2px;
	left: 500px;
	border: 0px solid red;
	width:410px;
	height:20px;
	font-size:11px;
}

#description {
	position:absolute;
	top: 50px;
	left: 600px;
	border: 0px solid red;
	margin-top: 20px;
	width:500px;
	height:1200px;
	overflow:auto;
}

#screen {
	position:absolute;
	background-color:#ffffff;
	top: 75px;
	left:5px;
	border: 0px solid red;
	width:405px;
	height:400px;
	text-align:center;
	overflow: hidden;
}

#sources {
	position:absolute;
	top: 15px;
	left:5px;
	border: 0px solid red;
	width:400px;
	height:40px;
	text-align:center;
}

#xat {
	position:absolute;
	top:420px;
	left:40px;
	border: 0px solid red;
	width:550px;
	height:350px;
	overflow: hidden;
}

#player0 {
	position:relative;
	z-index:5;
}

#videos0 {
	position:relative;
	z-index:5;
}

#about {
	position:absolute;
	top: 55px;
	left:380px;
	border: 0px solid red;
	width:110px;
	height:320px;
	text-align:center;
}

h2 {
	color: #39c;
	font: bold 14px Verdana, sans-serif;	
}

.blau {
	color: #39c;
	font: normal 18px Verdana, sans-serif;
	padding-bottom: 10px;	
}

a {
	color: #39c;
	font: normal 12px Verdana, sans-serif;
	text-decoration: none;
}
div, p {
	color: #767676;
	font: normal 12px Verdana, sans-serif;	
}
.minilink {
	color: #39c;
	font: normal 12px Verdana, sans-serif;
	text-decoration: none;
}

