@font-face {
	font-family: DIN;
	src: url("http://www.uitinenschede.nl/graphics/din1451altG.ttf/") format(truetype);
} 
html, body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #ffffff;
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	color: #020202;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
}
h1,h2 {
	position: relative;
	top: -13px;
	float: left;
	clear: both;
	padding: 13px 11px 13px 11px;
}
h1 {
	position: absolute;
	top: -26px;
}
.twocolumns h1,
.twocolumns h2 {
	left: 9px;
}
h2.leftHeading {
	position: absolute;
	top: -28px;
}
#left a.leftHeading {
	position: absolute;
	top: -13px;
	float: left;
	clear: both;
	padding: 13px 11px 13px 11px;
}
.searchbox h2,
.eventcalendar h2 {
	position: absolute;
	top: -29px;
}
h3 {
	margin: 5px 5px 5px 0px;
}
/* global layout */
.editable {
	min-width: 100px;
}
#container {
	position: relative;
	width: 970px;
	width: 984px;
	margin: 0px auto;
	height: 100%;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 203px;
	width: 966px;
	padding-left: 9px;
	padding-right: 15px;
	z-index: 2;
}
#wrapper {
	position: relative;
	top: 203px;
}
.backgroundHeader {
	position: absolute;
	top: 153px;
	left: 9px;
	height: 75px;
	width: 967px;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: -1;
}
.backgroundBody {
	position: absolute;
	top: 30px;
	bottom: 0px;
	left: 9px;
	width: 966px;
	background-color: #FFFFFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#content {
	position: relative;
	top: 13px;
	float: left;
	min-height: 300px;
}
.onecolumn {
	width: 966px;
}
.twocolumns {
	width: 695px;
}
.threecolumns {
	width: 444px;
}
.page {
	margin-bottom: 9px;
}
.onecolumn .page {
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.twocolumns .summary,
.twocolumns .page {
	margin: 0px;
	padding: 25px 9px 45px 9px; 
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.threecolumns .page {
	padding: 40px 12px 40px 12px;
	background: #FFFFFF;
}
/* generic menu */
ul.menu {
	padding: 0px;
	margin: 0px;
}
#right {
	position: relative;
	top: 13px;
	float: right;
	width: 275px;
	min-height: 300px;
}
#right h2 {
	left: 0px;
}
#right #banners .banner {
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
#clear {
	clear: both;
}
#footer {
	margin-top: 10px;
	height: 30px;
	width: 945px;
	width: 966px;
	padding-left: 10px;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	font-size: 11px;
}
/* 2 column layout */
#left {
	position: relative;
	top: 13px;
	float: left;
	width: 216px;
	margin-right: 14px;
	padding: 65px 0px 9px 9px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
body.psite #left {
	padding: 45px 0px 9px 9px;
}
#left ul.menu {
	margin: 0px 0px 9px 9px;
}
#left ul.menu li {
	list-style: none;
	margin-bottom: 1em;
	font-weight: bold;
}
#left ul.menu li a {
	text-decoration: none;
}
#left ul.menu li li a {
	font-size: 0.9em;
}

#left ul.menu li.menu_current li.menu_current a,
#left ul.menu li.menu_current li a:hover,
#left ul.menu li.menu_current a,
#left ul.menu li a:hover {
	font-weight: bold;
	color: #00aeef;
}
#left ul.menu li.menu_current li a,
#left ul.menu li a {
	font-weight: normal;
	color: #000000;
}
#left .newsSummary {
	margin: 0px 9px 9px 9px;
}
#left .newsSummary p {
	padding: 0px;
	margin: 0px;
}
#left .newsSummary .readMore {
	padding: 3px 0px 0px 0px;
}
/* header */
#extramenu {
	padding: 27px 0px 6px;
	text-align: right;
}
#extramenu a {
	color: white;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 14px;
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
}
#extramenu a:hover {
	color: #00aeef;
}
#extramenu ul {
	list-style: none;
}
#extramenu li {
	display: inline;
	list-style: none;
}
#logoheader {
	height: 54px;
/*
	background-color: #ffffff;
*/
	position: relative;
	margin-bottom: 6px;
}
#logoheader #language {
	background-color: #ffffff;
	float: right;
	height: 54px;
	margin-left: 5px;
	position: relative;
	width: 88px;
}
#logoheader #language img#nl {
	position: absolute;
	left: 9px;
	top: 15px;
}
#logoheader #language img#de {
	position: absolute;
	right: 9px;
	top: 15px;
}
#logoheader #logo {
	background-color: #ffffff;
	float: left;
	position: relative;
	width: 873px;
}
#logoheader #logo img {
	vertical-align: bottom;
}
#logoheader #logo .logo_vvv {
	position: absolute;
	right: 10px;
	top: 10px;
}
#logoheader #logo .logo_se {
	position: absolute;
	right: 53px;
	top: 10px;
}
#mainmenu {
	height: 42px;
	background-color: black;
	z-index: 1000;
}
#mainmenu .menu_first a {
	padding-left: 10px;
}
#mainmenu a {
	display: block;
	color: white;
	text-decoration: none;
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	padding: 9px;
	font-size: 1.37em;
	height: 24px;
	overflow: hidden;
}
#mainmenu a:hover,
#mainmenu li.menu_current a {
	background-color: white;
	color: black;
}
#mainmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainmenu li {
	display: block;
	float: left;
	list-style: none;
}
#mainmenu ul.menu.menuModepulldown {
	width: 100%;	
	margin: 0px;
	padding: 0px;
}
#mainmenu ul.menu.menuModepulldown li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	min-width: 1px;
	list-style: none;
}
* html #mainmenu ul.menu.menuModepulldown li {
	width: 1px;
}
#mainmenu ul.menu.menuModepulldown li a {
	white-space: nowrap;
}
#mainmenu ul.menu.menuModepulldown li li a {
	white-space: normal;
}
#mainmenu ul.menu.menuModepulldown li ul {
	position: absolute;
	top: 42px;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style: none;
	display: block;
	visibility: hidden;
	width: 200px;	
	background-color: #FFFFFF;
}
#mainmenu ul.menuModepulldown li ul li {
	height: 25px;
	overflow: hidden;
	float: none;
	width: 100%;	
	white-space: nowrap;
}
#mainmenu ul.menuModepulldown li ul li a {
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100%;	
	white-space: nowrap;
	overflow: hidden;
}
#mainmenu ul.menuModepulldown li ul li.menu_current a,
#mainmenu ul.menuModepulldown li ul li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}
#crumbs {
	position: absolute;
	top: 153px;
	left: 9px;
	width: 966px;
}
#crumbs ul {
	color: #fff;
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 11px;
	position: absolute;
	text-decoration: none;
}
#crumbs li {
	display: inline;
	line-height: 38px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#crumbs li.crumbsLast {
	font-weight: bold;
}
#crumbs a {
	color: #fff;
	text-decoration: none;
}
#crumbs a:hover {
	color: #00aeef;
}
#crumbs .crumbsSeparator {
	margin: 0 8px;
}
/* uitgelicht */
#content .uitgelicht {
	position: relative;
	padding: 55px 0px 40px 0px;
	background-color: #FFFFFF;
}
#content .uitgelicht h2 {
	position: absolute;
	top: -29px;
}

#content .uitgelicht .highlighted {
	background-color: #FFF8E7;
}

#content .uitgelicht .eventThisWeekMore {
	position: absolute;
	right: 9px;
	height: 20px;
	width: 261px;
	overflow: hidden;
	font-family: DIN, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
.uitgelicht .eventThisWeekMore a {
	padding: 0px 20px 0px 0px;
}
#content .uitgelicht .top {
	top: 9px;
}
#content .uitgelicht .bottom {
	bottom: 9px;
}
#content .uitgelicht ul.tags li  {
	line-height: 17px;
	font-weight: normal;
	font-size: 13px;
}
/* form */
form select,
form input {
	margin-bottom: 6px;
}
/* paginate */
div.paginate {
	border: 0px;
	margin: 10px 0px;
	overflow: hidden;
	width: 100%;
}
div.paginate ul {
	list-style: none;
}
div.paginate li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.paginate li a {
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px;
	text-decoration: none;
}
div.paginate li a:hover {
	border: 1px solid #003F7E;
}
div.paginate li.paginateCurrent {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	color: white;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px;
	display: block;
}
div.paginate li.paginateDisabled {
	border: 1px solid #CCCCCC;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px;
	display: block;
	color: #999999;
}
div.paginate li.paginatePageInfo,
div.paginate li.paginateResultsInfo,
div.paginate li.paginateEllipsis {
	margin: 0px 5px 0px 0px;
}#content div.paginate {
	width: auto;
	margin: 0px;
	padding: 9px 9px 9px 9px;
	background: #FFFFFF;
}
div.paginate ul li.paginateStart,
div.paginate ul li.paginateEnd {
	display: none;
}

div.paginate ul {
	padding: 0px;
	margin: 0px;
}
.twocolumns .paginate {
	width: 677px;
}
.threecolumns .paginate ul {
	width: 426px;
}
.paginate ul li {
	height: 19px;
	width: 23px;
	padding: 0px;
	margin: 0px;
	border: 2px solid #000000;
	background-color: #000000;
	line-height: 18px;
	text-align: center;
}
.paginate ul li.pagingCurrent,
.paginate ul li.paginateCurrent {
	padding: 0px;
	margin: 0px;
	border: 2px solid #000000;
	background-color:  #72D300;
}
.paginate ul li.paginateFirst,
.paginate ul li.paginateLast {
	margin: 0px;
}
.paginate ul li.paginateEllipsis {
	border: 0px;
	background-color: #FFFFFF;
	color: #000000;
}
.paginate ul li a {
	display: block;
	height: 18px;
	width: 100%;
	padding: 0px;
	margin: 0px;	
	border: 0px;
	color: #FFFFFF;
}
.paginate ul li a:hover {
	background-color:  #72D300;
	border: 0px;
}
.paginate ul li.week {
	width: 130px;
	margin-left: 3px;
}
.paginate ul li.paginatePrev,
.paginate ul li.paginateNext,
.paginate ul li.pagingPrev,
.paginate ul li.pagingNext {
	background-color: #FFFFFF;
	border: 0px;
}
.paginate ul li.paginatePrev,
.paginate ul li.pagingPrev {
	float: left;
	margin-right: 0px;
	text-align: left;
	width: 160px;
}
.paginate ul li.paginateNext,
.paginate ul li.pagingNext {
	float: right;
	margin-left: 0px;
	margin-right: 12px;
	text-align: right;
	width: 160px;
}
.paginate ul li.paginatePrev a,
.paginate ul li.paginateNext a,
.paginate ul li.pagingPrev a,
.paginate ul li.pagingNext a {
	padding-top: 2px;
	color: #000000;
	background-position: right center;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	text-transform: uppercase;
}
.paginate ul li.paginatePrev a,
.paginate ul li.pagingPrev a {
	padding-left: 13px;
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.14.left.black.png');
	background-position: left center;
}
.paginate ul li.paginateNext a ,
.paginate ul li.pagingNext a {
	padding-right: 13px;
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.14.right.black.png');
}
.paginate ul li.paginatePrev a:hover,
.paginate ul li.paginateNext a:hover,
.paginate ul li.pagingPrev a:hover,
.paginate ul li.pagingNext a:hover {
	background-color: #FFFFFF;
}
.pnewspaper-event .paginate,
.pnewspaper-event .paginate ul {
	margin: 0px;
	padding: 0px;
}
/* tags */
div.tags .caption {
	color: #666666;
	font-weight: bold;
	padding: 0;
}
#content div.tags,
#content.twocolumns div.tags {
	background: transparent;
}
ul.tags {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.tags li {
	display: inline;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 5px;
	line-height: 13px;
	list-style-type: none;
	background-color: #FFC333;
}
ul.tags li a {
	color: #ffffff;
	text-decoration: none;
}
ul.tags li a:hover, ul.tags li a:active {
	color: #020202;
}
/* titleHeader */
.titleHeader {
	position: absolute;
	top: -13px;
	left: 9px;
	padding-bottom: 13px;
	background: #000000;
}
.titleHeader h1 {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
}
.titleHeader ,
.titleHeader a {
	color: white;
}
.titleHeader .eventDescription,
.titleHeader address,
.titleHeader .eventURL {
	float: left;
	clear: left;
	margin: 0px 11px 0px 11px;
}
div.titleHeader ul.tags {
	display: block;
	position: absolute;
	bottom: -14px;
	padding: 0px;
	margin: 0px 0px 0px 11px;
}
div.titleHeader ul.tags li {
	height: 17px;
	margin: 0px 5px 0px 0px;
	line-height: 17px;
}
/* news */
#content .date {
	padding: 50px 9px 25px 9px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.particle .summary {
	padding: 25px 9px 25px 9px;
}
div.news {
	padding: 25px 9px 25px 9px;
	background-color: #FFFFFF;
}
#content ul.news_archive {
	position: relative;
}
#content div.news ul.news_archive {
	list-style-type: none;
	margin-bottom: 0;
	text-align: center;
}
#content ul.news_archive ul {
	margin-bottom: 0;
	margin-top: 7px;
	padding-bottom: 0;
}
ul.news_archive li {
	font-family: verdana, geneva, sans-serif;
	font-size: 13px;
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
	display: inline;
	margin-left: 0px;
	padding: 1px 4px;
	text-transform: uppercase;
}
ul.news_archive li {
	color: #aaa;
}
ul.news_archive li.current {
	background-color: #72d300;
}
ul.news_archive li a {
	color: #fff;
	text-decoration: none;
}
/* Sfeer afbeelding */
.atmosphereImage, atmosphere.placeholder {
	border: 9px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	background-color: #FFFFFF;
}
.atmosphereImage img {
	height: 207px;
	width: 677px;
}
/* ppage-contact */
.ppage-contact #content {
	background-color: #FFFFFF;
}
.ppage-contact #content form {
	padding: 9px;
}
/* ppage-sitemap */
.ppage-sitemap #content {
	background-color: #FFFFFF;
}
ul.sitemap {
	margin: 0px;
	padding: 45px 9px 25px 9px;
	list-style: none;
}
ul.sitemap li {
	margin: 0px;
	padding: 0px;
}
ul.sitemap li a {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
ul.sitemap li li a {
	font-weight: normal;
}
ul.sitemap li li a:hover {
	font-weight: bold;
}
ul.sitemap ul {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}
ul.sitemap ul ul {
	margin: 0px 0px 0px 70px;
}
ul.sitemap ul ul ul {
	margin: 0px 0px 0px 105px;
}
ul.sitemap ul ul ul {
	margin: 0px 0px 0px 140px;
}

/* particle-event & ppage-location */
.eventLocation {
	position: relative;
	float: left;
	clear: left;
	width: 327px;
	margin: 0px;
	padding: 45px 9px 25px 9px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	line-height: 25px;
	font-size: 13px;
}
.locationContact {
	position: relative;
	float: left;
	clear: left;
	width: 327px;
	margin: 0px;
	padding: 45px 9px 25px 9px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
a.eventLocationLink {
	padding-right: 20px;	
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.14.right.black.png');
	background-position: right center;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.dates {
	position: relative;
	float: right;
	clear: right;
	width: 332px;
	margin: 0px 0px 9px 0px;
	padding: 45px 9px 25px 9px;
	background-color: #FFFFFF;
}
.locationEvents {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 45px 9px 25px 9px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.particle-event .page {
	position: relative;
	float: left;
	clear: left;
	width: 327px;
	padding-top: 35px;
}
.ppage-location .page {
	position: relative;
	padding-top: 45px;
}
.locationMap {
	position: relative;
	float: right;
	clear: right;
	width: 350px;
	margin: 0px 0px 9px 0px;
	padding: 38px 0px 25px 0px;
	background-color: #FFFFFF;
}
.eventLocation h2,
.dates h2,
.particle-event .page h2,
.ppage-location .page h2,
.locationEvents h2,
.locationContact h2,
.locationMap h2 {
	position: absolute;
	top: -29px;
}
.dates h2,
.locationMap h2 {
	left: 0px;
}
.locationContact col.col1 {
	width: 100px;
}
table th {
	text-align: left;
	color: #00aeef;
}
/* psection.category */
.subcategories {
	position: relative;
	margin: 0px;
	padding: 45px 0px 25px 0px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.subcategories h2 {
	position: absolute;
	top: -29px;
}
/* pdir-category */
.pdir-category h1 {
	z-index: 1;
}
.locations {
	position: relative;
	margin: 9px 0px 0px 0px;
	padding: 45px 0px 25px 0px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.locations h2 {
	position: absolute;
	top: -29px;
}
/* pnewspaper.event */
form#eventSearch {
	position: relative;
	padding: 45px 9px 25px 9px;
	margin: 0px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
form#eventSearch input {
	margin-bottom: 6px;
}
form#eventSearch #searchbutton {
	position: absolute;
	right: 9px;
	bottom: 34px;
}
.eventagendaview {
	position: relative;
	padding: 45px 9px 0px 9px;
	background: #FFFFFF;
}
.eventagendaview h2 {
	position: absolute;
	top: -29px;
}
p.rss_icon {
	display: block;
	padding: 9px 9px 18px 9px;
	margin: 0px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
.eventList {
	width: 300px;
	background-color: #00aeef;
	color: white;
	font-size: 12px;
	position: relative;
}
#eventCalendarWeek {
	float: left;
	width: 251px;
	padding: 37px 10px 30px 10px;
}
#eventSearch label {
	width: 200px;
	float: left;
	display: block;
}
#eventSearch select {
	width: 250px;
	border: 1px solid black;
	height: 20px;
	margin-bottom: 6px;
}
#eventSearch input {
	width: 248px;
	border: 1px solid black;
	height: 16px;
	margin-bottom: 6px;
}
#eventSearch div.buttons {
	width: 450px;
	overflow: hidden;
	padding-bottom: 10px;
}
#eventSearch #searchbutton {
	float: right;
	width: 100px;
	height: auto;
	border: 1px solid black;
	background-color: black;
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.14.right.white.png');
	background-repeat: no-repeat;
	background-position: right center;
}
#tat_table {
	width: auto;
	z-index: 1000000;
	min-width: 150px;
}
table.eventAgenda {
	position: relative;
}
table.eventAgenda th {
	color: #72d300;
}

table.eventAgenda td {
	vertical-align: top;
	white-space: nowrap;
	line-height: 25px;
}
table.eventAgenda td.event a {
	text-decoration: none;
	font-weight: bold;
}
table.eventAgenda td.location a {
	text-decoration: none;
}
table.eventAgenda td.event a:hover,
table.eventAgenda td.location a:hover {
	text-decoration: underline;
}
.pnewspaper-event #content.twocolumns table.eventAgenda td.date {
	padding: 0px;
	margin: 0px;
	background-image: none;
}

/* event calendar */
.eventcalendar {
	position: relative;
	padding: 40px 11px 30px 11px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
.eventcalendar h2 {
	background-color: #72d300;
	position: absolute;
}
/* generic calendar */
.CalendarCurrentDateLink {
	display: none;
}
.Calendar table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: auto;	
}
.Calendar a {
	color: black;
	text-decoration: underline;
}
.CalendarHead {
	width: 210px;
}
.CalendarHead td {
	padding: 0px;
}
.CalendarNav {
	display: block;
	width: 24px;
	height: 24px;
	background-color: #72d300;
	color: white;
	overflow: hidden;
}
.CalendarNav a {
	display: block;
	width: 24px;
	height: 24px;
	text-align: left;	
	background-repeat: no-repeat;
	text-decoration: none;
}
.CalendarNavPrev a {
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.16.left.white.png');	
	background-position: 3px 5px;
}
.CalendarNavNext a {
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.16.right.white.png');	
	background-position: 5px 5px;
}
td.CalendarHeader {
	width: 194px;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.CalendarHeader select {
	background-color: white;
	color: black;
	border: 1px solid #72d300;
}
.CalendarMonth {
	float: left;
}
.CalendarMonth select {
	width: 114px;
	height: 24px;
}
.CalendarYear {
	float: left;
	margin-left: 6px;
}
.CalendarYear select {
	width: 74px;
	height: 24px;
}
.Calendar col {
	width: 36px;
	*width: 34px;
}
.Calendar tr {
	height: 30px;
}
.Calendar td {
	text-align: center;
	line-height: 25px;
}
.CalendarBody td {
	width: 30px;
	height: 25px;
}
.CalendarDays td,
.CalendarDays tr,
td.CalendarDateSelected {
	color: white;
	background-color: #72d300;
}
a.CalendarDate {
 	display: block;
	width: 100%;
	height: 100%;
}
.Calendar a.CalendarDate:hover {
	color: white;
	background-color: #72d300;
}

.CalendarDateSelected a {
	color: white;
}
.CalendarDateCurrent {
	display: block;
	border: 2px solid #72D300;
	height: 100%;
}
.CalendarDateSelected .CalendarDateCurrent {
	border: 2px solid white;
}
/* searchbox */
.searchbox {
	position: relative;
	padding: 45px 11px 45px 11px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
#right .searchbox h2 {
	background-color: #ec008c;
}
.searchtext, #searchcategory {
	border: 1px solid #ec008c;
	width: 253px;
	height: 23px;
	line-height: 24px;
}
#searchcategory {
	float: left;
	clear: left;
	width: 155px;
	height: 23px;
}
.searchbox label {
	display: block;
	padding: 11px 0px 7px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.searchsubmit {
	float: left;
	position: relative;
	left: 7px;
	height: 23px;
	width: 90px;
	overflow: hidden;
	padding: 0px 7px 0px 7px;
	margin: 0px;
	border: 0px;
	color: white;
	background-color: #ec008c;
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.16.right.white.png');
	background-position: 70px 4px;
	background-repeat: no-repeat;	
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
/* ppage-search */
.searchResults {
	padding: 45px 9px 18px 9px;
	background-color: #FFFFFF;
}
.skipSearchHeader .searchheader {
	display: none;
}
#content ul.searchresults {
	list-style-type: none;
}
ul.searchresults li {
	margin: 1em 0;
	list-style: none;
	overflow: hidden;
}
ul.searchresults li ul.tags li {
	margin: 0px 0px 0px 5px;
}
ul.searchresults li a {
	text-decoration: none;
}
ul.searchresults .searchName {
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
}
ul.searchresults .leesmeer {
	display: block;
	height: 12px;
	width: 13px;
	margin-left: 115px;
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.14.right.black.png');
}
ul.searchresults .summary {
	margin: 0px 9px 0px 115px;
	margin-bottom: 0.6em;
	padding: 0px;
	background-image: none;
}
.searchhighlight {
	font-weight: bold;
}
#locationAllEvents {
	position: absolute;
	top: 7px;
	left: 195px;
	padding-right: 20px;
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.14.right.black.png');
	background-position: center right;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
/* location: google maps */
.event .locationMap,
.location .locationMap {
	float: right;
	width: 350px;
	background: white;
	padding: 0px;
	clear: none;
}
.locationMap #gmap {
	background-color: #EEEEEE;
	height: 250px;
	width: 330px;
	border: 10px solid white;
	overflow: hidden;
}
.locationMap .gmap_border {
	padding: 0px;
	margin: 0px;
}
#left .newsMore {
	height: 20px;
	width: auto;
	margin: 0px 9px 9px 0px;
	padding: 0px 20px 0px 0px;
	background-image: url("http://www.uitinenschede.nl/graphics/arrow.14.right.black.png");
	background-repeat: no-repeat;
	background-position: right top;
	font-family: DIN, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
#left .newsMore a {
	text-decoration: none;
}
#left .newsMore a:hover {
	text-decoration: underline;
}
.eventThisWeekMore a {
	background-image: url('http://www.uitinenschede.nl/graphics/arrow.14.right.black.png');
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
}
.eventThisWeekDateImg,
.locationImg,
.searchResultDateImg {
	display: block;
	float: left;
	min-height: 60px;
	text-decoration: none;
	width: 115px;
}
#content .eventThisWeek .thumbContainer,
#content .newsSummary .thumbContainer {
	clear: left;
	float: left;
	width: 115px;
}
#content .eventThisWeek img,
#content .locationSummary img,
#content .newsSummary img,
#content .subcategorySummary img {
	margin: 0;
}
#left .newsSummary img {
	margin: 0;
}
#content .news {
	padding: 1em 0;
}
div.threecolumns  div.uitgelicht div.eventThisWeek,
div.twocolumns div.locationSummary {
	position: relative;
	height: 130px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 20px 0px;
	clear: both;
	background-image: none;
	background-color: #FFFFFF;
}
div.twocolumns div.newsSummary .summary,
div.twocolumns div.locationSummary .summary {
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	background-image: none;
}
#content .subcategorySummary {
	width: 347px;
	height: 100px;
	overflow: hidden;
	padding-top: 10px;
}
.subcategorySummary.uneven {
	float: left;
	clear: left;
}
#content .subcategorySummary.even {
	clear: none;
}
#content .subcategorySummary {
	clear: none;
}
#content .newsSummary {
	overflow: auto;
}
#left .newsSummary {
	line-height: 1.45;
}
.searchResultDate,
.eventThisWeekDate {
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
	text-transform: uppercase;
}
#content .eventThisWeek .startDate,
#content .newsSummary .startDate {
	float: left;
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
	text-transform: uppercase;
	width: 111px;
}
#left .newsSummary .startDate {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.eventThisWeek .eventThisWeekName,
.subcategorySummary h3.listHeading,
.locationSummary h3.listHeading {
	background-color: transparent;
	clear: none;
	float: none;
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
	text-transform: none;
}
.subcategorySummary h3.listHeading {
	text-transform: uppercase;
}
.eventThisWeek .name,
#content .newsSummary .name {
	display: block;
	font-family: DIN, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.25;
	text-transform: none;
}
#left .newsSummary .name {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.eventThisWeek .eventThisWeekName a,
.subcategorySummary h3.listHeading a,
.locationSummary h3.listHeading a {
	text-decoration: none;
}
#content .eventThisWeek .name a,
#content .newsSummary .name a {
	text-decoration: none;
}
#left .newsSummary a {
	color: #00aeef;
}
#left .newsSummary a:link,
#left .newsSummary a:visited {
	text-decoration: none;
}
#left .newsSummary a:hover,
#left .newsSummary a:active {
	text-decoration: underline;
}
.eventThisWeek .eventThisWeekName,
.subcategorySummary h3.listHeading,
.locationSummary h3.listHeading {
	display: inline;
}
.subcategorySummary .title,
.locationSummary .title {
	font-size: 18px;
	line-height: 1.25;
	clear: none;
}
#content .newsSummary .summary,
#content .eventThisWeek .summary,
.subcategorySummary .summary,
.locationSummary .summary {
	clear: none;
	font-size: 11px;
	line-height: 1.45;
}
#left .newsSummary .summary {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
}
#content.article .date {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.eventDates .startdate,
.eventDates .enddate {
	width: 100px;
	float: left;
}
.eventMoreInfo {
	width: 314px;
	float: left;
}
/* google maps */
.locationListMap .gmap_border {
	background: transparent;
}
.locationListMap #gmap {
	height: 222px;
}
#content.category .locationListMap {
	padding: 0px 0px 9px;
	position: relative;
}
/* pphotobook.gallery */
ul.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.gallery li {
	width: 160px;
	float: left;
	list-style: none;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	overflow: hidden;
}
ul.gallery li table {
	width: 160px;
	height: 160px;
}
ul.gallery li td {
	vertical-align: middle;
	text-align: center;
}
ul.gallery li a {
	display: block;
}
ul.gallery li img {
	display: block;
	margin: 0px auto;
	border: 0px;
}
ul.gallery li img.gallery_quarter {
	display: block;
	float: left;
	margin: 1px;
	line-height: 0px;
}
ul.gallery li .gallery_title {
	background-color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	height: 1.4em;
	overflow: hidden;
	padding: 0px 4px;
}
ul.gallery li .gallery_title a {
	text-decoration: none;
}
ul.gallery li .gallery_description {
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	height: 2.6em;
	line-height: 1.2em;
	overflow: auto;
	padding: 0px 4px;
}
ul.gallery li.gallery_folder .gallery_summary {
	display: none;
}
div.gallery table {
	width: 100%;
}
div.gallery td {
	vertical-align: middle;
	text-align: center;
}
div.gallery .gallery_title {
	background-color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	padding: 0px 4px;
}
div.gallery .gallery_title a {
	text-decoration: none;
}
div.gallery .gallery_description {
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	padding: 0px 4px 4px 4px;
}
div.gallery div.gallery_prevnext {
	margin: 0px;
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	padding: 4px;
	text-align: center;
}	
div.gallery div.gallery_prevnext a {
	text-decoration: none;
}
div.gallery div.gallery_prevnext a.gallery_prev {
	float: left;
}
div.gallery div.gallery_prevnext a.gallery_next {
	float: right;
}
div.gallery div.gallery_prevnext a.gallery_next,
div.gallery div.gallery_prevnext a.gallery_prev {
	background-color: #EEEEEE;
	display: block;	
	width: 30px;
	text-align: center;
}
div.gallery div.gallery_prevnext a.gallery_next:hover,
div.gallery div.gallery_prevnext a.gallery_prev:hover {
	text_decoration: underline;
}
.gallery .gallery_description table {
	width:	auto;
}
.gallery .gallery_description table td {
	text-align: left;
	font-size: 69%;
	line-height: 1.2em;
}div.gallery {
	padding: 45px 11px 45px 11px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.gallery .summary {
	background-image: none;
}
ul.gallery {
	background: #FFFFFF;
}
ul.gallery li .gallery_description {
	display: none;
}
ul.gallery li .gallery_title {
	background-color: transparent;
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: auto;
}
ul.gallery li.gallery_folder,
ul.gallery li.gallery_image {
	float: none;
	display: inline-block;
	width: 160px;
	overflow: hidden;
	border: 0px;
}
ul.gallery li table {
	height: auto;
	padding: 0px;
}
div.gallery .title {
	display: none;
}
#content div.gallery .paginate ol {
	background: #FFFFFF;
}
#content div.gallery .gallery_prevnext {
	background-color: #fff;
}
#content div.gallery > table {
	background-color: #F6F6F6;
}
/* forms */
form.contact {
	overflow: auto;
}
form.contact div.field {
	clear: both;
}
form.contact div.field label, 
form.contact div.captcha .formlabel {
	display: block;
	float: left;
	width: 142px;
}
form.contact div.field.line {
	font-size: 10px;
}
form.contact div.field input.text,
form.contact div.captcha img,
form.contact div.field input.captcha,
form.contact div.field textarea {
	border: 1px solid #020202;
	display: block;
	float: right;
	width: 282px;
}
form.contact div.field textarea {
	height: 8em;
}
form.contact div.buttons {
	clear: both;
	text-align: right;
}
form.contact div.error {
	border: 1px solid #020202;
	color: #020202;
	font-weight: bold;	
	margin: 0px 0px 1em 0px;
	padding: 1em;
}
div.starttime label,
div.entry label {
	display: block;
}
/* sitemap */
#content.twocolumns ul.sitemap {
	list-style-type: none;
}
ul.sitemap li a:link, ul.sitemap li a:visited {
	text-decoration: none;
}

ul.sitemap li a:hover, ul.sitemap li a:active {
	text-decoration: underline;
}

#content .rss_icon {
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	position: relative;
}
#content .rss_icon a:link, .rss_icon a:visited {
	text-decoration: none;
}
#content .rss_icon a:hover, .rss_icon a:active {
	text-decoration: underline;
}
#content .rss_icon a img {
	vertical-align: bottom;
}
/* location search frame */
.searchlocation .searchlocationitem {
	width: 100%;
}
#locationSearch {
	width: 300px;
	background-image: none;
	border-bottom: 2px solid black;
}
.searchlocation A {
	width: 100%;
	display: block;
	text-decoration: none;
}
.searchlocation A:hover {
	background-color: black;
	color: white;
}
/* banners */
#banners p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.banner {
	position: relative;
	height: 162px;
	margin: 17px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	background-image: url("http://www.uitinenschede.nl/graphics/block.background.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
.banner h2 {
	position: absolute;
	top: -29px;
	z-index: 100;
}
.banner.enschede {
	padding: 12px 0px 0px 0px;
}
.banner.enschede .title {
	position: absolute;
	top: -13px;
	z-index: 100;
}
.banner p {
	background-image: none;
}
.banner img {
	bottom: 9px;
	display: block;
	left: 0px;
	position: absolute;
	z-index: 1;
}
.banner .readmore {
	background-color: black;
	bottom: 19px;
	left: 242px;
	position: absolute;
	z-index: 100;
}

.banner_links li {
	list-style-image: url(http://www.uitinenschede.nl/graphics/bullet.blue.png);
	margin-bottom: 12px;
}

table.block {
	border-collapse: collapse;
	cell-padding: 0px;
	cell-spacing: 0px;
	empty-cells: show;
}
table.block tr {
	vertical-align: top;
}
table.block td.cyan {
	color: #00aeef;
	font-weight: bold;
}

/* crudform, undo #content .date */
#content .crudForm .date {
	padding: 0px;
	background: none;
}


