body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000;
	color: #fff;
	}

#body_redactie {
	background-color: #1a171b;
	}

a img { border: none; }

#wrapper {
	margin: 0px auto 0px auto;
	margin-top: 34px;
	width: 737px;
	min-height: 531px;
	}

#mainmenu {
	float: left;
	position: relative;
	background-image: url(../images/bg_menu_main_090310.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 143px;
	height: 531px;
	}

#mainmenu .items {
	position: relative;
	left: 20px;
	top: 165px;
	}
	
#archivelist ul, #archivelist li
{
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

#archivelist img
{
  padding: 0px 10px 10px 0px;
}

#center {
	float: left;
	position: relative;
	left: 0px;
	margin-bottom: 55px;
	background-color: #0088ce;
	background-image: url(../images/bg_center_top_090310.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 365px;
	min-height: 531px;
	}

#center_home {
	float: left;
	position: relative;
	left: 0px;
	margin-bottom: 55px;
	background-color: #0088ce;
	background-image: url(../images/bg_center_top_home_090310.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 365px;
	min-height: 531px;
	}

#center.nosub {
	background-image: url(../images/bg_center_top_home_090310.jpg);
	}

#pagetitle {
	margin-top: 33px;
	text-align: center;
	}

#pagetitle img {
	margin-left: 15px;
	}

#submenu ul {
	margin: -10px 0px 0px 10px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	}

#submenu {
	margin: -20px 0px 0px 0px;
	}

#submenu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
#submenu ul li:after{
	content:"  \\  ";
}
#submenu ul li.last:after{
	content:"";
}

#submenu #devider {
	vertical-align: top;
	padding-top: 7px;
	font-weight: bold;
	font-size: 13px;
	}

#submenu #devider:after{
	content:'  \\  ';
}
#submenu #devider.last:after{
	content:"";
}

#submenu a:link, #submenu a:visited {
	text-decoration: none;
	color: #fff;
	}
	
#submenu a:active, #submenu a:hover {
	text-decoration: none;
	color: #000;
	}

#submenu img {
	margin: 0px;
	padding: 0px;
	}

#content {
	margin: 0px auto 0px auto;
	margin-top: 25px;
	padding-bottom: 20px;
	width: 324px;
	}

#content h1 {
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	}

#content, #content p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
	
#content p a:link, #content p a:visited, #content a {
	text-decoration: none;
	color: #fecb00;
	text-transform: uppercase;
	font-size: 11px;
	}
	
#content p a:active, #content p a:hover {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	}
#content a:hover {
	text-decoration: underline;
}
#content img {
	padding: 0px 5px 5px 5px;
	float: right;
	}

#logotop {
  position: relative;
  margin: 0px -160px -160px 0px;
  width: 160px;
  height: 160px;
  z-index: 1;
  cursor: pointer;
  }

#newsbar {
	float: left;
	position: relative;
	background-color: #0088ce;
	background-image: url(../images/bg_news_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height:auto;
/* 	height: 513px; */
	}

#posts {
	position: relative;
	top: 135px;
	background-color: #0088ce;
	background-image: url(../images/bg_news_rpt.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 200px;
	height: 368px;
	overflow: hidden;
	}

#posts .post {
	margin: 10px 0px 0px 20px;
	border-bottom: #000 1px solid; 
	width: 170px;
	}

#posts .post img {
	padding: 0px 10px 0px 0px;
	padding: 0px 15px 5px 0px;
	background-image: url(../images/bg_newsavatar.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 48px;
	height: 64px;
	}

#posts .post h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	width: 155px;
	}

#posts .post .header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	width: 155px;
	height: 70px;
	}

#posts strong em {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-style: normal;
	color: #fff;
	width: 155px;
	}

#posts .post p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 155px;
	}

#posts a:link, #posts a:visited {
	color: #000;
	text-decoration: none;
	}

#posts a:hover{
	color: #000;
	text-decoration: underline;
	}
	


#newsmenu {
	position: relative;
	top: 135px;
	left: 50px;
	background-image: url(../images/newsbar_end.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	width: 98px;
	height: 21px;
	}

#rightmenu {
	float: left;
	margin-top: 66px;
	padding-top: 329px;
	position: relative;
	background-image: url(../images/bg_menu_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	width: 29px;
	height: 418px;
	}
	
#rightmenu img {
	margin-left: -2px;
	margin-top: 7px;
	}


/*/
/*/
/*/ programma */

#content .voorstelling {
	background-image: url(../images/bg_voorstelling.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 4px 0px 0px -6px;
	width: 340px;
	height: 119px;
	cursor: pointer;
	}

.voorstelling .foto {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000;
	top: 6px;
	right: 8px;
	float: right;
	width: 105px;
	height: 105px;
	}

.voorstelling img {
	margin-top: 11px;
	margin-right: 13px;
	}

#content .voorstelling .info {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	width: 205px;
	height: 101px;
	overflow: hidden;
	}

#content .voorstelling .info h1 {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 11px;
	text-transform: uppercase;
	color: #fff;
	}

#content .voorstelling .info h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	color: #000;
	}

#content .voorstelling .info h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 11px;
	color: #000;
	}

#content .voorstelling .info p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	}

#content .voorstelling .info .genre {
	text-transform: uppercase;
	color: #000;
	}


/*/
/*/
/* voorstelling */

#content.voorstellingcontent {
	margin: 0px auto 0px auto;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 324px;
	}

#content #productieinfo {
	height: 100%;
	}



/*/
/*/
/* redactie */

#redactie .namen {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

#redactie .namen a:link, #redactie .namen a:visited {
	text-decoration: none;
	color: #fff;
	}

#redactie .namen a:active, #redactie .namen a:hover {
	text-decoration: none;
	color: #000;
	}

#redactie .namen .last {
	font-size: 1px;
	visibility: hidden;
	}

#redactie .pasfotos {
	margin: 20px 0px 0px 0px;
	}


#redactie .pasfotos .lid {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(../images/bg_pasfoto.png);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 100px;
	height: 131px;
	}

#redactie .pasfotos img {
	margin: 4px;
	/*
	width: 92px;
	height: 123px;
	*/
	max-height: 123px;
	}

/*/
/*/
/* redactielid details */

#wrapper_redactie {
	width: 100%;
	height: 100%;
	}

#wrapper_redactie p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-weight: bold;
	}

#portretfoto {
  padding-top: 10px;
	position: absolute;
	left: 40px;
	/*
	width: 144px;
	height: 192px;
	*/
	max-height: 192px;
	background-color: #1a171b;
	}

#wrapper_redactie #redactiedetails {
	margin: 20px 0px 0px 40px;
	padding: 0px 0px 10px 160px;
	background-color: #0090d4;
	background-image: url(../images/bg_redactiedetail.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 375px;
	height: 222px;	
	}

#redactiedetails #left {
	position: relative;
	float: left;
	top: 10px;
	width: 360px;
	height: 210px;
	}
	
#redactiedetails #left h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 18px;
	}

#redactiedetails #left, #redactiedetails #left p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	}

#redactiedetails #left #naam {
	padding-bottom: 10px;
	}

#redactiedetails #right {
	position: relative;
	float: left;
	top: 10px;
	padding-left: 7px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	width: 200px;
	height: 210px;
	}

#redactiedetails #right div {
	padding-bottom: 10px;
	}

#redactiedetails #right h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial Black;
	font-weight: bold;
	text-transform: uppercase;
	}

#wrapper_redactie #button1 {
	position: absolute;
	top: 215px;
	left: 25px;
	padding: 8px 0px 0px 0px;
	background-image: url(../images/buttons/redactielidlink1.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 172px;
	height: 53px;
	text-align: center;
	}

#wrapper_redactie #button2 {
	position: absolute;
	top: 230px;
	left: 180px;
	background-image: url(../images/buttons/redactielidlink2.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	width: 183px;
	height: 64px;
	}

#wrapper_redactie #button2 img {
	margin-top: 12px;
	}

#sluitvenster {
	margin: 50px auto 0px auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	height: 20px;
	}
	
#sluitvenster a:link, #sluitvenster a:visited {
	text-decoration: none;
	color: #cc007b;
	}
	


/*/
/*/
/*/  youtube video */

#wrapper_youtube {
	width: 690px;
	height: 390px;
	}

#wrapper_youtube #embedded {
	float: left;
	position: relative;
	top: 20px;
	left: 10px;
	border: #cc007b 13px solid;
	width: 375px;
	height: 304px;
	}
	
#wrapper_youtube #info {
	float: left;
	position: relative;
	left: 10px;
	top: 60px;
	padding: 15px;
	background-color: #0088ce;
	background-image: url(../images/bg_news_rpt.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 215px;
	height: 225px;
	}

#wrapper_youtube #info p, #wrapper_youtube #info h1, #wrapper_youtube #info h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	}
	
#wrapper_youtube #info h1 {
	font-size: 26px;
	line-height: 22px;
	text-transform: uppercase;
	}
	
#wrapper_youtube #info h2 {
	font-size: 12px;
	}

#wrapper_youtube #info p {
	font-size: 12px;
	font-weight: bold;
	}	

#body_youtube #sluitvenster {
	margin-top: -20px;
	}
	
#youtubeScreenshot {
	float: right;
	margin-top: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
	background-image: url(../images/bg_youtubescreen.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	vertical-align: middle;
	width: 145px;
	height: 126px;
	}
	
#youtubeScreenshot p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	}

#youtubeScreenshot img {
	margin: 6px 0px 0px 0px;
	width: 133px;
	height: 97px;
	}

.telefoon {
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
	}

.speeldata {
	margin-left: -8px;
	}
