* {
	padding: 0;
	margin: 0;
}
body {
	font: 75% Verdana, sans-serif;
	background-image: url(/img/achtergrond.gif);	
	line-height: 150%;
}
#wrap {
	width: 780px;
	border-left: 2px solid #D92334;
	border-right: 2px solid #D92334;
	border-bottom: 2px solid #D92334;
	margin: 0px auto;
	background: #ffffff url(/img/achtergrond_sidebar.gif) repeat-y top left;
}
#header {
	height: 64px;
	border-bottom: 2px solid #D92334;
}
#strepen {
	background-image: url(/img/strepen.gif);
	background-repeat: no-repeat;
	width: 284px;
	height: 64px;
	float: left;
}
#title {
	background-image: url(/img/titel.gif);
	background-repeat: no-repeat;
	width: 340px;
	height: 64px;
	float: left;
}
#logo {
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 64px;
	float: right;
}
#content {
	float: right;
	width: 575px;
/*	width: 700px; */
	background-color: #ffffff;
	margin: 0 14px 20px 0;
}
#content a img {
	border: none;
}
h1 {
	font-size: 170%;
	font-weight: bold;
	background: #fff;
	padding: 15px 0 5px 180px;
	color: #D92334;
}
#content h2 {
	font-size: 130%;
	padding-left: 30px;
	background: url(/img/wobsel.gif) no-repeat left center;
	margin: 20px 0 0.3em 0;
}
#contect h3 {
	font-size: 105%;
	font-weight: bold;
}
#content p, #content table {
	margin: 0 0 1em 0;
}
#content a, #content a:visited, #content a:active {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#content a:hover, #content a:visited:hover {
	text-decoration: underline;
}
#content td {
	border-bottom: 1px solid #D92334;
	padding: 2px;
}
#content th {
	text-align: left;
	background-color: #D92334;
	color: #fbf6f7;
	padding: 2px;
}
#content ul {
	margin: 0 0 1em 20px;
	list-style: square;
}
#sidebar {
	float: left;
	width: 175px;
	text-align: center;
}
#sidebar p {
	color: #fff;
}
#menu {
	background-color: #fff;
	text-align: left;
	padding: 0 0 10px 5px;
	margin-bottom: 10px;
}
#menu ul {
	list-style: none;
	margin-bottom: 1em;
}
#menu a, #menu a:visited, #menu a:active{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background: #fff url(/img/incassobullet.gif) no-repeat center left;
	padding-left: 18px;
}
#menu a:hover, #menu a:visited:hover {
	text-decoration: underline;
}
#menu li.securelink a, #menu li.securelink a:visited {
	background: #fff url(/img/incassologin.gif) no-repeat center left;
}
#footer {
	background-color: #D92334;
	width: 780px;
	text-align: center;
	color: #fff;
}
#kruimelpad  {
	background-color: #fff;
	padding-left: 185px;
	height: 30px;
	font-weight: bold;
}
.clear {
	visibility: hidden;
	clear: both;
	height: 0;
}
.tekstblok {
	border-top: 2px solid #D92334;
	border-bottom: 2px solid #D92334;
	background-color: #fbf6f7;
	margin: 0 0 1em 0;
	padding: 10px 10px 0 10px;
}

.tekstblok a, .content a:visited, .tekstblok a:active {
	text-decoration: underline;
	color: #00f;
	font-weight: bold;

#sidebar img {
	border: none;
}