body {
	background-image: url('http://www.enschede.nl/graphics/bg.body.gif');
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
}
* html body {
	text-align: center;
}
#container {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 550px;
	background-image: url('http://www.enschede.nl/graphics/bg.top.jpg');
	background-position: center 0px;
	background-repeat: no-repeat;
}
* html #container {
	position: relative;
	top: auto;
}
#header, #body, #footer, #bottom {
	text-align: left;
	width: 725px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	position: relative;
}
#header #randomizers {
	height: 264px;
	width: 725px;
}
#header #randomizers .random {
	float: left;
}

#header #randomizers .super {
/*	visibility: hidden; */
	position: absolute;
	top: 61px;
	left: 483px;
}


#header #randomizers .sportstad {
/*	visibility: hidden; */
	position: absolute;
	top: 167px;
	left: 483px;
}

#header #homeLink {
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: white;
	height: 61px;
	overflow: hidden;
}
#header #searchbox {
	position: absolute;
	top: 22px;
	right: 7px;
	width: 236px;
	height: 19px;
}
#header #searchbox input.searchinput {
	font-weight: bold;
	color: #0d2b88;
	display: block;
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	padding-left: 16px;
	padding-right: 2px;
	border: 1px solid #7F9DB9;
	height: 17px;
	width: 180px;
	line-height: 17px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: white;
	color: #003265;
}
#header #searchbox input.searchsubmit {
  display: block;
	height: 19px;
	margin: 0px 2px;
	padding: 0px;
	float: left;
}
#header #searchbox #search_label {
	position: absolute;
	left: -9999px;
}
#page h3, #context h3, #flash h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	line-height: 1.2em;
	color: #DC1617;
	background-color: white;
}
#page ul, #context ul {
	list-style: square;
	padding: 0px;
	margin: 0px;
}
#page li, #context li {
	background-color: white;
	color: #DC1617;
	font-weight:bold;
	padding: 0px;
	margin: 0px 0px 0px 16px;
}
#page a, #context a {
	background-color: white;
	color: #003265;
	font-weight: bold;
	text-decoration: none;
}
#page a:hover, #context a:hover {
	color: #ff0000;
}
a img {
	border: 0px;
}
#header {
	height: 371px;
}
#headerImg {
	position: relative;
	display: block;
	margin: 0px;
	margin-top: -1px;
	left: -1px;
	padding: 0px;
	border-right: 1px solid #9F100A;
}
#headerMenu {
	position: relative;
	left: -1px;
	top: -8px;
	width: 725px;
	height: 53px;
	background-image: url("http://www.enschede.nl/graphics/headermenubg.jpg");
	background-repeat: repeat-x;
	background-color: #DC1617;
	border-left: 1px solid #9F100A;
}
* html #headerMenu {
	bottom: 0px;
}
#headerMenu ul {
	height: 53px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
* html #headerMenu ul {
	overflow: hidden;
}
#headerMenu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 53px;
	min-width: 90px;
	border-left: 1px solid #FFFFFF;
	position: relative;
}
* html #headerMenu ul li {
	width: 90px;
}
#headerMenu li ul {
	position: absolute;
	visibility: hidden;	
	top: 53px;
	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 #DC1617;
	border-top: 0px;
	width: 88px;
	overflow: hidden;
}
#headerMenu li ul a {
	height: auto;
	padding: 2px 5px;
	background-color: white;
	color: #003265;
	font-weight: bold;
	text-decoration: none;
}
#headerMenu li ul a input.editable {
	color: #003265;
}
#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: #DC1617;
}

#headerMenu ul li#headerMenuLvl1Id1 {
	border-left: 0px;
}
#headerMenu ul a {
	text-align: center;
	display: block;
	width: 80px;
	height: 14px;
	margin: 0px;
	padding: 19px 5px 15px 5px;
	font-size: 12px;
	line-height: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#headerMenu ul a input.editable {
	background-color: transparent;
	color: #FFFFFF;
	width: 70px;
}
#headerMenu ul a:hover {
	height: 53px;
	background-image: url('http://www.enschede.nl/graphics/headermenubg2.jpg');
	background-repeat: repeat-x;
}
#headerMenu ul a#toerisme {
	padding: 5px;
	width: 109px;
}
#headerMenu ul a#wonen {
	padding: 10px;
	width: 100px;
}
#headerMenu ul a#onderwijs {
	padding: 10px 5px;
	width: 110px;
}
#content {
	/*pposition: relative;     gh 19-2-2008*/
}
#page {
	margin: 18px 22px;
}
#flash A.more {
	text-decoration: none;
	color: #DC1617;
}
#flash {
	color: #003265;
	margin: 18px 0px 18px 22px;
	width: 200px;
	float: right;
	font-weight: bold;
}
#flash h4 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.1em;
}
#context {
	float: right;
	padding-right: 10px;
	width: 232px;
	overflow: hidden;
}
#bottom {
	position: relative;
	height: 148px;
	width: 725px;
	clear: both;
	border-top: 1px solid white;
}
#adressen {
	position: absolute;
	top: 110px;
	right: 0px;
	width: 240px;
	overflow: hidden;
}
#adressen a {
	text-decoration: none;
	font-weight: bold;
	color: #DC1617;
}
#iconMenu {
	position: absolute;
	top: 40px;
	right: 0px;
	background-color: #DC1617;
	width: 192px;
	height: 22px;
	overflow: hidden;
}
#iconMenu ul {
	height: 20px;
	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: 4px;
	text-align: center;
	color: white;
	text-decoration: none;
}
#iconMenu ul li a img {
	border: 0px;
}

#bottom .sportstad_bottom {
	position: absolute;
	top: 13px;
	left: 0px;
}


#rondo {
	position: absolute;
	top: 0px;
	right: 192px;
	height: 95px;
	width: 95px;
	background-image: url('http://www.enschede.nl/graphics/rondo-home.png');
	background-repeat: no-repeat;
}
#banners {
	margin: 40px 0px 0px 0px;
	width: 725px;
	height: 106px;
	background-color: #DBE2F1;
	color: #DC1617;
	border-right: 1px solid #7F817E;
}
#banners IMG {
	margin: 15px 0px 0px 15px;
	border: 0px;
}
#banners #iconMenu IMG {
	margin: 0px;
}
#duits {
	position: absolute;
	top: 17px;
	right: 130px;
	color: #FF0000;
	font-size: 0.8em;
	text-decoration: none;
}
#engels {
	position: absolute;
	top: 17px;
	right: 67px;
	color: #FF0000;
	font-size: 0.8em;
	text-decoration: none;
}
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;
}
#header H1, #header H2 {
    margin: 0px;
}
