/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** GENERAL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** Styles by Pas de Deux [www.pdd.nl] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/

body {
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 18px;
}

#midden {
	text-align:left;
	width: 990px;
	margin: 0 auto;
	padding: 0px;
}

p	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

A {
	text-decoration: none;
	color: #845c26;
}

A:ACTIVE { 
text-decoration: none
}

A:HOVER {
	text-decoration: underline;
}

/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** Kolom links ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/

#kolom_links {
	width: 200px;
	padding-left: 15px;
	height: auto;
	float: left;
}

#kolom_links_menu {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

#kolom_links_subkolom {
	padding-bottom: 5px;
}

#kolom_links_submenu {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-left: 15px;
	line-height: 16px;
	letter-spacing: 1px;
}

#kolom_links_submenu_dash {
	color: #000000;
}

.kolom_links_submenu_actief{ 
	color: #CC6600;
}

.kolom_links_menulink	{ 
 	color: #000000
}

.kolom_links_menulink_actief{ 
	color: #ee1c25;
}

#kolom_links_submenulink {
	color: #000000;
}

#kolom_links_submenulink_actief {
	color: #ee1c25;
}

#kolom_links_mailing {
	border: 1px solid #ee1c25;
	margin: 20px 0 20px 0;
	padding: 5px;
	width: 80%;
	font-size: 11px;
}

/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** Kolom midden ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/

#kolom_midden {
	width: 750px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	padding-left: 15px;
}

#kolom_midden_home {
	width: 750px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
}

#kolom_midden_voorstelling {
	width: 755px;
	margin-top: 5px;
	padding-left: 15px;
	float: left;
	margin-bottom: 20px;
}

#kolom_midden_tekst {
	margin-top: 0px;
	margin-right: 50px;
	width: auto;
	line-height: 18px;
}

#kolom_midden_tekst_small {
	margin-top: 0px;
	margin-right: 50px;
	width: 530px;
	line-height: 18px;
}

#kolom_midden_navigatie {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 28px;
	font-weight: bolder;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 100%;
	line-height: normal;
}

#kolom_midden_navigatie_pink {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #ee1c25;
	font-size: 28px;
	font-weight: bolder;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 100%;
	line-height: normal;
}

#kolom_midden_navigatie_blue {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #845c26;
	font-size: 28px;
	font-weight: bolder;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 100%;
	line-height: normal;
}

#kolom_midden_navigatie_orange {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #01b3f1;
	font-size: 28px;
	font-weight: bolder;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	width: 100%;
	line-height: normal;
}

#kolom_midden_kop_pink {
	font-size: 14px;
	color: #ee1c25;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

#kolom_midden_kop_orange {
	font-size: 14px;
	color: #01b3f1;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

#kolom_midden_kop_blue {
	font-size: 14px;
	color: #845c26;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

#kolom_midden_foto {
	float: right;
	margin-right: 50px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 4px;
	border: 1px solid #000000;
}

#kolom_midden_foto_nieuws {
	float: right;
	margin: 0 0px 10px 20px;
	clear: both;
	margin-top: 4px;
	border: 1px solid #000000;
}

#kolom_midden_uitlijn {
	background-color: #006633;
	margin-top: 10px;
}

/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** HOME ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/

#home_voorstelling {
	float: left;
	margin-right: 30px;
	margin-left: 15px;
	margin-bottom: 30px;
	width: 195px;
}

#home_onder {
	float: none;
	clear: both;
	padding: 0 40px 0 10px;
}

#home_voorstelling_kop_nutezien {
	font-size: 28px;
	color: #000000;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0px 0px 5px -3px;
	padding: 0px;
}

#home_voorstelling_kop_verwacht {
	font-size: 28px;
	color: #EE1122;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -3px;
	margin: 0px 0px 5px -2px;
	padding: 0px;
}

#home_voorstelling_kop_gespeeld {
	font-size: 28px;
	color: #01b3f1;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0px 0px 5px -2px;
	padding: 0px;
}

#home_pijl {
	margin-left: 12px;
	clear: left;
	float: left;
}

#home_nieuws {
	width: 450px;
	float: right;
	margin-right: 45px;
}

#home_nieuws_item {
	width: 450px;
}

#home_nieuws_kop {
	font-size: 24px;
	font-weight: bold;
	color: #01b3f1;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#home_nieuws_foto {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#home_nieuws_titel {
	font-size: 12px;
	font-weight: bold;
	color: #01b3f1;
	text-transform: uppercase;
	margin-bottom: 3px;
}

#home_nieuws_tekst {
	margin-bottom: 15px;
}

#home_voorstelling_titel_nutezien {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-top: 3px;
}

#home_voorstelling_titel_verwacht {
	font-size: 12px;
	font-weight: bold;
	color: #ee1c25;
	text-transform: uppercase;
	margin-top: 3px;
}

#home_voorstelling_titel_gespeeld {
	font-size: 12px;
	font-weight: bold;
	color: #01b3f1;
	text-transform: uppercase;
	margin-top: 3px;
}

/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** VOORSTELLING ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/

#voorstelling_voorstelling {
	float: left;
	margin-right: 18px;
	margin-left: 0px;
	margin-bottom: 15px;
	width: 165px;
}

#voorstelling_voorstelling_kop_nutezien {
	font-size: 32px;
	color: #000000;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 5px -3px;
	padding: 0px;
}

#voorstelling_voorstelling_kop_verwacht {
	font-size: 32px;
	color: #ee1c25;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0px 0px 5px -2px;
	padding: 0px;
}

#voorstelling_voorstelling_kop_gespeeld {
	font-size: 32px;
	color: #01b3f1;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#voorstelling_voorstelling_titel_nutezien {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin-top: 3px;
	height: 40px;
}

#voorstelling_voorstelling_titel_verwacht {
	font-size: 12px;
	font-weight: bold;
	color: #ee1c25;
	text-transform: uppercase;
	margin-top: 3px;
}

#voorstelling_voorstelling_titel_gespeeld {
	font-size: 12px;
	font-weight: bold;
	color: #01b3f1;
	text-transform: uppercase;
	margin-top: 3px;
}

#voorstelling_detail {
	width: 530px;
	float: left;
}

#voorstelling_detail_afbeelding {
	float: left;
	margin-right: 15px;
}

#voorstelling_detail_kop {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 32px;
	margin-top: -2px;
	margin-bottom: 5px;
	float: none;
	clear: both;
}

#voorstelling_detail_menu {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 18px;
	margin-bottom: 30px;
}

#voorstelling_detail_menulink {
	color: #000000;
}

#voorstelling_detail_menulink_actief {
	color: #ee1c25;
}

#voorstelling_detail_tekst {
	margin-top: 0px;
	margin-bottom: 20px;
}

#voorstelling_detail_theater {
	float: left;
}

#voorstelling_detail_theaterregel {
	clear: left;
	height: 18px;
	width: 100%;
}
#voorstelling_detail_recensiekop {
	font-size: 14px;
	color: #845c26;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#voorstelling_detail_foto {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
#voorstelling_detail_fotoregel {
	width: 540px;
}

/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** VOORSTELLING ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/

#archief_seizoen {
	float: left;
	width: 170px;
	margin-right: 70px;
	margin-bottom: 20px;
}

#archief_seizoen_kop {
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}

#archief_seizoen_voorstelling {
	font-size: 12px;
	line-height: 18px;
}

#archief_seizoen_link {
	color: #000000;
}
#footer {
	clear: both;
	float: none;
}
#theater_regel {
	margin-top: 5px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 18px;
}

/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** FORM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/
/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **/

#textfield_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #5f5f5f;
	margin-top: 5px;
	width: 90%;
}
#button_mail {
	font-weight: normal;
	color: #000000;
	border: 1px solid #5f5f5f;
	font-size: 11px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
