body {
	background-image: url('http://www.enschede.nl/graphics/bg.body2.gif');
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 79%;
	line-height: 1.4em;
	color: #000066;
}
* html body {
	text-align: center;
}
#container {
	position: absolute;
	top: 0px;
	width: 100%;
	min-height: 600px;
	background-image: url('http://www.enschede.nl/graphics/bg.top2.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
* html #container {
	position: relative;
	top: auto;
	height: 600px;
}
#header, #body, #footer {
	text-align: left;
	width: 726px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
}
#headerMenu {
	position: relative;
	z-index: 10;
	left: -1px;
	width: 725px;
	height: 36px;
	background-image: url("http://www.enschede.nl/graphics/pagemenubg.gif");
	background-repeat: repeat-x;
	background-color: #DC1617;
	border-left: 1px solid #979797;
}
* html #headerMenu {
	bottom: 0px;
}
#headerMenu ul {
	height: 36px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#headerMenu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
	min-width: 98px;
	position: relative;
	list-style: none;
	list-style-image:none;
}
* html #headerMenu ul li {
	width: 98px;
}
#headerMenu li ul {
	position: absolute;
	visibility: hidden;	
	top: 36px;
	left: 0px;
	margin: 0px;
	z-index: 10;
	background-color: #CCCCCC;
	height: auto;
}
#headerMenu li ul li {
	float: none;
	height: auto;
	background-color: white;
	border: 1px solid #F23412;
	border-top: 0px;
	width: 96px;
	overflow: hidden;
}
#headerMenu li ul a {
	height: auto;
	padding: 2px 5px;
	background-color: white;
	color: #003265;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
}
#headerMenu li ul a:hover {
	height: auto;
	background: transparent;
	background-image: none;
}
#headerMenu ul li:hover ul,
#headerMenu ul li.hover ul {
	visibility: visible;	
}
#headerMenu ul li ul li:hover,
#headerMenu ul li ul li.hover {
}
#headerMenu ul li ul li a:hover {
	color: white;
	background-color: #F23412;
}

#headerMenu li ul {
	position: absolute;
	visibility: hidden;	
	margin: 0px;
}

#headerMenu li ul li {
	float: none;
	list-style-image: none;
}

#headerMenu li:hover ul,
#headerMenu li.hover ul {
	visibility: visible;	
}

#headerMenu ul li#headerMenuLvl1Id1 a {
	border-left: 0px;
}
#headerMenu ul a {
	text-align: center;
	display: block;
	width: 87px;
	height: 23px;
	margin: 0px;
	padding: 9px 5px 0px 5px;
	font-size: 11px;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 1px solid #9FA8B1;
}
#headerMenu ul a:hover, #headerMenu ul li.current {
	height: 27px;
	background-image: url('http://www.enschede.nl/graphics/pagemenubg2.gif');
	background-repeat: repeat-x;
}
#headerMenu ul li.current {
	height: 32px;
}
* html #headerMenu ul li.current {
	height: 27px;
}
#headerMenu ul a#actueel {
	width: 88px;
}
#headerMenu ul a#toerisme {
	padding: 4px 6px 0px 6px;
	height: 28px;
	width: 114px;
}
#headerMenu ul a#wonen {
	padding: 4px 8px 0px 8px;
	width: 86px;
	height: 28px;
}
#headerMenu ul a#onderwijs {
	padding: 4px 6px 0px 6px;
	height: 28px;
	width: 90px;
}
#headerMenu ul a#toerisme:hover,
#headerMenu ul a#wonen:hover,
#headerMenu ul a#onderwijs:hover {
	height: 32px;
}

#header #homeLink IMG {
	border: 0px;
}
#header #homeLink {
	display: block;
	width: 264px;
	position: absolute;
	top: 40px;
	left: 0px;
}
#header #homeLinkSection {
	text-decoration: none;
	background-image: url('http://www.enschede.nl/graphics/logosmall.png');
	background-repeat: no-repeat;
	display: block;
	width: 348px;
	height: 48px;
	position: absolute;
	top: 40px;
	left: 0px;
	cursor: pointer;
}
#header #headerImg {
	float: right;
}
#header .titleImg {
	height: 66px;
	width: 348px;
	position: absolute;
	top: 86px;
	left: 0px;
}
#header .titleImg h1 {
    margin-left: -9999px;
}
#header .titleImg#toerisme_title {
	background-image: url('http://www.enschede.nl/toerisme/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#actueel_title {
	background-image: url('http://www.enschede.nl/actueel/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#gemeente_title {
	background-image: url('http://www.enschede.nl/gemeente/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#ondernemen_title {
	background-image: url('http://www.enschede.nl/ondernemen/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#loketten_title {
	background-image: url('http://www.enschede.nl/loketten/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#onderwijs_title {
	background-image: url('http://www.enschede.nl/onderwijs/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#wonen_title {
	background-image: url('http://www.enschede.nl/wonen/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#sitemap_title {
	background-image: url('http://www.enschede.nl/sitemap/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#info_title {
	background-image: url('http://www.enschede.nl/info/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#contact_title {
	background-image: url('http://www.enschede.nl/contact/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#adresboek_title {
	background-image: url('http://www.enschede.nl/adresboek/titleImg');
	background-repeat: no-repeat;
}
#header .titleImg#zoeken_title {
	background-image: url('http://www.enschede.nl/zoeken/titleImg');
	background-repeat: no-repeat;
}
* html #titleImg IMG {
	display: none;
}
#header #headerBar {
	clear: both;
	background-color: #DC1617;
	height: 22px;
	overflow: hidden;
}
#content {
	position: relative;
	padding: 8px 43px 8px 13px;
	width: 529px;
	float: left;
}
* html #content {
	height: 500px;
}
#content, #page {
	overflow: visible;
}
div.section {
	position: relative;
	height: auto;
}

* html div.section {
	padding-top:	30px;
}

div.section img.headerimgbottom {
	position: absolute;
	top: 0px;
	left: 0px;
}

#submenu {
	margin: 0px;
	width: 139px;
	overflow: hidden;
	border-right: 1px solid #DC1617;
	background-color: #DCE0E3;
	min-height: 500px;
	float: left;
	font-size: 85%;
}
* html #submenu {
	height: 500px;
}
#submenu div {
	margin: 32px 4px 18px 4px;
	width: 135px;
	height: 19px;
}
#submenu div.pdir,
#submenu div.ppage,
#submenu div.paddressbook {
	margin-top: 16px;
}
#searchboxform {
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#submenu #search_label {
	position: absolute;
	left: -9999px;
}
#submenu #searchbox input.searchinput {
	display: block;
	margin: 0px;
	padding: 0px 4px;
	border: 1px solid #7F9DB9;
	height: 17px;
	width: 90px;
	line-height: 17px;
	float: left;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
* html #submenu #searchbox input.searchinput {
	width: 91px;
}
#submenu form {
	margin: 0px;
	padding: 0px;
}
#submenu #searchbox input.searchsubmit {
	display: block;
	height: 19px;
	width: 19px;
	margin: 0px 2px;
	padding: 0px;
	float: left;
	border: 0px;
}

#headerMenu input {
	border: 1px dotted #CCCCCC;
	background-color: transparent;
	width: 80px;
	margin: 0px;
	color: white;
}
#headerMenu a#wonen input {
	width: 55px;	
}
#headerMenu a#onderwijs input {
	width: 55px;
}
#iconMenu {
	width: 139px;
	height: 22px;
	float: left;
}
#headerBar ul.crumbs {
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#headerBar ul.crumbs li a {
	color: white;
	text-decoration: none;
	line-height: 22px;
	padding-left: 20px;
	background-image: url('http://www.enschede.nl/graphics/crumbs/witpijltje.jpg');
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
#headerBar ul.crumbs li {
	list-style: none;
	display: inline;
	float: left;
	color: #FFFFFF;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#headerBar ul.crumbs li.home a {
	padding-left: 10px;
	background-image: none;
}
#headerBar ul.crumbs li.section a {
	background-image: url('http://www.enschede.nl/graphics/crumbs/witblokje.jpg');
}
#iconMenu {
	width: 139px;
	height: 22px;
	float: left;
}
#iconMenu ul {
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#iconMenu ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#iconMenu ul li a {
	display: block;
	width: 23px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	color: white;
	text-decoration: none;
}
#iconMenu ul li a img {
	border: 0px;
}
ul.lowMenu {
	border-top: 1px solid #DC1617;
	margin: 10px 0px;
	padding: 8px 0px 0px 0px;
}
ul.lowMenu li {
	list-style-image: url('http://www.enschede.nl/graphics/icons/roodblokje.jpg');
	margin: 0px 0px 0px 20px;
}
ul.lowMenu li a {
	text-decoration: none;
}
ul.lowMenu li a:hover {
	color: #FF0000;
}
ul#subsections {
	position: relative;
	top: 24px;
	margin: 0px;
	margin-left: -4px;
	padding: 0px;
	list-style: none;
	width: 372px;
}
ul#subsections li {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	width: 180px;
	border: 1px solid #DC1617;
	list-style-image:none;
}
ul#subsections li.odd {
	clear: left;
	float: left;
}
ul#subsections li.even {
	clear: right;
	float: right;
}
ul#subsections li h1, ul#subsections li h1 .editable,
ul#subsections li h2, ul#subsections li h2 .editable {
	margin: 0px;
	padding: 2px;
	padding-left: 21px;
	background-color: #DC1617;
	color: #FFFFFF;
	font-size: 100%;
	height: 16px;
	overflow: hidden;
}
ul#subsections li ul, ul#subsections li ul .editable {
	margin: 0px;
	padding: 3px;
	font-size: 90%;
	line-height: 1.1em;
}
ul#subsections li ul li {
	width: auto;
	border: 0px;
	padding: 0px;
	margin: 4px 0px 4px 20px;
	list-style: square;
	color: #DC1617;
}
ul#subsections li ul li a {
	color: #000066;
	text-decoration: none;
}
ul#subsections li ul li a:hover {
	color: #FF0000;
}

table#subsections {
	padding: 0px;
	margin: -5px 0px 0px -7px;
	margin-top: 17px;
	list-style: none;
	table-layout: fixed;
}
* html table#subsections {
	margin: -4px 0px 0px -4px;
	margin-top: 24px;
}
table#subsections td {
	width: 180px;
	vertical-align: top;
	padding: 0px;
	border: 1px solid #DC1617;
}
table#subsections td h1, table#subsections td h1 .editable {
	margin: 0px;
	padding: 2px;
	padding-left: 5px;
	background-color: #DC1617;
	color: #FFFFFF;
	font-size: 100%;
}
table#subsections td ul, table#subsections td ul .editable {
	margin: 0px;
	padding: 3px;
	font-size: 90%;
	line-height: 1.1em;
}
table#subsections td ul li {
	width: auto;
	border: 0px;
	padding: 0px;
	margin: 4px 0px 4px 20px;
	list-style: square;
	color: #DC1617;
}
table#subsections td ul li a {
	color: #000066;
	text-decoration: none;
}
table#subsections td ul li a:hover {
	color: #FF0000;
}
#context {
	width: 182px;
	overflow: hidden;
	position: absolute;
	top: 32px;
	right: 10px;
}
#context h3, #context h2 {
	border-top: 1px solid #DC1617;
	border-bottom: 1px solid #DC1617;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 16px;
}
#context h3 a, #context h2 a {
	text-decoration: none;
	color: #000066;
}
#context .contextbox h3, #context .contextbox h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 2px 16px;
	background-color: #DC1617;
	color: white;
}
#context .contextbox {
	padding-bottom: 8px;
}
#context a {
	text-decoration: none;
}
#context ul {
	margin: 0px;
	padding: 4px 0px 4px 16px;
	list-style: square;
	font-size: 90%;
	line-height: 1.1em;
}
#context ul li {
	margin: 4px 0px;
	list-style-image: url('http://www.enschede.nl/graphics/icons/item_blue.gif');
}
#context ul li a {
	color: #000066;
	text-decoration: none;
}
#context ul li a:hover {
	color: #FF0000;
}
#context ul li.archive a {
	color: #DC1617;
}
#banners .banner {
	margin: 0px 0px 10px 0px;
}
#banners IMG {
	margin: 0px 0px 10px 0px;
	border: 0px;
}
#banners A {
	display: block;
	margin: 0px;
	padding: 0px;
}
#banners {
	margin-top: 10px;
}
#nieuwscontent {
	position: relative;
	top: 8px;
	width: 372px;
}
/* #nieuwscontent h1, */
#nieuwscontent div.subsection {
	color: #FFFFFF;
	background-color: #DC1617; 
	font-size: 110%;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 16px;
}

#nieuwscontent .timestamp {
	color	: #909090;
}

#pagecontent {
	position: relative;
	top: 8px;
	width: 372px;
}
input.editable {
	font-size: 100%;
	border: 1px dotted #CCCCCC;
}
.editable {
	border: 1px dotted #CCCCCC;
}
.editable td {
	border: 1px dotted #CCCCCC;
}
.editable th {
	border: 1px dotted #CCCCCC;
}
.editable table {
	border: 1px dotted #CCCCCC;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
ul li {
	list-style-image: url("http://www.enschede.nl/graphics/icons/item.gif");
}
h1 {
	margin: 0px;
	margin-bottom: 18px;
	margin-top: 16px;
	color: #CC0000;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.1em;
}
h2 {
	margin: 0px;
	margin-bottom: 6px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.1em;
}
h3 {
	margin: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
}
.article h2, h4 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.1em;
}
img {
  border: 0px;
}
p {
	margin: 0px;
	margin-bottom: 8px;
}
#page, #nieuwscontent {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 90%;
}
#page.sidebar {
	width: 372px;
}
#page.sidebar h1 {
	margin-top: 8px;
}
.articledate {
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
li .articledate {
	display: inline;
}
.article {
	clear: both;
	margin-bottom: 15px;
}
.article A.more {
	text-decoration: none;
}
.archief {
	width: 360px;
	border: 1px solid #DC1617
}
.archief ul {
	margin: 0px;
	margin-left: 20px;
	padding: 2px;
}
.archief a {
	text-decoration: none;
}
img.left {
	float: left;
	margin: 5px 5px 5px 0px;
	display: block;
}
img.right {
	float: right;
	margin: 5px 0px 5px 5px;
	display: block;
}
img.none {
	clear: both;
	display: block;
}
img.middle {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
span.underline {
	text-decoration: underline;
}
ul.menu, 
ul.menu li, 
ul.menu ul 
{
	margin			: 0px;
	padding			: 0px;
	list-style		: none;
	line-height		: 1.2em;
}

ul.menu{
	margin-top		: 0px;
	margin-bottom		: 12px;
	border-bottom		: 1px solid #ffffff;
	border-top		: 1px solid #526794;
}

ul.menu ul {
	border			: 0px;
	margin			: 0px;
}

ul.menu li a
{
	color			: #000066;
}

ul.menu li.parent a,
ul.menu li.current li a
{
	color			: #000066;
	background-color	: #f39da0;
	border-top		: 1px solid #F4D1CF;
}

ul.menu li a 
{
	border-top		: 1px solid #ffffff;
	border-bottom		: 1px solid #526794;
	display			: block;
	font-weight		: bold;
	height			: auto;
	list-style-image	: none;
	width			: auto;
	margin			: 0px;
	padding			: 3px 8px 3px 8px;
	text-decoration		: none;
}
  
ul.menu li a:hover, 
ul.menu li.current a
{
	background-color	: #ff0000;
	color			: #ffffff;
	border-top		: 1px solid #f39da0;
}

ul.menu li li a
{
	padding-left		: 16px;
}

ul.menu li li li a
{
	padding-left		: 24px;
}

ul.menu li a:hover input,
ul.menu li.current a input
{
	color                 : #ffffff;
}

ul.menu li.current li a input
{
	color                 : #000000;
}
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;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
ul.gallery li img {
	display: block;
	margin: 0px auto;
}
ul.gallery li .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 .title a {
	text-decoration: none;
}
ul.gallery li .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.folder .summary {
	display: none;
}
div.gallery {
	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;
}
div.gallery table {
	width: 100%;
}
div.gallery td {
	vertical-align: middle;
	text-align: center;
}
div.gallery .title {
	background-color: #EEEEEE;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	padding: 0px 4px;
}
div.gallery .title a {
	text-decoration: none;
}
div.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.prevnext {
	background-color: #EEEEEE;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
	padding: 4px;
	text-align: center;
}	
div.gallery div.prevnext a {
	text-decoration: none;
}
div.gallery div.prevnext a.prev {
	float: left;
}
div.gallery div.prevnext a.next {
	float: right;
}
div.gallery div.prevnext a.next,
div.gallery div.prevnext a.prev {
	background-color: #EEEEEE;
	display: block;	
	width: 30px;
	text-align: center;
}
div.gallery div.prevnext a.next:hover,
div.gallery div.prevnext a.prev:hover {
	text-decoration: underline;
}
.gallery table td {
	text-align: left;
}
#context ul.gallery {
	width: 180px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: green;
}
#context ul.gallery li {
	width: 180px;
	float: none;	
	list-style: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#context ul.gallery li table {
	float: left;
	width: 77px;
	height: 77px;
}
#context ul.gallery li .info {
	background-color: #EEEEEE;
	height: 79px;
	overflow: auto;
}
#context ul.gallery li .title {
	height: auto;
}
#context ul.gallery li .description {
	overflow: visible;
}
#context ul.gallery li .details {
	display: none;
}div.pagination {
	border:	1px solid red;
	text-align: center;
	margin: 10px 0px;
}
div.pagination ol {
	margin: 0px auto;
	list-style: none;
}
div.pagination ol li {
	list-style: none;
	display: inline;
}
div.pagination ol li a {
}
div.pagination span.less {
	display: block;
	float: left;
}
div.pagination span.more {
	display: block;
	float: right;
}/*
#submenu input {
	border: 1px dotted #CCCCCC;
	background-color: transparent;
	width: 100px;
	color: black;
}
#submenu ul, #submenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height           : 1.2em;
}

#submenu ul {
	margin-top            : 0px;
	margin-bottom         : 12px;
	border-bottom         : 1px solid #ffffff;
	border-top            : 1px solid #526794;
}

#submenu ul ul {
	border: 0px;
	margin: 0px;
}

#submenu ul li a {
	color		  : #000066;
}

#submenu ul li.parent a, #submenu ul li.current li a {
	color                 : #000066;
	background-color      : #f39da0;
	border-top            : #F4D1CF;
}

#submenu ul li a {
	border-top            : 1px solid #ffffff;
	border-bottom         : 1px solid #526794;
	display               : block;
	font-weight           : bold;
	height                : auto;
	list-style-image      : none;
	width                 : auto;
	margin                : 0px;
	padding               : 3px 8px 3px 8px;
	text-decoration       : none;
}
  
#submenu ul li a:hover, #submenu ul li.current a {
	background-color      : #ff0000;
	color                 : #ffffff;
	border-top            : #f39da0;
}

#submenu ul li li a {
	padding-left          : 16px;
}

#submenu ul li li li a {
	padding-left: 24px;
}
#submenu ul li a:hover input, #submenu ul li.current a input{
	color                 : #ffffff;
}
#submenu ul li.current li a input{
	color                 : #000000;
}
*/

.griffie {
	width: 100%;
	height: 500px;
	border: none;
	margin: 0px;
	padding: 0px;
}
hr.grey {
    color: #c0c0c0;
    height: 1px;
}
h1 span.subsection {
    display: block;
    margin: 0px;
    margin-bottom: 18px;
    margin-top: 16px;
    color: #CC0000;
    font-weight: bold;
}
h1 span.page {
    display: block;
    margin: 0px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #000066;
}

.CalendarCurrentDateLink {
	font-weight: bold;
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 2px 16px;
	border-top: 1px solid #DC1617;
	border-bottom: 1px solid #DC1617;
	text-decoration: none;
	color: #000066;
}
.CalendarHead {
	vertical-align: middle;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	color: #FFF;
	background: #CC0000;
	width: 176px;
	margin-top: 10px;
	margin-left: 2px;
	overflow: hidden;
}
div.CalendarHead {
	width: 168px;
	padding: 4px;
}
.CalendarMonth,
.CalendarYear {
	float: left;
}
.CalendarMonth,
.CalendarMonth select,
.CalendarYear,
.CalendarYear select {
	background-color: #CC0000;
	color: #FFFFFF;
	border: 0px;
}
.CalendarMonth,
.CalendarMonth select{
	width: 80px;
}
.CalendarYear,
.CalendarYear select {
	width: 60px;
}
.CalendarDays TH {
	text-align: center;
	font: bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #798786;
	background-color: white;
}
.CalendarBody {
	width: 176px;
	vertical-align: middle;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	color: #000;
	background: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 2px;
}
.CalendarBody TBODY TD {
	text-align: center;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #727664;
	background-repeat: no-repeat;
	background-image: url('http://www.enschede.nl/graphics/backgrounds/bg_cal.gif');
}
.CalendarBody TBODY TD a {
	display: block;
	width: 100%;
	height: 100%;
	font: bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.CalendarBody TBODY TD.CalendarDateSelected .CalendarDate,
.CalendarBody TBODY TD.CalendarDateSelected a:link,
.CalendarBody TBODY TD.CalendarDateSelected a:visited,
.CalendarBody TBODY TD.CalendarDateSelected a:active {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font: bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	background: #CC0000;
	color: #FFFFFF;
	border: 0px;
	margin: 0px;
}

.CalendarBody TBODY TD a:link {
	color: #FF0000;
	background: transparent url('http://www.enschede.nl/graphics/backgrounds/bg_cal.gif') no-repeat top left;
}

.CalendarBody TBODY TD a:visited {
	color: #FF0000;
	background: transparent url('http://www.enschede.nl/graphics/backgrounds/bg_cal.gif') no-repeat top left;
}

.CalendarBody TBODY TD a:hover {
	color: #FF0000;
	background: transparent url('http://www.enschede.nl/graphics/backgrounds/bg_cal_over.gif') no-repeat top left;
}

.CalendarBody TBODY TD a:active {
	color: #FFFFFF;
	background: #FF0000;
}
a.minicalarrow {
	font: bold 16px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.minicalarrow:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.minicalarrow:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.minicalarrow:hover {
	color: #FF0000;
	text-decoration: none;
}
a.minicalarrow:active {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}
div.CalendarNav {
	float: left;
	width: 14px;
	text-align: center;
}
.CalendarNav, .CalendarNav a:link, .CalendarNav a:active, .CalendarNav a:visited, .CalendarNav a:hover { 
	color: #ffffff;
 	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

.CalendarNav a:link, .CalendarNav a:visited, .CalendarNav a:active  {
	color: #ffffff;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.CalendarNav a:hover   {
	color: #CC3300;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.CalendarHead .CalendarNav a:hover {
	color: #ffffff;
}
TABLE.CalendarBody col {
	width: 24px;
}
.links ul {
  margin-left: 17px;
}
