* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 30px;
}

#container, #footer {
 	margin: 0 auto;
 	width: 996px;
}

#container {
	background: #fff url(../images/background-shadow-middle.jpg) 50% 10px no-repeat;
}

#header {
	width: 996px;
	margin: 0 auto;
}

#header h1 {
	display: none;
}

#header img {
 	border-top: 8px solid #005ea4;
 	margin-left: 47px;
}

#contentcontainer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 16px;
	margin:0 auto;
}

#contenttop {
	overflow: hidden;
	min-height: 268px;
}


#contenttopleft {
	float: left;
	width: 550px;
	margin-left: 45px;
	padding-left: 33px;
}





#contenttopleft h2, #contentmiddle h2, #contentbottom h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #464646;

}

#contenttopleft h2 {
	margin-left: -20px;
	padding-bottom: 20px;
}


#contenttopleft p {}

#contenttopright {
	float: right;
	margin-right: 114px;
	width: 220px;
}

#contenttopright a {
	color: #545454;
}

#name, #pass {
	border: 1px solid #cfe1f0;
}

#login {
	margin-top: 20px;
	margin-bottom: 20px;
}

#loginbutt {
	background: url(../images/loginbutt.jpg) no-repeat;
	height: 20px;
	width: 62px;
	border: none;
	cursor: pointer;
}


#contentmiddle {
/*	min-height: 168px; */
	overflow: hidden;
	background: url(../images/background-contentmiddle.jpg) 47px top no-repeat;
	padding-left: 60px;
	padding-top: 20px;

}

#contentmiddle h2 {
	padding-bottom: 10px;
}

#contentmiddleleft {
	float: left;
	width: 300px;
}

#contentmiddlemiddle {
	float: left;
	width: 300px;
}

#contentmiddleright {
	float: left;
	width: 300px;
}

#contentmiddleright .bodytext {
	font-weight: bold;
}


#contentbottom {
 	min-height: 150px; 
 	padding-left: 10px;
  	background: url(../images/background-shadow-bottom.jpg) 50% bottom no-repeat;
 	overflow: hidden;
} 

#contentbottomleft {
	float: left;
	width: 300px;
	margin-left: 45px;
	
}

#contentbottomright {
	float: left;
}

#footer {
	height: 80px;
	background: url(../images/footer.jpg) 50% bottom no-repeat;
	color: #9d9d9d;
	text-align: center;
}

#footer p {
	padding-top: 10px;
}

#footer a {
	color: #9d9d9d;
	text-decoration: none;
	margin-top: 30px;
}

/* tt_news begin */

.news-latest-item h3 a {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #545454;
}

.news-latest-item h3 a span{
	color: #0061ae;
}



/* tt_news einde */

.pollsubmit {
	background: url(../images/stem.jpg) no-repeat;
	height: 20px;
	width: 62px;
	border: none;
	cursor: pointer;
}

div .pollsubmit {
	position: absolute;
	margin-top: -34px;
	margin-left: 151px;
}

div.vorigestemmingen{
  margin:0;padding:0;
  position:relative;
  left:0px;
  top:-25px;
}

#contentmiddleright{
	margin-bottom: 20px;
}

xxxform#searchform input#searchbox {margin-bottom:3px;}

