/*
  magenta:  #ec009c
  grijs:    #58585a
  rood:     #d91c5c
*/

body {
  background-color: #58585a;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, non-serif;
  font-size: 0.8em;
  color: #ffffff;
}

div {
  padding: 0px;
  margin: 0px;
  /*overflow: hidden;*/
}

h1 {
  font-family: Courier New, serif;
  font-size: 1.7em;
  font-weight: bold;
  color: #ec009c;
  text-align: right;
  border-bottom: 4px #ffffff solid;
}

h2 {
  font-family: Courier New, serif;
  font-size: 1.4em;
  color: #ec009c;
  text-align: left;
  border-bottom: 2px #ffffff solid;
  min-width: 100px;
}

h3 {
  font-family: Courier New, serif;
  font-size: 1.2em;
  font-weight: bold;
  color: #ec009c;
}

h4 {
	text-align: left;
	margin: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

li {
  list-style-image: url(img/bullet.png);
}

a {
  color: #ec009c;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#container {
  width: 590px;
  height: 390px;
  border: 2px solid #ffffff;
  position: relative;
  top: 50px;
  margin: 0px auto;
	overflow: visible;
}

#info {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ec009c;
  width: 230px;
  height: 88px;
  background-image: url(img/info.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#info:hover {
  background-image: url(img/info_mo.png);
}

#foto1 {
  position: absolute;
  top: 0px;
  left: 234px;
  background-color: #000000;
  width: 225px;
  height: 168px;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#foto1img {
  margin: 0px;
}

#fotos {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #ec009c;
  width: 123px; 
  height: 168px;
  background-image: url(img/fotos.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#fotos:hover {
  background-image: url(img/fotos_mo.png);
}

#sponsors {
  cursor: pointer;
  position: absolute;
  top: 92px;
  left: 0px;
  background-color: #ec009c;
  width: 100px;
  height: 190px;
  background-image: url(img/youtube.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#sponsors:hover {
  background-image: url(img/youtube_mo.png);
}

#cast {
  cursor: pointer;
  position: absolute;
  top: 92px;
  left: 104px;
  background-color: #ec009c;
  width: 126px;
  height: 76px;
  background-image: url(img/cast.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#cast:hover {
  background-image: url(img/cast_mo.png);
}

#logo {
  position: absolute;
  top: 172px;
  left: 104px;
  background-color: #ffffff;
  width: 200px;
  height: 110px;
  background-image: url(img/logo.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#contact {
  cursor: pointer;
  position: absolute;
  top: 172px;
  right: 0px;
  background-color: #ec009c;
  width: 278px;
  height: 90px;
  background-image: url(img/contact.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#contact:hover {
  background-image: url(img/contact_mo.png);
}

#empty {
  position: absolute;
  top: 266px;
  left: 308px;
  background-color: #58585a;
  width: 51px;
  height: 16px;
  border: 2px solid #ffffff;
}

#foto2 {
  position: absolute;
  top: 286px;
  left: 0px;
  background-color: #000000;
  width: 100px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#foto2img {
  margin: 0px;
}

#activiteiten {
  cursor: pointer;
  position: absolute;
  top: 286px;
  left: 104px;
  background-color: #ec009c;
  width: 255px;
  height: 50px;
  background-image: url(img/activiteiten.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#activiteiten:hover {
  background-image: url(img/activiteiten_mo.png);
}

#voorstelling {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: 104px;
  background-color: #ffffff;
  width: 255px;
  height: 46px;
  background-image: url(img/voorstelling.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#voorstelling:hover {
  background-image: url(img/voorstelling_mo.png);
}

#theater {
  cursor: pointer;
  position: absolute;
  top: 266px;
  left: 363px;
  background-color: #d91c5c;
  width: 119px;
  height: 60px;
  background-image: url(img/theater.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#theater:hover {
  background-image: url(img/theater_mo.png);
}

#toneel {
  cursor: pointer;
  position: absolute;
  top: 266px;
  right: 0px;
  background-color: #d91c5c;
  width: 100px;
  height: 60px;
  background-image: url(img/toneel.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#toneel:hover {
  background-image: url(img/toneel_mo.png);
}

#improvisatie {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #d91c5c;
  width: 223px;
  height: 56px;
  background-image: url(img/improvisatie.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #ffffff;
}

#improvisatie:hover {
  background-image: url(img/improvisatie_mo.png);
}

#content {  
  position: absolute;
  top: 2px;
  left: 2px;
  margin: 0px auto;
  width: 586px;
  height: 386px;
  background-color: #58585a;
  z-index: 11;
  color: white;
  /*padding: 20px;*/
}

#contentClose {
  margin: 0px auto;
  position: absolute; 
  z-index: 12;
  /*right: 19px;*/
  left: 2px;
  top: 2px;
  cursor: pointer;
}

div.castcontainer {
  background-image: url('img/naam.png');
  background-repeat: no-repeat;
  background-position: bottom;
  float:left;
  height: 200px;
  margin-right: 5px;
  margin-bottom: 5px;
}

div.cast {
  width: 150px;
  height: 150px;
  float: left;
  padding: 0px;
  cursor: pointer;
}

div.cast img {
  border: 0px;
  margin: 0px;
}

div.naam {
  text-align: center;
  color: #ec009c;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 25px;
  padding-left: 5px;
  padding-right: 5px;
}

div.sponsor {
  text-align: center;
  margin: 5px;
  width: 140px;
  height: 100px;
  border: 2px #ec009c solid;
  background-color: #ffffff;
  float: left;
  color: #58585a;
}

div.sponsor a {
  color: #58585a;
}

img.sponsorpic {
  border: 0px;
}

label {
	float: left;
	width: 110px;
	padding-top: 2px;
}

input, textarea, select { 
	margin-bottom: 10px;
}

input.submit {
	margin-left: 110px;
	background-color: gray;
	color: white;
	border: 1px solid white;
}

a.foto {
	text-decoration: none;
}

div.foto_album {
	width: 200px;
	height: 210px;
	border: 2px solid #ec009c;
	display: block;
	text-align: center;
	cursor: pointer;
	padding: 5px;
	margin: 5px;
	float: left;
}

div.foto_pic {
	width: 150px;
	height: 150px;  
	border: 2px solid #ec009c;
	text-align: center;
	cursor: pointer;
	padding: 5px;
	float: left;
	margin: 5px;
	display: table; 
	#position: relative; 
	overflow: hidden;
}

div.foto_piccontainer {
	#position: absolute;  
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
	overflow: hidden;
}

div.foto_piccontainer img {
	#position: relative;  
	#top: -50%
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

#banner_youtube {
	width: 200px;
	height: 386px;
	overflow: hidden;
	position: absolute;
	left: -220px;
	top: -2px;
	border: 4px solid white;
	background-color: #ec009c;
}

ul.twitter {
	margin: 0px;
	padding: 0px;
}

ul.twitter li {
	list-style: none;
	padding: 0px;
	margin: 15px 5px;
}

ul.twitter li a {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

ul.twitter li img {
	float: left;
	margin: 0px 10px 5px 0px;
}

div.twitter_content {
	font-size: 0.9em;
	text-align: left;
}

div.twitter_meta {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
}
