html{
	background: #F8F8F8 url(../images/shadowbg.gif) repeat-y center;
}
body {
	background: #f8f8f8;
	font: 12px Helvetica,Arial,sans-serif;
	color: #333332;
}
body, img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
}
#site {
	background-color:#fff;
	padding: 0 0 0 40px;
	background-image:url(../images/shadowbg.jpg);
	background-repeat:repeat-y;
	width: 920px;
	position: relative;
	height: 100%;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333332;
	margin:0px 0px 4px 0px;
	padding:4px 0px 4px 0px;
	border-bottom: 1px #ccc dotted;
	border-top: 1px #0099ff solid;
}
h1 a {
	color:#333332;
	text-decoration:none;
}
h1 a:hover {
	color:#0099ff;
	text-decoration:none;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #0099ff;
	margin:0px 0px 2px 0px;
}
h2 a {
	color:#333332;
	text-decoration: none;
}
h2 a:hover {
	color:#0099ff;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333332;
}
h3 a {
	color:#333332;
	text-decoration: none;
}
h3 a:hover {
	color:#0099ff;
	text-decoration: none;
}
h4 {color: #0099ff;}
p {
	line-height: 19px;
	padding-bottom:15px;	
}
ul, ol {
	list-style: none;
}

a {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote, q{
	font-style:italic;
	font-size: 15px;
	line-height: 20px;
	padding:8px 13px 8px 13px;
	margin-bottom: 15px;
	background-color:#f7f6f4;
	border-top: dotted 1px #939391;
	border-bottom: dotted 1px #939391;
}
blockquote p{
	margin:0px;
	padding:0px;
}
#page_description{
	display: none;
}



/* Main Nav
----------------------------------------------- */
#navbar {
	height: auto;
	border-top: dotted 1px #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
	margin: 10px 0px 0px 0px;
	width: 750px;
	height: 150px;
	position: relative;
}
#logo{
	overflow: hidden;
	width: 90px;
	height: 136px;
	float: left;
	display: block;
	position: absolute;
	left: -50px;
}
#logo a{
    width: 90px;
	height: 136px;
	}
#logo a img{
	position: absolute; 
	top: 0px;
	border: 0; 
}
#logo a:hover img{
	position: absolute; 
	top: -136px;
	border: 0;
}

#bottomlogo{
	overflow: hidden;
	width: 46px;
	height: 69px;
	float: left;
	display: inline;
	position: relative;
}
#bottomlogo a{
    width: 46px;
	height: 69px;
	}
#bottomlogo a img{
	position: absolute; 
	top: 0px;
	border: 0; 
}
#bottomlogo a:hover img{
	position: absolute; 
	top: -69px;
	border: 0;
}

#titles{
	font-size: 9px;
	font-weight: lighter;
	line-height: normal;
	margin: 24px 0 0 75px;
	width: 250px;
	text-transform: uppercase;
}
#mainmenu{
	padding: 15px 0px 0px 0px;
}
#mainmenu ul{
	float: right;
	color: #333332;
	padding:0px;
	margin-right: 0;
}
#mainmenu ul li{
	display: inline;
	padding:0px 4px 0px 0px;	
}
#mainmenu ul li a{
	color:#333332;
	font: 12px Helvetica,Arial,sans-serif;
	font-weight: lighter;
	text-shadow:#0099ff;
}
#mainmenu ul li a:visited{
	color: #333332;
}
#mainmenu ul li a:hover{
	color: #0099ff;
	text-decoration:none;
}
#headermenu{
	font-size: 15px;
	font-weight: bold;
	color: #0099ff;
	margin: 20px 0 0 0;
}
#headermenu li{
	float: left;
	height: 38px;
	padding: 0 0 0 25px;
	border-bottom: 1px #09f dotted;
}
#headermenu li a{
	height: 50px;
	line-height: 50px;
}
#headermenu #menu_overons{
	background: url(../images/ico_info.gif) no-repeat 0 15px;
}
#headermenu #menu_nieuws{
	background: url(../images/ico_nieuws.gif) no-repeat 0 15px;
}
#headermenu #menu_verhuur{
	background: url(../images/ico_verhuur.gif) no-repeat 0 15px;
}
#headermenu #menu_agenda{
	background: url(../images/ico_agenda.gif) no-repeat 0 15px;
}
#headermenu #menu_walloffame{
	background: url(../images/ico_love.gif) no-repeat 0 15px;
}
#headermenu li{
	float: left;
	margin: 0 10px 0 0;
	text-transform: uppercase;
}
#headermenu li a{
	color: #333333;
	text-decoration:none;
	padding: 10px 5px 10px 0;
}
#headermenu li a:hover{
	color: #0099ff;
	text-decoration:none;
}
#info ul{
	list-style-type: disc;
	list-style-position: inside;
}
#intro {
	font-size: 12px;
	padding: 0px;
	width: 830px;
	left: 75px;
	top: 40px;
	position: absolute;
}
#intro p {
	font-size:14px;
	font-weight:bold;
	padding: 8px 4px 8px 4px;
}
#intro link {float:right;}
#social-networks{
	margin-top:12px;
}
#facebook{
	float:left;
	margin-right: 15px;
}
#flickr{
	float:left;
	margin-right:14px;
}
#linkedin{
	float:left;
}

/* Work Listing Page
----------------------------------------------- */
#projects{
	position: relative;
	width: 690px;
}
#work-listing{
	margin:15px 0px 0px 0px;
	padding:0px;
	width: 910px;
	height: 400px;
	clear: both;
}
#project-row{
	margin: 0px 0px 20px 0px;
}
.project-thumb {
	border-bottom: 1px #0099ff solid;
	margin: 5px;
	display: inline;
	float: left;
}
.project-thumb img{
	padding: 0px 0px 0px 0px;
}
.project-thumb h2 {
	padding: 15px 0px 0px 0px;
}
.project-thumb h2 a{
	cursor:pointer;
}
.project-thumb p {
	font-size: 11px;
	line-height:15px;
}
.arrow {
	color: #0099ff;
	margin: 0 auto;
	padding: 0 auto;
}
/* Project Page
----------------------------------------------- */
#project{
	margin:55px 0px 0px 0px;
	padding:0px;
}

#credits{
	margin:10px 0px 0px 0px;
}
dl {
	margin:7px 0px 0px 0px;
	
}

dt {
	width: 50px;
	float:left;
	clear:both;
	padding:0px 0px 5px 0px;
}

dd {
	float:left;
	width: 250px;
}
#return-button a{
	color:#0179a5;
}
#return-button a:hover{
	text-decoration:underline;
}
#launch a{
	background-color:#333332;
	color:#ffffff;
	float:left;
	clear:both;
	margin: 20px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
}
#launch a:hover{
	background-color:#0179a5;
}

/* Blogposts
----------------------------------------------- */
#blog{
	margin:55px 0px 0px 0px;
	padding:0px;
}
#entry{
	padding:0px 0px 70px 0px;
}
#entry h1 {
	border-bottom: dotted 1px #939391;
}
#entry h1 a{
	color:#333332;
}
#entry h1 a:hover{
	text-decoration:none;
	color:#0179a5;
}
#comments{
	margin: 0px;
	padding: 0px;
}
.commentlist {
	margin: 0px 0px 40px 0px;
}
.commentlist li{
	border-bottom: dotted 1px #b9b9b8;
	padding: 5px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}
#commentdate{
	font-size: 11px;
}
#comment-count{
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 25px 0px;
}
#comments-area{
	margin:0px;
	padding:0px;
}
#comments-area h2{
	margin:0px;
	padding:0px 0px 4px 0px;
	border-bottom: dotted 1px #b9b9b8;
}
#comment-content{
	margin:0px;
}
#comment-invitation{
	margin: 15px 0px 0px 0px;
}

#entry-img {
	margin: 0px 0px 8px 0px;
}
#date{
	margin: 0px 0px 25px 0px;
}
#entry-date li{
	margin: 3px 0px 0px 0px;
	font-size: 11px;
}
#entry-categories {
	margin: 25px 0px 0px 0px;
}
	
#comment-cta{
	font-size: 11px;
}
#sidebar {
	background-color:#fff;
	border-top: 1px #0099ff solid;
	border-right: 1px #0099ff dotted;
	border-bottom: 1px #0099ff solid;
	border-left: 1px #0099ff dotted;
	font-size:11px;
	margin-top:0px;
	padding-right: 4px;
	height: auto;
	width: 200px;
	position: absolute;
	left: 725px;
	top: 182px;
}
.note {
  background: #fff url(../images/info.gif) no-repeat 0.4em 0.6em; 
  border: 1px dotted #ccc;
  padding: 0.5em 0.5em 0.5em 30px;
  margin-bottom: 0.2em;
  }
.note:hover {
	color: #fff;
	background: #0099ff url(../images/infowhite.gif) no-repeat 0.4em 0.6em;
	text-decoration:none;
}
.note a {color:#000; text-decoration:none; padding: 2px 0px 2px 8px;}!important
.note a:hover {color:#fff; text-decoration:underline;}

.tweet{
  border: 1px dotted #ccc;
  padding: 5px;
  margin-bottom: 0.2em;
}
.tweet img{
	float: left;
	padding: 0 5px 5px 0;
	clear: both;
}
.tweet p{
	line-height: normal;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 135px;
	overflow: hidden;
}
.tweet .clearer{
	clear: both;
}
#blogposts {
	padding-bottom: 8px;
	border-bottom:1px #0099ff dotted;
}
#eventacties {
	padding-bottom: 8px;
	border-bottom:1px #0099ff dotted;
}
#eventacties .note {
	color: #999;
}
#eventacties .note:hover {
	color: #FFF;
}
#eventacties .note .title{
	font-weight: bold;
	margin-bottom: 5px;
}
#eventacties .note .title a{
	padding-left: 0px;
	border-bottom: 1px solid #313031;
	padding-bottom: 1px;
}
#eventacties .note .reminderform{
	margin: 10px 0 0 0;
	height: 0px;
	overflow: hidden;
	display: none;
}
#eventacties .note .reminderform input{
	font-family: Arial;
	font-size: 12px; 
}
#eventacties .note .reminderform .reminderemail{
	padding: 1px; 
	width: 150px; 
	background-color: #F2F2F2; 
	margin: 0 0 3px 0;
}
.box-comment a{
	color: #000;
	text-decoration: none;
}
.box-comment a:hover{
	color: #000;
	border-bottom: 1px solid #80CCFF;
	text-decoration: none;
}
.box-comment .commentform{
	margin: 10px 0 0 0;
}
.box-comment .commentform input, .box-comment .commentform textarea{
	font-family: Arial;
	font-size: 12px; 
}
.box-comment .commentform textarea{
	height: 50px;
}
.box-comment .commentform .commentnaam, .box-comment .commentform .commentbericht{
	padding: 4px; 
	width: 250px; 
	background-color: #F2F2F2; 
	margin: 0 0 3px 0;
	border:1px #09C solid;
}
.sidebar-subtitle{
	margin: 5px 0 5px 0;
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#eventlovers{
	position: absolute; 
	left: 24px; 
	top: 20px; 
	font-size: 10px;
}
.sidebar-subtitle a{
	color: #0099FF;
}
#twitter {
	padding: 0 0px 8px 0px;
	border-bottom:1px #0099ff dotted;
}
.button {
	margin: 10px 0 0 0;
	clear: both;
}
.button a {
	font-size:9px;
	text-transform:uppercase;
	color:#ffffff;
	background-color:#ccc;
	margin: 5px 0px 0px 0px;
	padding:3px 4px 2px 4px;
}
.button a:hover{
	text-decoration:none;
	background-color:#0099ff;
}
#facebookfanpage {
	padding: 0 0px 8px 0px;
}
#sidebar ul{
	margin:0px 0px 40px 0px;
}
#sidebar li{
	list-style:none;
	font-size: 11px;
	text-transform:none;
	margin: 3px 0px 0px 0px;
}
#blog-list li{
	font-size:11px;
	margin: 3px 0px 0px 0px;
}
#previous-entries a{
	background-color:#333332;
	color:#ffffff;
	float:left;
	clear:both;
	margin: 20px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
}
#previous-entries a:hover{
	text-decoration:none;
	background-color:#0179a5;
}
#next-entries a{
	background-color:#333332;
	color:#ffffff;
	float:right;
	margin: 20px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
}
#next-entries a:hover{
	text-decoration:none;
	background-color:#0179a5;
}
h2.widgettitle {
	text-align:left;
}
.calendar-shortcut{
	font-size: 18px;
	color: #666;
}
.calendar-shortcut strike a{
	color: #666;
}
#calendar-listing{
	margin: 0 0 0 15px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(../images/licomma2.gif);
	font-weight: bold;
}
#calendar-listing li{
	border-bottom: 1px solid #80CCFF;
	padding: 2px 0 2px 0;
}
#calendar-listing li a{
	font-weight: normal;
	font-style: italic;
}
.box-text-calendar{
	margin: 5px 5px 5px 5px; 
	padding: 0 0 10px 0;
	background-color: #FFF; 
	border-bottom: 4px solid #0099FF; 
	border-top: 4px solid #0099FF; 
}

/* Footer	
----------------------------------------------- */
#footer {
	margin:32px 0px 0px 6px;
	border-top: dotted 1px #939391;
	width: 680px;
	padding: 0 0 40px 0;
	/*background:url(../images/footerquote.png) left bottom no-repeat;*/
}
#copyright {
	margin-left: 0;
	text-align: center;
	line-height: 15px;
	margin: 5px 0px 0px 0px;
	padding-bottom:5px;
	color: #999;
	width: 100%;
}
#copyright a{
	color: #999;
	border-bottom: 1px solid #CCC;
}

#copyright a:hover{
	color: #0099FF;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
}

/* Banner	
----------------------------------------------- */
.banner{
	width: 679px; 
	border: 1px dotted #0099FF; 
	height: 60px; 
	margin: 32px 0 0 5px; 
	overflow: hidden; 
	position: relative;
	font-family: Georgia, Arial, sans-serif, Tahoma; 
}

.banner .titel_jeugdhuis{
	font-size: 40px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #333; 
	position: absolute; 
	left: 0px; 
	top: -10px;
}

.banner .titel_comma{
	font-size: 50px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #333; 
	position: absolute; 
	left: -5px; 
	bottom: -15px;
}

.banner .titel_love{
	font-size: 80px; 
	letter-spacing: 1px; 
	color: #0099FF; 
	position: absolute; 
	left: 200px; 
	top: -20px;
}

.banner .sponsor_highlight{
	font-size: 50px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #0099FF;
	background:url(../images/sponsorbg.png);
	position: absolute; 
	left: 250px; 
	top: 0px; 
	z-index: 2;
}

.banner .sponsor_1{
	font-size: 20px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #CCCCCC; 
	position: absolute; 
	left: 275px; 
	top: 0px; 
	z-index: 1;
}

.banner .sponsor_2{
	font-size: 20px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #CCCCCC; 
	position: absolute; 
	left: 450px; 
	top: -10px; 
	z-index: 1;
}

.banner .sponsor_3{
	font-size: 20px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #CCCCCC; 
	position: absolute; 
	left: 300px; 
	top: 40px; 
	z-index: 1;
}

.banner .sponsor_4{
	font-size: 20px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #CCCCCC; 
	position: absolute; 
	left: 400px; 
	top: 20px; 
	z-index: 1;
}

.banner .sponsor_5{
	font-size: 20px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #CCCCCC; 
	position: absolute; 
	left: 500px; 
	top: 30px; 
	z-index: 1;
}

.banner .sponsor_6{
	font-size: 20px; 
	letter-spacing: 1px; 
	font-style: italic; 
	color: #CCCCCC; 
	position: absolute; 
	left: 600px; 
	top: 10px; 
	z-index: 1;
}

/* Footer End
----------------------------------------------- */
.box {
	width:201px;
	height:152px;
	padding: 10px 10px 10px 10px;
	background-color:#0099ff;
}
.box-right{
	position: relative;
	width: 440px;
	z-index: 2;
	padding: 0;
	margin: 5px 0 0 0;
}
.box-title{
	background-color: #0099FF;
	font-family: Georgia, Arial, sans-serif, Tahoma;
	font-size: 30px;
	letter-spacing: 1px;
	font-style: italic;
	position: absolute;
	top: 0px;
	color: #80CCFF;
	width: 440px;
	text-align: left;
	z-index: 3;
	height: 35px;
	overflow: hidden;
	padding: 0px;
	margin: -10px 0 0 0;
	display: none;
}
.box-text{
	padding: 35px 5px 5px 0;
	font-size: 12px;
	line-height: 20px;
	display: none;
	color: #000;
	/*position: absolute;*/
	width: 442px;
	max-height: 300px;
	left: 0px;
	top: 0px;
	overflow: auto;
	z-index: 2;
	border-bottom: 1px solid #80CCFF;
}
.box-more{
	width: 100%; 
	text-align: center; 
	margin: 10px 0 0 0; 
	color: #000;
	display: none;
	padding: 3px;
}
.box-more a{
	color: #000; 
	padding: 3px 3px 2px 3px;
	background-color: #80CCFF;
	border-bottom: 1px solid #000; 
}
.box-more a:hover{
	text-decoration: none;
	border-bottom: 1px solid #80CCFF; 
}
.box-comment{
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	position: relative;
	width: 442px;
	border-bottom: 1px solid #80CCFF;
}
.box-comment-title, .box-media-title{
	background-color: #0099FF;
	font-family: Georgia, Arial, sans-serif, Tahoma;
	font-size: 22px;
	letter-spacing: 1px;
	font-style: italic;
	color: #80CCFF;
	text-align: right;
	padding: 5px 5px 10px 0;
	float: right;
}
.box-media{
	position: relative;
	margin: 0px;
	width: 450px;
	overflow: hidden;
}
.box-media{
	display: none;
}
.box-media-explosion{
	text-align: right;
	font-size: 10px;
	color: #80CCFF;
	padding: 2px 5px 5px 0;
}
.box-media-explosion a{
	color: #80CCFF;
	border-bottom: 1px solid #80CCFF;
}
.box-media-explosion a:hover{
	color: #80CCFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
.box-text-info{
	margin: 5px; 
	padding: 10px; 
	width: 662px; 
	height: auto; 
	background-color: #FFF; 
	border-bottom: 4px solid #0099FF; 
	border-top: 4px solid #0099FF; 
	line-height: 20px; 
	color: #000;
}
.box-text-info img{
	border-right: 3px solid #80CCFF;
	border-bottom: 3px solid #80CCFF;
}
.box-text-info ul{
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(../images/licomma2.gif);
}
.box-text-info small{
	font-size: 10px; 
	color: #80CCFF;
}
.box-text-info-add-right{
	float: right; 
	background-color: #0099FF; 
	padding: 5px; 
	margin: -7px 3px 0px 5px; 
	border-top: 1px solid #0099FF; 
	font-size: 11px; 
	color: #FFF;
}
.box-text-info-add-right a{
	color: #FFF;
	text-decoration: underline;
}
.box-text-info-add-left{
	float: left; 
	background-color: #0099FF; 
	padding: 5px; 
	margin: -7px 3px 10px 5px; 
	border-top: 1px solid #0099FF; 
	font-size: 11px; 
	color: #FFF;
}
.box-text-info a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	padding: 0px; 
}
.box-text-info a:hover{
	color: #0099FF;
	border-bottom: 1px solid #80CCFF;
}
.box-text-title{
	font-family: Georgia, Arial, sans-serif, Tahoma;
	font-size: 30px;
	letter-spacing: 1px;
	font-style: italic;
	color: #0099FF;
	margin: 5px 0 10px 0;
}
.setting{
	display: none;
}
.insidebox{
	width:196px;
	height:128px;
	padding: 0px 4px 4px 0px;
	background: #FFFFFF;
	margin: 0 0 5px 0;
	position: relative;
}
.insideboxdate,.insideboxdate_shadow {
	font-size:41px;
	color:#161616;
	background: url(../images/px_trans.png);
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.insideboxdate_shadow{
	background: none !important;
	color: #fff !important;
	left: -1px !important;
	top: -1px !important;
}
.insideboxdateS,.insideboxdateS_shadow {
	font-size:32px;
	color:#161616;
}
.insideboxdateS_shadow{
	color: #fff !important;
}
.boxlink {
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bolder;
	color:#FFF;
	padding: 2px 0 2px 0;
	border-bottom: 1px #80CCFF solid;
}
.boxlink:hover {
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	border-bottom: 1px #FFF solid;
}
.littleheart{
	color: #CC0000;
	margin: -5px 0 0 0;
	font-size: 24px;
	position: absolute;
	left: 195px;
}
#links {
	margin:0;
	font-weight:bold;
	padding: 4px 0 4px 0;
	border-top: 8px #f3f3f3 solid;
	border-bottom: 21px #f3f3f3 solid;
}
#links a {color:#999; text-decoration:none;}
#links a:hover {
	color:#0099ff; text-decoration:none;
}
#contacts {
	font-weight:normal;
	color:#0099ff;
	padding: 8px 0 8px 0;
}
#contacts .icons, .icons {
	color: #fff;
	background-color: #333;
	padding: 2px 2px 2px 2px;
}
.sociable {
	font-size:32px;
	font-weight:bold;
	color:#f3f3f3;
	background-color:#fff;
	width: 210px;
	padding: 0px;
	margin: 15px 0 0 -10px;
	height: 450px;
	display: none;
	border-bottom: 5px solid #FFFFFF;
}
.sociable a {
	text-decoration:none;
}
.sociable a:hover {
	color:#333;
	text-decoration:none;
}
.eventdetails{
	margin: 10px;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.eventdetails tr{
	border-bottom: 1px solid #CCCCCC;
}
.eventdetails th{
	width: 33%;
	border-bottom: 1px solid #CCCCCC;
}
.eventdetails td{
	width: 67%;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
}
.eventdetails td a:hover{
	color: #333;
	background-color: #FFF;
}
.topnav {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
}
.topnav1 {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	float:right;
}
.spacer {
	background-image:url(../images/spacer.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	margin: 2px 0 4px 0;
	height: 1px;
}
.spacer2 {
	margin: 0px 0px 4px 0px;
	padding-bottom: 4px;
	width: 620px;
	overflow:visible;
}
.signin {
	color: #fff;
	background: #0099ff;
	padding: 0px 2px 0px 2px;
}
#bottomshadow {
	color:#0099ff;
	background-image:url(../images/bottomshadow.gif);
	background-color: #0099ff;
	height: 75px;
}
.times {
	color: #0099ff;
}
.interesse {color:#0099ff; padding:4px 0px; font-weight:bolder;}

/* FEEDBACK */
#feedback{ width: 99%; background: #FFF8AF; color: #000; border-bottom: 1px solid #EFE14A; position: absolute; left: 0px; top: 0px; z-index: 9; padding: 5px 0.5% 5px 0.5%; }
#feedback_txt{ padding: 1px 0 0 20px; background: url(../images/info_icon.png) no-repeat; height: 16px; font-size: 11px; }
#feedback_txt a{ color: #000; text-decoration: underline; }

/* NIEUWSBRIEF */
.maildoos_copyright{ display: none; }
.maildoos_submit{ background: url(../images/nieuwsbrief_button.gif) center center no-repeat; width: 113px; height: 23px; border: 0px solid; cursor: hand; cursor: pointer; position: absolute; top: 20px; right: 10px; text-indent: -2000px; }
.maildoos_text{ border: 1px solid #0099FF; width: 200px; height: 26px; margin: 15px; color: #999; font-family: Georgia, Arial, sans-serif, Tahoma; font-size: 18px; padding: 2px 0 0 2px; }
#maildoos_placeholder{ width: 360px; height: 59px; margin: 0 0 0 318px; background: #FFF; position: relative; }

/* BANNERS */

#banner01{
	position: absolute; width: 214px; height: 96px; top: 1px; left: 735px; z-index: 10;
}

#banner02{
	position: absolute; width: 214px; height: 82px; top: 99px; left: 735px; z-index: 10;
}

#banner01 a, #banner02 a{
	border: 0px solid; text-decoration: none; padding: 0px; margin: 0px; 
}

#mini_banner01, #mini_banner02{
	border: 1px dotted #CCC; margin: 0 0 2px 0; padding: 0px; width: 197px;
}

.banners{
	border-bottom: 1px dotted #0099FF;
	padding: 0 0 5px 0;
	display:none
}
