body { 	
	color: #000000;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 12px;
	text-align: center; /* centreer site in IE, stap 1 */
}

.box {
  display: none;
}

.footer {
  display: none;
}

#left {
  display: none;
}

#right {
  display: none;
}

.wrapper {
	width: 100%;
}

.widthcontrol {
	width: 100%;
  margin: 0 auto;   /* centreer site in normale browsers */
	text-align: left; /* centreer site in IE, stap 2 */
}

.outer {
	width: auto;
}

.inner { 
	display: block;
	margin: 0px;
	width: 100%;
}


a:link {
	text-decoration: underline;
	color: #ff0000;
}

a:visited {
	color: #ba0606;
}

a:hover, a:active {
	text-decoration: none;
}

a.button-arrow {
	background: url("../img/b_arrow.gif") no-repeat bottom left;
	padding-left: 15px;
	clear: both;
}

a.button-mail {
	background: url("../img/b_mail.gif") no-repeat bottom left;
	padding-left: 15px;
}

a.button-print {
	background: url("../img/b_print.gif") no-repeat bottom left;
	padding-left: 15px;
}

a img {
	border: 0px;
}

label {
  cursor: pointer;
}

td { 	
	color: #000000;
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 12px;
	text-align: left;
}

.menu {
  display: none;
  width: 0px;
}

.submenu {
  display: none;
}

.right {
  display: none;
}

.small {
	font-size: 9px;
}

.center { 
	float: left;
	width: 100%;
	z-index: 12; 
	
	margin: -3px -3px 0px -2px; 	/* belangrijke marges voor overlap met left- en rightbar */
}

.content {
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 11px;
}

.content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -26px;
	*margin-left: 16px;
}

h1 {
	font-size: 14px;
	margin: 0em;
}

h2 {
	font-size: 11px;
	color: #7f7f7f;
	margin: 0em;
}

.header {
	width: 100%;
	position: relative;
	z-index: 13;
}

#searchbox {
  display: none;
}

.contentbox {
	clear: both;
	background: url("../img/bg_rssbox.gif") repeat-x bottom left;
	padding-bottom: 8px;
	padding-top: 5px;
	margin-top: 0px;
	border-top: 1px solid #ff0000;
}

.entry {
	clear: both;
	margin-bottom: 4em;
}

* html .entry {
	margin-bottom: 0;
}

.entryheader {
	width: 100%;
	height: 19px;
	background: url("../img/bg_content_entryheader.gif") repeat-x top left;
	margin-top: 6px;
	margin-bottom: 6px;
}

.entryheaderleft {
	float: left;
	width: 74%;
	margin-left: 4px;
}

* html .entryheaderleft {
	margin: 0px;
}

.entryheaderright {
  display: none;
}

* html .entryheaderright {
	margin: 0px;
}

.roundtag {
	float: left;
	display: block;
	height: 9px;
	width: 1px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.bgtag {
	display: block;
	float: left;
	color: #ffffff;
	height: 11px;
	line-height: 10px;
	margin-top: 4px;
	padding: 0px 2px 0px 2px;
	overflow: hidden;
}

* html .bgtag {
	padding-top: 1px;
}

.nieuws .roundtag, .nieuws .bgtag {
	background: #ff0000;
}

.column .roundtag, .column .bgtag, .recensie .roundtag, .recensie .bgtag {
	background: #74b748;
}

.activiteit .roundtag, .activiteit .bgtag {
	background: #2687d9;
}

.verslag .roundtag, .verslag .bgtag {
	background: #a74db2;
}

.photo-60 {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 5px;
	margin-top: 0px;
	_margin-top: 2px;
	margin-bottom: 5px;
	position: relative;
}

.photo-60-corners {
  display: none;
}


.photo-90 {
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
	position: relative;
}

.photo-90-corners {
  display: none;
}

.photo-180 {
	float: left;
	width: 180px;
	height: 180px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
	position: relative;
}

.photo-180-corners {
  display: none;
}

.photo-120 {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
	position: relative;
}

.photo-120-corners {
  display: none;
}

.entrybody {
	display: block;
}

.entryfooter {
	width: 100%;
	display: block;
	clear: both;
}

.entryfooterleft {
	float: left;
	width: 74%;
}

.entryfooterright {
	text-align: right;
	float: right;
	width: 24%;
}

.headergraphic {
	display: nonen;
}

.clear { 
	clear: both;
}

.footer {
	display: nonen;
}

.vc {
	vertical-align: middle;
}
