/* BOS THEATER PRODUCTIES COPYRIGHT INTERPULSE.NL/*
================================================
* {
	margin:0;
	padding:0;
}*/

body,html {
	background:#1D1D1D;
}

body {
	margin:0;
	font: 11px Arial, Helvetica, sans-serif; 
	color: #394D4E; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15px;
}

/* ----------------------------------------------
	BASIS NEERLEGGEN                              
	____________________________________________ */
#wrap {
	margin:0 auto;
	width:860px;;
	background:#fff;
	position:relative;
}

#main {
	float:left;
	width:505px;
	padding-left:10px;
	margin-top:12px;
	margin-left:15px;
	margin-bottom:10px;
}

	#sidebar {
		background-image:url(../images/logo.gif);
		background-repeat:no-repeat;
		margin-left:7px;
		margin-top:19px;
		width: 320px;
		float:left;
		_height:470px;
		min-height:470px;
		display:table-cell;
	}
	
/* HOMEPAGE*/
.home #main {
	width:685px;
	margin-top:0px;
	padding-top:0;
	padding-left:0px;
	margin-left:0px;
}

	.home #sidebar {
		width: 125px;
	}

#header_plaat {
	display:none;
}

.home #header_plaat {
	display:block;
}

.home #sidebar {
	background-image:url(../images/home_logo.gif);
}
	
	.home_links{
		position:absolute;
		margin-top:21px;
	}	
	.home_links ul{
		margin:0;
		padding:0;
	}
	.home_links li{
		margin:0;
		padding:0;
		list-style:none;
	}
	.home_links li a{
		color:#ff8800;
	}
	.home_links li a:hover{
		color:#000;
		text-decoration:none;
	}

	
	
#footer {
	clear:both;
	background:#1D1D1D;
	text-align:right;
}

#content {
	min-height:530px;
}
*html #content { height:530px; }

/* ----------------------------------------------
	HEADER                              
	____________________________________________ */
#header {
	height:59px;
	width: 860px;
	margin: 0;
	background:#1D1D1D;	
}

/* ----------------------------------------------
	TOP / HOOFD Navigatie                                
	____________________________________________ */

#header_plaat {
	height:254px;
	width: 860px;
	margin: 0;
	padding-top:20px;
	background:#FFF;	
}


	
#topmenu {
	height:20px;
	margin: 0; 
	background-color:#1D1D1D; 	
}

#topmenu ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}

#topmenu li{
	display: inline;
	width: 100px;  
	height:20px;
	float: left;
	z-index: 4;
	background:#1D1D1D;
}

#topmenu li.home{
	display: inline;
	width: 150px;  
	height:20px;
	float: left;
	z-index: 4;
	background:#1D1D1D;
}

/* ----------------------------------------------
	TOP Navigatie   > LINKKLEUREN HOOFMENU ITEMS
	---------------------------------------------
	home is apart, dit komt door de afwijkend 
	afmetingen                            
	____________________________________________ */
	
#topmenu li a{
	width: 95px;
	padding-top: 3px;
	padding-left: 5px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
 	height:17px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	font-size: 11px;
	line-height:17px;
}

#topmenu li a.home{
	width: 146px;
	padding-top: 3px;
	padding-left: 10px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
 	height:17px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	font-size: 11px;
}

#topmenu li a:hover,#topmenu li a.actief{
	width: 95px;
	padding-top: 3px;
	padding-left: 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
 	height:17px;
	background-image:url(../images/menu-over.gif);
	background-repeat:no-repeat;	
	font-size:11px;
}

#topmenu li a.home:hover, #topmenu li a.homeactief, #topmenu li a.homeactief:hover{
	width: 146px;
	padding-top: 3px;
	padding-left: 10px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
 	height:17px;
	background-image:url(../images/menu-over.gif);
	background-repeat:no-repeat;	
	font-size: 11px;
}


/* ----------------------------------------------
	SUBMENU
	____________________________________________ */

	
#submenu {
	height:20px;
	margin: 0; 	
	padding: 0;
}

#submenu ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}

#submenu li{
	display: inline;
	width: 100px;  
	height:20px;
	float: left;
}
	
#submenu li a:hover, #submenu li a.actief{
	width: 90px;
	padding-top: 3px;
	padding-left: 10px;
	margin: 0;
	color: #FF8800;
	text-decoration: none;
	display: block;
 	height:17px;
	background-image:url(../images/tab.gif);
	background-repeat:no-repeat;
	font-size: 9px;
	line-height:17px;
}

#submenu li a{
	width: 90px;
	padding-top: 3px;
	padding-left: 10px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
 	height:17px;
	background-image:url(../images/tab-over.gif);
	background-repeat:no-repeat;	
	font-size: 9px;
	line-height:17px;
}
	
/* IE HACKING, 3px problem */
* html #main {
  margin-left:-15px;
  height:1%;
}

/* ----------------------------------------------
	ADRES BLOK
	____________________________________________ */
#adres {
	font: 9px Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	text-decoration: none;
	line-height:13px;
	margin-top:230px;
}

/* ----------------------------------------------
	FRONTPAGE
	____________________________________________ */
	
#weektip {
	margin-left:143px;
	padding-left:11px;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
}

#front-weektip {
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
	padding-left:10px;
	padding-top:0px;
	margin-left:10px;
	margin-top:7px;
	margin-right:12px;
}

#front-nieuws{
	/*width:620px;*/
	width:100%;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
	padding-left:10px;
	margin-left:10px;
	margin-top:20px;
}
	
#front-speellijst{
	width:478px;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
	padding-left:10px;
	margin-left:10px;
	margin-top:35px;
	margin-right:12px;
}

#agendaFront {
	position:absolute;
	top:462px;
	margin-left:84px;
	padding-left:11px;
	margin-bottom:10px;
	height:50px;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
}


.home #agendaFront {
	margin-left:143px;
}


#zoekVoorstellingFront {
	position:absolute;
	top:560px;
	margin-left:84px;
	padding-left:11px;
	margin-bottom:10px;
	height:40px;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
}

.home #zoekVoorstellingFront {
	margin-left:143px;
}

#actieFront {
	position:absolute;
	top:620px;
	margin-left:143px;
	padding-left:11px;
	margin-bottom:10px;
	height:150px;
}


/* ----------------------------------------------
	PRODUCTIE PAGINA
	____________________________________________ */	
	
#productie-header {
	background-image:url(../images/leftmenu_oranje_stippel.gif);
	background-repeat:repeat-y;	
	height:100px;
	margin-bottom:10px;
	margin-top:7px;
	padding-left:10px;
}

#productie-content {
	padding:0;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;
	margin-top:10px;
	margin-right:3px;
	padding-left:10px;
	padding-top:10px;
}

span.quotetekst {
	font: 11px Arial, Helvetica, sans-serif; 
	color: #FF8800; 
	margin:0px;
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15px;
}
/* ----------------------------------------------
	SPEELLIJST PAGINA
	____________________________________________ */	

#speellijst-content {
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
	padding-left:10px;
	padding-top:10px;
}


/* ----------------------------------------------
	NIEUWS EN VACATURES
	____________________________________________ */
	
#nieuws-content {
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
	padding-left:10px;
	padding-top:10px;
}

#nieuws-content li{
	list-style: square outside;
}

.nieuwsdatum {
	font : 10px Arial, Helvetica, sans-serif;
	color : #FF8800;
	text-decoration : none;
	margin:0px;
}

/* ----------------------------------------------
	KNOOP
	____________________________________________ */
	
#knoopContent {
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
	padding-left:10px;
	padding-top:10px;
}

/* ----------------------------------------------
	VACATURE LIJST
	____________________________________________ */
#vacaturesList {
	margin-left:84px;
	padding-left:11px;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
}

/* ----------------------------------------------
	BLOK RANDOM PRODUCTIE ALGEMEEN EN DE REST
	____________________________________________ */
#randomproductie {
	margin-left:84px;
	margin-top:160px;
}

#randomproductieVacatures {
	margin-top:160px;
	margin-bottom:15px;
}


/* ----------------------------------------------
	PRODUCTIE LIJST
	____________________________________________ */

#productieList {
	width:240px;
	margin-right:0px;
	margin-left:85px;
	padding-left:11px;
	margin-bottom:10px;
	background-image:url(../images/leftmenu_stippel.gif);
	background-repeat:repeat-y;	
	min-height:470px;
	_height: 470px;
}

	#productie_menu_extra a {
		
	}
	
	#productie_menu_extra a:hover, #productie_menu_extra a.actief {
		color:#ff8800;
	}


/* ----------------------------------------------
	OVERIGE ITEMS EN LINKS
	____________________________________________ */
a img {
	border: none;
}

A {
	font : 11px Arial, Helvetica, sans-serif;
	color : #ff8800;
	font-weight:normal;
	text-decoration : none;
	line-height:18px;
}

A:HOVER {
	font : 11px Arial, Helvetica, sans-serif;
	color : #000;
	font-weight:normal;
	text-decoration : none;
	line-height:18px;
}



A.artiest {
	font : 10px Arial, Helvetica, sans-serif;
	color : black;
	line-height:18px;
	text-decoration : none;
	letter-spacing: 0px;
}

A.artiestchecked, A.artiestchecked:hover{
	font : 10px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:18px;
	text-decoration : none;
	letter-spacing: 0px;
}

A.artiest:HOVER {
	font : 10px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:18px;
	text-decoration : none;
	letter-spacing: 0px;
}


/* ----------------------------------------------
	FRONTPAGE, DATUMS EN LINKJES
	____________________________________________ */

.frontdata {
	font : 12px Arial, Helvetica, sans-serif;
	color : #000;
	font-weight:normal;
	margin:0;
	text-decoration : none;
}

/*	.frontdata_day {
		float:left;
		width:30px;
	}*/

a.frontbeschrijving {
	font: 11px Arial, Helvetica, sans-serif; 
	color: #394D4E; 
	margin:0px;
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15px;
}

a.frontbeschrijving:hover {
	font: 11px Arial, Helvetica, sans-serif; 
	color: #FF8800; 
	margin:0px;
	font-weight: normal; 
	text-decoration: none; 
	line-height: 15px;
}

a.frontPlaats {
	font : 14px Arial, Helvetica, sans-serif;
	color : #000;
	font-weight:normal;
	text-decoration : none;
	line-height:18px;
}

a.frontPlaats:HOVER {
	font : 14px Arial, Helvetica, sans-serif;
	color : #FF8800;
	font-weight:normal;
	text-decoration : none;
	line-height:18px;
}

a.frontpageLink, span.frontpageLink {
	font : 11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration : none;
	line-height:17px;
}

a.frontpageLink:HOVER,a.frontpageLinkactief {
	font : 11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration : underline;
	line-height:17px;
}


/* ----------------------------------------------
	KOPPEN
	____________________________________________ */
h1 {
	font : 24px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:28px;
	margin:0;
	margin-bottom:0px;
	font-weight:bold;
	text-decoration : none;
}

h2 {
	font : 24px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:24px;
	margin:0;
	margin-bottom:0px;
	font-weight:normal;
	text-decoration : none;
}

h1.frontpage {
	font : 24px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:28px;
	font-weight:bold;
	text-decoration : none;
}

h2.frontpage {
	font : 24px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:24px;
	font-weight:normal;
	text-decoration : none;
}

h3 {
	font : 18px Arial, Helvetica, sans-serif;
	color : #000;
	font-weight:bold;
	line-height:24px;
	margin:0;
	margin-bottom:0px;
	text-decoration : none;
}

h4 {
	font : 18px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:20px;
	margin:0;
	margin-bottom:0px;
	font-weight:bold;
	text-decoration : none;
}

h5 {
	font : 18px Arial, Helvetica, sans-serif;
	color : #FF8800;
	line-height:20px;
	margin:0;
	margin-bottom:0px;
	font-weight:normal;
	text-decoration : none;
}

h1.weektip {
	font : 12px Arial, Helvetica, sans-serif;
	color : #000;
	margin-top:0;	
	margin-left:0px;
	margin-bottom:4px;
	font-weight:normal;
	text-decoration : none;
	line-height:21px;
}

h1.quote {
	font : 15px Arial, Helvetica, sans-serif;
	color : #000;
	line-height:20px;
	margin:0;
	margin-bottom:4px;
	font-weight:normal;
	text-decoration : none;
}

h1.leftdivkop {
	font : 12px Arial, Helvetica, sans-serif;
	color : #FF8800;
	margin:0;
	margin-left:0px;
	margin-bottom:4px;
	font-weight:normal;
	text-decoration : none;
}



/* ----------------------------------------------
	HORIZONTAL RULER + INPUT + SELECT
	____________________________________________ */

HR {
	color : #FF8800;
}

input, select, textarea {
	font-size:12px;
}

/* ----------------------------------------------
	INTERPULSE LINK
	____________________________________________ */
a.interpulse {
	font-size:9px;
	color:#6B6B6B;
}

a.interpulse:hover {
	text-decoration:underline;
	font-size:9px;
	color:#6B6B6B;
}

