body {
	margin: 0px;
	padding: 0px;
	background-color: #A81F13;
	font-family: Arial,Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.nav {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
	float: left;
	background-image: url(http://www.deredactie.nl//images/interface/nav_webredactie.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.navitem a{
	margin: 0px;
	padding: 10px 15px 0px;
	height: 25px;
	float: left;
	background-image: url(http://www.deredactie.nl//images/interface/nav_webredactie.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.navitem a:link{
	margin: 0px;
	padding: 10px 15px 0px;
	height: 25px;
	float: left;
	background-image: url(http://www.deredactie.nl//images/interface/nav_webredactie.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.navitem a:visited{
	margin: 0px;
	padding: 10px 15px 0px;
	height: 25px;
	float: left;
	background-image: url(http://www.deredactie.nl//images/interface/nav_webredactie.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.navitem a:hover{
	margin: 0px;
	padding: 10px 15px 0px;
	height: 25px;
	float: left;
	background-image: url(http://www.deredactie.nl//images/interface/nav_webredactie_over.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.navitem a:active{
	margin: 0px;
	padding: 10px 15px 0px;
	height: 25px;
	float: left;
	background-image: url(http://www.deredactie.nl//images/interface/nav_webredactie_over.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#navitem_huidig a{
	margin: 0px;
	padding: 10px 15px 0px;
	height: 25px;
	float: left;
	background-image: url(http://www.deredactie.nl//images/interface/nav_webredactie_over.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.infoblok_title {
	background-image: url(http://www.deredactie.nl//images/interface/infoblok_webredactie.jpg);
	margin: 0px;
	padding: 5px 0px 0px;
	height: 22px;
	width: 100%;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 13px;
	border-bottom: 1px solid #E0D5FF;
	font-weight: bold;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0D5FF;
	border-left-color: #E0D5FF;
}

.button a{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button a:link{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button_over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button a:visited{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button_over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button a:hover{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button a:active{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.buttonzoek a{
	margin: 0px;
	padding: 3px 10px 0px;
	height: 20px;
	background-image: url(../images/buttonzoek_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.buttonzoek a:link{
	margin: 0px;
	padding: 3px 10px 0px;
	height: 20px;
	background-image: url(http://www.deredactie.nl//images/interface/buttonzoek_over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.buttonzoek a:visited{
	margin: 0px;
	padding: 3px 10px 0px;
	height: 20px;
	background-image: url(http://www.deredactie.nl//images/interface/buttonzoek_over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.buttonzoek a:hover{
	margin: 0px;
	padding: 3px 10px 0px;
	height: 20px;
	background-image: url(http://www.deredactie.nl//images/interface/buttonzoek.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.buttonzoek a:active{
	margin: 0px;
	padding: 3px 10px 0px;
	height: 20px;
	background-image: url(http://www.deredactie.nl//images/interface/buttonzoek.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}
.style1 {
	color: #A81F13
}
#replacement-1 {
	width: 51px;
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.deredactie.nl//images/interface/zoekbutton_red_over.jpg) no-repeat;
	text-indent: -1000em;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: right;
}
#replacement-1:hover {
	width: 51px;
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.deredactie.nl//images/interface/zoekbutton_red.jpg) no-repeat;
	text-indent: -1000em;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: right;
}
#replacement-2 {
	width: 88px;
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.deredactie.nl//images/interface/schrijf_je_in_over.jpg) no-repeat;
	text-indent: -1000em;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: right;
}
#replacement-2:hover {
	width: 88px;
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.deredactie.nl//images/interface/schrijf_je_in.jpg) no-repeat;
	text-indent: -1000em;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: right;
}
#replacement-3 {
	width: 70px;
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.deredactie.nl//images/interface/reageer_over.jpg) no-repeat;
	text-indent: -1000em;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: left;
}
#replacement-3:hover {
	width: 70px;
	height: 29px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(http://www.deredactie.nl//images/interface/reageer.jpg) no-repeat;
	text-indent: -1000em;
	cursor: hand; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float: left;
}
.button_twitter a{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button_twitter a:link{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button_over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button_twitter a:visited{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button_over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button_twitter a:hover{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}

.button_twitter a:active{
	margin: 0px;
	padding: 6px 10px 0px;
	height: 21px;
	background-image: url(http://www.deredactie.nl//images/interface/button.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: right;
	border: 1px solid #E0D5FF;
}