body {
	padding: 0;
	margin: 0;
	background-image: url('../images/background.jpg');
	font-family: arial;
	font-size: 12px;
}

a:link {
	color: #9e0059;
	text-decoration: underline;
}

a:visited {
	color: #9e0059;
	text-decoration: underline;
}

a:hover, a:active {
	color: #9e0059;
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h1
{
 color: #9c0059;
 font-size: 32px;
}

h3
{
	width: 394px;
	background-color:#9e0059;
	color: #ffffff;
	margin: 0 auto 1px auto;
	padding:3px;
	font-size: 14px;
}

img {
	border: 0;
}

img.hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.container {
	width: 972px;
	margin: 0 auto;
	position: relative;
}

div.header {
	float: left;
	width: 972px;
	height: 202px;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
}

	div.menuleft {
		float: left;
		width: 350px;
		height: 50px;
		margin-top:105px;
		margin-left:75px;
		font-size: 12px;
		color: #9e0059;
	}

	div.menuright {
		float: right;
		width: 320px;
		height: 50px;
		margin-top:105px;
		margin-right:70px;
		font-size: 12px;
		color: #9e0059;
	}

	div.lichtkrant {
		float: left;
		width: 824px;
		height: 24px;
		margin-top: 27px;
		margin-left: 74px;
		text-align: right;
	}

div.left {
	float: left;
	width: 59px;
	height: 65px;
	background-image: url('../images/left.png');
	background-repeat: no-repeat;
	background-position:top right;
}

div.right {
	float: left;
	width: 40px;
	height: 65px;
	background-image: url('../images/right.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.maincontainer {
	float: left;
	width: 862px;
}

	div.main {
		float: left;
		width: 862px;
		min-height: 500px;
		background-image: url('../images/main_bg.jpg');
		background-position: top left;
		background-repeat: repeat-y;
	}

	div.mainfooter {
		float: left;
		width: 862px;
		height: 28px;
		color: #fff;
		background-image: url('../images/footer.png');
		background-repeat: no-repeat;
	}

div.purple_onder {
	height: 536px;
	width: 333px;
	position: absolute;
	top:0;
	right:0;
	margin-top: 220px;
	padding: 15px 0 0 20px;
	background-image: url('../images/purple.png');
	background-repeat: no-repeat;
	z-index: 10;
}
* html > div.purple_onder
{
	width: 313px;
}


div.purple {
	height: 536px;
	width: 333px;
	position: absolute;
	top:0;
	right:0;
	margin-top: 220px;
	padding: 23px 0 0 20px;
	z-index: 100;
}

	div.purple_content {
		width: 292px;
		height: 487px;
		margin-left: 18px;
		margin-top: 22px;
	}
* html div.purple_content {
		width: 276px;
	}

	img.purple_picture {
		border: solid 2px #fff;
		margin-right: 14px;
		width: 80px;
		height: 60px;
	}
* html img.purple_picture
{
	width: 66px;
}

div.content {
	width: 531px;
	margin-left: 17px;
	margin-top: 15px;
	min-height: 500px;
	line-height: 1.7em;
}

	div.blok1 {
		float: left;
		width: 99px;
	}

		img.blok1_image {
			padding-right: 7px;
			padding-top: 3px;
			padding-bottom: 2px;
			width: 92px;
			height: 68px;
			float: left;

		}
* html > img.blok1_image {
			padding-right: 7px;
			padding-top: 3px;
			padding-bottom: 2px;
			width: 85px;
			height: 59px;
			float: left;

		}
	div.blok2 {
		float: left;
		width: 429px;
		padding-bottom: 8px;
	}

	div.blok3 {
		float: left;
		width: 251px;
	}

		img.blok3_image {
			float: left;
			padding-right: 5px;
		}

	div.blok4 {
		float: left;
		width: 268px;
		margin-left: 12px;
	}

	div.blok5 {
		float: left;
		width: 524px;
		padding-left: 8px;
		font-size: 11px;
	}
		div.blok5_1 {
			float: left;
			width: 73px;
		}
		div.blok5_2 {
			float: left;
			width: 101px;
		}

div.footer {
	float: left;
	width: 746px;
	height: 15px;
	text-align: center;
	color: #fff;
}

p.readmore {
	text-align: right;
	margin-right: 5px;
}

h2.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #9e0059;
}

h2.links_koppen {
	font-size: 12px;
	font-weight: bold;
	background-color: #9e0059;
	color: #ffffff;
	padding-left: 3px;
}

span.date {
	font-size: 12px;
	color: #727272;
}

.top3_links
{
height: 26px;
padding: 0;
margin: 0;
float: left;
vertical-align: top;
}

a.top3_links
{
display: block;
font-family: arial;
font-size: 13px;
width: 48px;
height: 26px;
float: left;
text-align: center;
vertical-align: top;
margin:0 0 0 1px;
padding: 2px 0 0 0;
}

.top3_links a:link, .top3_links a:visited
{
background-image: url(../images/movie.jpg);
background-position:0 0;
background-repeat: no-repeat;
color: #9e0059;
text-decoration: none;
}

.top3_links a:hover, .top3_links a:active
{
color: #000000;
text-decoration: none;
background-image: url(../images/movie_over.jpg);
background-repeat: no-repeat;
}
.top3_links_active
{
display: block;
font-family: arial;
font-size: 13px;
width: 48px;
height: 26px;
float: left;
text-align: center;
text-decoration: none;
background-image: url(../images/movie_over.jpg);
background-position:0 0;
background-repeat: no-repeat;
vertical-align: top;
margin:0 0 0 1px;
padding: 2px 0 0 0;
}
.video
{

	width: 410px;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

* html > .video
{
	width: 390px;
}

.top_video_container
{
	float: left;
	width: 281px;
	height: 225px;
	margin:0;
	padding: 0;
	display: block;
	position: relative;
}

#gadget_mini
{
width: 293px;
height: 107px;
position: absolute;
left: 12px;
top: 400px;
background-image: url(../images/gadget.jpg);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
}
.gadget_form
{
position: absolute;
top: 85px;
left: 5px;
width: 286px;
height: 23px;
cursor:text;
}

#videos
{
list-style-type: none
}
#videos li
{
width: auto;
}

.h1_container
{
	margin-bottom: 7px;
}

.h1_container td
{
	vertical-align: middle;
}

.maincolor textarea
{
	width: 300px;
}
.NAw_scheiding
{
	padding: 0 12px;
	display: inline;
}
.admium_logo
{
float: right;
margin-right: 51px;
margin-top: 10px;
}

.crew_vraag {
	width: 200px;
	font-weight: bold;
}

.crew_foto {
	margin: 5px;
	border: 1px solid #9B0058;
}