html, body{
	height:100%;
	margin:0;
}


body {
	font-size: 11px; /* Resets 1em to 11px */
	font-family: Arial, Sans-Serif;
	background: #ffffff;
	text-align: center;
}

form{
	display:inline;
}
	
input	{
  font-family: Arial, Sans-Serif;
  font-size: 11px;
}
	
.container{
  width:907px;
  margin:auto;
  text-align:left;
}	

.container.top{
  background:url('images/logo.png');
  background-repeat:no-repeat;
}

#_sidebar{
  width:200px;
  float:left;
  margin-top:80px;
  position:relative;
  left:0px;
  top:0px;
}

.post{
  margin-bottom:15px;
}

.post p{
  display:inline;
}

#col_main{
  width:707px;
  float:left;
  margin-top:7px;
  position:relative;
  left:0;
  top:0;
}

h2{
  font-family:georgia;
  font-style:italic;
  color:#ee0000;
  font-size:20px;
  font-weight:normal;
  margin-bottom:5px;
  margin-top:7px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}

.push{
	height:70px;
}


#menu{
  background:url('images/gradient.gif');
  background-repeat:repeat-x;
  margin:10px 0 0 0;
  clear:both;
  height:60px;
  color:#888888;
  width:100%;
}

.inner_menu{
  margin-top:15px;
  list-style-type: none;
  padding:0;
}

.inner_menu li{
  float:left;
  background:none;
  background-image:url('images/bullet.gif');
  background-repeat:no-repeat;
  padding-left:15px;
  padding-right:10px;
  margin-right:10px;
  margin-top:10px; 
}

.inner_menu li a{
  font-family:georgia;
  text-decoration:none;
  color:#888888;
  font-size:23px;
  font-style:italic;
  font-weight:normal;
}

.current_page_item a, .current_page_item a:visited {
  color:#000000;
}

#search{
  text-align:right;
}

#search #zoeken{
  border:none;
  background:url('images/search.gif');
  width:18px;
  height:20px;
  cursor:pointer;
}

#banner_1{
  float:left;
}

#banner_2{
  width:478px;
  height:70px;
  text-align:right;
  float:left;
  color:#dddddd;
}

#banner img{
  margin-left:18px;
}

#aanmeldbutton{
  float:left;
  position:absolute;
  top:400px;
  left:-20px;
  z-index:20;
}

#rounded_corner{
  background:url('images/rounded_border.gif');
  height:433px;
  overflow:hidden;
}

#main{
  height:433px;
}

.entry{
  padding:10px;
  font-family:Verdana; 
  line-height:15px;
}

.title{
  font-family:georgia;
  font-size:21px;
  font-style:italic;
  line-height:23px;
  cursor:move;
}

#content{
  width:369px;
  height:312px;
  background:transparant;
  margin:auto;
  margin-top:56px;
 
  filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
}

#calendar{
  background:url('images/cal_background.jpg');
  width:185px;
  height:186px;
}

#calendar a, #calendar a:visited{
  text-decoration:none;
}
 
.popupdiv{
  background-image:url('images/popup.png');
  width:182px;
  height:127px;
  filter:alpha(opacity=92);
  -moz-opacity:.92;
  opacity:.92;
}

.popup_title{
  color:red; 
  font-weight:bold;
}

.popup_inner{
  padding:10px 20px 10px 20px;
  text-align:left;
}

a:link, a:visited{
  color:black;
}

.wie, .wat, .waar{
  position:absolute;
}


.waar{
  width:380px;
  height:312px;
  left:60px;
  top:30px;
  filter:alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
  z-index:1
}

.wat{
  width:369px;
  height:300px;
  margin:auto;
  top:100px;
  left:170px;
  filter:alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
  z-index:3;
}

.wie{
  width:230px;
  height:280px;
  left:400px;
  top:50px;
  filter:alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
  z-index:2;
}

.wiewatwaarhover{
  filter:alpha(opacity=95) !IMPORTANT;
  -moz-opacity:.95 !IMPORTANT;
  opacity:.95 !IMPORTANT;
  z-index:5 !IMPORTANT;
}

.onbackground{
  filter:alpha(opacity=30) !IMPORTANT;
  -moz-opacity:.30 !IMPORTANT;
  opacity:.30 !IMPORTANT;
}

.message{
	font-weight:bold;
	margin:15px;
	padding:3px;
	background:#cccccc;
}

.aanmeldingen td{
	padding-right:15px;
}

.hidden{
	position:absolute;
	top:95px;
	left:150px;
	width:470px;
/*	height:355px;	*/
}

.hidden_inner{
	padding:5px;
	overflow:auto;
/*	height:343px; */
}

div#MailPress #submit{
	width:20px;
	height:20px;
	background:url('images/mail.gif');
	border:0;
	cursor:pointer;
}

.dem-vote-button{
	width:40px !IMPORTANT;
	height:20px;
	background:url('images/poll.gif');
	border:0;
	cursor:pointer;
	margin-left:25px !IMPORTANT;
}

#column{
	width:150px;
}


#column p{
	margin:3px 0 5px 0;
}

div.comment{
	width:90%;
	padding:5px;
	margin-bottom:15px;
	background:#eeeeee;
}

div.alt{
	background:#cccccc;
}

.handleimage{
	float:right;
}

.MailPressFormEmail{
	border:1px solid black;
	width:125px;
}

.mcn_current a{
	color:black !IMPORTANT;
}

.mcn_current{
	background-image:url('images/bullet_black.gif') !IMPORTANT;
}
