body {
	background:#737373;
	font-family:Arial, Helvetica, sans-serif;
	color:#632181;
	font-size:9pt;
}
* {
	border:0;
	margin:0;
	padding:0;
}
a {
	color:#632181;
	text-decoration:none;
}
h1 {
	line-height:35px;
	margin:0 0 10px 0;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-size:11pt;
	text-align:center;
}
h2 {
	color:#e2001a;
	font-size:12pt;
}
h3 {
	background:url(images/h3_links.gif) no-repeat left #e2001a;
	line-height:27px;
	width:160px;
	margin:10px 0 0 0;
	text-align:center;
	font-size:11pt;
	color:#ffffff;
}
h3 span {
	display:block;
	background:url(images/h3_rechts.gif) no-repeat right;
}

/* Container */
div#container {
	background:url(images/container.gif);
	width:935px;
	margin:27px auto 0 auto;
}
div#container_top {
	background:url(images/container_top.gif) no-repeat top;
}
div#container_bottom {
	background:url(images/container_bottom.gif) no-repeat bottom;
	padding:2px 12px 11px 3px;
}

/* Header */
div#header {
	background:url(images/header.gif);
	height:232px;
	padding:28px 10px 0 681px;
	color:#ffffff;
}
div#header form, div#box_rood form {
	line-height:175%;
	padding:5px 0 0 0;
}
div#header input.text, div#box_rood input.text {
	width:100%;
	padding:1px 0;
}
div#header input.submit, div#box_rood input.submit {
	float:right;
	background:#e2001a;
	margin:8px 0 0 0;
	padding:3px 8px;
	cursor:pointer;
	color:#ffffff;
	border:1px solid #ffffff;
	font-size:9pt;
}
/* /Header */

/* Menu */
ul#menu {
	background:#632181;
	width:920px;
	line-height:33px;
	margin:3px 0;
	overflow:hidden;
}
ul#menu li {
	float:left;
	display:block;
}
ul#menu li a {
	float:left;
	display:block;
	padding:0 10px;
	color:#ffffff;
}
ul#menu li a:hover {
	background:#e2001a;
}
/* /Menu */

/* Body */
div#body {
	background:url(images/body.gif) repeat-y 247px 0;
	width:920px;
	overflow:hidden;
}
div#kolom {
	float:left;
	width:251px;
	overflow:hidden;
	color:#ffffff;
}
div#box_rood {
	background:url(images/kolom_box_rood.gif) no-repeat bottom #e2001a;
	width:239px;
	padding:0 6px 15px 6px;
	overflow:hidden;
}

div#box_rood input.text {
	border:1px solid #b20015;
}
div#box_rood input.submit {
	background:#632181;
}
div#box_rood li a {
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
div#box_rood li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #632281;
}
div#box_paars {
	background:url(images/kolom_box_paars.gif) no-repeat bottom #632181;
	padding:0 6px 11px 6px;
	text-align:right;
}
div#box_paars a {
	background:#e2001a;
	padding:3px 8px;
	color:#ffffff;
	border:1px solid #ffffff;
	font-size:9pt;
}
div#content {
	float:left;
	width:649px;
	line-height:210%;
	padding:10px;
	overflow:hidden;
}
div#content a {
	color: #E2001A;
	text-decoration: none;
}
div#content .box a {
	color: white;
}
div#content a:hover {
	text-decoration: underline;
}
div#content p.bold {
	padding:25px 0 0 0;
	font-weight:bold;
}
div#content div.box {
	background:url(images/content_box.gif) no-repeat bottom #e2001a;
	width:625px;
	padding:12px 15px;
	line-height:normal;
	color:#ffffff;
}
div#content input, div#content textarea {
	border-color: #632281;
	border-width: 1px;
	border-style: solid;
	background-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#content .koprow {
	background-color: #632281;
	color: white;
	line-height: 15px;
}
div#content td {
	font-size: 12px;
}
div#content li {
	margin-left: 20px;
}
/* Body */

/* Footer */
div#footer {
	background:#632181;
	line-height:33px;
	margin:7px 0 0 0;
	color:#ffffff;
	text-align:center;
}
div#footer a {
	color:#ffffff;
}

div#footer_logos {
	background:#737373;
	text-align: center;
}

/* /Footer */
/* Container */
