* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, helvetica;
	color: #fff;
	background-color:#000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #999999;
}

p {
	font-size: 11px;
	margin : 10px;
	line-height: 18px;
}


#main {		
	background-color: #000;
	margin : auto;
	width : 996px;
	height: 640px;
	border-bottom:#FFFFFF solid 1px;
}

#topnav { 
clear:both;
margin : auto;
margin-top:10px;
width: 996px;;
height:35px;
text-align:right;
background-color:#000;
font-size: 11px;
}


.kolom1, .kolom2, .kolom3
{
	width: 221px;
}

.vid { 
	width: 720px;
	padding: 17px;
	padding-top: 82px;
}

img
 { 
	padding: 0px;
	margin: 2px;
}
.txt {
	clear: both;
	width: 512px;
	padding: 40px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	height:418px;
	overflow:auto;
}

.stills { 
	clear:both;
	height:556px;
	width:996px;
	overflow:auto;
}


.title { 
	padding:15px;
}

.year { 
	font-style:normal;
	font-weight:300;
	font-size:12px;
}

.tags { 
	clear:left;
	margin:12px;
	margin-left:3px;
	margin-right:3px;
	height:32px;
	font-family: verdana;
	font-size:12px;
	word-spacing:12px;
}

.rechts { 
	clear:right;
	margin:12px;
	margin-left:3px;
	margin-right:3px;
	height:32px;
	font-family: verdana;
	font-size:11px;
	text-align:right;
}

#top { 
width: 996px;;
height:32px;
background-color: #fff;
text-align:right;
margin : 0;
padding : 0;
}

hr
{
size:1;
color: #004E92;
}

#header { 
clear:both;
margin : auto;
width: 996px;;
height:35px;
background-color: #000;
}

#footer { 
clear:both;
margin: auto;
width: 996px;;
height: 40px;
text-align:left;
}

h1 
{
	font-size:16px;
}

.big
{
	color:#000;
	font-size:50px;
	margin:0px;
	font-weight:normal;
}

.gris
{
color:#999;
}

.gris a
{
color:#999;
text-decoration:none;
}

.gris a:hover
{
color: #00ff00;
text-decoration:none;
}

.bigfoot a
{
color:#000;
text-decoration:none;
}

.bigfoot a:hover
{
color: #00ff00;
text-decoration:none;
}

.bigfoot
{
	color:#000;
	font-size:30px;
	margin:0px;
	font-weight:normal;
}

h2
{
	font-size:13px;
	margin:10px;
 	line-height:25px;}

h3
{
	font-size:13px;
	margin:10px;
}

.xs 
{
margin:  0px 0px 0px 0px;
font-size: 9px;
}

ul
{
font-family: verdana;
font-size: 11px;
line-height: 18px;
margin:  18px 15px 0px 16px;
list-style-type: disc; 
}
 
li 
{
font-family: verdana;
font-size: 11px;
line-height: 18px;
margin:  0px 15px 0px 16px;
list-style-type: disc; 
}

}

.menu ul, .menu ul li
{list-style-type: none;
display: list-style; padding: 0; margin: 0;
 }


.menu ul {
	margin-left : 16px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 0px;	
}

a {
color: #fff;
text-decoration:none;
text-indent:5px;

}

a:hover {
color: #00ff00;
text-decoration:underline;
}

.link a{
color: #fff;
text-decoration:none;
}

.link  a:hover {
color: #fff;
text-decoration:none;
}


.active
{
	font-size:14px;
	text-transform:uppercase;
}

#tooltip{
	position:absolute;
	width:360px;
	border:1px solid #00ff00;
	background:#000;
	padding:8px;
	color:#00ff00;
	display:none;
	}
