/* CSS Document */

/* ============ HOME ============ */

/* ALGEMEEN */
body,td,p,a,titel,div,textarea { font-family: Verdana, Arial; color:#000000;font-size: 12px;}

body {
	font-size: 12px;
	font-weight: normal;
	background-color:#FFFFFF;
	color:#000000;
	line-height: 12pt;
	scroll: auto;
	color: #000000;
}

a				{color: #310000; text-decoration: none;}
a:visited		{color: #310000; text-decoration: none;}
a:active		{color: #310000; text-decoration: none;}
a:hover			{color: #310000; text-decoration: none;}

hr {color:#310000;}

/*  Header */
.titel		{color: #310000; font-weight:bold; font-size: 16px; }
.titel a    {color: #310000; font-weight:bold; font-size: 16px; }
.titel a:visited {color: #310000; text-decoration: none;}
.titel a:active	{color: #310000; text-decoration: none;}
.titel a:hover	{color: #006699; text-decoration: none;}

.bw, .bw a    {color: #000000; font-size: 9px; }
.bw, .bw a:visited {color: #000000; text-decoration: none;}
.bw, .bw a:active	{color: #000000; text-decoration: none;}
.bw, .bw a:hover	{color: #000000; text-decoration: none;}


.titelreacties	{color: #310000; font-size: 14px; }
.ondertitel {color: #310000; font-size: 12px ;line-height:15px;}
.stelling	
	{
		padding-left: 15px; 
		Padding-top:5px; 
		padding-bottom:0px;
	}

/*  Movie */
.kader	{background-color: #310000;}

/*  Items */
.moviestill		
	{
		margin-top: 2px; 
		vertical-align: middle;
		width:56px;
		height:28px;
		border:solid 1px #000000;
		
	}
.bannerstill		
	{
		margin-top: 2px; 
		vertical-align: middle;
		width:1px;
		height:28px;
	}

/* ITEMS: images */
a.myopacity img{
filter:alpha(opacity=45);
-moz-opacity: 0.45;
opacity: 0.45;
}
a.myopacity:hover img{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.paddingNavigatie	{
	padding:17px 0px 0px 0px;
}

.paddingMenu	{padding:0px 41px 0px 0px;}

blockquote
{
	margin:18px 36px 18px 36px;
}

.reactie		{color: #006699;}
.reactie2		{color: #006699;line-height: 20px;}
