body {
	margin: 0;
	padding: 0;
	background: #DDE5F8 url(/images/dsa/img04.jpg) no-repeat;
	background: #FFFFFF url(/images/dsa/img04.gif) repeat-x;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
	height: 100%;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Helvetica, Helvetica, sans-serif;
	font-weight: normal;
	color: #730027;
}

input, dt, dd, dl{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contactform{
	width: 150px;	
	border: 1px solid #666666;
	
}
h1 {
	font-size: 100%;
	text-align: left;
}

h2 {
	font-size: 136%;
	text-align: left;
	list-style-type: none;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
	text-align: left;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #730027;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}
small{
	color: red;
	font-color: red;
}
img {
	/* border: 1px solid #B2B2B2; */
	border: 0;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 940px;
	height: 100px;
	
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 371px;
	height: 100px;
	
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(/images/dsa/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(/images/dsa/img03.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 100%;
	height: 40px;
	margin: -40px auto 0 auto;
}

#menu ul {
	float: right;
	margin-right: 20%;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
	
}

#menu li:hover {
	background: #F9F8F1;
	text-decoration: none;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(/images/dsa/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(/images/dsa/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto 20px auto;
	/* background: url(/images/vrouwejustitia.jpg); */	
}

/* Content */

#content {
	height: 100%;
	float: right;
	width: 490px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
	font-size: 160%;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(/images/dsa/img10.gif) no-repeat left center;
}
.errors{
	color: #730027;
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.error li{
	background-color: white;
	background: none;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
/*	background: url(/images/img11.gif) no-repeat;*/
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(/images/dsa/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}
#legal{
	color: #003333;	
}
#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

textarea{
	width: 149px;
	height: 100px;
	}
/* Footer */

#footer {
	height: 50px;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-top: 20px;
	background: #ffff url(/images/dsa/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	height: 100%;
}
