@charset "utf-8";
body {
	font:normal normal normal 98% Verdana, DejaVu Sans, sans-serif !important;
	background: #c3c3c3;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
	background: #c3c3c3 url(http://www.utrecht.nl/templates/images/bg_body.gif) repeat-y center !important;
}
#drw {
/*display:none;*/
}
#container {
	height:100%;
	margin:auto;
	padding:0px 0px 0px 0px;
	color: #A7A7A7;
	border-top:15px solid #FFFFFF;
	border-bottom:15px solid #FFFFFF;
	width:950px;
	display:table;
	background-color:#FFFFFF;
}
.container_bouwblokken {
	display:table;
	background: #FFFFFF url(http://www.utrecht.nl/templates/images/bg_main.gif) repeat-y right !important;
}
.wrap {
	height:auto;
	width:950px;
	background-color:#FFFFFF;
	margin:auto;
	background: #FFFFFF url(http://www.utrecht.nl/templates/images/bg_logo.gif) repeat-y left;
	text-align:left;
	border:0px solid red;
	display:table;
}
.wrapBar {
	height:auto;
	width:950px;
	margin:auto;
	background-color:#FFFFFF;
	height:100%;
	display:table;
}
.wrapper {
	height:auto;
	width:684px;
	display:table;
}
#headerTemplate {
	width:930px;
	padding:0px 0px 0px 0px;
	height:auto;
	margin:auto;
	float:left;
	border-right:20px solid #FFFFFF;
}
.header {
	height:auto;
	margin:auto;
}
#logoTemplate {
	padding:13px 0 0 50px;
	float:left;
	height:auto;
}
#utility {
	width:660px;
	padding:10px 0px 0px 0px;
	float:right;
	font:normal normal normal 0.6em Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	text-align:right;
}
#utility img {
	padding-left:20px;
}
#utility A:LINK, #utility A:VISITED, #utility A:ACTIVE {
	font:normal normal bold 1.1em Verdana, DejaVu Sans, sans-serif;
	color:#CC0000;
	text-decoration:none;
	text-align:right;
}
#utility A:HOVER {
	color:#000000;
	text-decoration:none;
}
#searchBar {
	width:682px;
	float:right;
	height:2.5em;
	font:normal normal normal 0.7em Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	text-align:right;
	vertical-align:top;
	padding:10px 0px 0 0;
	line-height:1.7em;
}
#searchBar h1 {
	float:left;
	font:normal normal normal 1.8em Verdana, DejaVu Sans, sans-serif;
	padding:0;
	margin:0;
}

/*    Formulier met loep */
#searchForm {
	margin:0;
	vertical-align:top;
	float:right;
}
#searchForm form {
	padding:0;
	margin:0;
	display:table;
	width:260px;
	vertical-align:top;
	clear:both;
	margin-top:8px;
}
#searchForm p {
	vertical-align:top;
	padding:0;
	margin:0;
}
#searchForm #pLeft {
	float:left !important;
	padding:0px !important;
	margin:0 !important;
	vertical-align:top !important;
	height:30px !important;
	display:block !important;
}
#searchForm #pRight {
	float:right !important;
	margin:0 !important;
	padding:0 !important;
	vertical-align:bottom !important;
}

#pRight label {
	display:none !important;
	width:0px;
	height:0px;
}

#searchForm .field {
	font-size:1.2em !important;
	position:relative;
	width: 180px !important;
	border:1px solid #ccc !important;
	background:#fff;
	margin:0;
	padding:5px 5px;
	line-height:normal;
	height:16px;
	float:left;
}

*form #pRight .button {
 	top: 0px !important;
}

#searchForm .button {
	background: #c00 url(http://www.utrecht.nl/templates/images/search-image.png) center top;
	text-indent:-999em;
	font-size:0;
	line-height:1;
	font:bold 0em Verdana, DejaVu Sans, sans-serif !important;
	background-color:#CC0000 !important;
	color:#FFF !important;
	width:55px;
	height:28px;
	overflow:hidden;
	border:none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
 	margin: 0;
	float:none !important;
}

/* einde Formulier met loep */



/* Old search form*/

/*
#searchForm {
	margin:0;
	vertical-align:top;
	float:right;
}
#searchForm form {
	padding:0;
	margin:0;
	display:table;
	width:260px;
	vertical-align:top;
	clear:both;
}
#searchForm p {
	vertical-align:top;
	padding:0;
	margin:0;
}
#searchForm #pLeft {
	float:left !important;
	padding-top:0px !important;
	margin:0 !important;
	vertical-align:top !important;
	height:30px !important;
	display:block !important;
}
#searchForm #pRight {
	float:right !important;
	margin:0px !important;
	padding:0px !important;
	vertical-align:bottom !important;
}
#pRight label {
	display:none !important;
	width:0px;
	height:0px;
}
#searchForm .field {
	font:1.1em Verdana, DejaVu Sans, sans-serif !important;
	color:#000000 !important;
	border: 1px solid #999999 !important;
	padding:4px 3px 4px 3px !important;
	margin:0;
	width:160px !important;
}
#searchForm .button {
	font:bold 1.1em Verdana, DejaVu Sans, sans-serif !important;
	background-color:#CC0000 !important;
	color:#FFFFFF !important;
	width:70px !important;
	padding:4px 3px 4px 3px !important;
	border: none !important;
	background: #CC0000 !important;
	cursor:pointer !important;
}
*/

/* end old search foorm*/


#breadCrumb {
	width:682px;
	font:0.7em Verdana, DejaVu Sans, sans-serif;
	color:#666666;
	text-align:left;
	padding:10px 0 7px 0;
	line-height:1.7em;
	float:right;
}
#breadCrumb A:LINK, #breadCrumb A:VISITED, #breadCrumb A:ACTIVE {
	color:#666666;
	text-decoration:underline;
}
#breadCrumb A:HOVER {
	color:#000000;
	text-decoration:underline;
}
#bar {
	font:0.7em Verdana, DejaVu Sans, sans-serif;
	width:950px;
	margin:auto;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	height:100%;
	display:table;
}
.bar {
	background:#FFCC00 /*url(http://www.utrecht.nl/templates/images/bg_bar.gif) repeat-x left*/ !important;
}
.barMenu {
	background:#FFCC00 url(http://www.utrecht.nl/templates/images/bg_bar_menu.gif) left !important;
}
#barMenu {
	font:bold 1em Verdana, DejaVu Sans, sans-serif;
	line-height:2.1em;
	float:left;
	width: 186px;
	padding: 0px 10px 1px 30px;
	text-align:right;
	vertical-align:middle;
}
#barMenu a {
	text-decoration:none;
	background:url(http://www.utrecht.nl/templates/images/buttonhome.gif) 25px 7px no-repeat;
	display: block;
	color:#CC0000;
}
#barMenu a:hover {
	text-decoration: none;
	background:url(http://www.utrecht.nl/templates/images/buttonhome_f.gif) 25px 7px no-repeat !important;
	display: block;
	color:#000000;
}
#barTitel {
	width:684px;
	padding: 0px 0px 0px 0px;
	font:bold 1em Verdana, DejaVu Sans, sans-serifl;
	float:right;
	color:#000000;
	text-align:left;
	background: #FFCC00 url(http://www.utrecht.nl/templates/images/bg_logo.gif) repeat-y left;
	border-right:20px solid #FFFFFF;
}
#barTitel h1 {
	font:bold 1.4em Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	padding: 3px 0px 3px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	width:350px;
	height:18px;
	overflow:hidden;
	border:0px solid red;
}
#barTitelLinks {
	float:right;
	text-align:right;
	line-height:1.8em;
	width:260px;
	padding: 2px 10px 2px 0px;
}
#barTitelNav {
	width:684px;
	padding: 0px 0px 0px 0px;
	font:bold 1em Verdana, DejaVu Sans, sans-serif;
	float:right;
	color:#000000;
	text-align:left;
	background: #FFCC00 url(http://www.utrecht.nl/templates/images/bg_logo.gif) repeat-y left;
	border-right:20px solid #FFFFFF;
}
#barTitelNav h1 {
	font:bold 1.4em Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	padding: 3px 0px 3px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	width:240px;
	height:18px;
	overflow:hidden;
}
#barTitelLinksNav {
	float:right;
	text-align:right;
	line-height:1.8em;
	width:420px;
	padding: 2px 10px 2px 0px;
}
.bar a {
	color:#CC0000;
	text-decoration:none;
}
.bar #linkPrint {
	font:bold 0.9em Verdana, DejaVu Sans, sans-serif;
	display:inline;
	background-image: url(http://www.utrecht.nl/templates/images/icn_print.gif);
	background-repeat: no-repeat;
	background-position:left -4px;
	padding-left:20px;
	padding-bottom:2px;
}
.bar #linkPrint:hover {
	background-image: url(http://www.utrecht.nl/templates/images/icn_print_f2.gif);
	color:#000000;
}
.bar #linkReact {
	font:bold 0.9em Verdana, DejaVu Sans, sans-serif;
	display:inline;
	background-image: url(http://www.utrecht.nl/templates/images/icn_react.gif);
	background-repeat: no-repeat;
	background-position:left -4px;
	padding-left:20px;
	padding-bottom:2px;
}
.bar #linkReact:hover {
	background-image: url(http://www.utrecht.nl/templates/images/icn_react_f2.gif);
}
.bar a:hover {
	color:#000000;
}
/** Menu **/
#leftGenericV2 {
	font-size:0.7em;
	position:relative;
	top:-39px;
	text-align:left !important;
	margin:0;
	width:227px !important;
	float:left;
	clear:both;
}
.newWindowV2 {
	font:normal 0.7em Verdana, DejaVu Sans, sans-serif;
	z-index:10;
	left:-40px;
	float:left;
	padding:20px 0px 20px 40px;
	text-align:left;
	width:156px !important;
	background-color:#FFFFFF;
}
#leftGenericV2 ul {
	padding:0 !important;
	margin:0 !important;
	height:100%;
	background: #FFFFFF url(http://www.utrecht.nl/templates/images/bg_logo.gif) repeat-y left;
	padding: 0px 0px 0px 40px!important;
	width:185px !important;
}
#leftGenericV2 ul li {
	font-weight:bold;
	margin:0 !important;
	background:none;
	border-bottom:1px solid #CCCCCC;
	width:185px !important;
	padding:3px 0px 3px 3px;
	line-height:20px;
	list-style:none;
}
#leftGenericV2 ul li a {
	color:#CC0000;
	display:block;
	text-decoration:none;
	display: inline-block;
}
#leftGenericV2 .active {
	color:#000000 !important;
}
#leftGenericV2 ul li a:link, #leftGenericV2 ul li a:visited {
	color:#CC0000;
	text-decoration:none;
	display:block;
	background:none;
	height:auto;
	line-height:15px;
}
#leftGenericV2 ul li a:hover, #leftGenericV2 ul li a:active /*, .leftGeneric ul li a:focus*/ {
	color:#000000;
	text-decoration:none;
	background:none;
	height:auto;
	line-height:15px;
}
#leftGenericV2 #menuStart {
	border-top:1px solid #CCCCCC !important;
}
#leftGenericV2 #menuEnd {
	font-weight:bold;
	background:none;
	height:21px;
	height:100%;
	border-top:2px solid #FFCC00 !important;
	border-bottom:2px solid #FFCC00 !important;
	list-style:none;
	margin-top:18px !important;
}
#leftGenericV2 #newWindowV2 {
	font:normal 1em Verdana, DejaVu Sans, sans-serif;
	z-index:10;
	position:relative;
	float:left;
	padding:20px 0px 20px 40px;
	text-align:left;
	width:156px !important;
	background-color:#FFFFFF;
}
#left {
	position:relative;
	float:left;
	padding: 0px 0px 0px 40px;
	font-size:0.7em;
	font-weight:bold;
	width:185px;
	text-align:right;
	vertical-align:top;
	clear:both;/*border:1px solid red;*/
}
.leftGeneric {
	font:bold 0.7em Verdana, DejaVu Sans, sans-serif;
	position:relative;
	top:-39px;
	clear:both;
	position:relative;
	float:right;
	background: #FFFFFF url(http://www.utrecht.nl/templates/images/bg_logo.gif) repeat-y left;
	text-align:left !important;
	padding: 0px 0px 0px 40px!important;
	width:185px !important;
}
.leftGeneric .newWindow {
	font:normal 1em Verdana, DejaVu Sans, sans-serif;
	z-index:10;
	left:-40px;
	position:relative;
	float:left;
	padding:20px 0px 20px 40px;
	text-align:left;
	width:156px !important;
	background-color:#FFFFFF;
}
.leftGeneric ul {
	padding:0 !important;
	margin:0 !important;
}
#left ul {
	list-style:none;
	margin:0 !important;
	padding:0 !important;
	border-bottom:1px solid #CCCCCC;
}
#leftGeneric ul li {
	font-weight:bold;
	margin:0 !important;
	padding:0 !important;
	background:none;
	height:100%;
}
#left ul li {
	font-weight:bold;
	margin:0 !important;
	padding:0 !important;
	background:none;
	height:100%;
	font-size:1em !important;
}
.leftGeneric ul li a:link, .leftGeneric ul li a:visited {
	color:#CC0000;
	text-decoration:none;
	display:block;
	padding:3px 0px 3px 5px !important;
	background:none;
	border-top:1px solid #CCCCCC !important;
	height:auto;
	line-height:15px;
}
.leftGeneric ul li a:hover, .leftGeneric ul li a:active /*, .leftGeneric ul li a:focus*/ {
	color:#000000;
	text-decoration:none;
	padding:3px 0px 3px 5px !important;
	background:none;
	border-top:1px solid #CCCCCC !important;
	height:auto;
	line-height:15px;
}
#left ul #menuStart a:link, #left ul #menuStart a:visited, #left ul #menuStart a:active {
	color:#CC0000;
	text-decoration:none;
	display:block;
	padding:3px 0px 3px 5px !important;
	background:none;
	border-top:0px solid #CCCCCC;
	height:auto;
	line-height:15px;
}
#left ul #menuStart a:hover/*, #left #menuStart ul #menuStart a:focus*/ {
	color:#000000;
	text-decoration:none;
	padding:3px 0px 3px 5px !important;
	background:none;
	border-top:0px solid #CCCCCC;
	height:auto;
	line-height:15px;
}
#left ul li a:link, #left ul li a:visited, #left ul li a:active {
	font:bold 1em/15px Verdana, DejaVu Sans, sans-serif !important;
	font-size:1em !important;
	color:#CC0000;
	text-decoration:none;
	display:block;
	padding:3px 0px 3px 5px !important;
	background:none;
	border-top:1px solid #CCCCCC;
	height:auto;
}
#left ul li a:hover /*, #left ul li a:focus*/ {
	color:#000000;
	text-decoration:none;
	padding:3px 0px 3px 5px !important;
	background:none;
	border-top:1px solid #CCCCCC;
	height:auto;
	line-height:15px;
}
#left ul li ul {
	margin:0;
	padding:1px 0px 8px 5px !important;/*border-bottom:1px solid #CCCCCC !important;*/
	}
#left ul li ul li {
	font-weight:normal;
	display:block;
	padding:1px 0px 1px 5px !important;
	margin:0;
	border-top:0px solid #CCCCCC !important;
}
#left ul li ul li a:link, #left ul li ul li a:visited, #left ul li ul li a:active {
	font:normal 1em Verdana, DejaVu Sans, sans-serif !important;
	color:#CC0000;
	text-decoration:none;
	padding:0px 0px 0px 0px !important;
	border-bottom:0px;
}
#left ul li ul li a:hover /*, #left ul li ul li a:focus */ {
	color:#000000;
	text-decoration:none;
	padding:0px 0px 0px 0px !important;
	border-bottom:0px !important;
}
#left #menuSub ul li a {
	border-top:0px !important;
	border-bottom:0px !important;
}
#left #menuSub ul {
	padding:5px 0px 10px 0px !important;
	padding:0px;
	border-bottom:0px !important;
}
#left .active {
	color:#000000 !important;
}
#left #menuSub {
	padding:0 !important;
	border:none !important;
}
#menuTitle {
	font:bold 1.2em Verdana, DejaVu Sans, sans-serif !important;
	color:#000000;
	padding:1px 0px 8px 0px !important;
	margin:0;
	line-height:1.3em !important;
	border:0px solid red;
}
#menuTitle a {
	color:#CC0000 !important;
}
#menuTitle a:hover {
	color:#000000 !important;
}
#menuSub a {
	border-bottom:0px solid #CCCCCC !important;
}
#menuSub a:hover {
	border-bottom:0px solid #CCCCCC !important;
}
.navmain {
	background-color:#CCCCCC;
}
#main {
	width:684px;
	text-align:left;
	vertical-align:top;
	float:right;
	margin:0;
	border-right:20px solid #FFFFFF;
}
#headerImages {
	font-family:Verdana, DejaVu Sans, sans-serif !important;
	font-size:0.7em !important;
	width:684px;
	height:auto;
	float:right;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
}
#content {
	font-family:Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	padding: 0px 0px 0px 0px;
	height:auto;
	text-align:left;
	float:left;
	width: 684px;
	overflow:visible;
}
#contentie6 {
	word-wrap:break-word;
	overflow-x:visible;
}
.content_bouwblokken {
	width: 498px !important;
	float:left;
}
#content h2 {
	font:1em Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	padding: 0 0 3px 0;
	margin:0;
}
#content td h2 {
	font:1em Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	padding: 0 0 3px 0;
	margin:0;
}
#content li {
	font-size:1em;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 15px;
	list-style-type:none;
	background-image: url(http://www.utrecht.nl/templates/images/bg_opsomming.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	line-height:120%;
}
#content ul {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	line-height:120%;
}
#content ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	list-style-type: none;
	background-image: url(http://www.utrecht.nl/templates/images/bg_opsomming.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
#content ul li ul li {
	font-size:1em /*!important*/;
	margin:0px 0px 0px 2px /*!important*/;
	padding:0px 0px 0px 15px /*!important*/;
	list-style-type: none /*!important*/;
	background-image: url(http://www.utrecht.nl/templates/images/bg_opsomming_sub.gif) /*!important*/;
	background-repeat:no-repeat /*!important*/;
	background-position:0px 5px /*!important*/;
}
#content td {
	line-height:1.4em !important;
}
#contentRight {
	font:0.7em Verdana, DejaVu Sans, sans-serif !important;
	color:#000000;
	width: 155px;
	height:auto;
	padding: 0px 0px 0px 21px;
	text-align:left;
	float:right;
}
#contentRight td, #contentRight ul li {
	line-height:1.4em;
}
#moveUp {
	text-align:right;
	padding:10px 0px 0px 0px;
	height:20px;
	min-width:400px;
	clear:both;
}
#moveUp a {
	font-size:1em;
	color:#CC0000;
	font-weight:bold;
	display:block;
	width:95%;
	text-align:right;
	color:#CC0000;
	background:url(http://www.utrecht.nl/templates/images/icn_to_top.gif) right 2px no-repeat;
	padding:0px 15px 0px 0px;
	text-decoration:none !important;
}
#moveUp a:hover {
	font-size:1em;
	color:#000000;
	background:url(http://www.utrecht.nl/templates/images/icn_to_top_f2.gif) right 2px no-repeat;
	text-decoration:none !important;
}
.naarBoven {
	font-weight:bold;
	font-size:1em;
	padding:3px 0px 3px 0px;
}
.naarBoven a {
	display:block;
	text-align:right;
	color:#CC0000;
	padding:0px 20px 0px 0px;
	background-image:url(http://www.utrecht.nl/InterV2_Huisstijl/images/icn_to_top.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	text-decoration:none !important;
}
.naarBoven a:hover {
	color:#000000;
	background-image:url(http://www.utrecht.nl/InterV2_Huisstijl/images/icn_to_top_f2.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	text-decoration:none !important;
}
#footerTemplate {
	width:890px;
	margin:auto;
	line-height:1.8em;
	padding: 0 20px 0px 40px;
	text-align:left;
	background-color:#FFFFFF;
}
#footerBar {
	font:0.8em Verdana, DejaVu Sans, sans-serif;
	color:#999999;
	width:880px;
	float:left;
	text-align:right;
	background: #FFCC00;
	line-height:1.8em;
	padding:0px 10px 1px 0px;
	display:block;
	height:23px;
}
#footerBar a {
	font:bold 0.8em Verdana, DejaVu Sans, sans-serif;
	color:#CC0000;
	text-decoration:none;
}
#footerBar a:link, #footer a:visited, #footer a:active {
	color:#CC0000;
	text-decoration:none;
}
#footerBar a:hover {
	color:#000000;
	text-decoration:none;
}
#copyright {
	font:0.6em Verdana, DejaVu Sans, sans-serif !important;
	color:#999999;
	line-height:1.8em;
	margin:auto;
	width:880px;
	background:#FFFFFF;
	text-align:left;
	padding:5px 0px 30px 10px !important;
	clear:both;
}
/* FAQ veel gestelde vragen  */
.faq {
	padding:5px 0 0 0;
	margin:0px;
}
.faq DT {
	font-weight:bold;
	color:#CC0000;
	cursor:pointer;
	padding:0px 0px 5px 0px
}
.faq DT:HOVER {
	color:#000000;
}
.faq DD {
	color:#000000;
	padding:0px 0px 8px 0px;
	margin:0px;
	line-height:1.4em;
}
.faq DT:HOVER {
	font-weight:bold;
	color:#000000;
}
/**** Stadgids *****/

#wrapperStadsgids {
	width:498px;
	padding:0px;
	display:table;
}
#stadsgidsImage {
	float:left;
	width:235px;
}
#stadsgidsAdres {
	float:right;
	width:245px;
	padding:0px 0px 0px 10px;
}
#stadsgidsContent {
	width:498px;
	display:table;
}
#stadsgidsContent h1 {
	font:bold 1.2em/120% Verdana, DejaVu Sans, sans-serif;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 8px;
	background-color:#CC0000 !important;
	color:#FFFFFF !important;
}
#content #stadsgidsContent h2 {
	font:bold 1em/120% Verdana, DejaVu Sans, sans-serif !important;
	margin:10px 0px 0px 0px !important;
	padding:5px 0px 5px 8px !important;
	background-color:#CC0000 !important;
	color:#FFFFFF !important;
}
#content #stadsgidsContent h3 {
	font:bold 1em/120% Verdana, DejaVu Sans, sans-serif !important;
	padding:10px 0px 0px 0px !important;
}

#stadsgidsContent .searchButton, #content .searchButton {
	font:0em/120% Verdana, DejaVu Sans, sans-serif;
	color:#FFFFFF !important;
	width:55px;
	height:28px;
	float: left;	
	margin:0;
	position:relative;
	padding:1px 3px 2px 0px;
	border:0px solid #CCC !important;
	background: #CC0000 url(http://www.utrecht.nl/templates/images/search-image.png);
	cursor:pointer;
	text-indent:-999em;
}

*form span#pLeft .searchButton{
 	top: -15px !important;
}


/* Search object */

/*

#stadsgidsContent .searchButton, #content .searchButton {
	font:bold 1em/120% Verdana, DejaVu Sans, sans-serif;
	color:#FFFFFF !important;
	width:55px;
	height:28px;
	margin:0;
	position:relative;
	padding:1px 3px 2px 0px;
	border:0px solid #CCC !important;
	background: #CC0000 url(http://www.utrecht.nl/templates/images/search-image.png);
	cursor:pointer;
	text-indent:999px;
}
*/


#stadsgidsContent .formContactText, #content .formContactText {
	font:1.1em/120% Verdana, DejaVu Sans, sans-serif !important;
	color:#000000 !important;
	margin:0px 15px 0px 0px;
	padding:3px 3px 1px 3px !important;
	width:200px !important;
	border: 1px solid #999999;
	height:18px !important;
}

/* Cora*/
#content .kop {
	font: italic normal normal 2em/140% "Times New Roman" !important;
}
#content .kop a {
	font: normal normal bold 0.5em Verdana, DejaVu Sans, sans-serif !important;
}
#content .subkop {
	font: normal normal bold 1.8em/140% Verdana, DejaVu Sans, sans-serif !important;
	width:390px !important;
	border:0px solid red !important;
}
#content .regularitem {
	font: normal normal normal 1em Verdana, DejaVu Sans, sans-serif !important;
}
#content td .agendatitel {
	width:290px !important;
}
#content table td .agendatitel {
	width:auto !important;
	/*border:2px solid green;*/
	clear:both !important;
}

/* RSS feed title*/
#content table td span.agendatitelLeft{
	font-weight:bold !important;
	float:left;
	width:400px;
}

#content table td span.agendatitelRight{
	float:right;
	width:30px;
	padding:0px 3px 3px 3px;
	text-align:center;
}

#content table td span.agendatitelRight a{
	font: normal normal bold 1em/120% Verdana, DejaVu Sans, sans-serif !important;
	text-decoration:none;
}

#content .cel1, #content .title {
	border:0px solid red;
}
/* Forum */
#content .forumClass input {
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:1em;
}
#content .forumClass form textarea {
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:200px;
	height:60px;
}
#content .forumSubmitButton {
	font-family: Verdana, DejaVu Sans, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CC0000;
	font-size:1em;
	padding:3px 3px 3px 3px;
	border:none;
}
#content .forumInputText {
	font-size:1em;
	border:1px solid #999999;
	width:200px;
}
#content .forumInputTextArea {
	font-size:1em;
	border:1px solid #999999;
	width:200px;
	height:100px;
}
#content .forumTable {
	border-top:1px solid #CC0000;
	width:490px;
	margin:10px 0px 0px 0px;
}
#content .forumTDHeaderColspan {
	background-color:#FFFFFF;
}
#content .forumTDHeader {
	font-weight:bold;
	background-color:#FFFFFF;
	padding:5px 0px 0px 0px;
}
#content .forumTDHeaderDate {
	background-color:#FFFFFF;
	padding:5px 0px 0px 0px;
	text-align:right;
}
#content .forumTDText {
	font-family:Verdana, DejaVu Sans, sans-serif;
}
#content .forumTDLink {
	font-family:Verdana, DejaVu Sans, sans-serif;
}
#content .forumTDLinkForum {
	font-family:Verdana, DejaVu Sans, sans-serif;
	padding:0px 0px 0px 0px;
	text-align:right;
}
#content .forumTDFooterEmpty {
	border-bottom:1px solid #CC0000;
	line-height:1px;
	font-size:1px;
	empty-cells:show;
	height:1px;
}
#content .forumTDFooter {
	border-bottom:1px solid #CC0000;
	text-align:right;
	line-height:1px;
	font-size:1px;
	empty-cells:show;
	height:1px;
}
#content .forumFormTable {
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
}
/* Persberichten */
#content #kopBerichten {
	height: 60px;
	width: 558px;
}
#content #kopBerichten td {
	line-height: 200%;
	text-align: left;
	vertical-align: top;
}
#content #paginaTitel {
	color: #CC0000;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	width: 188px;
}
#content #zoekBoxBerichten {
	background-color: #FFFFFF;
}
#content #zoekBoxBerichten_kop {
	font-size:1em;
	font-weight:bold;
	font-family:Verdana, DejaVu Sans, sans-serif;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 8px;
	background-color:#CC0000;
	color:#FFFFFF;
	height:21px;
}
#content #zoekBoxBerichten_kopSpacer {
	padding:10px 0px 0px 0px;
}
#content #zoekFormulier {
	padding-left: 0px;
	background-color:#FFFFFF;
}
#content #zoekFormulier TABLE {
	background-color:#FFFFFF;
}
#content #zoekFormulier TD {
	padding: 4px 0px 4px 0px;
	background-color:#FFFFFF;
	border:0px solid red;
}
#content #zoekTerm {
	border:1px solid #999999;
	background-color:#FFFFFF;
}
#content #zoekKnop {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size:1em;
	height:20px;
	border:1px solid #CC0000;
}
#content .rssBut {
	text-align:right;
	width:50px;
}
#content rssBut IMG {
	padding: 0px 0px 0px 0px;
}
#content .rssBut A {
	text-decoration:none;
	font-weight:bold;
}
#content .rssBut A:HOVER {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#content #berichtInhoud {
	background-color: #FFFFFF;
	width:490px;
}
#content .berichtKop {
	background-color: #FFFFFF;
	font-weight:bold;
	color: #000000;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	border-top:1px solid #CC0000;
}
#content #terugLink {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 4px;
	background-color:#FFFFFF;
	border-bottom:0px solid #CC0000;
}
#content #pbbody {
	padding: 5px 0px 5px 0px;
	background-color:#FFFFFF;
}
#content #pbbody h1 {
	font-size:1.8em;
	font-family:Verdana, DejaVu Sans, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	color:#000000;
	line-height:120%;
}
#content #pbbody h2, #content #pbbody h3, #content #pbbody h4, #content #pbbody h5, #content #pbbody h6, #content #pbbody h7, #content #pbbody FONT {
	font-size:2em;
	font-family:Verdana, DejaVu Sans, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	color:#000000;
	line-height:120%;
}
#content .ondersteRij {
	height: 2px;
	background-color: #FFFFFF;
}
/* layout voor de spacer templates*/
.spacerTable {
}
.spacerLeft {
}
.spacerContent {
	padding-left:20px;
	padding-right:20px;
}
.spacerRight {
	padding-right:20px;
	border-left:1px solid #FFCC00;
}
/* meerNieuws pagina */

.meerNieuwsBox {
	font-size:100%;
	background-image:url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_home_content.gif);
	background-repeat:repeat-y;
	padding:10px 10px 10px 10px;
}
/* PDC layout */
.pdctabelkop {
	font-size:1em;
	line-height:120%;
	font-weight:bold;
	font-family:Verdana, DejaVu Sans, sans-serif;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 8px;
	background-color:#CC0000;
	color:#FFFFFF !important;
}
.pdctabel ul {
	list-style-type: none;
	background-image: none;
	padding:0;
	margin:0;
	display:block;
}
#content .pdctabel ul li {
	font: normal normal normal 1em/140% Verdana, DejaVu Sans, sans-serif !important;
	list-style-type: none;
	background-image: none;
	margin:0px 0px 0px 2px;
	padding:3px 0px 3px 10px;
	list-style-type: none;
	background-image: url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_opsomming_li.gif) !important;
	background-repeat:no-repeat !important;
	background-position:0px 8px !important;
	display:block;
}
.pdctabel td ul li a {
	font: normal normal normal 1em/120% Verdana, DejaVu Sans, sans-serif !important;
	text-align:left !important;
	text-decoration:none !important;
	color:#CC0000 !important;
	display:block !important;
}
.pdctabel td ul li a:hover {
	text-align:left !important;
	text-decoration:none !important;
	color:#000000 !important;
}
#content .pdctabel td ul li:hover {
	text-decoration:none !important;
	background-image: url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_opsomming_li_over.gif) !important;
	background-repeat:no-repeat !important;
	color:#000000 !important;
}
.pdctabel td ul li:hover a {
	color:#000000 !important;
}
.pdctabel td {
	border-bottom:1px solid #CC0000;
}
.pdctabel td td {
	border-bottom:0px solid #CC0000;
}
.pdctabelregel {
	font-weight:bold;
	background-color:#FFE67B;
}
/* PDC search */

.titellink {
	font-weight:bold;
}
.linkszoek input {
	font-size:1.1em !important;
	font-family:Verdana, DejaVu Sans, sans-serif !important;
}
.linkszoek select {
	font-size:1.1em !important;
	font-family:Verdana, DejaVu Sans, sans-serif !important;
}
.PDCletternav {
	padding:0px 0px 8px 0px;
	letter-spacing:3px;
}
.PDCletternav a {
	font:bold Verdana, DejaVu Sans, sans-serif !important;
	text-decoration:none;
}
.PDClinks {
	display:table;
	height:100%;
	width:498px;
}
.PDClinks h2 {
	text-align:left;
	font:bold 0.6em/140% Verdana, DejaVu Sans, sans-serif !important;
	color:#CC0000 !important;
	padding:10px 0px 5px 0px;
	margin:0;
}
.PDClinks h2 a {
	font:bold 0.8em/140% Verdana, DejaVu Sans, sans-serif !important;
	color:#CC0000;
	text-decoration:none;
}
.PDClinks h2 a:hover {
	color:#000000;
	text-decoration:none !important;
}
#PDClinksnocols h2 {
	text-align:left;
	font:bold 1.5em/140% Verdana, DejaVu Sans, sans-serif !important;
	padding:0px 0px 0px 0px;
	margin:0;
	color:#CC0000 !important;
}
#PDClinksnocols {
	border-top:1px dashed #CC0000;
	display:table;
	height:100%;
	width:498px;
	padding:8px 0px 5px 0px;
}
#content #PDClinksnocols h2 {
	color:#CC0000 !important;
}
#content #PDClinksnocols ul li {
	line-height:150% !important;
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li.gif) no-repeat 0 8px !important;
	padding-top:2px;
	padding-bottom:2px;
}
#content #PDClinksnocols ul li:hover {
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li_over.gif) no-repeat 0 8px !important;
}
#PDClinksnocols h2 a {
	color:#CC0000 !important;
	text-decoration:none;
	color:#CC0000 !important;
}
#PDClinksnocols h2 a:hover {
	color:#000000;
	text-decoration:none !important;
}
.PDCleftcol {
	border-top:1px dashed #CC0000;
	width:230px;
	float:left;
	padding:8px 0px 5px 0px;
}
.PDCleftcol h2 {
	font:bold 1.1em/140% Verdana, DejaVu Sans, sans-serif !important;
	color:#CC0000;
	text-decoration:none;
}
.PDCleftcol h2 a {
	color:#CC0000 !important;
	text-decoration:none !important;
}
.PDCleftcol h2 a:hover {
	color:#000000 !important;
}
.PDCrightcol {
	border-top:1px dashed #CC0000;
	width:230px;
	float:right;
	padding:8px 0px 5px 0px;
}
.PDCrightcol h2 {
	font:bold 1.1em/140% Verdana, DejaVu Sans, sans-serif !important;
	color:#CC0000;
	text-decoration:none;
}
.PDCrightcol h2 a {
	color:#CC0000 !important;
	text-decoration:none !important;
}
.PDCrightcol h2 a:hover {
	color:#000000 !important;
}
.PDClinks ul {
	margin:0px 0px 0px 0px;
	padding:2px 0px 3px 0px;
	list-style-type: none;
	line-height:normal;
	height:auto;
}
#content .PDClinks ul li {
	font-size:1em;
	line-height:150% !important;
	height:auto;
	color:#CC0000;
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li.gif) no-repeat 0 6px !important;
}
#content .PDClinks ul li:hover {
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li_over.gif) no-repeat 0 6px !important;
}
.PDClinks ul li a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none !important;
	color:#CC0000;
}
.PDClinks ul li a:hover {
	text-decoration:none;
	color:#000000;
}
.PDCleftcol form {
}
.PDClinks select, .PDCleftcol select {
	width:200px;
	height:20px;
	display:table;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.PDClinksfield, .PDCleftcolfield {
	font-size:1.2em;
	border:solid 1px #999999;
	font-family:Verdana, DejaVu Sans, sans-serif;
	height:17px;
	width:150px;
}
.titellink {
	font-weight:bold;
}
.linkszoek input {
	font-size:1.1em !important;
	font-family:Verdana, DejaVu Sans, sans-serif !important;
}
.linkszoek select {
	font-size:1.1em !important;
	font-family:Verdana, DejaVu Sans, sans-serif !important;
}
/**** PDCSearch ****/ 

#PDCSearch {
	border:0px solid red;
}
#PDCSearch h2 {
	margin:0;
	padding:8px 0px 0px 0px;
	border:0px solid red;
}
#PDCSearch h3 {
	font-size:1em !important;
	margin:0;
	padding:5px 0px 0px 8px;
}
#PDCSearch h2 a {
	font-size:0.9em;
	text-decoration:none;
}
#PDCSearch h2 a:hover {
	text-decoration:none;
}

#PDCSearchResult {
	padding:0px 0px 8px 0px;
	display:table;
	border-top:1px solid #FFCC00;
	width:100%;
}
#PDCSearch #PDCSearchResult p {
	margin:0;
	padding:0px 0px 0px 0px;
}
#PDCSearch p {
	margin:0;
	padding:8px 0px 5px 0px;
	display:block;
}
.PDCSearchForm {
	float:none !important;
	padding-left:0px !important;
	text-align:left !important;
	width:498px !important;
}
.PDCSearchForm2 {
	padding-left:0px !important;
	text-align:left !important;
	width:498px !important;
	border-bottom:1px solid #FFCC00;
	padding-bottom:8px;
}
.PDCSearchForm2 #pRight {
	float:none !important;
	margin:0px !important;
	padding:0px !important;
	vertical-align:bottom !important;
	background:#CCCCCC;
}
.PDCSearchForm2 form {
	width:498px !important;
	clear:none !important;
	text-align:left !important;
}
.PDCSearchForm form {
	width:498px !important;
	clear:none !important;
	text-align:left !important;
}
.PDCSearchForm #pRight {
	float:none !important;
	margin:0px !important;
	padding:0px !important;
	vertical-align:bottom !important;
	background:#CCCCCC;
}
.PDCSearchFormSmall {
	padding-left:0px !important;
	text-align:left;
}
.PDCSearchFormSmall #pRight {
	padding:0 !important;
	margin:0 !important;
}

#PDCPager{
	padding:10px 0px 10px 0px;
 }

/* Zoeken formulier  */
#content form #pLeft {
	float:left !important;
	padding-top:0px !important;
	margin:0 !important;
	vertical-align:top !important;
	height:30px !important;
	display:block !important;
	width:300px;
}

#content .field {
	font:1.1em Verdana, DejaVu Sans, sans-serif !important;
	color:#000000 !important;
	border: 1px solid #999999 !important;
	padding:5px !important;
	margin:0;
	width:200px !important;
	height:16px !important;
	float:left;
}

#content .button {
	font:normale normale bold 1.2em Verdana, DejaVu Sans, sans-serif !important;
	background-color:#CC0000 !important;
	color:#FFFFFF !important;
	width:70px !important;
	padding:4px 3px 4px 3px !important;
	border: none !important;
	background: #CC0000 !important /*url(http://www.utrecht.nl/templates/images/bg_button.gif)*/;
	cursor:pointer !important;
}
#content .buttonl {
	font:bold 1.2em Verdana, DejaVu Sans, sans-serif !important;
	color:#FFFFFF !important;
	padding:4px 3px 4px 3px !important;
	border: none !important;
	background: #0072A4 !important /*url(http://www.utrecht.nl/templates/images/bg_button.gif)*/;
	cursor:pointer !important;
}
#content #pLeft label {
	display:none !important;
	width:0px;
	height:0px;
}
.PDCSearchFormSmall .PDCfield {
	font:1.1em Verdana, DejaVu Sans, sans-serif !important;
	color:#000000 !important;
	border: 1px solid #999999 !important;
	padding:4px 3px 4px 3px !important;
	margin:0px !important;
	width:140px !important;
}
.PDCSearchFormSmall form {
	text-align:left;
	width:230px !important;
	padding:0px !important;
	margin:0px !important;
}
.tableContact {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}
.tableContact td {
	border-bottom:1px solid #999999;
	/*border-bottom:1px dashed #CC0000;*/
	padding:5px 10px 0px 10px;
	border-right:1px solid #999999;
}
.tableContact th {
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	/*border-bottom:1px dashed #CC0000;*/
	padding:5px 10px 0px 10px;
}
#content .pdctabel TD TD {
	border-bottom:0px solid #CC0000;
}
#content .pdctabelregel {
	font-weight:bold;
	background-color:#FFE67B;
}
#content #datumBerichten {
	font-weight:normale;
}
#content #leesMeerBerichten {
	text-align:right;
	width:100%;
	border:0px solid red;
}
#content #MeerBericht {
	text-align:left;
	width:100%;
	border:0px solid red;
	padding:8px 3px 2px 0px;
}
#content div.nieuwsberichten {
	padding:4px 0px 4px 0px !important;
	border:0px solid red;
}
#content .nieuwsberichten hr {
	border: none;
	border-top: 1px solid #FFCC00 !important;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height:0;
	width:100%;
	margin-bottom:0;
}

#content div#melding-nieuwsberichten{
	border: 1px solid #FFCC00 !important;
	background-color: #fff2bc !important;
	width:478px;
	padding:10px 10px 0px 10px !important;
	margin-bottom:10px;
}

#content div#melding-nieuwsberichten p{
	padding:0px 5px 0px 5px !important;
}

#content .nieuwsberichten h3 {
	padding:10px 0px 3px 0px !important;
	margin:0;
}
#content .nieuwsberichten #MeerBericht a {
	text-decoration:none;
	font-weight:bold;
	background:url(http://www.utrecht.nl/templates/images/next_arrow.gif) right 0 no-repeat;
	padding:0px 20px 0px 0px;
}
/* jquery mouse over class*/
#content .nieuwsberichten #MeerBericht a.over{
	text-decoration:none;
	color:#000000;
	background:url(http://www.utrecht.nl/templates/images/next_arrow_over.gif) right 0 no-repeat;
}
#content .nieuwsberichten #MeerBericht a:hover {
	text-decoration:none;
	color:#000000;
	background:url(http://www.utrecht.nl/templates/images/next_arrow_over.gif) right 0 no-repeat;
}
#content .nieuwsberichten .TerugBerichten {
	text-align:left;
	width:100%;
	border:0px solid red;
	padding:5px 3px 5px 0px;
}
#content .TerugBerichten a {
	text-decoration:none;
	font-weight:bold;
	background:url(http://www.utrecht.nl/templates/images/prev_arrow.gif) left 0 no-repeat;
	padding:0px 0px 0px 20px;
}
#content .TerugBerichten a:hover {
	text-decoration:none;
	background:url(http://www.utrecht.nl/templates/images/prev_arrow_over.gif) left 0 no-repeat;
	padding:0px 0px 0px 20px;
}
#content #searchBerichten {
	padding-bottom:15px;
}
#content #searchBerichten #rssBerichten {
	float:right;
	text-align:center;
	width:30px;
}
#content #searchBerichten #rssBerichten a {
	font-weight:bold;
	text-decoration:none;
}
#content .sharelinks {
	padding:5px 0px 0px 5px;
}
#content #searchBerichten form {
	padding:0;
	margin:0;
}
#content #searchBerichten h2 {
	font-size:1em !important;
	line-height:120% !important;
	font-weight:bold !important;
	font-family:Verdana, DejaVu Sans, sans-serif !important;
	margin:0px 0px 10px 0px !important;
	padding:5px 0px 5px 8px !important;
	background-color:#CC0000 !important;
	color:#FFFFFF !important;
}
#searchBerichten label {
	width:100px;
	display:inline-block;
	border:0px solid red;
	padding:3px 0px 5px 0px !important;
}
#content #searchBerichten .label2 {
	width:20px !important;
	border:0px solid red;
}
#content #searchBerichten .field {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC !important;
    float: left;
    font-size: 1.2em !important;
    height: 16px;
    line-height: normal;
    margin: 0;
    padding: 5px;
    position: relative;
    width: 280px !important;
}
/*    
#searchForm .field {
	font-size:1.2em !important;
	position:relative;
	width: 180px !important;
	border:1px solid #ccc !important;
	background:#fff;
	margin:0;
	padding:5px 5px;
	line-height:normal;
	height:16px;
	float:left;
}*/

#content #searchBerichten .button {
	background: #c00 url(http://www.utrecht.nl/templates/images/search-image.png) center top !important;
	text-indent:-999em;
	font-size:0;
	line-height:1;
	font:bold 0em Verdana, DejaVu Sans, sans-serif !important;
	background-color:#CC0000 !important;
	color:#FFF !important;
	width:55px !important;
	height:28px;
	overflow:hidden;
	border:none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
 	margin: 0;
	float:left !important;
}

/* 
#content #searchBerichten .button {
	font:bold 1.1em Verdana, DejaVu Sans, sans-serif;
	background-color:#CC0000 !important;
	color:#FFFFFF !important;
	width:70px !important;
	padding:3px 3px 5px 3px !important;
	border: none !important;
	background: #CC0000 !important;
	cursor:pointer !important;
	height:24px;
} 

 */
#content .actueelItemTxt2 {
	background:url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_home_content.gif);
	padding:0px;
}
#content .actueelItemTxt2 p {
	padding:0;
	margin:0;
}
#content .actueelItemTxt2 ul {
	list-style:none !important;
	padding:0px;
}
#content .actueelItemTxt2 ul li {
	padding:0px 10px 3px 10px;
	background:url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_home_content.gif) !important;
}
#content .actueelItemTxt2 ul li a {
	list-style:none !important;
	display:block;
	padding:3px 3px 8px 3px !important;
	border-bottom:1px solid #FFCC00;
}
#content .actueelItemTxt2 {
	background:url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_home_content.gif) !important;
	padding:0px;
}
/* feedItem (xml, rss)*/

#content .feedItem {
}
#content .feedItem h2 {
	text-align:left;
	font:bold 1em/140% Verdana, DejaVu Sans, sans-serif !important;
	color:#CC0000 !important;
	padding:10px 0px 5px 0px;
	margin:0;
}
#content .feedItem h2 a {
	font:bold 1em/140% Verdana, DejaVu Sans, sans-serif !important;
	color:#CC0000;
	text-decoration:none;
}
#content .feedItem h2 a:hover {
	color:#000000;
	text-decoration:none;
}
#content #feedItem p {
	margin:0;
	padding:8px 0px 5px 0px;
	display:block;
}
#content #feedItem hr {
	border: none;
	border-top: 1px solid #CC0000;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 0px;
	width:100%;
}
/* pager */

.indexpager {
	font:normal normal normal 0.9em Verdana, DejaVu Sans, sans-serif;
	color:#000000;
	text-align:center !important;
	width:100%;
	padding:2px 0px 2px 0px;
	border-top:0px solid #CC0000;
	word-spacing:2px;
}
.indexpager span a {
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
	margin:0;
	border:none !important;
	color:#CC0000;
}
.indexpager span.pagerRight a {
	width:80px;
	padding:0px 10px 0px 0px;
	background:url(http://www.utrecht.nl/templates/images/next_arrow.gif) right no-repeat;
}
.indexpager span.pagerLeft a {
	width:70px;
	padding:0px 0px 0px 5px;
	background:url(http://www.utrecht.nl/templates/images/prev_arrow.gif) left no-repeat;
}
.indexpager span.pagerRight {
	text-align:left;
	padding:0;
	margin:0;
}
.indexpager span.pagerLeft {
	padding:0;
	margin:0;
}
.indexpager span.pagerRight a:hover {
	color:#000;
	background:url(http://www.utrecht.nl/templates/images/next_arrow_over.gif) right no-repeat;
}
.indexpager span.pagerLeft a:hover {
	color:#000;
	background:url(http://www.utrecht.nl/templates/images/prev_arrow_over.gif) left no-repeat;
}
.indexpager a {
	font: normal normal bold 0.9em Verdana, DejaVu Sans, sans-serif;
	display: inline-block;
	margin: 0 2px 2px 2px;
	text-align: center;
	color: #CC0000;
	text-decoration: none !important;
	padding:1px 4px 2px 4px;
	border: 1px solid #FFFFFF;
}
.indexpager a:hover {
	color: #000000;
	border:1px solid #CCCCCC;
	text-decoration:none !important;
}
.indexpager a.activePager {
	color: #FFFFFF !important;
	background-color: #CC0000;
	text-decoration:none;
	display:inline-block;
}
/* Google mini */
.zoek1 {
	font:1.1em Verdana, DejaVu Sans, sans-serif !important;
	color:#000000 !important;
	border: 1px solid #999999 !important;
	padding:4px 3px 4px 3px !important;
	margin:0;
	width:260px !important;
	margin-top:10px;
}
.hrGoogleMini {
	background-color : #ffffff;
	color : #ffcc00;
	height : 1px;
	border : 0 solid #ffcc00;
	border-top-width : thin;
	width: 100%;
	margin:8px 0px 10px 0px;
}
#content .vacatureItem h3 a {
	font: bold 1em Verdana, DejaVu Sans, sans-serif !important;
	text-decoration:none !important;
}
#content .vacatureItem h4 {
	font-weight:bold !important;
	font: bold 1em Verdana, DejaVu Sans, sans-serif !important;
}
#content .vacatureItem ul {
	list-style:none !important;
	padding:0 0 8px 0 !important;
	margin:0;
}
#content .vacatureItem ul li {
	list-style:none !important;
	background: none !important;
	padding:0;
	margin:0;
}
#content .vacatureItem li {
	list-style:none !important;
	background: none !important;
}
#content .vacatureItem p {
	padding:0 0 8px 0 !important;
}
/*   */

#content .PDCoverview ul li.bgly {
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li.gif)#FFEFBD no-repeat 0 8px !important;/*border:1px solid red;*/
}
#content .PDCoverview ul li.bgly:hover {
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li_over.gif)#FFEFBD no-repeat 0 8px !important;
	background-color:#FFEFBD !important;
}
#content .PDCoverview ul li.bgly {
	background-color:#FFEFBD !important;
}
#content .PDCoverview ul li {
	height:100%;
	display:table;
	width:485px;
}
#content .PDCoverview ul li div.PDClistleft {
	width:300px;
	float:left;/*border:1px solid blue;*/
}
#content .PDCoverview ul li div.PDClistright {
	width:165px;
	float:right;
	text-align:right;
	padding:0px 5px 0px 0px;/*border:1px solid green;*/
}
#content .PDCoverview ul li div.PDClistright a.external{
	padding:0px 20px 0px 0px;
	background: url(http://www.utrecht.nl/templates/images/new_window.gif) right no-repeat !important;
}

#content .PDCoverview div.meerPDC {
	padding:6px 0px 4px 0px;
}
#content .PDCoverview h3 a {
	text-decoration:none;
}
#content .PDCoverview h3 a:hover {
	text-decoration:none;
}
#content .PDCoverview .meerPDC a {
	text-decoration:none;
	background:url(http://www.utrecht.nl/templates/images/next_arrow.gif) right 0 no-repeat;
	padding:0px 20px 0px 0px;
}
#content .PDCoverview .meerPDC a:hover {
	text-decoration:none;
	color:#000000;
	background:url(http://www.utrecht.nl/templates/images/next_arrow_over.gif) right 0 no-repeat;
}
#content .PDCoverview hr {
	border: none;
	border-top: 1px solid #FFCC00 !important;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 0px;
	width:100%;
}
#content .PDCInfo {
	width:490px;
	border-bottom:1px solid #FFCC00;
	padding:5px 0px 5px 0px;
	margin-bottom:5px;
	height:auto;
	display:table;
}
#content .PDCInfo div.PDCInfoLeft {
	font-weight:bold !important;
	width:280px;
	float:left;/*border:1px solid blue;*/
}
#content .PDCInfo div.PDCInfoRight {
	font-weight:bold !important;
	width:180px;
	float:right;
	text-align:right;
	padding:0px 5px 0px 0px;/*border:1px solid blue;*/
}
#content .PDCoverview h2 {
	width:auto;
	padding:2px 0px 2px 0px;
	margin:0;
}
/*<span id="searchForm" style="width:400px; height:auto;">*/

#content .PDCoverview h2 a {
	text-decoration:none;
}
#content .PDCoverview h2 a:hover {
	text-decoration:none;
}
#content .PDCoverview p.letters {
	padding:0;
}
#content .PDCoverview p.letters a {
	padding:2px 2px 0px 2px;
}
#content .PDCoverview ul {
	margin:0px 0px 0px 0px;
	padding:2px 0px 3px 0px;
	list-style-type: none;
	line-height:normal;
	height:auto;
}
#content .PDCoverview ul li {
	font-size:1em;
	line-height:150% !important;
	height:auto;
	/*	color:#CC0000; */
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li.gif) no-repeat 0 8px !important;
	padding:2px 0px 2px 10px;
}
#content .PDCoverview ul li:hover {
	background: url(http://www.utrecht.nl/templates/images/bg_opsomming_li_over.gif) no-repeat 0 8px !important;
}
#content .PDCoverview ul li a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none !important;
	color:#CC0000;
}
#content .PDCoverview ul li a:hover {
	text-decoration:none;
	color:#000000;
}
#content .PDCoverview .MeerPDC a {
	text-decoration:none;
	font-weight:bold;
	background:url(http://www.utrecht.nl/templates/images/next_arrow.gif) right 0 no-repeat;
	padding:0px 20px 0px 0px;
}
#content .PDCoverview .MeerPDC a:hover {
	text-decoration:none;
	color:#000000;
	background:url(http://www.utrecht.nl/templates/images/next_arrow_over.gif) right 0 no-repeat;
}
#content div.upas-address h3 {
	padding:3px 0px 0px 0px;
}
#content div.upas-address h4 {
	padding:5px 0px 0px 0px;
	font-size:11px !important;
	font-weight:bold !important;
}
#content div.upas-address h5 {
	padding:0px 0px 0px 0px !important;
	margin:0;
	font-size:11px !important;
	font-weight:bold !important;
}
#content div.upas-address p {
	padding:0px 0px 1px 0px !important;
	margin:0;
}

/*SoZaWeProdItem*/
#content table.SoZaWeProdItem tr td {
padding:7px 8px 3px 8px !important;
line-height:120%
}

#content table.SoZaWeProdItem tr td h3 {
font-weight:bold;
text-decoration:none;
padding:0;
margin:0 0 3px 0;
}


#content .SoZaWeProdItem a, #content .SoZaWeProdItem a:hover{
font-weight:bold;
text-decoration:none;
}

#content .SoZaWeProdItem ul {
	list-style-type: none;
	background-image: none;
	margin:0;
	margin-bottom:10px !important;
	display:block;
}
#content .SoZaWeProdItem ul li {
	font: normal normal normal 1em/140% Verdana, DejaVu Sans, sans-serif !important;
	list-style-type: none;
	background-image: none;
	margin:0px 0px 0px 2px;
	padding:3px 0px 3px 10px;
	list-style-type: none;
	background-image: url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_opsomming_li.gif) !important;
	background-repeat:no-repeat !important;
	background-position:0px 8px !important;
	display:block;
}
.SoZaWeProdItem td ul li a {
	font: normal normal normal 1em/120% Verdana, DejaVu Sans, sans-serif !important;
	text-align:left !important;
	text-decoration:none !important;
	color:#CC0000 !important;
	display:block !important;
}
.SoZaWeProdItem td ul li a:hover {
	text-align:left !important;
	text-decoration:none !important;
	color:#000000 !important;
}
#content .SoZaWeProdItem td ul li:hover {
	text-decoration:none !important;
	background-image: url(http://www.utrecht.nl/InterV2_Huisstijl/images/bg_opsomming_li_over.gif) !important;
	background-repeat:no-repeat !important;
	color:#000000 !important;
}
.SoZaWeProdItem td ul li:hover a {
	color:#000000 !important;
}

/* Google maps layout infoWindow */

.map_canvas {
	width: 480px;
	height: 350px;
}

.objdsk_infoWindow {
	min-width :240px;
	width:80% !important;
	font-size: 80%;
	padding:0 -20px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

h3.objdsk_firstHeading{
	padding:0;
	width:220px;		
	font-size: 14px;
}
.objdsk_infoContent {
	width:75%;
	margin:0;
	padding:0;
}

label.objdsk_label {
	 width:220px;
	 padding:0;
	 margin:0;
	 font-weight: bold;
	 display:block;
}

.objdsk_labelvalue{
	 display:block;	 
	 width:220px;
}

.objdsk_infoContent a{
	color:#c00;
}

.objdsk_infoContent a:hover{
	color:#000;
}		

.objdsk_notice {
	display: none;
}

.objdsk_value {
	display: inline-block;
}


.objdsk_labelvalue {
	vertical-align: top;

}

/* Tabellen met veel gegevens */

#tabs ul.ui-tabs-nav li.ui-state-default{
   list-style:none !important;
/*   border:0px solid red !important;*/
   padding:0;
   background-image:none !important;
}


#content table.zwembaden{
	margin:0 0 20px 3px;
	border-collapse: collapse;
	border-top:1px solid #f7a500;
	border-bottom:1px solid #f7a500;
	width:475px;
}

#content table.zwembaden td{
	font:normal normal normal 09px/100% Verdana, Arial, Helvetica, sans-serif  !important;
	padding:8px 0px 8px 4px;
	margin:0;
	border-bottom:1px solid #f7a500;
}

#content table.zwembaden td.first{
	font-weight:100 !important;
	color:#cc0000;
	border-right:1px solid #f7a500;
	width:70px !important;
	/*background-color:#fff2df;*/
}

#content tr.even {
	background-color:#fff2df;
}

#content tr.odd {
	background-color:#fee5be;
	border-bottom:1px sold #990033 !important;
}

#content h3 {
	font:normal normal normal 0.8em/120% Verdana, DejaVu Sans, sans-serif;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	color:#000000;
}


#content  .ui-tabs .ui-tabs-panel {
padding:8px 10px;
}

/* weq */

#label{ 
	width:34px; 
	height:152px; 
	left:0px; 
	top:93px; 
	z-index:1000; 
	position:fixed; 
	float:left;
	display:none;
}

div.ui-dialog{
    padding: 0 !important;
	background:#FFF;
}

.ui-dialog .ui-dialog-content {
    padding: 0 !important;
}

#dialog h2{
	font:normal normal bold 0.8em Verdana, DejaVu Sans, sans-serif;
	text-align:left; 
	padding: 8px 15px;

}

#dialog p{
	font:normal normal normal 0.7em/150% Verdana, DejaVu Sans, sans-serif;
	text-align:left; 
	padding: 5px 15px 5px 15px;
	margin:0;
}

#dialog a{
	font:normal normal bold 0.8em Verdana, DejaVu Sans, sans-serif;
	color: #cc0000;
	text-decoration:none;
}

#dialog a:hover{
	font:normal normal bold 0.8em Verdana, DejaVu Sans, sans-serif;
	color: #000;
	text-decoration:none;
}



