body
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#454545;
	background-color:#fff;
}

a{color:#70405E; text-decoration:underline;}
a:visited{color:#70405E;}
a:hover{color:#BA122B; text-decoration:underline;}
#faq_items.purple a,
.purple{color:#78496a;}
.purpblebg{background-color:#78496a;}
.darkblue{color:#015a84;}
.darkbluebg{background-color:#015a84;}
.blue{color:#29c2de;}
.bluebg{background-color:#29c2de;}
.lightblue{color:#d5f4f9;}
.lightbluebg{background-color:#d5f4f9;}
.brown{color:#b3ab7d;}
.brownbg{background-color:#b3ab7d;}
.pink{color:#EC008C;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

div.external_link a,
div.external_link a.external
{
	display:block;
	float:left;
}

div.external_link a.external
{
	background: url(/images/external_link.gif) no-repeat 100% 50% !important;
	width:13px;
	height:18px;
	padding-left: 5px !important;
	margin-left: 0 !important;
}

h1, h2, h3, h4, h5, h6{line-height:140%;}
h1
{
	color:#78496a;
	font-family:Arial, Helvetica, sans-serif;
}

abbr
{
	text-decoration: none;
}

#detail h1,
h1.detail, div#blogSidebar h2
{
	color:#383838;
	font-size:135%;
	font-weight:bold;
	padding-bottom:7px;
}

#detail h2
{
	color:#383838;
	font-size:110%;
	line-height:120%;
	padding-top: 15px;
}

#detail h3
{
	font-size:100%;
	line-height:110%;
}

label
{
	cursor:pointer;
}

label
{
	cursor:pointer;
}

.backtotop 
{
	text-align:right;
}

#container
{
	width:950px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#header
{
	position:relative;
	/*padding:0 0 7px;*/
	
	z-index:9999;
	padding: 0 0 7px;
	background:url(/images/hr.gif) repeat-x 0 100%;
	margin-bottom: 10px;
}

#header a
{
	color:#78496A;
	text-decoration:none;
}

#header #logo
{
	overflow:hidden;
	display:block;
	background:url(/images/logo.gif) no-repeat 50% 50%;
	width:221px;
	height:156px;
	text-indent:-9999px;
}

#header #banner
{
	height:61px;
	left:220px;
	overflow:hidden;
	position:absolute;
	top:40px;
	width:730px;
}

#header #topmenu
{
	display:block;
	background-color:#29c2de;
	width:730px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	position:absolute;
	right:0;
	top:107px;
}

#header #topmenu li
{
	display:inline;
	float:left;
	position:relative;
}

#header #topmenu li:hover,
#header #topmenu li:hover *,
#header #topmenu li.hover,
#header #topmenu li.hover *
{
	z-index:9999;
	position:relative;
}

#header #topmenu li:hover a,
#header #topmenu li.active a
{
	background:#70405e url(/images/menu_triangle_purple.gif) repeat-x 50% 100%;
	z-index:999;
	position:relative;
	border-bottom:none;
}

#header #topmenu li:hover a,
#header #topmenu li.hover a
{
	
	background-image:url(/images/menu_triangle_purple.gif); 
	z-index:9999;
	background-color:#70405e;
}

#header #topmenu li:hover div a,
#header #topmenu li.hover div a
{
	border:none;
	margin:0;
}

#header #topmenu a
{
	color:#fff;
	text-decoration:none;
	line-height:1;
	letter-spacing:0.5px;
	padding:7px 15px 15px;
	margin-bottom:-8px;
	display:block;
	float:left;
	background:#29C2DE url(/images/menu_triangle_blue.gif) repeat-x 50% 100%;
}

#header #topmenu ul.subNavContainer
{
	display:none;
	left:0;
	margin-left:-201px;
	margin-top:25px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:451px;
	z-index:998;
	background-image:url(/images/dropdownbg.png);
	background-position:0 100%;
	background-repeat:no-repeat;
}

#header #topmenu li:hover ul.subNavContainer,
#header #topmenu li.hover ul.subNavContainer
{
	display:block;	
	/*z-index:9999;*/
}

#header #topmenu ul.submenu ul
{
	margin:10px 15px 20px 0;
}

#header #topmenu ul.submenu li
{
	clear:both;
	display:list-item;
	float:none;
	margin:0;
	padding:0;
	position:static;
}
#header #topmenu ul.submenu li a
{
	background:none;
	color:#29c2de;
	clear:both;
	float:none;
	text-transform:none;
	margin:0;
	padding-bottom:5px;
	padding-left:15px;
	width:200px;
}

#header #topmenu ul.submenu li a:hover
{
	color:#70405e;
	background:#D5F4F9 url(/images/bullet_purple.gif) no-repeat scroll 2% center;
	
	/*background-image:url(/images/bullet_purple.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}



#header ul.submenu
{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	margin:5px 0 0 201px;
	padding:0 0 19px;
	min-height:170px;
}

#header ul.submenu ul
{
	float:none;
}

#header ul.submenu li
{
	border-bottom:1px dashed #00C7DE;
	display:block;
	position:relative;
	width:230px;
}

#header ul.submenu li a
{
	color:#00c7de;
	font-size:110%;
	text-decoration:none;
	line-height:110%;
	padding:4px 0;
	width:100%;
	font-weight:bold;
	display:block;
	width:216px;
}

#header #topmenu ul.popularlinks
{
	border-color:#70405E;
	border-style:solid none;
	border-width:1px 0;
	color:#70405E;
	display:block;
	float:left;
	left:-216px;
	margin:0 0 30px 25px !important;
	padding:5px 0;
	position:absolute;
	top:5px;
	width:177px;
}

#header #topmenu ul.popularlinks li span.popLinksTitle
{
	position:relative;
	left:-10px;
	color:#70405E;
	font-weight:bold;
	font-size:110%;
}

#header #topmenu ul.popularlinks li
{
	margin:0 0 0 10px;
	padding:0;
	width:170px;
	font-weight:normal;
	color:#666666;
	font-size:90%;
	border:none;
}
#header #topmenu ul.popularlinks li a
{
	margin:0;
	font-weight:normal;
	color:#666666;
	padding:4px 0;
	width:160px;
	background:transparent url(/images/right_purple.gif) no-repeat scroll 0 3px;
	padding-left:20px;
	text-decoration:none;
}

#header #topmenu ul.popularlinks li a:hover
{
	background:transparent url(/images/right_purple.gif) no-repeat scroll 0 3px;
	text-decoration:underline;
}

#header ul.submenu li:hover a,
#header ul.submenu li.hover a
{
	background-color:#e6f9fd;
	
	/*background-color:#000000;*/
}

#header ul.submenu li.active a /* active a in eerste niveau */
{
	color:#71405e;
	/*background-color:#e6f9fd;*/
}

#header ul.submenu ul li.active a,
#header ul.submenu li.active:hover ul li.active a  /* active a in tweede niveau */
{
	background-color:#e6f9fd;
	background-image:url(/images/menubullet.gif);
	background-repeat:no-repeat;
	background-position:4px 50%;
	
}

#header ul.submenu ul /* verbergen tweede niveau */
{
	display:none;
}







#header #topmenu2
{
	display:block;
	position:absolute;
	left:217px;
	top:15px;
	z-index:9999;
}

#header #topmenu2 li
{
	display:block;
	float:left;
	padding: 0 4px;
	line-height:1;
	border-right:1px solid #78496a;
	font-size:85%;
}

#header #topmenu2 li.last
{
	border:none;
}

#header #topmenu3
{
	display:block;
	position:absolute;
	left:598px;
	font-size:85%;
	top:15px;
	z-index:9999;
}

#header #topmenu3 li
{
	display:block;
	float:left;
	padding: 0 4px;
	line-height:1;
	border-right:1px solid #78496a;
}

#header #topmenu3 li .active a
{
	font-weight:bold;
	
}

#header #topmenu3 li.last
{
	border:none;
}


#header #topmenu3 li:first-child{font-weight:bold;}


#header #accessibility
{
	display:block;
	position:absolute;
	right:0;
	top:8px;
}

#header #accessibility *
{
	position:absolute;
	display:block;
	top:0px;
	padding:0;
	margin:0;
}

#header #accessibility input
{
	display:block;
	float:right;
}

#header #accessibility input.submitbutton
{
	width:22px;
	height:24px;
	cursor:pointer;
	border:0 none;
	color:#fff;
	/*right:0;
	position:absolute;*/
	background:#70405e url(/images/search_icon.gif) no-repeat 50% 50%;
	margin-left:-22px;
	float:right;
	
}

#searchField{
	border:1px solid #70405E;
	color:#FFFFFF;
	height:13px;
	position:static !important;
	width:110px;
}

#header #accessibility input.textbox
{
	border:1px solid #70405E;
	color:#333333;
	font-size:11px;
	height:14px;
	margin-left:-141px;
	padding:4px;
	width:110px;
	float:left;
	z-index: 10000;
}



#header #accessibility ul#fontsizes li
{
	color:#333333;
	background-color:#fff;
	width:20px;
	height:21px;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
}

#header #accessibility ul#fontsizes li a
{
	display:block;
	left:0;
	top:0;
	right:0;
	bottom:0;
	border:1px solid #fff;
	overflow:hidden;
	line-height:22px;
	height:24px;
	text-indent:-9999px;
	font-size:0px;
	color:#FFF;
}

#header #accessibility ul#fontsizes li.size1
{
	right:200px;
	font-size:9px;
	background: transparent url(/images/links/small.jpg) no-repeat scroll 50% 50%;
}

#header #accessibility ul#fontsizes li.size2
{
	right:175px;
	font-size:12px;
	background: transparent url(/images/links/normal.jpg) no-repeat scroll 50% 50%;
}

#header #accessibility ul#fontsizes li.size3
{
	right:150px;
	font-size:15px; 
	background: transparent url(/images/links/big.jpg) no-repeat scroll 50% 50%;
}

#header #header_login
{
	bottom:8px;
	font-size:85%;
	text-decoration:none;
	margin-top:-17px;
	float:right;
	text-transform:lowercase;
}
#header #header_login:hover{text-decoration:underline;}

#content
{
	clear:both;
	padding-top:7px;
	padding-bottom:10px;
}

#content #leftside
{
	display:block;
	float:left;
	overflow:hidden;
	width:465px;
	margin-right:20px;
}

#content #rightside
{
	display:block;
	float:right;
	overflow:hidden;
	width:465px;
}

#content #rightside .dotted_rule
{
	margin:5px 0 15px 0;
}

#content #rightside #linkblocks
{
	display:block;
	float:right;
	overflow:hidden;
	width:230px;
}

#content #linkblocks div
{
	padding: 4px 0;
}

#content #linkblocks a.darkbluebg, 
#content #linkblocks a.bluebg, 
#content #linkblocks a.brownbg
{
	display:block;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	padding:1px 5px;
	margin:5px 0 15px 0;
	background-image:url(/images/linkblock_whitebullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.linkblocksDiv{}

#content #rightside div.lightbluebg
{
	display:block;
	padding: 10px 0;
	margin-right:20px;
	float:left;
	width:215px;
	font-size:85%;
}

#content #rightside div.lightbluebg .category
{
	display:block;
	padding: 0 7px 15px;
}

#content #rightside div.lightbluebg ul 
{
	color:#777777;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 15px;
	padding:0 5px 20px;
	border-bottom:1px solid #91e1e8;
}

#content #rightside div.lightbluebg ul li 
{
	color:#777777;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#content #rightside div.lightbluebg table
{
	width: 205px;
	height: auto;
	border:0;
	border-collapse: collapse;
	margin-left:2px;
}

#content #rightside div.lightbluebg table tr
{
	height: auto;
	color:#777777;
	text-decoration:none;
}

#content #rightside div.lightbluebg table tr b,
#content #rightside div.lightbluebg table tr strong
{
	background:transparent url(/images/bullet_blue.gif) no-repeat scroll 0% 50%;
	font-weight:normal;
	display:block;
	position:relative;
	margin-left:-18px;
	padding-left:18px;
}

#content #rightside div.lightbluebg table tr td
{
 padding-bottom:0px; padding-top:0px; margin-bottom:0px; margin-top:0px;	
}

#content #rightside div.lightbluebg table td
{
	padding-left: 20px;
}

#content #rightside div.lightbluebg ul li a
{
	color:#777777;
	margin-left:2px;
	padding-left:20px;
	background:transparent url(/images/bullet_blue_alt.gif) no-repeat scroll 0% 50%;
}



#content #rightside div.lightbluebg .category 
{
	color:#28c2de;
}

#content #rightside #project_block
{
	display:block;
}

#content #rightside #project_block img
{
	margin-top:-22px;
}

#content #rightside 
{
	position:relative;
}

#content #rightside #project_block ul
{
	display:block;
	list-style:none;
	padding:0 0 0 5px;
	margin-bottom:-10px;
	position:absolute;
	z-index:999;
	left:0px;
	margin-left:0;
}

#content #rightside #project_block ul img
{
	margin-top:10px;
}

#content #rightside #project_block ul li
{
	display:block;
	float:left;
	background:url(/images/menu_triangle_white.gif) repeat-x 0 100%;
	padding-bottom:10px;
	font-size:90%;
	margin-right:5px;
}

#content #rightside #project_block ul li.active
{
	display:block;
	float:left;
	background-position: 50% 100%;
}

#content #rightside #project_block ul li.active a 
{
	color:#28c2de;
} 

#content #rightside #project_block ul li a
{
	display:block;
	background:#fff;
	border:1px solid #d9d9d9;
	padding:5px 10px;
	border-bottom:0;
	color:#b0b2b1;
	display:block;
	font-weight:bold;
	line-height:1;
	margin:0;
	text-transform:uppercase;
}

#container .dotted_rule
{
	display:block;
	width:100%;
	clear:both;
	height:2px;
	background:url(/images/hr.gif) repeat-x;
	margin:3px 0;
}

#container #leftside .dotted_rule
{
	margin-bottom:15px;
	margin-top:7px;
}

#content a.more
{
	line-height:1;
	padding:2px 18px 5px 3px;
	background:url(/images/right_blue.gif) no-repeat right center;
}

#detail img
{
	margin: 5px;
}

#content div.category, #content h2.category, #inthepicture .category h1, #associationsform div.category h1,
#associationsform div.category h1
{
	color:#666666;
	display:block;
	/*font-size:105%;*/
	font-weight:bold;
	/*line-height:1px;*/
	margin:0;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:9pt;
}
#content div.category #nieuws{width:55px; height:10px; background-image:url(/images/titels/nieuws.jpg);background-repeat:no-repeat;}
#content div.category #blikOpMorgen{width:118px; height:10px; background-image:url(/images/titels/blikOpMorgen.jpg);background-repeat:no-repeat;}
#content div.category #doorMechelaars{width:138px; height:10px; background-image:url(/images/titels/doorMechelaars.jpg);background-repeat:no-repeat;}
#content div.category #inDeKijker{width:87px; height:10px; background-image:url(/images/titels/inDeKijker.jpg); background-repeat:no-repeat;}
#content div.category #meestGelezen{width:auto; height:10px; font-size:11px; color:#28C2DE; margin:0px; font-family:Verdana;}
#content div.category #handigeLinks{width:auto; height:10px; font-size:11px; color:#28C2DE; margin:0px; font-family:Verdana;}
#content div.category #handigeNummers{width:auto; height:10px; font-size:11px; color:#28C2DE; margin:0px; font-family:Verdana;}

#content #inthepicture,
#content #inwoners
{
	width:465px;
	margin-right:20px;
	padding-top:10px;
	
	padding-bottom:20px;
	border-top:5px solid #78496a;
}

#content #inwoners {
	margin-top: 20px;
}

#content #inwoners a {
	color:#009959;
}


#content #inwoners ul {
	display:block;
	padding:0;
	margin: 0 0 15px 0;
	color:#bbbbbb;
	
}
#content #inwoners ul li{
	padding-left:15px;
	background:url(/images/bullet_green.gif) no-repeat 0 7px;
}

#content #inwoners .floatright ul {
	list-style:none;
	display:block;
	padding:0;
	margin: 0 0 15px 0;
	color:#cdcdcd;
	width:225px;
}

#content #inwoners .floatright ul li {
	list-style:none;
	display:block;
	float:left;
	background-image:none;
	padding:0;
	margin: 5px;
}

#content #inwoners .floatright ul li a {
	background-image:none;
	padding:0;
	margin: 0;
}

#content #inwoners .floatright ul li img{
	width:65px;
	height:65px;
}

#content #inwoners ul li a, #content #inwoners ul li h2 {
	/*background:transparent url(/images/bullet_green.gif) no-repeat scroll 0 5px !important;*/
	position:relative;
	color:#777777;
	margin:0;
	text-decoration:none;
	font-size:100%;
	font-weight:normal;
	display:block;
	width:100%;
}
#content #inwoners ul li a:hover {
	text-decoration:underline;	
}

#content #blogposts
{
	width: 235px;
}

#content #inthepicture img
{
	float:left;
	margin:5px 10px 5px 0;
}

#content #inthepicture h2
{
	margin-top:0px;
	font-size:150%;
}

#content .press #inthepicture h2
{
	padding:0px;
	margin-bottom:10px !important;
}

#content #inthepicture h1, #content #news h1, #content #tomorrow h1, #content #inwoners h1, #content .press #inthepicture h2, #content #roadWorks h1
{
	color:#666666;
	display:block;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

#content #inthepicture h2 a
{
	text-decoration:none;
}

#content #inthepicture h2 a:hover
{
	text-decoration:underline;
}

#content #news
{
	float:left;
	width:222px;
	margin-right:20px;
	padding-top:10px;
	border-top:5px solid #78496a;
	min-height:300px;
	color:#666;
}

#newsList
{
	width: 220px !important;
}

#newsList, #eventsList
{
	font-size:12px;
	line-height:20px;
}

#extra .listnavig_bottom
{
	margin-top:10px !important;
}

#content #news .listnavig_top,
#content #news .listnavig_bottom
{
	display:block;
	position:relative;
	height:16px;
	margin-top:0px;
	margin-bottom:15px;
}

#content #news .listnavig_top a.up
{
	display:block;
	position:relative;
	z-index:15;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:13px;
	height:13px;
	background:#fff url(/images/up_purple.gif) no-repeat 100% 0;
	padding-left:5px;
	margin-top:2px;
	cursor:pointer;
	
}

#content #news .listnavig_bottom a.down
{
	display:block;
	position:relative;
	z-index:15;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:13px;
	height:13px;
	background:#fff url(/images/down_purple.gif) no-repeat 100% 0;
	padding-left:5px;
	margin-top:2px;
	cursor:pointer;
	
}

#content #news .listnavig_top div
{
	display:block;
	float:left;
	list-style:none;
	margin:4px 0 0;
	padding:0 5px 0 0;
	z-index:10;
	position:relative;
	background:#fff;
}

#content #news .listnavig_top div a
{
	display:block;
	float: left;
	overflow:hidden;
	width:10px;
	height:8px;
	text-indent:-9999px;
	background:url(/images/pagebullets_pink.gif) no-repeat -10px 0;
}

#content #news .listnavig_top div a.activeSlide
{
	background-position: 0 0;
}

#content span.line
{
	display:block;
	overflow:hidden;
	height:1px;
	width:100%;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	background-color:#efefef;
	z-index:0;
}

#content #news ul
{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

#content #news ul img
{
	float:left;
	margin:5px 5px 5px 0;
	width:50px;
	height:50px;
}

#content #news ul li
{
	height: 250px;
	overflow: hidden;
}

#content #news ul li div,
#content #tomorrow ul li div.listItem
{
	line-height:19px;
	margin:0 0 7px;
}

#content #tomorrow ul li div.listItem 
{
	width:182px;
}

#content #news a.title, #content #news h2 
{
	color:#b56ead;
	font-weight:bold;
	display:block;
	line-height: 14px;
	max-height:30px;
	overflow:hidden;
	text-decoration:none;
	text-transform:none;
	margin:0px;
	font-size:100%;
}

#content #news a.title:hover
{
	text-decoration:underline;
}

#content #news a.more
{
	color:#b56ead;
	display:inline;
	background:none;
	padding:0;
	/*line-height:inherit;*/
	float:right;
	text-decoration:underline;
}



#content #tomorrow
{
	float:left;
	width:222px;
	margin-right:20px;
	padding-top:10px;
	border-top:5px solid #78496a;
	min-height:300px;
	color:#666;
}

#content .listnavig_top,
#content .listnavig_bottom
{
	display:block;
	position:relative;
	height:16px;
	clear:both;
	margin-top:0px;
	margin-bottom:15px;
}

#content #tomorrow .listnavig_top a.up
{
	display:block;
	position:relative;
	z-index:15;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:13px;
	height:13px;
	background:#fff url(/images/up_green.gif) no-repeat 100% 0;
	padding-left:5px;
	margin-top:2px;
	cursor:pointer;
	
}

#content #tomorrow .listnavig_bottom a.down
{
	display:block;
	position:relative;
	z-index:15;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:13px;
	height:13px;
	background:#fff url(/images/down_green.gif) no-repeat 100% 0;
	padding-left:5px;
	margin-top:2px;
	cursor:pointer;
	
}

#content #tomorrow .listnavig_top div
{
	display:block;
	float:left;
	list-style:none;
	margin:4px 0 0;
	padding:0 5px 0 0;
	z-index:10;
	position:relative;
	background:#fff;
}

#content #tomorrow .listnavig_top div a
{
	display:block;
	float:left;
	overflow:hidden;
	width:10px;
	height:8px;
	text-indent:-9999px;
	background:url(/images/pagebullets_green.gif) no-repeat -10px 0;
}

#content #tomorrow .listnavig_top div a.activeSlide
{
	background-position: 0 0;
}

#content #tomorrow span.line
{
	display:block;
	overflow:hidden;
	height:1px;
	width:100%;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	background-color:#efefef;
	z-index:0;
}

#content #tomorrow ul
{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

#content #tomorrow ul img
{
	float:left;
	margin:5px 5px 5px 0;
	width:50px;
	height:50px;
}

#content #tomorrow ul li
{
	height: 250px;
	padding:0 0 0 40px;
}

#content #tomorrow ul li div.date
{
	padding:0;
	margin:4px 0 0 -40px;
	display:block;
	float:left;
	background:#8cc63f url(/images/corner_green.gif) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
	width:30px;
	height:38px;
	position:relative;
	overflow:hidden;
}

#content #tomorrow ul li div.date .day
{
	display:block;
	clear:both;
	text-align:center;
	font-size:16px;
	padding:4px 2px 0 2px;
	line-height:1;
}

#content #tomorrow ul li div.date .month
{
	display:block;
	font-size:12px;
	clear:both;
	text-align:center;
	line-height:1;
	padding:0 2px;
}

#content #tomorrow a.title, #content #tomorrow h2
{
	color:#666666;
	display:block;
	font-size:100%;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	text-transform:none;
}

#content #tomorrow a.more
{
	color:#8cc63f;
	display:inline;
	background:none;
	padding:0;
	line-height:inherit;
	float:none;
}

#content a.all_news
{
	color:#b56ead;
	display:block;
	line-height:12px;
	background:#fff;
	line-height:100%;
	position:relative;
	z-index:15;
	padding-right:5px;
	float:left;
}

#content #tomorrow a.all_news
{
	color:#8cc63f;
}

#content #huge_banner
{
	clear:both;
	background:transparent url(/images/hr.gif) repeat-x;
	background-position:50% 50%;
	height:374px;
	position:relative;
	overflow:hidden;
}

#content #huge_banner *
{
	cursor:default;
}

#content #huge_banner blockquote
{
	color:#fff;
	display:block;
	margin:0;
	padding:0;
	bottom:30px;
	width:370px;
	left:40px;
	position:absolute;
}

#content #huge_banner:hover blockquote span
{
	background-color:#333;
}

#content #optionlist
{
	list-style:none;
	margin:0;
	width:49%;
	float:left;
	padding:0;
	background-color:#f1ecf0;
	
}

#content .pinkbackground
{
	background-color:#F1ECF0;
	height: 1%;
}

#content #optionlist.floatright
{
	margin-left:-7px;
}

#content #optionlist li
{
	display:block;
	padding-bottom:20px;
	overflow:hidden;	
	border-bottom:1px solid #d9a5bb;
	background-color:#f1ecf0;
	margin:10px;
}

#content #optionlist li a.all_news
{
	color:#96004F;
	background:none;
	margin:5px 0 3px 10px;
	padding-bottom:3px;
	font-size:90%;
	text-decoration:underline;
}

#content #optionlist li a.all_news:hover
{
	text-decoration:none;
}

#content #optionlist li ul
{
	display:block;
	margin:0px;
	padding:5px 0 0 0;
	width:215px;
}

#content #optionlist li li
{
	display:block;
	padding-bottom:0;
	border-bottom:0;
	background-color:transparent;
	margin:0;
}

#content #optionlist li li a
{
	color:#777;
	padding-left:10px;
	font-size:90%;
	background:url(/images/bullet_purple.gif) 0 3px no-repeat;
	text-decoration:none;
}

#content #optionlist li li a:hover
{
	text-decoration:underline;
}

#content #optionlist li a.title
{
	color:#96004F;
	display:block;
	font-size:52%;
	font-weight:bold;
	letter-spacing:0.5px;
	line-height:1;
	margin:0;
	overflow:hidden;
	padding-bottom:7px;
	height:100%;
	text-transform:uppercase;
	text-decoration:none;
	position:relative;
}

#content .press #optionlist li a.title
{
	font-size:90%;
}

#content #optionlist li h1
{
	margin:0px;
	padding:0px;
	font-size:180%;
}
#content #optionlist li h2
{
	margin:0px;
	padding:0px;
	font-size:100%;
}

#content #optionlist li a.title span
{
	/*background:transparent url(/images/right_purple.gif) no-repeat scroll 100% center;*/
	/*padding:2px 25px 1px 0;*/
	padding:1px 2px 0px 0;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	overflow:visible;
}

#content .press .pinkbackground #optionlist li h1 a.title span
{
	font-size:60%;
}

#content #optionlist li a.title:hover
{
	text-decoration:underline;
}

#content #optionlist li a.title #bulletPic{
	background-image:url("/images/right_purple.gif");
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	height:13px;
	left:189px;
	margin-bottom:10px;
	margin-left:3px;
	position:absolute;
	top:1px;
	width:13px;
}

#content dd
{
	margin-left: 1em;
}

#footer
{
	clear:both;
	padding:0;
	background:#e9f9fc;
	margin:15px 0;
	list-style:none;
	color:#00c7de;
	background: url(/images/footerbg.gif) 0 0;
	height:1%;
	font-size:90%;
}

#footer a
{
	color:#666;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer ul li
{
	display:block;
	width:174px;
	float:left;
	/*background:repeat-y url(/images/vr.gif) 0 0;*/
	padding:8px;
}

#footer ul li li
{
	display:list-item;
	width:auto;
	padding:0;
	float:none;
	clear:both;
	background:none;
}


#credits
{
	display:block;
	direction:rtl;
	list-style:none;
	margin:0;
	padding:0 0 15px 0;
	color:#888;
	font-size:90%;
}

#credits li
{
	display:inline;
	border-right:1px solid #666;
	padding:0px;
}

#credits li a
{
	color:#888;
	text-decoration:none;
}

#credits li a:hover
{
	text-decoration:underline;
}

#content #menu
{
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
	display:block;
	float:left;
	width:180px;
	margin-right:25px;
	border-bottom:1px solid white;
	overflow:hidden;
	font-size:95%;
}

#content #menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#content #menu #resultaten
{
	margin-top: 35px;
	padding-top: 15px;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 0;
}

#content #menu ul li
{
	border-bottom:1px solid #a0e1ee;
	display:block;
	position:relative;
	width:180px;
}

#content #menu ul li a
{
	color:#00c7de;
	font-size:110%;
	line-height:110%;
	padding:4px 0;
	width:100%;
	font-weight:bold;
	display:block;
	width:180px;
}

#content #menu a
{
	text-decoration:none;	
}

#content #menu a:hover
{
	background-color:#e6f9fd;
	color:#71405E;
}

#content #menu ul ul a:hover
{
	font-weight: bold;
}

#content #menu ul ul.criteria a:hover
{
	font-weight: bold !important;
}

#content #menu ul li.active a /* active a in eerste niveau */
{
	color:#71405e;
	/*background-color:#e6f9fd;*/
}

#content #menu a
{
	text-decoration:none;
}

#content #menu a.active
{
	background-color:#e6f9fd;
	text-decoration:none;
}

#content #menu a.active:hover
{
	text-decoration:none;
}

#content #menu ul ul li.active a,
#content #menu ul li.active:hover ul li.active a  /* active a in tweede niveau */
{
	background-image:url(/images/menubullet.gif);
	background-repeat:no-repeat;
	background-position:4px 50%;
	
}

#content #menu ul ul /* verbergen tweede niveau */
{
	display:none;
}

#container #content #menu ul ul a /* andere fontstyle a in tweede niveau */
{
	color:#666666;
	font-weight:normal;
	font-size:100%;
	padding-left:15px;
	width: 165px;
}
#container #content #menu ul ul a:hover
{
	background-color: transparent;
}

#container #content #menu ul#sub_menu ul a:hover
{
	background:#FFFFFF url(/images/bullet_purple.gif) no-repeat scroll 2% center;
}

#container #content #menu ul ul a.active
{
	font-weight:bold;
	font-size:110%;
}

#container #content #menu ul ul li /* andere style list items tweede niveau */
{
	border-bottom:1px dotted #00C7DE;
}

#container #content #menu ul ul li:last-child, /* border weghalen laatste li in tweede niveau */
#container #content #menu ul ul li.last
{
	border-bottom:none;
}

#container #content #menu #sub_menu ul li.last
{
	border-bottom:0px;
}

#content #menu ul li.active ul /* weergeven tweede niveau */
{
	display:block;
}

#content #detail
{
	display:block;
	float:left;
	width:490px;
	position:relative;
	margin:0;
	padding:0;
}

#content #detail #reaction_flag_form,
#content #detail #forwardForm
{
	display:block;
	padding:10px 0;
	border-top:1px solid #2AC1DC;
}

#content #detail #reaction_flag_form span.category,
#content #detail #forwardForm span.category,
#content #detail #loket_form span.category,
#content #detail #reaction_flag_form h1.category,
#content #detail #forwardForm h1.category,
#content #detail #loket_form h1.category
{
	color:#2AC1DC;
	display:block;
	font-size:110%;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
	margin:0px;
}

#content #detail #reaction_flag_form div.flagged_post
{
	margin-bottom:10px;
	border-bottom:1px dotted #bbb;
	border-top:1px dotted #bbb;
	padding:10px 0;
	color:#bbb;
}

#content #detail #reaction_flag_form span.flag_error_message,
#content #detail #forwardForm span.flag_error_message,
#content div.error_message
{
	color:#ff0000;
}

#content div.error_message
{
	margin: 1em 0;
}

#content #detail p
{
	margin:0;
	padding:0;
}

#content #detail div.short_content
{
	font-size:100%;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

#content #detail span.date
{
	display:block;
	color:#cdcdcd;
	margin:-15px 0 10px;
	font-style:italic;
}





#content #detail ul#breadcrumbs
{
	display:block;
	list-style:none;
	color:#cdcdcd;
	margin:0;
	padding:0 0 15px;
	font-weight:normal;
	border-bottom:1px solid #efefef;
}

#content #detail ul#breadcrumbs li
{
	display:inline;
}

#content #detail ul#breadcrumbs li a
{
	color:#cdcdcd;
	font-weight:normal;
	font-size:90%;
}

#content #detail ul#breadcrumbs li.active,
#content #detail ul#breadcrumbs li.current
{
	color:#71405e;
	font-weight:bold;
}





#content .breadcrumbs
{
	display:block;
	list-style:none;
	color:#cdcdcd;
	margin:0;
	padding:0 0 15px;
	font-weight:normal;
	border-bottom:1px solid #efefef;
}

#content .breadcrumbs a
{
	color:#cdcdcd;
	font-weight:normal;
	font-size:90%;
	text-decoration:none;
}

#content .breadcrumbs a:hover
{
	text-decoration:underline;
}

#content .breadcrumbs .active,
#content .breadcrumbs .current
{
	color:#71405e;
	font-weight:bold;
	font-size:90%;
}







#content #more_info
{
	display:block;
	position:relative;
	clear:both;
	height: 1%;
}

#content #more_info ul
{
	display:block;
	list-style:none;
	padding:10px 0;
	margin:0;
	width:48%;
	position:relative;
	border-color:#b56fae;
	border-width:1px 0;
	border-style:solid none;
}

#content #more_info ul li
{
	display:block;
	height:1%;
}

#content #more_info ul ul
{
	padding:0;
	border:none;
	width:100%;
	display:block;
	padding:10px 0 0 0;
}

#content #more_info ul ul a
{
	color:#666;
	display:block;
	height: 1%;
	font-size: 10pt;
}

#content #more_info div span.category
{
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}

#content #more_info span.category, #content #more_info h1.category
{
	color:#b36ead;
	display:block;
	font-size:115%;
	font-weight:bold;
	line-height:1;
	margin:0;
	padding-bottom:7px;
	text-transform:uppercase;	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content #more_info h1 span.category
{
	font-size:95%;
}

#content #more_info h1
{
	margin:0px;
	padding:0px;
}

#content #more_info #lifenews
{
	float:left;
}

#content #more_info #stayupdated
{
	float:right;
	border-color:#8a0147;
}

#content #more_info #external_links
{
	float:left;
	border-color:#00a261;
	margin-right:19px;
	height: 1%;
}

#content #more_info #info_services
{
	border-color:#0c8880;
	float:right;
	height: 1%;
}

#content #more_info #external_links .category, #content #more_info #external_links h1.category
{
	color:#00a261;
}

#content #more_info #info_services .category
{
	color:#0c8880;
}

#content #more_info #external_links ul a
{
	padding-left:20px;
	background:url(/images/right_green.gif) no-repeat 0 4px;
	text-decoration:none;
}

#content #more_info #external_links ul a:hover, #content #more_info #info_services ul a:hover
{
	text-decoration:underline;
}

#content #more_info #info_services ul a
{
	padding-left:20px;
	background:url(/images/right_darkgreen.gif) no-repeat scroll 0 4px;
	text-decoration:none;
}

#content #more_info #info_services ul li
{
	height:1%;
}

#content #more_info #stayupdated .category
{
	color:#8a0147;
}


#content #more_info ul#lifenews ul a
{
	padding-left:20px;
	background:url(/images/right_pink.gif) no-repeat 0 3px;
	text-decoration:none;
}

#content #more_info ul#lifenews ul a:hover, #content #more_info ul#stayupdated ul a:hover
{
	text-decoration:underline;
} 

#content #more_info ul#stayupdated ul a
{
	padding-left:20px;
	background:url(/images/right_purple.gif) no-repeat 0 4px;
	text-decoration:none;
}

#sharethis
{
	list-style:none;
	margin:20px 0px 20px 0;
	padding: 0;
	height:20px;
	display:block;
	clear:both;
}

#sharethis li
{
	display:inline;
}

#sharethis li a
{
	display:block;
	float:left;
	padding:3px 18px 3px 20px;
	color:#666666;
	font-size: 90%;
}

#sharethis li.print a
{
	background:url(/images/print.gif) no-repeat 0 50%;
}

#sharethis li.pdf a
{
	background:url(/images/pdf.gif) no-repeat 0 50%;
}

#sharethis li.forward a
{
	background:url(/images/mail.gif) no-repeat 0 50%;
}

#sharethis li.react a
{
	background:url(/images/react.gif) no-repeat 0 50%;
}

#sharethis li.reactions a
{
	background:url(/images/reaction.gif) no-repeat 0 50%;
}

#sharethis li.share a
{
	background:url(/images/share.gif) no-repeat 0 50%;
}

#sharethis li.rss a
{
	background:url(/images/rss.gif) no-repeat 0 50%;
}

#content #detail a#rss_link
{
	background:url(/images/rss.gif) no-repeat 4px 50%;
	background-color:#fff;
	padding-left:22px;
	position: absolute;
	right: 0px;
}

#content a.rss
{
	background:url(/images/rss.gif) no-repeat 4px 50%;
	background-color:#fff;
	padding-left:22px;
	padding-right:4px;
	margin-left:2px;
	border-left:1px solid #ccc;
}

#detail ul.reactions
{
	display:block;
	list-style:none;
	padding:10px 0;
	clear:both;
	margin:0;
	border-top:5px solid #2ac1dc;
}

#detail ul.reactions span.category,
#detail ul.reactions h1.category
{
	display:block;
	text-transform:uppercase; 
	font-weight:bold;
	color:#2ac1dc;
	font-size:110%;
	padding-bottom:10px;
	margin:0px;
}

#detail ul.reactions ul
{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	border:none;
}

#detail ul.reactions li ul
{
	border:none !important;
}

#detail ul.reactions ul li
{
	display:block;
	margin-bottom:15px;
	padding-bottom:15px;
	margin:0;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
}

#detail ul.reactions ul li span
{
	display:block;
	clear:both;
}

#detail ul.reactions ul li span.userinfo
{
	color:#666;
	font-size:95%;
}

#detail ul.reactions ul li span.flagthis
{
	color:#2ac1dc;
	font-size:95%;
}

#detail ul.reactions ul li span.flagthis a
{
	color:#2ac1dc;
}


#extra
{
	display:block;
	float:right;
	position:relative;
	width:235px;
	/*overflow:hidden;*/
}

#related{
	display:block;
	width:330px;
}
#relatedContainer{
	float: right;
	margin: 10px 0px 10px 0px;
}

.newsmessage{margin-bottom:20px;} 

.newsmessage iframe, #blogSubjectDetail iframe, #detail iframe
{
	margin:10px 0;
}

#content #related span.category, #relatedContainer #related h1.category,
#content #related.green h1.category,
#content #related.pink h1.category,
#content #related.purple h1.category {
	color:#005d7c;
	display:block;
	font-size:115%;
	font-weight:bold;
	line-height:1;
	margin:0;
	padding-bottom:7px;
	text-transform:uppercase;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#content #related.green span.category,
#content #related.green h1.category {
	color:#048081;
}

#content #related.purple span.category,
#content #related.purple h1.category,
#content #detail #loket_form h1.category {
	color:#96004F;
}

#content #related.pink span.category,
#content #related.pink h1.category {
	color: #b16fa7;
}

#content #related {
	border-color:#005d7c;
	border-style:solid none;
	border-width:1px 0;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 10px 10px;
	padding:10px 0;
	position:relative;
}

#content #related.green {
	border-color:#048081;
}

#content #related.purple, #content #blogSidebar ul.purple  {
	border-color:#96004F;
}



#content #related.pink {
	border-color:#b16fa7;
}	

#content #related ul a,
ul.basicList a
 {
	background:transparent url(/images/right_darkblue.gif) no-repeat scroll 0px 4px;
	padding-left:20px;
	color:#666666;
	display:block;
	text-decoration:none;
}

#content #related.green ul a
{
	background-image:url(/images/right_darkgreen.gif);
}

#content #related.pink ul a
{
	background-image:url(/images/right_pink.gif);
}

#content #related.purple ul a
{
	background-image:url(/images/right_purple.gif);
	width:100%;
}

#content #related ul li,
ul.basicList li {
	list-style:none;
	margin:0px;
	padding:0px;
	height:1%;
}

#content #related ul,
ul.basicList  {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}

#content #contactform
{
	display:block;
	background-color:#d5f4f9;
	padding:15px;
	margin-top:25px;
}

#content #associationsform
{
	display:block;
	background-color:#d5f4f9;
	padding:15px;
	margin-bottom:20px;
}

#content #associationsform .form_line .submitbutton
{
	background:transparent url(/images/right_blue.gif) no-repeat scroll 100% 90%;
}	

#content #associationsform input.txtbox
{
	float:right;
	width:329px;
}

#content #associationsform select
{
	width:335px;
}

#content #contactform h2,
#content #associationsform h2
{
	margin-top:0;
}

#content form .form_line
{
	display:block;
	padding:5px 0;
	clear: both;
}

form .form_line label
{
	display: block;
}

#content form .form_line .flag_error_message
{
	float:left;
}

#content form .form_line input.txtbox, #content form .form_line input.txtbox2
{
	float:left;
	background-color:#fff;
	border:1px solid #99a1a3;
	padding:2px;
}

#content form .form_line input.txtbox,
#content form .form_line input.txtbox2,
#content form .form_line textarea,
#content form .form_line select
{
	float:left;
	background-color:#fff;
	border:1px solid #99a1a3;
	padding:2px;
	margin-right:10px;
	width:118px;
}

#content form .form_line img.datepick-trigger
{
	float:left;
	margin-right: 10px;
}

#content form .form_line select
{
	width:250px;
	
}

#content form .form_line #neighbourhood,
#content form .form_line #subcat,
#content form .form_line #cat
{
	float:right !important;
}

#content form .form_line textarea
{
	width:355px;
}

#content form .width1
{
	width:60px;
	padding-right:25px;
	display:block;
	min-height:1px;
}

#content form .width2
{
	width:80px;
	display:block;
	min-height:1px;
}

#content form .width3
{
	width:135px;
	display:block;
	min-height:1px;
}

#content form .width4 {
display:block;
min-height:1px;
padding-right:5px !important;
width:30px;
}

#commerceFoto{float:left;}

#commerceLogo img{float:left; margin-right:30px; margin-bottom:20px;}
#commercePics{width:490px; float:left;}
#commerceMap{width:100%; height: 300px; margin: 10px 0;}

#content form#contactform.commerceform .txtbox
{
	position:absolute;
	right:40px;
	border:1px solid #70405E;
	color:#333333;
	font-size:11px;
	height:13px;
	overflow:hidden;
	padding:4px;
	right:22px;
	width:250px;
}

#content form#contactform.commerceform .submitbutton
{
	position:absolute;
	width:50px;
	background-color:#70405E;
	border:0 none;
	background-image:none;
	color:#FFFFFF;
	cursor:pointer;
	height:23px;
	right:0;
	top:0;
}


#content form .form_line .submitbutton
{
	background:transparent url(/images/right_blue.gif) no-repeat right 4px;
	border:0px solid #FFFFFF;
	float:right;
	padding-right:20px !important; 
	text-decoration:underline;
	text-align:right;
	clear:both;
	cursor:pointer;
	width:91px;
}

#characterlist
{
	list-style:none;
	font-size:130%;
	padding:0 0 20px;
	margin:20px 0;
	border-bottom:1px solid #EFEFEF;
	text-align:center;
}

#characterlist li
{
	display:block;
	float:left;
	width: 18px;
	padding:0;
}

#characterlist li.last
{
	clear:left;
	width:0px;
	float:none;
}

#characterlist li a
{
	font-weight: bold;
	color:#333;
	text-decoration:none;
}

#characterlist li a:hover
{
	color:#e77f00;
}

#characterlist li.active a
{
	border-bottom:5px solid #e77f00;
	color:#e77f00;
	font-weight:bold;
}


#detail ul.az_items,
ul.organisation_items
{
	list-style:none;
	margin:0;
	padding:0;
	display:none;
}

ul.organisation_items a
{
	text-decoration:none;
}

ul.organisation_items a:hover
{
	text-decoration:underline;
}

#detail ul.az_items.active,
ul.organisation_items.active
{
	display:block;
}

#detail ul.az_items li
{
	padding:10px 0;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
}



#detail ul.az_items a
{
	color:#e77f00;
	font-size:120%;
	display:block;
	text-decoration:none;
}

#detail ul.az_items a.more
{
	font-size:100%;
	color:#00C7DE;
	text-align:right;
}

#detail ul.az_items h1
{
	font-size:109%;
	font-weight:normal;
	margin:0;
	padding:0;
}


#searchresult_items, #searchresult_items ul
{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#searchresult_items{padding-top:20px;margin:0 0 0 20px;display:block;}
#searchresult_items li{padding-bottom:20px;display:block;}

#searchresult_items ul li
{
	padding:10px 0;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
	padding-left:22px;
}



#searchresult_items ul a
{
	color:#ec008c;
	font-size:120%;
	background:transparent url(/images/right_pink2.gif) no-repeat 0 3px;
	display:block;
	padding-left:22px;
	margin-left:-22px;
}



#faq_items
{
	list-style:none;
	margin:0;
	padding:0;
}

#faq_items li.question
{
	padding:10px 0;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
	padding-left:22px;
	position:relative;
}

#faq_items ul{
	margin:5px 0 5px 40px;
	padding:0px;
}

#faq_items ul li
{
	background:none repeat scroll 0 0 transparent;
	list-style-type:disc;
	padding:2px;
}

#faq_items li, #commerce_items li
{
	position:relative;
	background:url("/images/hr.gif") repeat-x scroll 0 100% transparent;
	padding:10px 0;
	list-style-type:none;
}

#commerce_items ul
{
	margin:0px;
	padding:0px;
}

#commerce_items li
{
	display:block;
	height:100%;
}

#commerce_items ul li a.title
{
	font-size:14px;
}

#faq_items a.questionLink, #faq_items h1 a.questionLink, #faq_items h2 a.questionLink
{
	color:#005984;
	font-size:120%;
	background:transparent url(/images/right_grey.gif) no-repeat 0 3px;
	display:block;
	padding-left:22px;
	margin-left:-22px;
	text-decoration:none;
}

#faq_items h1 a.questionLink, #faq_items h2 a.questionLink
{
	font-size:110%;
	font-weight:normal;
}

#faq_items h1 , #faq_items h2 
{
	margin:0px;
	padding:0px;
}

#faq_items a.questionLink:hover
{
	text-decoration:underline;
}

#eventDescr div#eventLongDescr img
{
	margin-top:2px;
	margin-right:4px;
	float:left;
}

#eventDescr div#eventLongDescr a.longDescr
{
	cursor:pointer;
	color:#005984;
	font-size:120%;
	cursor:pointer;
}

#faq_items li .associationsCategory, #faq_items li .commerceCategory
{
	color:#cfcfcf;
	position:absolute;
	right:0;
	top:10px;
}

#faq_items li a.readmore
{
	background:none repeat scroll 0 0 transparent;
	display:block;
	font-size:100%;
	margin:0;
	padding:0;
	text-align:left;
}

#faq_items li a.title
{
	font-size:120%;
}

#faq_items a.active
{
	background-image: url(/images/down_darkblue.gif);
}

#detail span.message
{
	display: block;
	padding: 6px 0;
	position:relative;
}

#newsoverview_items
{
	border-top: 1px solid #EFEFEF;
	padding-top:20px;
}

#newsoverview_items ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#newsoverview_items li
{
	padding:10px 0;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
	padding-left:0;
	display:block;
	float:left;
	width:100%;
}

#newsoverview_items a
{
	color:#b56ead;
	background:none;
	padding-left:0;
	margin-left:0;
}

#newsoverview_items h1, #searchresult_items h1
{
	margin:0px;
	padding:0px;
}

#newsoverview_items h1 a.title, #searchresult_items h1 a
{
	font-size:100%;
	font-weight:normal;
}

#newsoverview_items a.title
{
	display:block;
	font-size:120%;
}

#newsoverview_items span.pubdate, #content div.blogSubject span.pubdate
{
	color:gray;
	font-size:90%;
	font-style:italic;
}

#newsoverview_items li img
{
	float:right;
}

#content div.blogSubject p
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#detail #page_navig
{
	color:#E77F00;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0 0;
	text-align:center;
	width:320px;
	position: relative;
	margin-left: 70px;
}

#detail #page_navig.blue,
#detail #page_navig.blue a
{
	color:#005984;
}

#detail #page_navig.pink,
#detail #page_navig.pink a
{
	color:#b16fa7;
}

#detail #page_navig a
{
	color:#e77f00;
	margin:0;
	padding:0 3px;
	display:inline;
	background: none;
	text-decoration:none;
}

#detail #page_navig a.highlight
{
	font-weight:bold;
	text-decoration:none;
}

#detail #page_navig a:hover
{
	text-decoration:none;
}

#detail #page_navig a.pager_previous
{
	background-image:url(/images/grey_bullet.gif);
	background-repeat:no-repeat;
	margin-left:-70px;
	padding-left:20px;
	position: absolute;
	left: 0px;
	background-position: 4px 4px;
}

#detail #page_navig a.pager_next
{
	background-image:url(/images/grey_bullet.gif);
	background-position:95% -15px;
	background-repeat:no-repeat;
	position: absolute;
	right: 0px;	
	margin-right: -105px;
	padding-right: 20px;
}

#page_navig a.pager_next
{
	background-position:95% -15px;
}

#content #extra #related
{
	width:100%;
}

#menu ul#resultaten span, #menu ul.criteria span, #menu ul.criteria h1,
#menu ul#resultaten h1, #menu ul#resultaten h2
{
	font-size:130%;
	padding-bottom:10px;
	display:block;
	color:#666666;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}

#menu ul#resultaten h2
{
	font-size:100%;
	padding:0px;
}

#menu ul#resultaten li,
#menu ul#resultaten ul
{
	display:block;
	border:none;
}

#content #menu ul.criteria ul,
#content #menu ul.criteria li
{
	display:block;
}

#content #menu ul.criteria li
{
	border: none !important;
}

#content #menu ul.criteria
{
	padding: 20px 0;
}

#content #menu ul.criteria li a
{
	background:transparent url(/images/bullet_purple.gif) no-repeat scroll 2% center;
	padding-left: 10px;
}

#content #menu ul.criteria li a:hover
{
	text-decoration:underline;
}

#content #menu ul.criteria
{
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
}

#product_catalog_searchform 
{
	position:relative;
	height:35px;
	width:250px;
}


#product_catalog_searchform input.textbox
{
	border:1px solid #70405E;
	color:#333333;
	font-size:11px;
	height:13px;
	margin-left:10px;
	margin-right:-1px;
	overflow:hidden;
	padding:4px;
	width:220px;
	position:absolute;
	top:0;
	right:23px;
}

#product_catalog_searchform input.submitbutton
{
	background:#70405E url(/images/search_icon.gif) no-repeat scroll 50% 50%;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	top:0;
	right:0;
	position:absolute;
	height:23px;
	width:22px;
}

#content #detail #redo_search_form .form_line
{
	height:23px;
}

#content #detail #redo_search_form .form_line input.textbox
{
	border:1px solid #70405E;
	color:#333333;
	font-size:11px;
	height:13px;
	margin-left:10px;
	margin-right:-1px;
	overflow:hidden;
	padding:4px;
	width:305px;
}

#detail #redo_search_form input.submitbutton
{
	background:#70405E url(/images/search_icon.gif) no-repeat scroll 50% 50%;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	right:0;
	text-decoration:none;
	position:absolute;
	height:23px;
	width:22px;
}

#detail #searchresult_quote
{
	display:block;
	background-color:#fafafa;
	border-color:#EFEFEF;
	border-style:solid;
	border-width:1px 0;
	margin-top:10px;
	padding:5px;
}

#menu ul#resultaten ul
{
	margin-bottom:20px;
}


#menu ul#resultaten li,
#menu ul#resultaten li a
{
	border:none !important;
}


#menu ul#resultaten li li .jquery-checkbox {display: inline; font-size: 9px; cursor: pointer; cursor: hand;}
#menu ul#resultaten li li .jquery-checkbox .mark {display: inline;}

#menu ul#resultaten li li .jquery-checkbox img {background: transparent url(/images/arrow_empty.gif) no-repeat; vertical-align: middle; width: 16px; height: 16px; background-position: 0px 0px;}
#menu ul#resultaten li li li a {background: transparent url(/images/arrow_empty.gif) no-repeat center left; vertical-align: middle;}

#menu ul#resultaten li li .jquery-checkbox-checked img { background: transparent url(/images/arrow_down.gif) no-repeat; }
#menu ul#resultaten li li li.checked a {background: transparent url(/images/arrow_down.gif) no-repeat center left; vertical-align: middle;}

#menu ul#resultaten li li
{
	padding:4px 0;
}

form#search_events_form fieldset, form#search_works_form fieldset
{
	display:block;
	background:#e8f5db;
	padding:10px;
}


form#search_events_form .category, form#search_works_form .category
{
	color:#8ac841;
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}

#search_events_form #detail fieldset .form_line .submitbutton, #search_works_form #detail fieldset .form_line .submitbutton
{
	background:transparent url(/images/right_green2.gif) no-repeat scroll right center;
}

#content form .form_line select.txtbox
{
	margin-right:20px;
	width:170px;
}


form#restricted_form select.txtbox
{
width:155px;
}

form#restricted_form
{
	font-size:8pt;
}

form#restricted_form div a
{
	border:0 solid #FFFFFF;
	color:#454545;
	cursor:pointer;
}

form#restricted_form .eId
{
		width:120px;
		float:left;
		margin-right:10px;
		margin-top:10px;
}
form#restricted_form .classic_form
{
	float:left;
	width:326px;
}

form#restricted_form .eId abbr
{
	text-decoration:underline;
}

.forms{background-color:#D5F4F9;float:left;padding:10px;}

form#restricted_form
{
	display:block;
}


form#restricted_form .category
{
color:#8ac841;
font-size:120%;
font-weight:bold;
text-transform:uppercase;
}

#content form#restricted_form .form_line input.txtbox
{
width:315px;
}


form#restricted_form select.txtbox
{
width:155px;
}

.green a, #page_navig.green, #detail #page_navig.green a
{
	color:#8ac841;
}

#searchresult_items a
{
	text-decoration:none;
}

#searchresult_items a:hover
{
	text-decoration:underline;
}

#searchresult_items.green a
{
	color: #8AC841;
	background-image:none;
	margin-left:0;
	padding-left:0;
}


#searchresult_items.green ul li
{
	padding-left:40px !important;
}


#content #searchresult_items.green li div.date
{
	padding:0;
	margin:4px 0 0 -40px;
	display:block;
	float:left;
	background:#8cc63f url(/images/corner_green.gif) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
	width:30px;
	height:38px;
	position:relative;
	overflow:hidden;
}

#content #searchresult_items.green div.date .day
{
	display:block;
	clear:both;
	text-align:center;
	font-size:16px;
	padding:4px 2px 0 2px;
	line-height:1;
}

#content #searchresult_items.green div.date .month
{
	display:block;
	font-size:12px;
	clear:both;
	text-align:center;
	line-height:1;
	padding:0 2px;
}

#container #content #detail #commerceList a
{
	color:#8CC63F;
}
#container #content #detail #commerceList #characterlist li.active a 
{
	border-color:#8CC63F;
}

#sitemap{margin-left:-34px !important;margin-top:0;width:960px;}
#sitemap
{
	list-style:none;
}
#sitemap h1 a
{
	color: #211E1E;
}
ul#sitemap li{
	border-left:1px dotted #BBBBBB;
	float:left;
	font-size:10px;
	padding-left:12px;
	width:178px;
}

.cat_schools ul.schools.bulletlist li
{
	background:none !important;
	padding: 0px;
}

ul.schools.bulletlist
{
	font-size: 100%;
}

#detail ul.schools.bulletlist h3
{
	font-size: 85%;
	margin-top:0px;
}

ul.schools.bulletlist div.schoolInfo
{
	padding-bottom: 10px;
}

ul.schools.bulletlist h3 a
{
	background:url("/images/right_grey.gif") no-repeat scroll 0 3px transparent;
	padding-left:23px;	
	line-height:20px;
}

.cat_schools div.school img
{
	left:333px;
	position:absolute;
	top:0;
}

.cat_schools div.school
{
	position:relative;
}

#sitemap .bulletlist li {
	border:medium none;
	padding-left: 20px;
	width: 135px;
}

#sitemap ul.bulletlist ul
{
	list-style:none;
}

#sitemap ul.bulletlist ul li {
	background:transparent url(/images/right_grey.gif) no-repeat 0 3px;
	margin-left: 0px;
	width: 100%;
}

.clearfix {
display:block;
}

#faq_items.sitemap
{
	margin-left:23px;
	font-size:110%;
}

#faq_items.sitemap ul,
#faq_items.sitemap  li
{
	margin-left:0;
	padding-left:0;
	background:none;
}

#faq_items.sitemap ul
{
	font-size:90%;
	padding:5px 0;
}


#faq_items.sitemap ul ul ul
{
	padding:0;
}

#faq_items.sitemap ul li
{
	background:none;
	padding:0;
	margin-left:20px;
}



#searchresult_items.green a.readmore
{
	float:right;
	display:block;
	padding-right:20px;
	background-image:url(/images/right_green2.gif);
	background-position:100% 5px;
	background-repeat:no-repeat;
	color:#8AC841;
}


ul.bulletlist
{
	list-style:none;
	margin:0;
	padding:0;
}

ul.bulletlist li
{
	padding:10px 0;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
	padding-left:22px;
}


ul.bulletlist a
{
	color:#005984;
	font-size:120%;
	/*background:transparent url(/images/right_grey.gif) no-repeat 0 3px;*/
	/*margin-left:-22px;*/
	text-decoration:none;
}

ul.bulletlist a:hover
{
	text-decoration:underline;
}

ul.bulletlist_small li
{
	list-style:none;
}

ul.bulletlist_small a
{
	background:transparent url(/images/right_grey.gif) no-repeat scroll 0 4px;
	color:#005984;
	display:block;
	font-size:100%;
	height:19px;
	margin-bottom:0;
	padding-left:22px;
	text-decoration:none;	
}

ul.bulletlist_small a:hover
{
	text-decoration: underline;
}

ul.bulletlist
{
	font-size:110%;
}

ul.bulletlist ul,
ul.bulletlist li
{
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
}

ul.bulletlist li
{
	background: url(/images/right_grey.gif) no-repeat scroll 0 3px;
	padding-left: 23px;
}

ul.bulletlist ul
{
	font-size:90%;
	padding:5px 0;
}


ul.bulletlist ul ul ul
{
	padding:0;
}

ul.bulletlist ul li
{
	background:none;
	padding:0;
	margin-left:20px;
}

ul#searchresult_items.green a.readmore
{
	background:url(/images/grey_bullet.gif) no-repeat 100% 100%;
	float:right;
	padding-right:20px;
	
}


/* Redmond style sheet for jQuery date picker v3.7.0. */
#datepick-div, .datepick-inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #fff;
	color: #222;
	width: 15em;
}
#datepick-div {
	display: none;
	border: 1px solid #8CC63F !important;
	z-index: 100; /*must have*/
}
.datepick-inline {
	float: left;
	display: block;
	border: 0;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-dialog {
	padding: 5px !important;
	border: 4px ridge #4297d7 !important;
}
.datepick-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.datepick-trigger {
	width: 25px;
}
img.datepick-trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepick-prompt {
	float: left;
	padding: 2px;
}
* html .datepick-prompt {
	width: 15em;
}
.datepick-control, .datepick-links, .datepick-header, .datepick {
	clear: both;
	float: left;
	width: 100%;
}
.datepick-control {
	background: #e8f5db;
	padding: 2px 0px;
}
.datepick-links {
	padding: 2px 0px;
}
.datepick-control, .datepick-links {
	font-weight: bold;
	font-size: 80%;
}
.datepick-links label {
	padding: 2px 5px;
	color: #888;
}
.datepick-clear, .datepick-prev {
	float: left;
	width: 34%;
}
.datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
	float: right;
	text-align: right;
}
.datepick-current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepick-close, .datepick-next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
	float: left;
	text-align: left;
}
.datepick-header {
	background: #8cc63f;
	color: #fff;
	text-align: center;
	font-weight: bold;
	height: 1.6em;
}
.datepick-header select {
	background: #8cc63f;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.datepick-header span {
	position: relative;
	top: 3px;
}
.datepick {
	text-align: center;
	font-size: 100%;
}
.datepick a {
	display: block;
	width: 100%;
}
.datepick-title-row th {
	text-align: center;
	font-weight: normal;
}
.datepick-week-col {
	background: #e8f5db;
}
.datepick-days-cell {
	border: 1px solid #e8f5db;
}
.datepick-days-cell a {
	display: block;
	background: #e8f5db;
}
.datepick-other-month a {
	background: #fff;
}
.datepick-week-over a {
	background: #e8f5db;
}
.datepick-unselectable {
	color: #888;
}
.datepick-today {
	border: 1px solid #fad42e;
}
.datepick-today a {
	background: #8CC63F;
}
.datepick-current-day {
	border: 1px solid #4297d7;
}
.datepick-current-day a {
	background: #8cc63f;
	color: #fff;
}
.datepick-days-cell-over {
	border: 1px solid #79b7e7;
}
.datepick-days-cell-over a {
	background: #e8f5db;
	color: #222;
}
.datepick-status {
	width: 100%;
	font-size: 80%;
	text-align: center;
}
#datepick-div a, .datepick-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.datepick-inline .datepick-links a {
	padding: 0 5px !important;
}
.datepick-control a, .datepick-links a {
	padding: 2px 5px !important;
	color: #222 !important;
}
.datepick-control a:hover {
	background: #8cc63f;
}
.datepick-links a:hover, .datepick-title-row a:hover {
	background: #e8f5db;
}
.datepick-multi .datepick {
	border: 1px solid #a6c9e2;
}
.datepick-one-month {
	float: left;
	width: 15em;
}
.datepick-new-row {
	clear: left;
}
/* ___________ IE6 IFRAME FIX ________ */
.datepick-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -1px; /*must have*/
    left: -1px; /*must have*/
    width: 187px; /*must have*/
    height: 187px; /*must have*/
}


#detail.eloket h1
{
	color: #96004F;
	font-size:115%;
	font-weight: bold;
	margin: 0;
	padding: 0;	
	position:relative;
}

#detail.eloket h1 ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#detail.eloket h1 ul li
{
	float:left;
	margin: 0 0.5em 0 0;
	padding: 2px 0;
}

#detail.eloket h1 ul li a
{
	padding: 0 7px;
	color:#96004F;
	text-decoration:none;
}

#detail.eloket h1 ul li a:hover
{
	text-decoration:underline;
}

#detail.eloket h1 ul li.active
{
	position: relative;
	top:1px;
	background:white;
	border:1px solid #96004F;
	border-bottom-width: 0;
	padding-top: 1px;
}

#loket_form
{
	clear:both;
	border-top: 1px solid #96004F;
	padding-top: 2em;
}

#loket_form fieldset
{
	background-color: #F1ECF0;
	padding: 10px;
	padding-bottom: 20px;
}

.supportInfo
{
	display:none;
}

#content #detail #loket_form span.category
{
	color: #96004F;
}

#content #detail #loket_form .width3
{
	width: 155px;
}

#loket_form input.txtbox
{
	margin-right:0px !important;
}

#content #detail #loket_form input.txtbox
{
	width: 210px;
}

#detail #loket_form .submitbutton
{
	clear: none;
	background-image:url(/images/right_purple.gif);
	float:left;
}

#detail #loketDescr
{
	margin:20px 0 0 0;
}

#detail.eloket #characterlist
{
	border-top: 1px solid #EFEFEF;
	padding: 12px 0;
	margin-bottom: 10px
}

#detail.eloket #characterlist li.active a
{
	border-color: #96004F;
	color: #96004F;
}

#detail.eloket #characterlist li a:hover
{
	color: #96004F;
}

#detail.eloket div.products
{
	float:left;
	width: 235px;
	border-top: 1px solid #96004F;
	padding-top:3px;
	margin-top:25px;
}

#detail.eloket div.products span.letter
{
	color: #96004F;
	font-weight:bold;
	font-size:120%;
}

#detail.eloket div.products.right
{
	float:right;
}

#detail.eloket div.products ul
{
	list-style:none;
	padding:0;
	margin: 0;
}

#detail.eloket div.products ul li
{
	padding: 3px 0;
}

#detail.eloket div.products ul a
{
	color:#666666;
	line-height:90%;
	text-decoration:none;
}

#detail.eloket div.products ul a:hover
{
	text-decoration:underline;
}

#detail.eloket h1
{
	line-height: 120%;
}


#contact_organisations
{
	border-top: 1px solid #b5aa7d;
}

#contact_organisations div.category
{
	color: #b5aa7d;
}

#contact_organisations #characterlist
{
	border-top: 1px solid #b5aa7d;
	border-bottom: 1px solid #b5aa7d;
	padding: 8px 0;
	height: 1%;
}

#contact_organisations #characterlist li
{
	line-height: 170%;
	float:left;
	display:block;
	width: 17px;
}

#contact_organisations #characterlist li.last
{
	float:none;
	clear:left;
}

#contact_organisations #characterlist li.active a
{
	color:#b5aa7d;
	border-color: #b5aa7d;
}

#contact_organisations a
{
	color:#b5aa7d;
	text-decoration:none;
}

#contact_organisations a:hover
{
	color: #B5AA7D !important;
	text-decoration:underline;
}

#content #geoSysMap {
	border:1px solid black;
	clear:both;
	float:none;
	height:450px;
	margin-top:0;
	width:100%;
}
#content #map
{
	width: 250px;
	height: 250px;
	float:right;
	margin-top: 60px;
	margin-bottom: 20px;
	overflow:hidden;
}

#ext-gen29{left:1044px !important;top:30px !important;} /*left:1227.5px;*/
#ext-gen19{left:1046.5px !important; border:1px #78496A solid;top:30px !important;}


#rssFeeds
{
	width:490px;
	margin:auto;
	padding:10px;
	
}
#rssFeeds h1{
	/*color:#00C7DE;*/	
	font-size:130%;
}
.rssFeeds div a 
{
	color:#666666;
}

.rssFeeds
{
	border-bottom:1px #bbbbbb dotted; 
	height:70px;
	
}

.rssFeeds h2
{
	color:#666666;
	font-size:110%;
}	

.rssFeeds div
{
	padding-right:10px; float:right;
	width:140px;
	height:30px;
	text-align:right;
	
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_over {
	background-color: #29c2de;
	color: white;
}

/* JotForm stuff */
.tbmainForm td
{
	padding-bottom: 10px;
	color: #454545;
}
	.tbmainForm td.head
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#383838;
		font-size:120%;
		line-height:120%;
		padding-top: 5px;
		text-decoration: none;
		font-weight: bold;
	}

#fillEid
{
	margin-bottom:-20px;
	margin-left:0;
	margin-right:0;
	margin-top:20px;
}

.detail_product_catalog ul
{
	margin-left:30px !important;
	padding:0px;
	list-style-position:outside;	
}

#related ul, #more_info ul
{
	margin:0 !important;
}

strong.alert
{
	display: block;
	border: 1px solid red;
	padding: 1em;
	margin: 0 0 1em 0;
}

/* BLOG */
#content div.blogSubject
{
	background:url("/images/hr.gif") repeat-x scroll 0 100% transparent;
	padding:5px 0 5px 0;
}
#content div.blogSubject h1
{
	padding:0;
	margin:0;
}

#content div.blogSubject h1 a
{
	color:#b56ead;
	text-decoration:none;
}

#content div.blogSubject h1 a:hover
{
	text-decoration:underline;
}

#content div.blogSubject span.pubdate
{
	display:block;
	padding-bottom:5px;
}

#content div.blogSubject div.keywords, #content div#blogSubjectDetail div.keywords
{
	margin-top:10px;
}

#content div.blogSubject ul#sharethis
{
	margin:5px 20px 5px 0;
}

#content div#blogSubjectDetail span.date
{
	color:gray;
}

#content div#blogSubjectDetail div#addReaction
{
	margin-top:10px;
}

#content div#blogSubjectDetail div#commentsForm div.form_line input.txtbox
{
	width:150px;
}

#content div#blogSubjectDetail div#commentsForm div.form_line input.txtbox2
{
	width:230px;
}

#content div#blogSubjectDetail ul.reactions
{
	margin-top:15px;
}

#content #related.purple a.readmore
{
	display:block;
	margin-top:10px;
}


/* POLL */
form#pollForm input.checkbox,
form#pollForm input.radio
{
	margin-left:0;
}

form#pollForm div.extraFields
{
	float:left;
	margin-top:20px;	
}

form#pollForm div.extraFields .form_line span.width1
{
	width:65px;
}

form#pollForm div.extraFields .form_line input.txtbox
{
	width:230px;
}

form#pollForm div.extraFields .form_line span.flag_error_message
{
	color:#FF0000;
}

form#pollForm input.submit
{
	clear:both;
	float:left;
	display:block;
	margin-top:10px;
}

form#pollForm p.resultsLink
{
	clear:both;
	float:left;
	margin-top:25px;
}

ul.pollErrors
{
	color:#FF0000;
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}

#results
{
	margin-top:20px;
}

#results dd
{
	margin:0px;
	padding:0px;
	
}

#results dt
{
	height:25px;
}

#results .percentageBar
{
	border: 1px solid #29C2DE;
	display: block;
	float: left;
	width: 500px;
	position: relative;
	margin-bottom:45px;
}

#results .percentageBar .filling
{
	display:block;
	height:20px;
	width: 0px;
	background-color: #29C2DE;
}

#results .percentageBar .votes
{
	position: absolute;
	top: 0px;
	color: #FFF;
	padding-left:10px;
}

#results .percentageNumber
{
	display: block;
	float: left;
	margin-left:10px;
}

#content #detail p.success, #content #detail ul.errors li
{
	border-top:1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}

p#totalVotes
{
	font-weight:bold;
}

/* GOOGLE MAPS KAART */
#container #content #detail #stratenatlas_map
{
	border: 2px solid #FFF; 
	width:490px; 
	height: 400px; 
	float: left;
	margin: 20px 0;
}

#container #content #detail #stratenatlas_map .googleMapsInfoWindow
{
	font-family:Verdana,Tahoma;
	font-size:100%;
	line-height:100%;
}

#container #content #detail #stratenatlas_map .googleMapsInfoWindow hr
{
	margin:0 0 5px;
}

#container #content #detail #stratenatlas_map img
{
	background:none;
	margin:5px 0 5px 0;
}

/*/////////////////////////////////////////////SOCIAL MEDIA BUTTONS*/
.newsmessage span.date
{
	float:left;
	margin:-15px 34px 0px 0px !important;
}

.newsmessage ul
{
	padding:0px;
	margin:0px;
}

.newsmessage ul li
{
	list-style-type:none;
}

.newsmessage .short_content
{
	clear:both;
}

.agendaitem_categ
{
	clear:both;
}




#socialMediaButtons
{
	clear:both;
	height:36px;
	margin-left:0px;
	overflow:hidden;
	width:100%;
	margin-bottom:15px;
	float:left;
}

#socialMediaButtons ifram
{
	margin:0px !important;
}

#retweetButton
{
	float:left;
}

#facebookLike
{
	float:left;
	width:97px !important;
}

/*/////////////////////////////////////////////SOCIAL MEDIA BUTTONS END*/

/*/////////////////////////////////////////////ROAD WORKS*/
#roadWorksItems ul,
#roadWorkDetourRoutes ul
{
	list-style:none outside none;
	margin:0;
	padding:0;
	display:block;
}

#roadWorksItems ul li {
	background:url("/images/hr.gif") repeat-x scroll 0 100% transparent;
	padding:10px 0;
}

#roadWorksItems ul li a.title
{
	display:block;
	font-size:120%;
}

#roadWorksItems ul a
{
	background:none repeat scroll 0 0 transparent;
	color:#8AC841;
	margin-left:0;
	padding-left:0;
}

#roadWorksItems ul li span,
#roadWorkInfo span,
#roadWorkDetourRoutes ul li span
{
	display:block;
	clear:both;
}

#roadWorkDetourRoutes ul li div.legend
{
	display:block;
	float:left;
	height:10px;
	margin-right:5px;
	margin-top:5px;
	width:10px;
}

#roadWorkDetourRoutes ul li span.descr
{
	display:block;
	margin-left:0px;
}

#roadWorkLocation #geoSysMap
{
	margin-top:20px;
	margin-bottom:20px;
}

#roadWorkDetourRoutes ul li
{
	background:url("/images/hr.gif") repeat-x scroll 0 100% transparent;
	list-style-type:none;
	padding:10px 0;
	position:relative;
}

/*/////////////////////////////////////////////ROAD WORKS END*/

/* NEIGHBOURHOODS */

#neighbourhood
{
	float:left;
	width: 745px;
}

#neighbourhood #roadWorks, #neighbourhood #tommorow
{
	border-top:5px solid #78496A;
	color:#666666;
	float:right;
	margin-right:0;
	min-height:300px;
	padding-top:10px;
	width:222px;
}

#neighbourhood #roadWorks .listnavig_top div a {
	background:url("/images/pagebullets.png") no-repeat scroll -10px 0 #29C2DE;
	display:block;
	float:left;
	height:8px;
	overflow:hidden;
	text-indent:-9999px;
	width:9px;
}

#roadWorks .listnavig_top div a.activeSlide {
	background-position:0 0 !important;
}

#roadWorks ul li div {
	line-height:19px;
	margin:0 0 7px;
}

#roadWorks .listnavig_top a.up {
	background:url("/images/arrow_up.png") no-repeat scroll 100% 0 #29C2DE;
	cursor:pointer;
	display:block;
	float:right;
	height:13px;
	margin-top:2px;
	overflow:hidden;
	padding-left:0;
	position:relative;
	text-indent:-9999px;
	width:13px;
	z-index:15;
}

#roadWorks .listnavig_bottom a.down {
	background:url("/images/arrow_down.png") no-repeat scroll 100% 0 #29C2DE;
	cursor:pointer;
	display:block;
	float:right;
	height:13px;
	margin-top:2px;
	overflow:hidden;
	padding-left:0;
	position:relative;
	text-indent:-9999px;
	width:13px;
	z-index:15;
}

#roadWorks a.all_roadWorks {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#29C2DE;
	display:block;
	float:left;
	line-height:100%;
	padding-right:5px;
	position:relative;
	z-index:15;
}


#neighbourhood #roadWorks #roadworksList {
	clear:both;
	list-style:none outside none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
	width:220px !important;
	height:250px;
}

#roadworksList a.more
{
	background:none repeat scroll 0 0 transparent;
	color:#29C2DE;
	display:inline;
	line-height:17px;
	float:right;
	padding:0;
	text-decoration:underline;
}

#roadWorks .listnavig_top div {
	background:none repeat scroll 0 0 #FFFFFF;
	display:block;
	float:left;
	list-style:none outside none;
	margin:4px 0 0;
	padding:0 5px 0 0;
	position:relative;
	z-index:10;
}

#roadWorks a.title, #roadWorks h2 {
	color:#29C2DE;
	display:block;
	font-weight:bold;
	
	max-height:30px;
	overflow:hidden;
	text-decoration:none;
}

#roadWorks h2
{
	font-size:100%;
	margin:0px;
	
}

#neighbourhood #tommorow
{
	overflow:hidden;
}

#neighbourhood #news
{
	margin-right:37px;
}

#neighbourhoodMap
{
	width: 100%;
	height: 450px;
	border: 1px solid #DADADA;
	margin-bottom:20px;
	clear:both;
}

#neighbourhood div#overviewBlockBottom
{
	margin-top:10px;
}

#neighbourhood div#overviewBlockBottom div#info
{
	float:left;
	width:513px;
	margin-right:10px;
}

#neighbourhood div#overviewBlockBottom div#neighbourhoods_press
{
	float:left;
	width:222px;
}

#neighbourhood div#overviewBlockBottom div#neighbourhoods_press div#news
{
	margin-right:0;
}

#neighbourhood form#filterForm
{
	float:left;
}

#neighbourhood form#filterForm select
{
	width:160px;
}

#neighbourhood form#resultsForm
{
	float:right;
}

#neighbourhood form#resultsForm select
{
	width:210px;
}

#hoodMapWrap {
	border-top:5px solid #78496A;
	float:left;
	margin-top:10px;
	padding-top:20px;
	width:100%;
}

#hoodMapWrap #associations, #hoodMapWrap #organisations {
	background:url("/images/vereniginen.jpg") no-repeat scroll 0 0 transparent;
	float:left;
	height:180px;
	
	width:222px;
}

#hoodMapWrap #organisations {
	background:url("/images/bedrijven.jpg") no-repeat scroll 0 0 transparent;
	margin-right:37px;
}

#organisations a, #associations a {
	display:block;
	height:100%;
	text-indent:-9999px;
	width:100%;
}

#hoodMapDetailText {
	float:right;
	font-size:12px;
	text-align:justify;
	width:222px;
}

/* PARKINGS */
#parkingsMap
{
	width: 100%;
	height: 300px;
	border: 1px solid #DADADA;
	margin-top:10px;
}

div#detail.parkingsCat #parkingsMap
{
	margin-top:20px;
}

div#detail.parkings ul.basicList,
div#detail.parkingsCat ul.basicList
{
	margin-top:20px;
}

div#detail.parkings ul.basicList li,
div#detail.parkingsCat ul.basicList li
{
	line-height:2em;
}

div#detail.parkings ul.basicList a,
div#detail.parkingsCat ul.basicList a
{
	background:url("/images/right_darkblue.gif") no-repeat scroll 0 7px transparent;
}

div#detail.parkings ul.basicList a:hover,
div#detail.parkingsCat ul.basicList a:hover
{
	text-decoration:underline;
}

div#detail.parking div.cat
{
	margin-bottom:20px;
}

/*///////////////////////////////////////////////////////////////////////////////Commerce*/
form#mycommerce table, form#myoffice table, table#editComm
{
	border-collapse:collapse;
}

form#mycommerce td, form#myoffice td
{
	padding-left:10px;
	padding-bottom:3px;
}


form#mycommerce table input.submit, form#myoffice table input.submit
{
	float:right;
}

form#mycommerce td.column1, form#myoffice td.column1
{
	text-align:right;
	border-right:7px solid #78496A;
	padding-right:10px;
}

form#mycommerce td img
{
	margin:10px 0 0 0;
}

table.listingTable td, table#editComm td
{
	border-bottom:1px solid #E1E1E1;
	padding:5px;
	text-align:left;
}

table.listingTable td input.submit
{
	float:right;
	margin-top:10px;
}

form#mycommerce td.mceIframeContainer.mceFirst.mceLast,
form#mycommerce td.mceIframeContainer.mceFirst.mceLast iframe
{
	padding:0px;
	margin:0px;
}

.noBorder
{
	border:none !important;
}

.headerLine
{
	border-bottom:3px solid #E1E1E1;
	text-align:left;
	padding-left:10px;
}

input.back
{
	float:right;
	margin-right:5px;
}

ul.payment li
{
	display:inline;
}

ul.payment 
{
	padding:0px;
	margin-left:0px;
}

form#filterForm label, form#resultsForm label
{
	display:block;
}

/*//////////////////////////////////////////////////////PROBLEMS*/

#problemForm label
{
	width:200px;
	display:block;
	margin-top:10px;
}

#problemForm fieldset
{
	float:left;
	
}

#problemForm fieldset legend
{
	font-weight:bold;
	font-size:120%;
}

#problemForm fieldset input.text
{
	width:220px;
}

#problemForm
{
	float:left;
	margin-top:20px;
}

#problemForm input.submit
{
	float:right;
	margin:20px 0px;
}

#problemForm span input, #problemForm span label
{
	float:left;
	margin:0px;
}

#problemForm span label
{
	width:210px;
}

#problemForm span input
{
	margin-right:4px;
	margin-top:2px;
}

#problemForm .textBlock
{
	width:306px;
}

#content #detail.problems
{
	width:650px;
}

#detail.problems div#geoSysMap
{
	float:left;
	margin:10px 0;
	clear:none;
}

ul.legendProblem
{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

ul.legendProblem li
{
	display:block;
	height:36px;
	line-height:36px;
	list-style-type:none;
}

ul.legendProblem .ok
{
	background: transparent url(http://maps.gstatic.com/intl/en_ALL/mapfiles/ms/micons/green.png) no-repeat scroll 0px 0px;
	padding-left:32px;
}

ul.legendProblem .notOk
{
	background: transparent url(http://maps.gstatic.com/intl/en_ALL/mapfiles/ms/micons/red.png) no-repeat scroll 0px 0px;
	padding-left:32px;
}

/* COLLECTIONS */

#content #detail ul.info_content
{
	margin-top:1em;
}


/* ORGANISATION */

div#contactInfo div#geoSysMap
{
	margin-top:10px;
}

#content div#geoSysMap.association
{
	margin-top:10px;
}

#garbageBanners
{
	float:right;
}

#garbageLegend
{
	float:left;
}


#garbageBanners a img
{
	margin-left:20px;
}

/*SIMPLE SEARCH*/

form#search label
{
	float:left;
	clear:both;
	margin-bottom:5px;
	width:100%;
}

form#search strong
{
	float:left;
	clear:both;
	width:100px;
}

form#search .textbox2, form#search .submit
{
	float:left;
	margin-left:5px;
}

form#search strong, form#search .textbox2, form#search .submit
{
	margin-top:10px;
}

#content #contactForm .formRow .formRowRight span.teldescr
{
	display:block;
	font-size:80%;
	font-style:italic;
}
