/* CSS Document for Coronas.nl by Rein Aris & Roel Kramer */
body {
	font-family: "Courier New", Courier, monospace;
	line-height:19px;
	margin:0;
	padding:0;
	font-size:12px;
	background:#000;
	color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
}
#drag {
	background-position: center top;
	background-repeat: no-repeat;
}
.clear {
	clear:both;
}
a {
	border:none;
	color: #fff;
}
p {
	padding: 0 0 8px 0;
	margin: 0;
}
h1 {
	margin: 0;
	padding: 0 0 8px 0;
}
img {
	border:none;
}
#outer {
	width:825px;
	margin:0 auto 0 auto;
	min-height:800px;
	padding:0;
}
.menuclass {
	background: url(../img/menuclass-normal.png) repeat-x;
}
.img01 { 
	background-image: url(../img/img-outer01.jpg);
}
.img02 {
	background-image:url(../img/img-outer02.jpg);
}
.img03 {
	background-image:url(../img/img-outer03.jpg);
}
.img04 {
	background-image:url(../img/img-outer04.jpg);
}
.img05 {
	background-image:url(../img/img-outer05.jpg);
}
.img06 {
	background-image:url(../img/img-outer06.jpg);
}
#drag.img07 {
	background-image:url(../img/img-outer07.jpg);
	background-repeat: repeat-x;
}
.img08 {
	background-image:url(../img/img-outer08.jpg);
}
.img09 {
	background-image:url(../img/img-outer09.jpg);
}
.img10 {
	background-image:url(../img/img-outer10.jpg);
}
.img11 {
	background-image:url(../img/img-outer11.jpg);
}
.img12 {
	background-image:url(../img/img-outer12.jpg);
}
.img13 {
	background-image:url(../img/img-outer13.jpg);
}
#top {
	width:825px;
	height:226px;
}
#top-img {
	background:url(../img/img-top.png) top left no-repeat;
	height:189px;
	width:825px;
}
#menu {
	height:27px;
	width:700px;
	background:#000000;
	padding:10px 0 0 183px;
}
.theater #menu {
	background-color: none;
	background: url(../img/theater-menu-bg.png) no-repeat left top;	
}
.theater_home #top-img {
	background: none;	
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	font-size:14px;
	color:#FFFFFF;
	list-style:none;
	float:left;
	margin-right:12px;
}
#menu li a .active {
	display: none;	
}
#menu li a:hover .active {
	display: block;
}
#menu li a:hover .inactive {
	display: none;
}
#menu li a.active .active {
	display: block;	
}
#menu li a.active .inactive {
	display: none;	
}
#sub-menu li a .active {
	display: none;
	padding: 0 1px 0 1px;
}
#sub-menu li a .inactive {
	padding: 0 1px 0 1px;
}
#sub-menu li a:hover .active {
	display: block;
	background: #fff;
}
#sub-menu li a:hover .inactive {
	display: none;
}
#sub-menu li a.active .active {
	display: block;
	background: #fff;
}
#sub-menu li a.active .inactive {
	display: none;	
}
#menu a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff;
}
#sub-menu {
	background:url(../img/sub-menu.png) right top no-repeat;
	height:27px;
	width:643px;
	padding:10px 0 0 182px;
	z-index: 100;
	position: absolute;
}
#sub-menu ul {
	margin:0;
	padding:0;
}
#sub-menu li {
	font-size:14px;
	color:#000;
	list-style:none;
	float:left;
	margin-right:12px;
}
#sub-menu a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000;
}	
#logo {
	position:absolute;
	margin-top:153px;
	margin-left:26px;
	height:108px;
	width:158px;
	z-index: 100;
}
#ytplayer {
	margin: 0 auto;
	width: 399px;
}
#ytplayer #prev {
	margin: -59px 0 0 -14px;
	position: absolute;
	z-index: 100;
}
#ytplayer #next {
	margin: -59px 0 0 399px;
	position: absolute;
	z-index: 100;	
}
#thumbs {
	width: 399px;	
	overflow: hidden;
	height: 100px;
	margin: 0;
}
#thumbs img {
	width: 120px;
	float: left;
}
#thumbs li {
	width: 399px;
	padding: 0;
	margin: 0;
	list-style: 0;
}
#thumbs .photo {
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin: 10px 13px 0 0;
}
#thumbs .photo.active {
	border: 1px solid #fff;
	width: 88px;
	height: 88px;
}
#thumbs .last {
	margin-right: 0;	
}
#thumbs img {
	margin-left: -15px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#thumbs .photo.active img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#thumbs img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;		
}
.textScolls {
	margin-top: -10px;
	position: absolute;
}
.textScolls canvas {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.textScolls canvas:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
.scrollBig {
	
}
.scrollSmall {

}
#content {
	position: relative;
	min-height: 600px;
}
.block {
	position: absolute;
	background-position: left top;
	background-repeat: no-repeat;
}
#close {
	background: url(../img/icon-close.gif);
	width: 21px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}
#home {
	padding-bottom: 20px;
	min-height: 1090px;
}
#home.theater {
	min-height: 800px;	
}
#home #block314 {
	position: absolute;
	margin: 40px 0 0 0;
	height: 145px;
	width: 399px;
}
#home #block314 img {
	display: none;
}
#home #block314 .text {
	background: none;
	color: #fff;
	padding: 0;
	width: 399px;
}
#home #block314 .text .email {
	float: left;	
}
#home #block314 .text #submit {
	float: left;
	margin: -15px 0 0 4px;
	padding: 1px;	
}
#home .block1 {
	width: 336px;
	height: 439px;
	background-image: url(../img/block-blue-336x439.png);
	margin: 100px 0 0 12px;
}
#home .block2 {
	width: 399px;
	height: 289px;
	background-image: url(../img/block-pink-399x289.png);
	margin: 300px 0 0 400px;
	padding-top: 10px;
}
#home .block-twitter {
	width: 336px;
	height: 400px;
	overflow: hidden;
	margin: 555px 0 20px 12px;
	position: absolute;
}
#home .block-twitter .twtr-tweet-text {
    font-family: "Courier New", Courier, monospace;
}
#home #social {
	width: 399px;
	margin: 630px 0 0 400px;
	position: absolute;
	padding-bottom: 10px;
	height: 32px;
}
#home #social .text {
	padding-top: 8px;
	display: block;
	float: left;
}
#home #social a {
	padding: 0 10px 0 0;
	float: left;
}
#home #like {
	width: 399px;
	margin: 780px 0 20px 400px;
	position: absolute;
	padding: 9px;
	height: 278px;
	background: url(../img/block-like.png) no-repeat left top;
}
#home #like #LikeboxPluginPagelet .name_block {
    font-family: "Courier New", Courier, monospace;	
}
#home .block2 #close {
	margin: 264px 0 0 374px;
	left: 0;
	top: 0;
}
#home .closed {
	width: 80px;
	height: 80px;
}
#block341 {
	background: url(../img/block-blue-431-top.png) no-repeat left top;
	width: 431px;
	margin: 100px 0 0 220px;
	padding: 30px 0 10px 0;
	position: absolute;
}
#block672 {
	background: url(../img/block-blue-672-top.png) no-repeat left top;
	width: 672px;
	margin: 140px 0 0 76px;
	padding: 30px 0 10px 0;
	position: absolute;
}
#block672 #ytplayer {
	width: 640px;
}
#block672 .text {
	background: url(../img/block-blue-336-bg.png);
	padding: 5px 16px 10px 16px;
	color: #000;
	overflow: hidden;
	width: 640px;
	margin-top: -3px;
}
#block281 {
	background: url(../img/block-pink-281x289.png) no-repeat left top;
	width: 281px;
	height: 289px;
	margin: 100px 0 0 520px;
	position: absolute;
}
#block371 {
	background: url(../img/block-pink-371x289.png) no-repeat left top;
	width: 371px;
	height: 289px;
	position: absolute;
}
#block371 #close {
	margin: 264px 0 0 345px;	
}
#block371 .text {
	margin: 20px;
}
#block206 {
	background: url(../img/block-black-206x214.png) no-repeat left top;
	width: 281px;
	height: 289px;
	position: absolute;	
}
#block592 {
	width: 592px;
	margin: 50px 0 0 200px;
	padding: 0;
	position: absolute;
}
#block592 .text {
	background: url(../img/block-white-592-bg.png) repeat-y;
	padding: 0 20px 0 20px;
	color: #000;
	width: 552px;
	overflow: hidden;
}
#block638 {
	width: 638px;
	margin: 470px 0 0 90px;
	padding: 0;
	position: absolute;
}
#block638 .text {
	background: url(../img/block-blue-638-bg.png);
	padding: 10px 0 0 20px;
	color: #000;
	width: 618px;
	overflow: hidden;
}	
#block638 .text a {
	margin: 0 13px 13px 0;
	display: block;
	float: left;
}
#block395 {
	width: 395px;
	margin: 60px 0 0 40px;
	padding: 0;
	position: absolute;
}
#block395 .text {
	background: url(../img/block-pink-395-bg.png);
	padding: 5px 20px 0 20px;
	color: #000;
	width: 355px;
	overflow: hidden;
}
#block475 {
	width: 475px;
	margin: 30px 0 0 170px;
	padding: 0;
	position: absolute;
	z-index: 100;
}
#block475 .text {
	background: url(../img/block-white-475-bg.png);
	padding: 5px 20px 10px 20px;
	color: #000;
}
#block399 {
	width: 399px;
	padding: 0 0 30px 0;
	position: absolute;
}
#block399 .text {
	padding: 5px 20px 0 20px;
	color: #000;
	background: url(../img/block-pink-399-bg.png);
	width: 359px;
	overflow: hidden;
}
#block217 {
	width: 217px;
	padding: 0;
	position: absolute;
}
#block217 .text {
	padding: 5px 20px 5px 20px;
	color: #000;
	background: url(../img/block-blue-217-bg.png);
	width: 177px;
	overflow: hidden;
}
#block501 {
	width: 501px;
	padding: 0;
	position: absolute;
}
#block501 .text {
	padding: 5px 0 5px 20px;
	color: #000;
	background: url(../img/block-pink-501-bg.png);
	width: 481px;
	overflow: hidden;
}
#block314 {
	width: 314px;
	padding: 0;
	position: absolute;
}
#block314 .text {
	padding: 5px 20px 0 20px;
	color: #000;
	background: #00a4ff;
	width: 274px;
}
#block336 {
	width: 336px;
	padding: 0;
	position: absolute;
}
#block336 .text {
	background: url(../img/block-blue-336-bg.png);
	padding: 5px 20px 10px 20px;
	color: #000;
	width: 296px;
	overflow: hidden;
}
#news-agenda #block217 {
	margin: 130px 0 0 560px;
}
#news-agenda #block501 {
	margin: 60px 0 0 10px;
}
#news-agenda #block501 .text {
	padding-right: 20px;
	width: 461px;
}
#block281 #close {
	margin: 265px 0 0 255px;	
}
#block281 .text {
	padding: 10px 20px 0 20px;
	color: #000;
}
#block281 .text a {
	color: #fff;	
}
#block341 h1 {
	margin: -5px 0 5px 5px;
	padding: 0;
}
#spreekgestoelte {

}
#spreekgestoelte #block341 {
	margin: 60px 0 0 50px;	
}
#spreekgestoelte #block281 {
	margin-top: 250px;
}
#block341 .text {
	padding: 0 10px 0 10px;
	background: #2caae9;
	width: 411px;
	overflow: hidden;
}
#coronas {
	
}
#coronas .scrollers {
	padding-top: 270px;
	text-align: center;
}
#coronas .scroll {
	margin: 0 10px 0 10px;
	width: 145px;
	float: left;
	overflow: hidden;
	background: url(../img/blue-arrow-down.png) no-repeat center top;
	padding: 60px 0 0 0;
}
#coronas .scroll .scroller {
	text-align: center;
}
#coronas .scroll01 {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#coronas .scroll02 {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#coronas .scroll02 .scroller {
	padding-top: 10px;
}
#coronas .scroll04 .scroller {
	padding-top: 10px;
}
#coronas .scroll04 {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#coronas .scroll05 {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#pinkmore {
	width: 281px;
	height: 44px;
	background: url(../img/block-pink-more.png) no-repeat left top;
	position: absolute;
}
#pinkmore a {
	display: block;
	margin: 12px 0 0 18px;
	color: #fff;
}
#multimediaal #pinkmore {
	margin: 75px 0 0 520px;
}	
.event-list {
	margin: 0 0 10px 0;
}
.event-list td {
	padding: 4px 2px 4px 0;
	border-bottom: 1px solid #dc8fd8;
	vertical-align: top;
}
.event-list td.date {
	color: #fff;
	font-weight: bold;
	width: 64px;
}
.event-list td.venue {
	font-weight: bold;	
}
.event-list td.title-website {
	color: #fff;
	padding-right: 0;
}
.event-list td.title-website a {
	color: #fff;	
}
.archive-years a {
	color: #fff;
}
#bandlid-detail {
	position: absolute;	
}
#bandlid-detail #block371 {
	margin: 100px 0 0 120px;
}
#bandlid-detail #block371 .text .scrolltext {
	height: 200px;
	overflow-y: scroll;
}
#bandlid-detail #block206 {
	margin: 150px 0 0 530px;	
}
#bandlid-detail #block206 img {
	margin: 8px 0 0 8px;	
}
#reacties #block399 {
	margin: 60px 0 20px 385px;
	width: 399px;
	padding-bottom: 20px;
}
#reacties #block399 h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 16px;
}
#reacties #block399 .item {
	padding: 0 0 4px 0;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
}
#reacties #block399 .name-date {
	font-weight: bold;
	color: #000;
}
#reacties #block399 .date {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	float: right;
}
#reacties #block399 .body {

}
#reacties #block399 .next {
	float: right;
}
#reacties #block399 .prev {
	float: left;
}
#reacties #block399 .pagination {
	text-align: center;
}
#reacties #block399 .pagination a {
	font-weight: bold;
	color: #fff;
}
#reacties #block314 {
	margin: 60px 0 0 50px;
}
#reacties #block314 h2 {
	margin: 0;
	padding: 0 0 10px 0;
}
#reacties #block314 label {
	display: block;	
}
#reacties #block314 input {
	border: 1px solid #fff;	
	width: 274px;
}
#reacties #block314 textarea {
	border: 1px solid #fff;
	width: 274px;
	height: 130px;
}
#reacties #block314 #id_subscribe {
	width: auto;
	float: left;
	margin: 1px 5px 0 0;
}
#reacties #block314 #submit {
	width: auto;
	margin: 0 0 -20px 163px;
	border: 1px solid #000;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	background: #00a4ff;
	z-index: 200;
	position: absolute;
	cursor: pointer;
}
#reacties #block314 ul.errorlist {
	padding: 0;
	list-style: none;
	margin: 0;	
}
#reacties #block314 ul.errorlist li {
	padding: 0;
	list-style: none;
	margin: 0;
	color: #fff;
	background: red;
	font-size: 11px;
	text-align: center;
}
.photoshome {
	padding: 0 0 20px 20px;
}
.block2 h1 {
	margin: 0 0 0 20px;
	padding: 0;
	clear: both;
	width: 350px;
}
.photoshome .last {
	font-weight: bold;
	color: #000;
	padding: 4px 0 4px 0;
}
.photoshome a {
	color: #fff;
}
.photoshome img {
	float: left;
	margin: 0 15px 11px 0;
}
.newshome {
	padding: 27px 20px 20px 20px;	
}
.newshome .item {
	margin: 0 0 13px 0;	
}
.newshome h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}
.newshome h2 a {
	color: #000;
	text-decoration: none;
}
#block336 h3 {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	border-bottom: 1px solid #81bfdc;
}
#news-agenda #block217 h3 {
	margin: 0 0 3px 0;
	padding: 0 0 8px 0;
	font-size: 12px;
	border-bottom: 1px solid #81bfdc;
}
#news-agenda #block217 h4 {
	margin: 0 0 3px 0;
	padding: 0 0 0px 0;
	font-size: 12px;
}
#block336 h3 a {
	color: #000;
	text-decoration: none;
}
#block336 h3 a:hover {
	color: #fff;	
}
#newsitem {
	position: absolute;
	margin: 100px;
	width: 400px;
}
.newsoverlay {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#block475 #image {
	height: 326px;
	width: 435px;
	overflow: hidden;
	margin-bottom: 5px;
}
#block475 #image img {
	height: 326px;
	width: 435px;
}
#block475 #closenews {
	float: right;	
}
#block475 h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
}
#block475 a {
	color: blue;
}
#photoalbums #block217 {
	margin: 40px 0 0 30px;	
}
#photoalbums #block217 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#photoalbums #block217 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#photoalbums #block217 ul li a {
	color: #000;
}
#photoalbums #block217 ul li a:hover {
	color: #fff;
}
#photoalbums #block501 {
	margin: 60px 0 0 280px;
}
#photoalbums #block501 .gallery .video {
	float: left;
	width: 108px;
	height: 76px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	position: relative;
}
#photoalbums #block501 .gallery .video .icon {
	height: 24px;
	width: 24px;
	position: absolute;
	margin: 48px 0 0 4px;
	background: url(../img/icon-video.png) no-repeat left top;
	left: 0;
	top: 0;
}
#photoalbums #block501 .gallery img {
	margin: 0 10px 10px 0;
	float: left;
}
#contact #block399 {
	margin: 40px 0 0 370px;	
}
#contact .boeken {
	margin: 290px 0 0 10px;	
}
#contact .theater_social {
	margin: 235px 0 0 20px;	
}
#contact .theater_social a {
	margin-right: 10px;
	display: block;
	float: left;	
}
#contact .newsletter {
	margin: 60px 0 0 10px;	
}
#contact .newsletter li {
	list-style: none;
	font-size: 10px;
}
#contact .newsletter li a {
	color: #fff;	
}
.newsletter input {
	border: 1px solid #fff;	
	width: 274px;
	margin: 5px 0 5px 0;
}
.newsletter #submit {
	width: auto;
	margin: 0 0 -25px 163px;
	border: 1px solid #000;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	background: #00a4ff;
	z-index: 200;
	position: absolute;
	cursor: pointer;
}
#contact #block399 label {
	display: block;	
}
#contact #block399 input {
	border: 1px solid #fff;	
	width: 274px;
	display: block;
}
#contact #block399 select {
	width: 276px;	
}
#contact #block399 textarea {
	border: 1px solid #fff;	
}
#contact #block399 #id_subscribe {
	width: auto;
	margin: 1px 5px 0 0;
	float: left;
}
#contact #block399 #submit {
	width: auto;
	margin: 1px 0 0 0;
	border: 1px solid #000;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: #c35fd0;
	z-index: 200;
	clear: both;
	cursor: pointer;
}
#contact #block399 ul.errorlist {
	padding: 0;
	list-style: none;
	margin: 0;	
}
#contact #block399 ul.errorlist li {
	padding: 0;
	list-style: none;
	margin: 0;
	color: #fff;
	background: red;
	font-size: 11px;
	text-align: center;
	width: 276px;
}
.photos-spreekgestoelte img {
	float: left;
	margin: 0 15px 10px 0;
}
#spreekgestoelte #block281 .text {
	padding-right: 0;	
}
.block img {
	float: left;	
}
.block .text img {
	float: none;	
}
.block .text {
	float: left;
	width: auto;
}
#wapenfeiten {
	
}
#wapenfeiten .feit1 {
	position: absolute;
	margin: 260px 0 0 220px;	
}
#wapenfeiten .feit2 {
	position: absolute;
	margin: 60px 0 0 300px;
}
#wapenfeiten .feit3 {
	position: absolute;
	margin: 20px 0 0 120px;
}
#wapenfeiten .feit4 {
	position: absolute;
	margin: 280px 0 0 370px;	
}
#wapenfeiten .feit5 {
	position: absolute;
	margin: 300px 0 0 110px;	
}
#wapenfeiten .feit6 {
	position: absolute;
	margin: 400px 0 0 230px;	
}
#wapenfeiten .feit7 {
	position: absolute;
	margin: 450px 0 0 375px;	
}
#wapenfeiten .feit8 {
	position: absolute;
	margin: 330px 0 0 585px;	
}
#newsletters {
	margin-top: 20px;
}
#newsletters h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
#newsletters a {
	color: #fff;
	font-weight: bold;
}
#muziektheater #block341  {
	margin: 50px 0 0 320px;	
}
#wapenfeiten-sound {
	position: absolute;
	margin: 60px 0 0 520px;
	text-align: center;
	color: #fff;
}
#wapenfeiten-sound .itunes {
	text-align: left;
	margin-top: -10px;
	padding-left: 39px;
}
#wapenfeiten-sound .itunes img {
	float: left;
	margin: 2px 5px 0 0;
}
.muzikaal-verzoek {
	position: absolute;
	margin: 140px 0 0 620px;
	z-index: 100;
}
.download-image {
	background: url(../img/download.png) no-repeat left center #000;
	padding: 0 2px 6px 25px;
	display: block;
	font-size: 12px;
}
.agenda-backlink {
	display:block;
	margin: 0 0 8px 0;
}
#signup-tuitert #block399 {
	margin: 80px 0 0 0;	
}
#signup-tuitert #block341 {
	margin: 20px 0 0 430px;
}
#signup-tuitert .big {
	font-size: 16px;
	color: #fff;
}
#signup-tuitert .onder-yt {
	padding: 10px 0 0 8px;
}
#signup-tuitert #block341 .big {
	padding: 5px 0 0 8px;
	font-weight: bold;
	color: #000;
}
#home .meejammen {
	position: absolute;
	margin: 100px 0 0 370px;
}
#home .radiocoronas {
	position: absolute;
	margin: 200px 0 0 670px;
	z-index: 101;
}
#bandlidimg {
	margin: -10px -20px 0 10px;
}
#bandlid1 {
	width: 150px;
	height: 391px;
	position: absolute;
	margin: 10px 0 0 60px;
}
#bandlid2 {
	width: 110px;
	height: 391px;
	position: absolute;
	margin: 10px 0 0 210px;
}
#bandlid3 {
	width: 120px;
	height: 391px;
	position: absolute;
	margin: 10px 0 0 320px;
}
#bandlid4 {
	width: 110px;
	height: 391px;
	position: absolute;
	margin: 10px 0 0 440px;
}
#bandlid5 {
	width: 110px;
	height: 391px;
	position: absolute;
	margin: 10px 0 0 550px;
}
#bandlid6 {
	width: 110px;
	height: 391px;
	position: absolute;
	margin: 10px 0 0 660px;
}
#splash {
	margin: 50px auto;
	width: 456px;
}
.splash #logoPart2 {
	margin-top: 5px;
}
#switcher {
	position: absolute;
	left: 0;
	top: 50px;
	width: 20px;
}
#switcher img {
	float: left;
}
#perskit .item {
	text-align: center;
	width: 140px;
	color: #fff;
}
#perskit .item a {
	text-decoration: none;
}
#perskit .item01 {
	position: absolute;
	margin: 100px 0 0 150px;
}
#perskit .item02 {
	position: absolute;
	margin: 50px 0 0 300px;
}
#perskit .item03 {
	position: absolute;
	margin: 120px 0 0 530px;
}
#perskit .item04 {
	position: absolute;
	margin: 300px 0 0 300px;
}
#perskit .item05 {
	position: absolute;
	margin: 350px 0 0 500px;
}
#perskit .item06 {
	position: absolute;
	margin: 370px 0 0 620px;
}
#perskit .item07 {
	position: absolute;
	margin: 310px 0 0 10px;
}
#perskit .item08 {
	position: absolute;
	margin: 330px 0 0 120px;
}
#perskit .item span {
	margin-left: 20px;
	background: #000;
}
#goudent {
	
}
#goudent .showall {
	position: absolute;
	left: 22px;
	top: 320px;	
}
#goudent #zoek {
	width: 181px;
	height: 107px;
	background: url(../img/goudent-zoek.png) no-repeat left top;
	position: absolute;
	left: 5px;
	top: 200px;
}
#goudent #zoek input[type=text]{
	width: 148px;
	height: 28px;
	border: 1px solid #fff;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	margin: 8px 0 0 0;
}
#goudent #zoek small {
	font-size: 11px;
	text-align: center;
}
#goudent #zoek .inner {
	width: 150px;
	margin: 7px 10px 10px 10px;
}
#goudent #player {
	position: absolute;
	top: 100px;
	left: 205px;
	background: url(../img/fotolijst-groot.png) no-repeat left top;
	width: 459px;
	height: 342px;
}
#goudent #video .formerrors {
	text-align: center;
	padding-top: 100px;
	width: 334px;
}
#goudent #player #video {
	margin: 50px 0 0 51px;	
}
#goudent #player #title {
	text-align: center;
	width: 435px;
	margin-top: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 11px;
}
#goudent #right {
	width: 151px;
	height: 282px;
	background: url(../img/goudent-right.png) no-repeat left top;
	position: absolute;
	left: 680px;
	top: 130px;
}
#goudent #right .inner {
	padding: 10px;
}
#goudent #right .inner h2 {
	font-size: 14px;
	color: #fff;
	margin: 0 0 7px 0;
}
#goudent #right .inner p {
	color: #000;
}
#goudent #videonav {
	height: 160px;
	width: 756px;
	position: absolute;
	top: 440px;
	left: 40px;
}
#goudent #videonav ul {
	margin: 0 0 0 27px;
	padding: 0;
	list-style: none;
}
#goudent #videonav li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 150px;
	width: 704px;
}
#goudent #videonav .item {
	float: left;
	width: 160px;
	margin: 0 8px;
	position: relative;
	height: 150px;
}
#goudent .item01 .ytimage {
	margin: 10px 0 0 18px;
}
#goudent .listoverlay {
	position: absolute;	
	z-index: 99;
}
#goudent .item01 .listoverlay {	
	background: url(../img/fotolijst-klein01.png) no-repeat left top;
	width: 178px;
	height: 140px;	
}
#goudent .item02 .ytimage {
	margin: 10px 0 0 18px;
}
#goudent .item02 .listoverlay {
	background: url(../img/fotolijst-klein02.png) no-repeat left top;
	width: 179px;
	height: 140px;	
}
#goudent .item03 .ytimage {
	margin: 10px 0 0 18px;
}
#goudent .item03 .listoverlay {
	background: url(../img/fotolijst-klein03.png) no-repeat left top;
	width: 176px;
	height: 136px;	
}
#goudent .item04 .ytimage {
	margin: 15px 0 0 20px;
	width: 122px;
}
#goudent .item04 .listoverlay {
	background: url(../img/fotolijst-klein04.png) no-repeat left top;
	width: 183px;
	height: 147px;	
}
#goudent .item .overlaylink {
	width: 180px;
	height: 150px;
	position: absolute;
	z-index: 100;
}
#goudent #videonav .item .naam {
	background: url(../img/goudent-naam.png) no-repeat left top;
	width: 156px;
	height: 28px;
	color: #000;
	font-size: 11px;
	margin-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	padding-top: 3px;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
#goudent .nav {
	position: absolute;
	top: 50px;
}
#goudent .nav .left {
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
#goudent .nav .right {
	position: absolute;
	left: 727px;
	z-index: 100;
	cursor: pointer;
}

/* single homepage */
#single_content {
	background: #0F0F0F;
	border: 2px solid #333;
}
#single_content .movie {
	
}
#single_content .content {
	padding: 10px;	
}
#single_content .content h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 24px;
}
#single_content .content .option {
	padding: 2px 0;	
}
#single_content .content .option img {
	float: left;
	margin: 1px 7px 0 0;	
}
#single_content .content .option a {
	text-decoration: none;	
}
#single_content .content .option.itunes a {
	color: #ffb600;
	font-weight: bold;
	font-size: 16px;
}
#single_content .content .option a:hover {
	color: #F60;	
}
#single_content .content .social {
	float: right;	
}
#single_content .content .social a {
	text-decoration: none;	
}
#single_content .content .like {
	padding-top: 10px;	
}

#wapenfeiten.club27 .video1 {
	position: absolute;
	margin: 40px 0 0 0;	
}
#wapenfeiten.club27 .feit1 {
	position: absolute;
	margin: 380px 0 0 220px;	
}
#wapenfeiten.club27 .feit2 {
	position: absolute;
	margin: 40px 0 0 250px;
}
#wapenfeiten.club27 .feit3 {
	position: absolute;
	margin: 400px 0 0 30px;
}
#wapenfeiten.club27 .feit4 {
	position: absolute;
	margin: 230px 0 0 410px;	
}
#wapenfeiten.club27 .feit5 {
	position: absolute;
	margin: 230px 0 0 75px;	
}
