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

fieldset
{
	border:2px solid #9D8D97;
	padding:10px;
}

fieldset legend
{
	color:#70405E;
	font-weight:bold;
}

fieldset legend.normalText
{
	font-weight:normal !important;
	color:#454545;
}

fieldset.margin10pxRight
{
	margin-right:10px;
}

.hide
{
	display:none !important;
}

.clear
{
	clear:both;
}

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 a:focus
{
	text-decoration:underline;
}

#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;
	height:25px;
}

#header #topmenu li.level1
{
	display:block;
	width:90px;
	float:left;
	height:33px;
	position:relative;
	z-index:1;
}

#header #topmenu li.level1.hover 
{
	z-index:11000 !important;
}

#header #topmenu li.level1.hover .submenu, #header #topmenu li.level1.hover .popularlinks
{
	display:block !important;
	margin-left:0px !important;
	
}
#header #topmenu li.hover .submenu, #header #topmenu li.hover .popularlinks
{	
	display:block !important;
}

#header #topmenu li.level2
{
	width:227px;
}

#header #topmenu li.level2 ul
{
	border-bottom:1px solid #70405E;
	float:left;
	width:100%;
	padding-bottom:5px;
}


#header #topmenu li.level2 a
{
	text-align:left;
	display:block !important;
}


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

#header #topmenu li:hover a
{
	z-index:10000;
}



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

#header #topmenu a
{
	background:url("/images/menu_triangle_blue.gif") repeat-x scroll 50% 100% #29C2DE;
	color:#FFFFFF;
	display:block;
	float:left;
	height:100%;
	letter-spacing:0.5px;
	line-height:25px;
	margin-bottom:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:100%;
}

#header #topmenu .popularlinks, #header #topmenu .submenu
{
	background-image:url(/images/dropdownbg.png);
	background-position:0px 100%;
	background-repeat:no-repeat;
	position:absolute !important;
	top:25px;
	z-index:9999 !important;
	left:0px;
	right:auto;
	bottom:auto;
	display:block;
	margin-left:-99999px !important;	
	
}

#header #topmenu ul.popularlinks
{
	padding-top:12px;
	color:#70405E;
	margin:0px;
	padding:10px 0px 0px 0px;
	width:199px;
	left:-199px;
	top:25px;
}

#header #topmenu .submenu
{
	background-position:100% 100%;
	list-style:none outside none;
	margin:0px;
	min-height:170px;
	padding:9px 0 15px;
	width:238px;
	z-index:999;
}

#header #topmenu li:hover ul.subNavContainer,
#header #topmenu li.hover ul.subNavContainer
{
	display:block !important;	
	/*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:5px 5px 5px 15px;
	width:200px;
	line-height:15px;
}

#header #topmenu ul.submenu li a:hover,
#header #topmenu ul.submenu li.hover a
{
	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 ul
{
	float:none;
}

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

#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;
	text-align:left;
}



#header #topmenu ul.popularlinks li span.popLinksTitle
{
	display:block;
	width:100%;
	color:#70405E;
	font-weight:bold;
	font-size:110%;
	border-top:1px solid #70405E;
	height:25px;
	line-height:25px;
}

#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:0 0;
	width:160px;
	background:transparent url(/images/right_purple.gif) no-repeat scroll 0 5px;
	padding-left:20px;
	text-decoration:none;
	text-transform:none;
	font-size:125%;
	line-height:20px;
}

#header #topmenu ul.popularlinks li a:hover,
#header #topmenu ul.popularlinks li.level3.hover a
{
	
	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 */
{
	margin-left:-99999px;
}







#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
{
	display:block;
	position:absolute;
	right:0;
	top:15px;
}

#header #accessibility ul *,
#header #accessibility form input,
#header #accessibility form label
{
	position:absolute;
	display:block;
	top:0;
	padding:0;
	margin:0;
}

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

#header #accessibility input.submitbutton
{
    background:none repeat scroll 0 0 #70405E;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    float:right;
    font-weight:bold;
    height:24px;
    margin-left:-48px;
    width:48px;
}

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

#header #accessibility input.textbox
{
    border:1px solid #70405E;
    color:#333333;
    float:left;
    font-size:11px;
    height:14px;
    margin-left:-141px;
    padding:4px;
    width:83px;
    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 a:focus
{
	border:1px dashed #000000;
}

#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, #header .header_login
{
	bottom:8px;
	font-size:85%;
	text-decoration:none;
	margin-top:-17px;
	float:right;
	text-transform:lowercase;
}

#header #header_login:focus
{
	text-decoration:underline;
}

#header #header_login:hover,
#header .header_login:hover
{
	text-decoration:underline;
}

th.header
{
	text-align:left;
	font-weight:normal;
}

#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 .homepageBanner *
{
	padding:0px;
	margin:0px;
}

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

#content #rightside 
{
	position:relative;
}

#content #rightside #project_block ul#portletTabs
{
	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#portletTabs img
{
	margin-top:10px;
}

#content #rightside #project_block ul#portletTabs 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#portletTabs li.active
{
	display:block;
	float:left;
	background-position: 50% 100%;
}

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

#content #rightside #project_block ul#portletTabs 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;
}

#detail #tooltip img
{
	margin: 0px;
}

#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;
	 list-style-type: none;
}

#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, #modulesWindowContent #roadWorks .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;
}

#modulesWindowContent #roadWorks .listnavig_top div a
{
	background:url(/images/pagebullets.png) no-repeat -9px 0 #29C2DE !important;
}

#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 h2 a:focus
{
	text-decoration:underline;
}

#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, #portlet-jobs h2 a, #portlet-jobs 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;
	height: 16px;
	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,
#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,
#content .optionlist.floatright
{
	margin-left:-7px;
}

#content #optionlist li,
#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,
#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,
#content .optionlist li a.all_news:hover
{
	text-decoration:none;
}

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

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

#content #optionlist li li a,
#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,
#content .optionlist li li a:hover
{
	text-decoration:underline;
}

#content #optionlist li a.title,
#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,
#content #neighbourhood #optionlist li a.title,
#content .press .optionlist li a.title
{
	font-size:90%;
}
#content #neighbourhood #leftside
{
	width:490px;
} 
#content #optionlist li h1,
#content .optionlist li h1
{
	margin:0px;
	padding:0px;
	font-size:180%;
}
#content #optionlist li h2,
#content .optionlist li h2
{
	margin:0px;
	padding:0px;
	font-size:100%;
}

#content #optionlist li a.title span,
#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;
	display:block;
	width:190px;
}

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

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

#content #optionlist li a.title #bulletPic,
#content #optionlist li a.title .bulletPic,
#content .optionlist li a.title .bulletPic{
	background-image:url("/images/right_purple.gif");
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	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;
}

.footerCommerceLogos
{
	display:block;
}

.footerCommerceLogos ul
{
	padding:0;
	margin:0 0 0 100px;
}

.footerCommerceLogos li
{
	list-style-type:none;
	float:left;
	margin-right:45px;
}

.credits
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 15px 0;
	color:#888;
	font-size:90%;
	clear:both;
	padding-bottom:5px;
}

.credits ul
{
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	width:900px;
}

.credits li
{
	display:inline;
	padding:0px;
}

/*////////////////////////// ANYSURFER*/
#as-gfx
{
	float:left;
}

#as-gfx img
{
	width:50px;
	height:40px;
	border:none;
}

#as-txt
{
	position:absolute;
	left:0;
	top:-10000px;
	overflow:hidden;
}

/*////////////////////////// VERTICALE STREEPJES IN FOOTER*/

/*////////////////////////END VERTICALE STREEPJES IN FOOTER*/

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

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

#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: 30px;
	padding-top: 15px;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 0;
}

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

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

#content #menu ul li a,
#menu div#resultaten 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 */
#menu div#resultaten ul li a
{
	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 #complain_flag_form,
#content #detail #forwardForm
{
	display:block;
	padding:10px 0;
	border-top:1px solid #2AC1DC;
}

#content #detail #reaction_flag_form span.category,
#content #detail #complain_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,
#content #detail #complain_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 #complain_flag_form span.flag_error_message,
#content #detail #forwardForm span.flag_error_message,
#content div.error_message
{
	color:#ff0000;
}

#pwInfo
{
	color:#70405E;
	margin-bottom:8px;
	float:left;
}

.warning
{
	font-weight:bold;
	color:#FF0000 !important;
}

#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%;
	margin-top:10px;
}

#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,
.sharethis
{
	list-style:none;
	margin:20px 0px 20px 0;
	padding: 0;
	height:20px;
	display:block;
	clear:both;
}

#sharethis li,
.sharethis li
{
	display:inline;
}

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

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

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

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

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

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

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

#sharethis li.rss a,
.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, #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,
#content #related span.category,
.relatedContainer .related h1.category,
.relatedContainer #related h1.category,
#content .related.green h1.category,
#content #related.green h1.category,
#content .related.pink h1.category,
#content #related.pink h1.category,
#content .related.purple 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 span.category,
#content .related.green h1.category,
#content #related.green h1.category {
	color:#048081;
}

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

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

#content .related,
#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,
#content #related.green {
	border-color:#048081;
}

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



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

#content .related ul a,
#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,
#content #related.green ul a
{
	background-image:url(/images/right_darkgreen.gif);
}

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

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

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

#content .related ul,
#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 15px 5px 15px;
	margin-bottom:20px;
}
#content #associationsform .form_line
{
	height: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:90px;
	padding-right:25px;
	display:block;
	min-height:1px;
}

#content form.searchbox .width1
{
	width:65px;
}

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

#content form .width3
{
	width:140px;
	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 !important;
	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.eloket #characterlist
{
	float:left;
}

#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
{
	position:relative;
	display:block;
	height:100px;
	padding:10px 0;
	background:transparent url(/images/hr.gif) repeat-x scroll 0 100%;
}

#detail ul.az_items li img
{
	float:left;
}

#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;
	position:absolute;
	bottom:5px;
	right:0px;
}

#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, #assoc_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, #assoc_items ul
{
	margin:0px;
	padding:0px;
}

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

#commerce_items ul li a.title, #assoc_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, #assoc_items li .associationsCategory
{
	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 #newsoverview_items #page_navig a
{
	padding:0px;
}

#detail #page_navig a.pager_previous
{
	background-image:url(/images/grey_bullet.gif);
	background-repeat:no-repeat;
	margin-left:-70px;
	padding-left:20px !important;
	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 !important;
}

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


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

#menu ul#resultaten span, #menu ul.criteria span, #menu ul.criteria h2,
#menu ul#resultaten h1, #menu ul#resultaten h2,
#menu div#resultaten h1,
#menu div#resultaten fieldset legend
{
	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,
#menu div#resultaten fieldset legend
{
	font-size:100%;
	padding:0px;
}

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

#content #menu #resultaten a:hover
{
	background-color:#FFFFFF;
	color:#666666 !important;
}

#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,
#content #detail #sitemap_search_form .form_line
{
	height:23px;
}

#content #detail #redo_search_form .form_line input.textbox,
#content #detail #sitemap_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, #detail #sitemap_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 div#resultaten fieldset
{
	border:none;
	padding:0 0 20px 0;
}

#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,
#menu div#resultaten ul 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,
#menu div#resultaten ul li.checked a
{
	background: transparent url(/images/arrow_down.gif) no-repeat center left; vertical-align: middle;
}

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

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


form#search_events_form fieldset.cat legend
{
	font-weight:normal;
	color:#454545 !important;
}

form#search_events_form fieldset.cat #subcat
{
	width:175px;
}

form#search_events_form fieldset.cat #cat
{
	margin-left:0;
	margin-right:15px;
}

form#search_events_form div.searchBtn,
form#search_works_form div.searchBtn
{
	padding-bottom:15px;
}

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;
}

#extra #altLogins ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:250px;
}

#extra #altLogins ul li.fblogin a
{
	background:url(/images/fblogin.gif) no-repeat;
	padding-left:60px;
	height:50px;
	display:block;
	line-height:50px;
}

#bpInfo
{
   background-color:#E2D9DF;
    float:left;
    padding:5px;
}

.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;
	clear:right;
	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*/
}

#eloketHeader
{
	display:block;
	float:left;
	width:100%;
	border-bottom:1px solid #96004F;
}

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

#eloketHeader ul.header
{
	list-style:none;
	padding:0;
	margin:0;
}

#eloketHeader ul.header li
{
	float:left;
	margin: 0 0.5em 0 0;
	padding: 2px 0;
}

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

#eloketHeader ul.header li a:hover
{
	text-decoration:underline;
}

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

#loket_form
{
	clear:both;
	padding-top: 2em;
}

#loket_form fieldset
{
	position:relative;
}

#loket_form fieldset legend
{
	position:absolute;
}

#loket_form fieldset div.form_line
{
	margin-top:40px;
}

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

.ondernemersLoket ul li{
	border:none !important;
}

#content #menu .ondernemersLoket ul li a
{
	color:#70405E;
}

.ondernemersLoket
{
	margin-top:20px;
}

#content #menu .ondernemersLoket ul li
{
	
}

#content #menu .ondernemersLoket ul li a
{
	font-weight:normal;
	font-size:100%;
}

#content #menu .ondernemersLoket ul li a:hover
{
	background:none;
	text-decoration:underline;
	font-weight:normal;
	font-size:100%;
}

.supportInfo
{
	display:none;
}

#content #detail #loket_form legend.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:url(/images/right_purple.gif) no-repeat scroll right 2px transparent;
	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 */
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}

span.required
{
  font-size: 13px !important;
  color: red !important;
}

.oneField span.required
{
	color:#454545 !important;
}

span.required2
{
	font-weight:bold;
	color:#70405E;
}

div.backButton{
    background: transparent url("http://www.mechelen.be/jotform/images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:63px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://www.mechelen.be/jotform/images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://www.mechelen.be/jotform/images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://www.mechelen.be/jotform/images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:80px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://www.mechelen.be/jotform/images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://www.mechelen.be/jotform/images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

.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:-10px;
	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, #related ul, #more_info ul
{
	margin:0 !important;
}

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

.wfPage
{
	display:none;
}

.reviewHeader
{
	display:none;
}

/* 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,
#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 .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;
}

/* bij nieuwsberichten werden bij lijsten geen bullets meer getoond? waarom?
.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,
#___plusone_0
{
	float:left !important;
}

#___plusone_0
{
  margin-left: 40px !important;
}

#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;
}

#searchNeighbourhood h2
{
	margin-top:0px;
}

#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*/
.commerceInfo p
{
	font-style:italic;
	line-height:130%;
	font-size:11px;
}

form#mycommerce .commerce label, form#mycommerce .commerce  input,
form#mycommerce .commerce select
{
	display:block;
	float:left;
}

form#mycommerce .commerce  label
{
	height:24px;
	width:200px;
	text-align:right;
	padding-right:5px;
}

form#mycommerce .commerce fieldset label
{
	margin-bottom: 0px;
    margin-top: 0px;
	padding-right: 5px;
}

form#mycommerce .commerce .key
{
	font-weight:bold;
}

form#mycommerce .commerce #website,
form#myoffice #website
{
	width:149px;
}

form#mycommerce fieldset.commerce fieldset
{
    margin-bottom: 0px;
    padding: 0px;
    position: relative;
}

form#mycommerce fieldset.commerce fieldset legend
{
	border-top: 5px solid #70405E !important;
    left: 0;
    padding-top: 7px;
    top: 0;
    width: 100%;
	display:none;
}

form#mycommerce fieldset.commerce fieldset label
{
	float:left;
}
form#mycommerce ul.milieuList
{
	list-style: none;
	padding-left: 0px;
	border: 1px solid #666666;
}

form#mycommerce ul.milieuList li
{
	list-style: none;
	padding: 0px;
	text-align: left;
}

form#mycommerce ul.milieuList li.active
{
	background-color: #D5F4F9;
}

form#mycommerce ul.milieuList li a
{
	cursor: pointer;
	color: #666666;
	text-decoration: none;
	padding:2px 3px;
	white-space:nowrap;
	display:block;
}

form#mycommerce select#street, form#myoffice select#street
{
	width:185px;
}

form#myoffice label
{
	width:200px;
	text-align:right;
	display:block;
	padding-right:5px;
}

form#myoffice label, form#myoffice input,
form#myoffice select
{
	float:left;
}

form#myoffice fieldset.adres label
{
	width:auto;
}

form#myoffice fieldset
{
	border:none;
	padding:0px;
}

.overige fieldset
{
	position:relative;
}

.overige legend{
	color: #454545;
    left: 0;
    position: absolute;
    top: 3px;
}

.overige fieldset fieldset
{
	clear: none !important;
    float: left;
}

.overige fieldset fieldset.openingsHoursAM
{
	margin-left:80px !important;
}

.noBorder
{
	border:none !important;
}

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

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

input.error, textarea.error, select.error
{
	border:2px solid #FF0000 !important;
}

ul.payment li
{
	display:inline;
	white-space:nowrap;
}

ul.payment li input,
ul.payment li label
{
	float:left;
}

ul.payment li label
{
	font-size:0px;
	text-align:left;
	color:#FFF;
	text-indent:-999px;
	display:block;
	height:24px;
	width:48px;
	margin-right:10px;
}

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

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

#payCash+label{	background:url("/images/commerce/icon_cash.gif") no-repeat 0px 0px; }
#payProton+label{	background:url("/images/commerce/icon_proton.gif") no-repeat 0px 0px; }
#payVisa+label{	background:url("/images/commerce/icon_visa.gif") no-repeat 0px 0px; }
#payBan+label{	background:url("/images/commerce/icon_ban.gif") no-repeat 0px 0px; }
#payMaster+label{	background:url("/images/commerce/icon_mastercard.gif") no-repeat 0px 0px; }
#payAmex+label{	background:url("/images/commerce/amex.gif") no-repeat 0px 0px; }
#payMeal+label{	background:url("/images/commerce/meal.gif") no-repeat 0px 0px; }


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

#problemForm label
{
	width:100%;
	display:block;
	margin-top:10px;
	float:left;
	clear:both;
	
}

#problemForm fieldset
{
	float:left;
	border:none;
	padding:0;
}

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

#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 fieldset.formBlock
{
	border:none;
}
#content #contactForm fieldset.formRow 
{
	color:#454545;
	border:none;
	padding:0px;
}
#content #contactForm fieldset.formRow legend
{
	color:#454545;
	font-weight:inherit;
}

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

/* BLUE LISTS BLOCK */
#extra.blueListsBlock div.lightbluebg
{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	width:100%;
}

#extra.blueListsBlock div#tomorrow
{
	width:100%;
	margin-top:20px !important;
}

#extra.blueListsBlock div.lightbluebg .category
{
	color:#28C2DE;
	display:block;
	padding:0 7px 15px;
	float:left;
}

#extra.blueListsBlock div.lightbluebg .category h2
{
	color:#28C2DE;
	font-family:Verdana;
	font-size:120%;
	height:10px;
	margin:0;
	width:auto;
}

#extra.blueListsBlock div.lightbluebg ul
{
	border-bottom:1px solid #91E1E8;
	color:#777777;
	display:block;
	float:left;
	list-style:none outside none;
	margin:0 0 15px;
	padding:0 5px 20px;
	clear:both;
}

#extra.blueListsBlock div.lightbluebg ul.notices
{
	margin-bottom:10px;
}

#extra.blueListsBlock div.lightbluebg ul li
{
	clear:both;
	color:#777777;
	display:block;
	list-style:none outside none;
	margin-left:2px;
}

#extra.blueListsBlock div.lightbluebg ul li img,
#extra.blueListsBlock div.lightbluebg table.blueListTable img
{
	display:block;
	float:left;
	margin-top:4px;
}

#extra.blueListsBlock div.lightbluebg table.blueListTable
{
	margin-left:4px;
	color:#777777;
}

#extra.blueListsBlock div.lightbluebg table.blueListTable td
{
	vertical-align:top;
}

#extra.blueListsBlock div.lightbluebg table.blueListTable img
{
	margin-top:4px;
}

#extra.blueListsBlock div.lightbluebg ul li a,
#extra.blueListsBlock div.lightbluebg table.blueListTable a
{
	color:#777777;
	display:block;
	float:left;
	margin-left:2px;
	width:92%;
	margin-bottom:4px;
}

#extra.blueListsBlock div.lightbluebg table.blueListTable a
{
	margin-left:0px;
}
#detail .centerAdvalvas
{
	border-top: 5px solid #78496A;
	border-bottom: 5px solid #78496A;
	color: #666;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
	text-align: center;
	
}

#mycommerce .tabs
{
	list-style:none;
	margin:5px;
	padding:5px;
	display:block;
	display:block;
	height:20px;
	border-bottom:1px solid #000;
}
#mycommerce .tabs li
{
	float:left;
	padding: 0px 4px 0px 3px;
	margin:0px;
	display:block;
	height:24px;
	line-height:24px;
}
#mycommerce .tabs li.active
{
	border:1px solid #000;
	border-bottom-color:#FFF;
}

#mycommerce .rowLeft, #mycommerce .rowRight
{
	float:left;
	height:24px;
	line-height:24px;
}
#mycommerce .rowLeft
{
	font-weight:bold;
	width:90px;	
}
#mycommerce .formRow, #myoffice .formRow
{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:5px;
}

#mycommerce fieldset, #mycommerce fieldset h2  
{
	clear:both;
	padding:3px;
	margin:0px;
}
#mycommerce fieldset h2
{
	padding:6px 0px 4px 0px;
}

#mycommerce .notice, #mycommerce .notice h2
{
	color: red;
}
#mycommerce .notice h2
{
	margin:0px 0px 5px 0px;
	padding: 0px;
}

.pager
{
	text-align:center;
	width:100%;
}
.pager ul
{
	list-style:none;
	padding:0px;
}
.pager ul li
{
	display:inline;
	padding:0px 4px;
}

.pager ul li img
{
	position:relative;
	top:8px;
}

.pager ul li.arrowPrev span, .pager ul li.arrowNext span
{
	display:none;
}

.pager ul li.current
{
	font-weight:bold;
}

#detail.commerceList #geosysMap
{
	height:300px;
}

.timeTable th
{
	text-align:left;
}

/*////////////////////////////////////////////MIJN MECHELEN*/
#modulesWindowContent #inwoners
{
	border: medium none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#modulesWindowContent #inwoners #blogposts
{
	width:100%;
}

#modulesWindowContent #portlet-links li a
{
	color: #777777 !important;
	padding-left: 16px;
	background: url("/images/right_grey.gif") no-repeat scroll 0% 50% transparent;
	
}

#modulesWindowContent #roadWorks a.title, 
#modulesWindowContent #roadWorks h2 
{
    text-transform: uppercase;
}

#content #rightside #project_block ul#portletTabs
{
	background: url("/images/hr.gif") repeat-x scroll 0 0 transparent;
    float: left;
    margin: 10px 0 0;
    padding: 2px 0 0;
    top: 334px;
    width: 466px;
}

#content #rightside #project_block ul#portletTabs li
{
	padding:0px;
	margin:0px;
	width:30%;
	overflow: hidden;
}

#content #rightside #project_block ul#portletTabs li.next,
#content #rightside #project_block ul#portletTabs li.prev
{
	width:5%;
	overflow:hidden;
}

#content #rightside #project_block ul#portletTabs li.active a
{
	color:#FFF;
	background: url("/images/menu_triangle_purple_up.gif") repeat-x scroll 50% 0 #70405E;
}

#content #rightside #project_block ul#portletTabs li.prev a,
#content #rightside #project_block ul#portletTabs li.next a
{
	background: url("/images/slider_nav.png") no-repeat scroll 5px 6px #29C2DE;
    color: #70405E;
    font-size: 0;
    height: 25px;
    margin-top: 8px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-indent: -9999px;
    width: 100%;
}

#content #rightside #project_block ul#portletTabs li.next a
{
	background: url("/images/slider_nav.png") no-repeat scroll 5px -32px #29C2DE;
}

#content #rightside #project_block ul#portletTabs li.prev a:hover,
#content #rightside #project_block ul#portletTabs li.prev a:focus
{
	background: url("/images/slider_nav.png") no-repeat scroll 5px 6px #70405E;
}

#content #rightside #project_block ul#portletTabs li.next a:hover,
#content #rightside #project_block ul#portletTabs li.next a:focus
{
	background: url("/images/slider_nav.png") no-repeat scroll 5px -32px #70405E;
}

#content #rightside #project_block ul#portletTabs li a
{
	background: url("/images/menu_triangle_blue_up.gif") repeat-x scroll 50% 0 #29C2DE;
    border: medium none;
    color: #FFFFFF;
    display: block;
	font-size: 86%;
    float: left;
    height: 33px;
    letter-spacing: 0.5px;
    line-height: 40px;
    margin: 0;
    padding: 0 0px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#content #rightside #project_block ul#portletTabs li a:hover, #content #rightside #project_block ul#portletTabs li a:focus 
{
	background: url("/images/menu_triangle_purple_up.gif") repeat-x scroll 50% 0 #70405E;
}

#modulesWindowContent 
{
	float:left;
	height: 376px;
	width: 463px;
	border:1px solid #70405E;
}

#modulesWindowContent .tab
{
	width:445px;
	height:313px;
	margin: 10px;
}

#modulesWindowContent .tab h1
{
	color: #666666;
    display: block;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    margin: 0 0 10px !important;
    text-transform: uppercase;
}

#modulesWindowContent .tab #news
{
	border: medium none;
    padding-top: 0;
    width: 100%;
}

#modulesWindowContent .tab #news ul, #modulesWindowContent .tab #roadWorks ul
{
	 width: 100% !important;
	 height:250px;
}

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

#modulesWindowContent .tab #roadWorks ul li div a
{
	color:#29C2DE;
	background:none;
}

#modulesWindowContent .tab #news ul li div,
#modulesWindowContent .tab #roadWorks ul li div
{
	clear:both;
}

.skipToContent
{
	position:absolute;
	left:-9999px;
}

#eID_FF
{
	font-size:80%;
	margin-top:15px;
	float:left;
}

/*//////////////////////////////////////////////MIJN MECHELEN*/

.alertCard
{
	padding:0px;
	margin:0px;
	width:100%;
	margin-bottom:20px;
}

.alertCard th
{
	color:#383838;
	font-size:100%;
	text-align:left;
	font-size:90%;
}

.alertCard td
{
	background: url("/images/hr.gif") repeat-x scroll 11px 100% transparent;
    padding: 5px 0 5px 0px;
	list-style-type:none;
}

.alertCard td a
{
	background: url("/images/right_grey.gif") no-repeat scroll 0px 0% transparent;
	text-decoration:none;
	color:#005984;
	padding-left:20px;
}

.alertCard td.state,
.alertCard th.state
{
	text-align:center;
	width:120px;
	font-weight:normal;
}

.alertCard th.state
{
	text-transform:uppercase;
}

.alertCard td.orange{color:#EAB015;}
.alertCard td.red{color:#CF4E4E;}
.alertCard td.green{color:#3BB82C;}
#portlet-jobs
{
	margin-top:10px;
}
#portlet-jobs ul li a {
    display: block;
    word-wrap: break-word;
}
#portlet-jobs ul li.first {
    padding-top: 0;
}
#portlet-jobs ul li {
    background: url("/images/hr.gif") repeat-x scroll 11px 100% transparent;
    list-style-type: none;
    padding: 15px 0;
}
input.txtbox.hint
{
	color:#888;
}

label.headerLabel
{
	font-weight:bold;
	font-size:110%;
	line-height:200%;
}

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

/*//////////////////////////////////////////////HOMEPAGE FLASH HTML EQUIVALENT STYLE*/

.htmlEquivalent
{
 	font-size:85%;
	float:right;
	text-decoration:none;
}

.htmlEquivalent:hover
{
	text-decoration:underline;
}

.immo a.more {
	background:url("/images/right_purple.gif") no-repeat scroll right center transparent !important;
}
.immo.list #leftSide {
	width:490px;
	float:left;
	padding-right:10px;
}
.immo .searchbox {
	background: none repeat scroll 0 0 #F1ECF0;
    display: block;
    padding: 10px;
    position: relative;
}
.immo .searchbox h2 {
	color: #96004F;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
.immo .searchbox .formRow {
	clear: both;
    display: block;
    padding: 5px 0;
}
.immo .searchbox .inline * {
	float:left;
}
.immo .searchbox label,
.immo .searchbox legend {
	color: #777777;
    font-weight: normal;
}
.immo .searchbox label,
.immo .searchbox .inline legend{
	display: block;
    float: left;
    width: 100px;
}
.immo .searchbox input {
	float:left;
}
.immo .searchbox input[type=text],
.immo .searchbox select {
	width:350px;
}
.immo .searchbox .inline input {
	width: 65px;
	margin: 0px 30px 0px 3px;
	text-align:right;
	padding:0px 2px;
}
.immo .searchbox .inline label {
	width: auto;
}
.immo .searchbox #forSale {
	margin-left:100px;
}
.immo .searchbox .searchBtn input {
	background: url("/images/right_purple.gif") no-repeat scroll right 4px transparent;
    border: 0 solid #FFFFFF;
    clear: both;
    cursor: pointer;
    float: right;
    padding-right: 20px !important;
    text-align: right;
    text-decoration: underline;
    width: 91px;
}
.immo .searchbox .searchBtn a {
    border: 0 solid #FFFFFF;
    clear: both;
    cursor: pointer;
    text-align: right;
    text-decoration: underline;
	color: #454545;
}
.immo .filter {
	width:305px;
	font-weight:bold;
}
.immo .filter ul {
	list-style:none;
	padding-left:10px;
}
.immo .filter ul a {
	font-weight:normal;
	color:#96004F;
	text-decoration:underline;
}
.immo .filter ul a:hover {
	text-decoration:none;
}

.immo .sortHeader {
	text-align:right;
	padding:10px 0px;
}
.immo .sortHeader a.active,
.immo .sortHeader a.active.desc:hover {
	background: url("/images/sort-arrows.png") no-repeat scroll right 4px transparent;
    font-weight: bold;
    padding-right: 12px;
}
.immo .sortHeader a.active.asc:hover,
.immo .sortHeader a.active.desc {
	background-position:right -31px;
}


.immo .basicInfo .price {
	font-size:18px;
	font-weight:bold;
}
.immo .specs {
	
	margin-top:10px;
	width:100%;
}
.immo .specs h2 {
	margin:10px;
	padding-top:5px;
}
.immo .specs ul {
	padding:0px;
	margin:5px;
}
.immo .specs li {
	display:inline-block;
	list-style:none;
	width: 175px;
	vertical-align:top;
	padding:5px;
}
.immo .specs li h3 {
	border-bottom:1px solid #CCC;
	margin:0px 0px 10px 0px;
}
