/*
 GLOBAL STYLES
 */


body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #eaeaff;
}

a
{
	text-decoration: none;
	color: #0000FF;
}

a:hover
{
	text-decoration: none;
}

li.active a
{
	font-weight: bold;
}

/*
 CONTAINERS
 */
div.container
{
	margin: 0px auto;
	width: 940px;
}

div.header
{
	margin: 10px 0 0 0;
	height: 80px;
}

div.logo
{
	margin: 10px 0 0 10px;
	float: left;
}

div.logotext
{
	margin: 0;
}

div.logo img
{
	position: absolute;
}

div.logo_startpagina
{
	margin: 10px 0 0 10px;
	float: left;
}

div.logo_startpagina img
{
	position: absolute;
	z-index: -1;
}

div.navigation
{
	margin: 45px 0 0 0;
	float: right;
	text-align: right;
	color: #0000FF;
}

div.content
{
	border: solid 3px #0000ff;
	background: #ffffff;
	clear: both;
	overflow:hidden;
	padding: 0 0 30px 0;
	z-index: -10;
}

div.content-left-column
{
	float: left;
	width: 659px;

}

div.content-left-column p {
	font-size:0.9em;
}

div.content-right-column
{
	float: right;
	width: 275px;
	padding:25px 0 0 0;
}

div.footer
{
	margin: 10px 20px;
	clear: both;
	font-size: 0.8em;
}

div.content-bigmovie
{
	padding: 20px;
}

div.content-smallmovie
{
	padding: 20px 20px 20px 15px;
}

div.navigation-marker-startpagina
{
	margin-bottom: -6px;
	margin-left: 273px;
}

div.navigation-marker-stilgestaan
{
	margin-bottom: -6px;
	margin-left: 670px;
}

div.navigation-marker-ov
{
	margin-bottom: -6px;
	margin-left: 790px;
}

div.navigation-marker-project
{
	margin-bottom: -6px;
	margin-left: 875px;
}

div.content-bigmovie-comments
{
}

div.content-bigmovie-comments-item
{
}

div.content-bigmovie-comments-item-header0
{
	background-image: url('../images/wolk_boven_1.png');
	background-repeat: no-repeat;
	height: 57px;
	width: 501px;
}

div.content-bigmovie-comments-item-header1
{
	background-image: url('../images/wolk_boven_2.png');
	background-repeat: no-repeat;
	height: 57px;
	width: 501px;
}

div.content-bigmovie-comments-item-header2
{
	background-image: url('../images/wolk_boven_3.png');
	background-repeat: no-repeat;
	height: 57px;
	width: 501px;
}

div.content-bigmovie-comments-item-header3
{
	background-image: url('../images/wolk_boven_4.png');
	background-repeat: no-repeat;
	height: 57px;
	width: 501px;
}

div.content-bigmovie-comments-item-header4
{
	background-image: url('../images/wolk_boven_5.png');
	background-repeat: no-repeat;
	height: 57px;
	width: 501px;
}

div.content-bigmovie-comments-item-header5
{
	background-image: url('../images/wolk_boven_6.png');
	background-repeat: no-repeat;
	height: 57px;
	width: 501px;
}

div.content-bigmovie-comments-item-body
{
	background-image: url('../images/wolk_midden.png');
	background-repeat: repeat-y;
	width: 501px;
}

div.content-bigmovie-comments-item-footer
{
	background-image: url('../images/wolk_onder.png');
	background-repeat: no-repeat;
	width: 501px;
	margin: 0 0 20px 0;
}

div.content-bigmovie-submit-reaction, div.content-bigmovie-comments
{
	padding: 0 0 0 26px;
}

/*
 NAVIGATIE
 */
div.navigation li
{
	display: inline;
	margin: 0 15px 0 0;
}

/*
 TEXT
 */

p.totop {
	clear:both;
}
p.totop a {
	color:#0000FF;
	margin:0 0 0 45px;
}

h2.content-header {
	margin:35px 40px 10px 45px;
	font-size:1.3em;
	color:#0000FF;

}
p.content-text {
	margin:0 45px 0 45px;
	line-height:150%;
}
div.content-bigmovie-comments-item-body p
{
	padding: 5px 30px 0 30px;
	font-size: 0.8em;
	line-height: 150%;
	font-style: italic;;
}

div.content-bigmovie-comments-item-footer p
{
	padding: 22px 0 0 75px;
	font-size: 0.8em;
}

div.content-bigmovie-comments-item-footer p img
{
	margin: 0 10px 0 0;
}

span.woonplaats
{
	color: #888888;
	font-weight: normal;
}

div.content-smallmovie-header {
	font-size:1em;
	font-weight:bold;
	color:#808080;
	line-height:120%;
	margin:10px 0 0 9px;
}

div.content-smallmovie-header-active {
	font-size:1em;
	font-weight:bold;
	color:#0000ff;
	line-height:120%;
	margin:10px 0 0 9px;
}


div.content-smallmovie-meta {
	display:none;
}

/*
 HEADERS
 */

h3.content-reactions-title
{
	padding: 40px 0 20px 0;
	font-size: 1.1em;
	color:#808080;
}

textarea
{
	border: 1px #c8c8dd solid;
	padding: 5px;
	font-size: 1.4em;
}

input
{
	border: 1px #c8c8dd solid;
	padding: 5px;
	font-size: 1em;
}

div.error
{
	padding: 10px 10px 5px 10px;
	background: #ffcccc;
	border: 1px solid #ffaaaa;
	display: block;
	width:555px;	
}

div.error p
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size:0.8em;
}

h2.content-bigmovie-title
{
	font-size: 1.3em;
	margin: 15px 0 0 25px;
	color: #0000FF;
}

/*
 FORMS
 */
