*
{
	font-family:Arial;
	font-size:12px;
	color:#595959;
}

body
{
	background-image: url(images/bg.gif); 
	background-repeat: repeat-x;
	background-color: #eaeaea;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.title
{

	font-weight:bolder;
}


a:link
{
	text-decoration:underline;	
	color:#862222;
}
a:hover
{	
	text-decoration:underline;
}

h1
{
	margin-top:5px;
	margin-left:5px;
	font-size:24px;
	color:#666666;
	font-style:italic;
}
.header
{
	margin-top:5px;
	margin-left:0px;
	font-size:20px;
	color:#666666;
	font-style:normal;
	line-height: 30px;
}

.nieuws
{
	text-decoration:none;	
	color:#000000;
	font-weight:normal;
}
nieuws:hover
{
	color:#BF2F37;
	text-decoration:underline;
}
.knop
{
	background-color:#EAEAEA;
	border: 1px #CCCCCC solid;
	font-weight:bold;
	color:#862222;
	cursor:hand;
}

.editbox
{
	background-color:white;
	border-top:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	z-index:1;
	position:relative;
	width:280px;
}

.kop {
	color: #000000;
	background-color:#EAEAEA;
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	border-bottom: 1px #CCCCCC solid;
}
.logo {
	height: 20px;
}
.subzonderborder {
	color: #000000;
	background-color:#EDEDED
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.sub {
	color: #000000;
	background-color:#EDEDED
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	border-bottom: 1px #EAEAEA solid;
}

a.kopjes_home:link {
	color:#000000;
}

.link_knop_home {
	padding-top: 5px;
	vertical-align: bottom;
	height: 10px;
}
.content {
	padding-right: 8px;
}

