/* CSS Document */
/*
Studio Siena & Pixelpanic
Basisstijl voor De Adelberg (versie 16-03-2008)

PHP versie
*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
p, form, fieldset, img, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 16px;
	color: #000000;
}
.container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container_onder {
	width: 960px;
	background-image: url(../images/onder_achtergrond_sch.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 179px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}
.googlemaps {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #d6c8c0;
	padding: 0px;
}

/* Links */
a {
	color: #d1570d;
}
a:hover, a:active {
	color: #a9cc66;
	text-decoration: none;
}

/* Top met menu */
#top {
	height: 52px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/top_achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
.naam {
	float: left;
	height: 20px;
	margin-top: 13px;
	font-size: 20px;
	color: #FFFFFF;
	display: block;
}
.naam a{
	text-decoration: none;
	color: #FFFFFF;
}
.naam a:hover {
	text-decoration: none;
	color: #d1570d;
}
#naamsub {
	font-size: 17px;
	color: #d1570d;
	font-weight: bolder;
}

#menu {
	margin: 0;
	padding-top: 17px;
	height: 35px;
	float: left;
	display: block;
	padding-left: 43px;
}
#menu {
	white-space: nowrap;
}
#menu li {
	float: left;
	display: block;
	background-image: url(../images/menuknop_0.jpg);
	list-style-type: none;
	height: 35px;
	width: 108px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
}
#menu #tickets {
	margin-left: 96px;
}

#menu li a {
	color : #ebbf66;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 35px;
	line-height: 35px;
	border:none;
	background-image: url(../images/menuknop_0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li a:hover, #menu li a:active {
	color: #5a1f00;
	background-image: url(../images/menuknop_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li a span {
	display: block;
	padding: 0 25px;
}
#menu li.actief a {
	color: #5a1f00;
	background: url(../images/menuknop_1.jpg) no-repeat left top;
}

/* Content van de pagina
Kolom 1 */
#content {
	background-color: #FFFFFF;
}
.kolom1 {
	float: left;
	width: 413px;
}
.fotomidden {
	width: 100px;
	height: 75px;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #d6c8c0;
	float: right;
}
.fotomidden img {
	border: none;
	width: 100px;
	height: 75px;
}
a.fotomidden {
	width: 100px;
	height: 75px;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #d6c8c0;
	float: right;
	display: block;
}
a:hover.fotomidden, a:active.fotomidden {
	border: 1px solid #5a1f00;
}
.date {
	font-size: 1.3em;
	color: #d1570d;
	width: 40px;
	display: inline;
	margin-right: 8px;
	float: left;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #5a1f00;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
}
.voorstellingkort h2 {
	font-size: 16px;
	color: #5a1f00;
	font-weight: bold;
	text-decoration: none;
}
.voorstellingkort h2 span {
	font-size: 15px;
	font-weight: normal;
}
.voorstellingkort h2 a {
	color: #5a1f00;
	text-decoration: none;
}
.voorstellingkort h2 a:hover {
	color: #a9cc66;
	text-decoration: none;
}
#vorigevolgende {
	font-size: 1em;
	color: #5a1f00;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.vorige {

	background-image: url(../images/vorige.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
.volgende {
	background-image: url(../images/volgende.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
	text-decoration: none;
}
.verbergen {
	display: none;
}
.tonen {
	display: table-row;
}

/* Kolom 2 */
.kolom2 ul {
	list-style-type: none;
}
.kolom2 li a {
	padding-bottom: 4px;
	padding-top: 4px;
	height: 16px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	color: #ad8f80;
	background-image: url(../images/dotsmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.kolom2 li.active a {
	text-decoration: none;
	color: #5a1f00;
	font-weight: bold;
}
.kolom2 li a:hover, .kolom2 li a:active {
	font-weight: bold;
	background-color: #F9F3F0;
	color: #5a1f00;
}
.kolom2 .laatste {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
.kolom2 p {
	color: #5a1f00;
	margin-top: 30px;
}
.kolom2 .actief {
	font-weight: bold;
	color: #5a1f00;
}
#maandelijks {
	color: #ad8f80;
	margin: 20px 0;
}
#maandelijks ul {
	list-style-type: none;
}
#maandelijks li a {
	padding-bottom: 4px;
	padding-top: 4px;
	display: block;
	text-decoration: none;
	color: #ad8f80;
	background-image: url(../images/dotsmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#maandelijks li.active a {
	text-decoration: none;
	color: #5a1f00;
	font-weight: bold;
}
#maandelijks li a:hover, #maandelijks li a:active {
	font-weight: bold;
	background-color: #F9F3F0;
	color: #5a1f00;
}
#maandelijks .laatste {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

/* Kolom 3 */
.kolom3 {
	background-color: #FFFFFF;
	width: 290px;
	float: right;
}
.kolom3 h1 {
	font-size: 16px;
	color: #d1570d;
}
.kolom3 h1 a {
	text-decoration: none;
}
.kolom3 h2 {
	font-size: 12px;
	color: #5a1f00;
	margin-bottom: 5px;
}
.kolom3 p {
	font-size: 12px;
	color: #5a1f00;
	margin-bottom: 5px;
	line-height: 15px;
}
.nieuws {
	font-size: 12px;
	color: #d1570d;
	width: 290px;
	float: left;
	margin-bottom: 15px;
	height: auto;
}
.bovenrond {
	margin-top: 0;
	background-image: url(../images/rondboven.jpg);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 0px;
}
.middenrond {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #f7f0d4;
	padding-top: 0px;
	padding-bottom: 5px;
}
.onderrond {
	margin-top: 0;
	background-image: url(../images/rondonder.jpg);
	background-repeat: no-repeat;
	height: 12px;
}

/* Onderste balk */
#onder {
	background-image: url(../images/onder2_achtergrond.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
}
#onder p {
	font-size: 12px;
	color: #000;
}
#onder h1 {
	font-size: 17px;
	margin-bottom: 8px;
	color: #477725;
}
#onder li span {
	font-weight: bold;
	color: #477725;
	margin-right: 7px;
}
/* Kolomonder 1 */
.kolomonder1 {
	height: 144px;
	width: 300px;
	margin-top: 25px;
	margin-bottom: 10px;
	display: block;
	float: left;
	color: #FF6600;
}
.kolomonder1 ul {
	color: #660033;
	list-style-type: none;
}
.kolomonder1 li a {
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	color: #000;
	background-image: url(../images/dotsnieuwsbrief.gif);
	background-position: bottom;
	display: block;
	background-repeat: no-repeat;
}
.kolomonder1 li a:hover, .kolomonder1 li a:active {
	background-color: #C6DD99;
}
.kolomonder1 .laatste {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

/* Kolomonder 2 */
.kolomonder2 {
	height: 144px;
	width: 310px;
	margin-top: 25px;
	margin-bottom: 10px;
	display: block;
	float: left;
	margin-left: 30px;
}
.kolomonder2 a, .kolomonder3 a {
	text-decoration: underline;
	color: #000000;
}
.kolomonder2 a:hover, .kolomonder2 a:active, .kolomonder3 a:hover, .kolomonder3 a:active {
	text-decoration: underline;
	color: #000000;
	background-color: #C6DD99;
}

/* Kolomonder 3 */
.kolomonder3 {
	height: 144px;
	width: 290px;
	margin-top: 25px;
	margin-bottom: 10px;
	display: block;
	float: left;
	margin-left: 30px;
}

/* Helemaal beneden - Bottom */
#bottom {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 30px;
	color: #FFFFFF;
	background-color: #477725;
}
.ontwikkeling {
	color: #a9cc66;
	margin-left: 5px;
}

/* Formulier */

form {
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	line-height: 20px;
	width: 130px;
	float: left;
	color: #666;
}
textarea {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	background: #fff;
	margin: 0 0 5px 0;
	padding: 0;
	width: 200px;
	border: solid 1px #DED5B3;
}
input {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	background: #fff;
	margin: 0 0 5px 0;
	padding: 0;
	width: 200px;
	border: solid 1px #DED5B3;
}
select {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	background: #fff;
	margin: 0 0 5px 0;
	padding: 0;
	border: solid 1px #DED5B3;
}
input.aantal {
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	background: #fff;
	width: 20px;
	border: solid 1px #DED5B3;
	text-align: right;
	margin: 0 5px 5px 0;
	padding: 0 4px 0 0;
}
input.verstuur {
	margin: 15px 0 0 0px;
	padding: 0;
	width: 91px;
	height: 23px;
	border: 0;
	background: url(../afbeeldingen/knop_verstuur.png) no-repeat;
}
input.verstuur:hover {
	background: url(../afbeeldingen/knop_verstuur.jpg) no-repeat 0px -23px;
}
input.pasaan {
	padding: 0;
	width: 91px;
	height: 23px;
	border: 0;
	background: url(../afbeeldingen/knop_pasaan.png) no-repeat;
	margin: 15px 20px 0 0;

}
input.pasaan:hover {
	background: url(../afbeeldingen/knop_pasaan.jpg) no-repeat 0px -23px;
}
.artiest {
	font-size: 1.2em;
	color: #d1570d;
	display: inline;
	margin-right: 6px;
	float: left;
	font-weight: bold;
}
/* Kijker */
.kijker {
	width: 260px;
	float: left;
	height: auto;
	border: 1px solid #5a1f00;
	padding: 15px;
	margin-top: 15px;
/*	margin-top: 45px;*/
	margin-bottom: 15px;
	background-color: #F9F3F0;
}
.kijker h2 {
	font-size: 16px;
	color: #5a1f00;
	font-weight: bold;
	text-decoration: none;
}
.kijker h2 span {
	font-size: 15px;
	font-weight: normal;
}
.kijker h2 a {
	color: #5a1f00;
	text-decoration: none;
}
.kijker h2 a:hover {
	color: #a9cc66;
	text-decoration: none;
}
