/***************************************************/
/* Global stylesheet file Je treft 't in Tiel      */
/* Version:	0.1, march 2008                        */
/*                                                 */
/* Produced by: Act One                            */
/* Author: P.L.A. Engels													 */
/***************************************************/

@import url("nav.css");
@import url("left.css");

body {
	text-align: center;
	background: #ffec00 url(../img/bg.gif) top left repeat-x;
	font-family: Lucida Sans, Arial, Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: 0;
}
hr {
	color: #999;
	background-color: #999;
	height: 1px;
	border: 0;
	width: 99%;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1em;
	margin-bottom: 0;
}
h3 {
	font-size: 0.9em;
	margin-bottom: 0;
}
h4 {
	font-size: 1em;
	margin-bottom: 0;
}
a {
	color: #663868;
	text-decoration: underline;
}
a:hover {
	color: #703d73;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.clear {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.nowrap {
	white-space: nowrap;
}


/* LAYOUT                                          */
/***************************************************/
#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 867px;
}
#header {
	position: relative;
	height: 130px;
	background: transparent url(../img/bg_header.gif) top left no-repeat;
}
#main {
	background: #fff url(../img/bg_container.gif) top left repeat-y;
	padding: 25px 0 0 0;
	min-height: 250px;
}
#footer {
	height: 85px;
	background: transparent url(../img/bg_footer.gif) top left no-repeat;
}
#footer p {
	padding: 0 20px 0 20px;
	margin: 5px 0 15px 0;
}

/* HEADER                                          */
/***************************************************/
.logo {
	position: absolute;
	top: 10px;
	left: 24px;
	z-index: 10;
}


/* FOOTER                                          */
/***************************************************/
#address {
	text-align: center;
	padding-top: 10px;
	color: #000;
}
#address p {
	margin: 0 0 5px;
}
.doormat {
	margin-top: 10px;
}
.doormat a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	margin: 0 4px;
}
.doormat a:hover {
	color: #000;
	text-decoration: underline;
}
#a1 {
	line-height: 22px;	
}
#a1 img {
	float: left;
	margin: 0 4px;
}

/* CONTENT                                         */
/***************************************************/
#wrapper {
	background: transparent url(../img/dots-v.gif) top left repeat-y;
}
#content {
	padding-left: 246px;
	padding-right: 30px;
	width: 586px;
	color: #653767;
	line-height: 1.5em;
}
#content.wide {
	padding-left: 50px;
}
.keepheight {
	font-size: 1px;
	float: left;
	height: 292px;
	width: 1px;
	margin-right: -1px;
}
.wide h1,
.wide .padleft {
	padding-left: 196px;
}
h1#head-welcome {
	background: transparent url(../img/header/welkom.gif) top left no-repeat;
	text-indent: -9999px;
	color: #653767;
	width: 210px;
	height: 60px;
	margin: 20px 0 15px 0;
}
.intro {
	font-weight: bold;
	font-size: 8pt;
}
.home-placeholder {
	float: right;
	margin-top: -40px;
	margin-right: -12px;
	width: 337px;
	height: 233px;
}
.home-image {
	position: absolute;
	top: 115px;
	right: 20px;
}

#triggers {
	background: transparent url(../img/dots-h.gif) bottom left no-repeat;
	padding-bottom: 20px;
}
#triggers ul {
	padding: 0;
	margin: 0;
}
#triggers li {
	list-style-type: none;
	float: left;
	margin-left: 20px;
}
#triggers li a {
	width: 168px;
	height: 75px;
	padding: 0 20px 0 12px;
	text-decoration: none;
	display: block;
	margin: 20px 0;
}
#triggers li a h3 {
	text-indent: -9999px;
	line-height: 30px;
}
#trigger-citywalk {
	background: transparent url(../img/btn-citywalk.gif) no-repeat 0 0;
	color: #fff;
}
a:hover#trigger-citywalk {
	background-position: 0 -75px;
	color: #000;
}
#trigger-citymap {
	background: transparent url(../img/btn-citymap.gif) no-repeat 0 0;
	color: #fff;
}
a:hover#trigger-citymap {
	background-position: 0 -75px;
	color: #000;
}
#trigger-impression {
	background: transparent url(../img/btn-impression.gif) no-repeat 0 0;
	color: #000;
}
a:hover#trigger-impression {
	background-position: 0 -75px;
}
#trigger-sendphoto {
	float: right;
	margin-right: 20px;
}
.dots-h {
	margin-top: 20px;
}

/* Evenementenkalender */
#filter {
	background: transparent url(../img/bg_filter.gif) no-repeat top left;
	padding: 15px 15px 0 15px;
	height: 40px;
	margin-left: -5px;
}
#filter label {
	color: #000;
	font-weight: bold;
	padding-top: 1px;
}
#filter select {
	padding: 1px 5px;
	font-size: 9pt;
	margin: 0 5px;
	width: 150px;
}
#filter input.btn {
	background: transparent url(../img/bg_btn.gif) no-repeat top left;
	width: 100px;
	padding: 4px 15px;
	margin: -2px 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	border: none;
	cursor: pointer;
}
#filter label,
#filter select,
#filter input.btn {
	float: left;
}
table#eventcalendar {
	color: #000;
}
table#eventcalendar td {
	border-bottom: 1px dotted #703d73;
	vertical-align: top;
	padding: 2px 4px 2px 0;
}
table#eventcalendar th.date {
	width: 100px;
}
table#eventcalendar th.time {
	width: 130px;
}

/* Overzicht van items */
ul.list {
	margin: 0;
	padding: 0;
}
ul.list li {
	margin: 0;
	padding: 0;
	list-style-type: 0;
	float: left;
	margin-right: 10px;
}
ul.list li a {
	width: 280px;
	height: 80px;
	padding: 5px 5px 5px 0;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	color: #000;
	overflow: hidden;
}
ul.list li a:hover {
	background: #ccc;
}
ul.list li a  img {
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 5px;
	border: 2px solid #000;
}
ul.list li a h3 {margin: 0;}
ul.list li a p {margin: 0; font-size: 8pt;}



