/* Site specific CSS */

html {
	background-image: url(/images/bg.gif);
}

body {
	margin: 10px auto;
	font-family: arial;
	color: white;
}

a img {
	border: 1px solid white;
}

img.button {
	border: none;
}

img {
	vertical-align: bottom;
}

a {
	color: white;
	text-decoration: underline;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 11px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}

.clearBoth {
	clear: both;
}

#header img {
	border: none;
}

div#content {
	margin: auto;
	width: 936px;
	background-image: url(/images/content.gif);
	font-size: 11px;
}

#footer {
	position: relative;
	background-image: url(/images/nieuwsbanner-clean.gif);
	height: 73px;
}

#footer-home {
	position: relative;
	background-image: url(/images/nieuwsbanner.gif);
	height: 73px;
}

#design {
	position: absolute;
	font-size: 10px;
	right: 40px;
	bottom: 20px;
}

.item {
	background-image: url(/images/agenda-tabel_bg.gif);
	border-top: 1px solid #A29F9F;
	border-bottom: 1px solid #A29F9F;
	padding: 10px 150px 20px 34px;
	margin-bottom: 20px;
	line-height:14px;
}

.item table {
	border-collapse: collapse; 
}

.item td {
	vertical-align: top;
	padding: 0;
}

.item-content {
	width: 640px;
	padding-right: 30px;
}

.thumbnail {
	padding-left: 20px;
	padding-top: 20px;
}

.thumbnail img {
	border: 1px #ffffff solid;
}

.image-nav {
	padding: 0;
	width: 890px;
	margin-top: 7px;
	border-collapse: collapse;
}

#image-div {
	padding: 10px 10px 10px 34px;
	margin: 20px 0 0 0;
	overflow: hidden;
}

#image-div img {
	max-width:770px;
}

#image-nav a {
  margin: 0 20px 0 20px;
}

#dropdown-navigator {
	margin-top: 15px;
	margin-left: 200px;
}

.more {
	margin: 0.5em 0;
}

/* === Frontpage === */

#agenda-upcoming {
	background-image: url(/images/agenda-achtergrond.gif);
	height: 149px;
	padding-left: 100px;
}

#agenda-upcoming a {
	text-decoration: none;
}

#agenda-upcoming a:hover {
	text-decoration: underline;
}

.box {
	background-image: url(/images/animated-agenda-1.gif);
	width: 221px;
	height: 141px;
	float: left;
	margin: 8px 15px 0 0;
	padding: 10px 14px;
}

.month-header img {
	display: block;
}

.datum {
	color: #4DBCD7;
}

/* === Agenda === */
#agenda-header-2007 {
	background-image: url(/images/titel-header-agenda-2007.gif);
	height: 52px;
}

#agenda-header-2008 {
	background-image: url(/images/titel-header-agenda-2008.gif);
	height: 52px;
}

#agenda-header-2009 {
	background-image: url(/images/titel-header-agenda-2009.gif);
	height: 52px;
}

#agenda-header-2010 {
	background-image: url(/images/titel-header-agenda-2010.gif);
	height: 52px;
}

#agenda-header {
	background-image: url(/images/titel-header-agenda.gif);
	height: 52px;
}

#agenda-nav {
	padding-top: 15px;
	padding-left: 200px;
}

.maand-januari-header {
	background-image: url(/images/agenda-tabel_januari.gif);
	height: 21px;
}

.maand-februari-header {
	background-image: url(/images/agenda-tabel_februari.gif);
	height: 21px;
}

.maand-maart-header {
	background-image: url(/images/agenda-tabel_maart.gif);
	height: 21px;
}

.maand-april-header {
	background-image: url(/images/agenda-tabel_april.gif);
	height: 21px;
}

.maand-mei-header {
        background-image: url(/images/agenda-tabel_mei.gif);
        height: 21px;
}

.maand-juni-header {
	background-image: url(/images/agenda-tabel_juni.gif);
	height: 21px;
}

.maand-juli-header {
	background-image: url(/images/agenda-tabel_juli.gif);
	height: 21px;
}

.maand-augustus-header {
	background-image: url(/images/agenda-tabel_augustus.gif);
	height: 21px;
}

.maand-september-header {
	background-image: url(/images/agenda-tabel_september.gif);
	height: 21px;
}

.maand-oktober-header {
	background-image: url(/images/agenda-tabel_oktober.gif);
	height: 21px;
}

.maand-november-header {
	background-image: url(/images/agenda-tabel_november.gif);
	height: 21px;
}

.maand-december-header {
	background-image: url(/images/agenda-tabel_december.gif);
	height: 21px;
}

.agenda-item {
	border-top: none;
}

.tijd-prijs {
	color: #4DBCD7;
}

/* === Nieuws === */

#news-header {
	background-image: url(/images/titel-header-nieuws.gif);
	height: 52px;
}

#news-nav {
	padding-top: 15px;
	padding-left: 200px;
}

.news-mededeling-header {
	background-image: url(/images/nieuws-tabel_mededeling.gif);
	height: 21px;
}

.news-persbericht-header {
	background-image: url(/images/nieuws-tabel_persbericht.gif);
	height: 21px;
}

.news-item {
	border-top: none;
}

.bron {
	color: #4DBCD7;
}

/* === Gebruikers === */

#gebruikers-header {
	background-image: url(/images/titel-header-gebruikers.gif);
	height: 52px;
}

.contact {
	color: #4DBCD7;
}

.contact a {
	color: #4DBCD7;
	text-decoration: underline;
}

/* === Workshops === */

#workshops-header {
	background-image: url(/images/titel-header-workshops.gif);
	height: 52px;
}

/* === Misc. === */

.locatie-item {
	border-top: none;
}

.plan-item {
	border-top: none;
	padding-right: 250px;
}

#plan-header {
    margin-top: 20px;
}

#gastenboek_nav {
	margin: -0.5em 34px 0.5em;
}

.bericht_item .naam {
	color: #4DBCD7;
}

/* === Foto albums === */

.album-thumbnail {
	margin: 3px;
	border: 1px #aaaaaa solid;
	padding: 10px;
}

/* === Forms === */

.form-error {
	color: red;
}

label.form-control {
	display: block;
	float: left;
	width: 110px;
}

input, textarea {
	margin: 3px 0;
}

input.text {
	width: 300px;
}

input.button {
	float: left;
}

.button-submit {
	margin-left: 110px;
}

textarea {
	height: 75px;
	width: 300px;
}

input#captcha {
	margin-left: 110px;
	width: 169px;
}

#form-contact label.form-control {
	float: none;
}
#form-contact .button-submit {
	margin-left: 0;
}

/* === Text pages === */

.text {
	margin-top: 20px;
}

/* newsticker */
#newsticker_headlines {
	display: none;
}

#newsticker_headlines li {
	margin: 0px;
	padding: 0px;
}

#newsticker {
	position: relative;
	left: 160px;
	top: 33px;
	width: 600px;
	vertical-align: top;
}

#newsticker a {
	text-decoration: none;
	font-size: 12px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#workshops {
	margin-left: 515px;
	padding-top: 23px;
}

#workshops a img {
	border: none;
}
