/* Copyright (C) My Revolution */

#menu, #header, #achtergrond, #footer, .bg-boven, .reageren, .hidden {
	display: none;
}

img {
	border: none;
}

h1.print {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-transform: lowercase;
	font-size: 60px;
	color: #000;
	letter-spacing: -1px;
}

h1.print a {
	color: #000;
	text-decoration: none;
}

#tekst {
	margin: 0px;
}

#tekst h1 {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
}

#tekst h1 a {
	color: #000;
	text-decoration: none;
}

#tekst h1 a:hover {
	color: #444;
}

#tekst h2 {
	margin: 5px 0px 20px 0px;
	padding: 0px;
	text-align: right;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#tekst h2 a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#tekst h2 a:hover {
	text-decoration: underline;
	color: #555;
}

#tekst h4, #tekst h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

#tekst h4 {
	font-size: 15px;
}

#tekst h5 {
	font-size: 13px;
}

#tekst .tekst, #tekst p, #tekst ul, #tekst ol {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	color: #000;
}

#tekst p {
	margin: 0px 0px 7px 0px;
}

#tekst .tekst a, #tekst p a, #tekst ol a, #tekst ul a {
	color: #000;
	text-decoration: underline;
}

#tekst .tekst a:hover, #tekst p a:hover, #tekst ol a:hover, #tekst ul a:hover {
	color: #555;
}

#tekst img.rechts {
	float: right;
	margin: 4px 0px 8px 10px;
}

#tekst img.links {
	float: left;
	margin: 4px 10px 8px 0px;
}

#tekst blockquote {
	margin: 0px 25px 7px 25px;
	padding: 0px 0px 0px 10px;
	border-left: #777 5px solid;
}

#tekst blockquote, #tekst blockquote p {
	color: #555;
}

#tekst .tags {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: right;
	color: #000;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

#tekst .tags a {
	margin-top: -10px;
	margin-left: 4px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

#tekst .tags a:hover {
	color: #555;
	text-decoration: underline;
}

#tekst .leesmeer, #tekst .leesmeer a {
	font-weight: bold;
	text-decoration: none;
}

#tekst .reactie {
	margin: 0px 0px 12px 0px;
	padding: 3px 5px 1px 5px;
	color: #000;
	border-bottom: #999 1px dashed;
}

#tekst .reactie a {
	color: #222;
}

#tekst .reactie p.reactieinfo {
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: right;
	font-size: 12px;
}

#tekst .reactie p.reactieinfo a {
	font-weight: bold;
	text-decoration: none;
}

#tekst table, #tekst td {
	padding: 0px;
}

#tekst table {
	margin: 0px 0px 9px 0px;
}

#tekst td {
	padding: 0px 10px 2px 0px;
	vertical-align:top;
}

#tekst td h4 {
	margin-top: 7px;
	margin-bottom: 5px;
}