body {
	margin: 13px 0 20px 0;
}
body, div, td, input, select, textarea {
	font: 12px Arial, sans-serif;
	color: #444;
}
h1, h2, h3, p {
	margin: 0;
}
h1 {
	font-size: 16px;
	color: #06713c;
	margin-bottom: 18px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0066;
	margin-bottom: 9px;
}
h3 {
	font-size: 11px;
}
a:link, a:visited {
	color: #5e6f70;
}
a:hover {
	color: #a1a7a7;
}
form {
	margin: 18px 0;
}
#wrapper {
	width: 960px;
	margin: auto;
}
#header {
	vertical-align: top;
	height: 70px;
	padding: 0 20px 0 0;
}
#logo {
	float: left;
}
#header_rechts {
	margin-top: 42px;
	float: right;
}
#shortcuts {
	float: left;
	font-size: 11px;
	margin-right: 10px;
	color: #ada9b4;
}
#shortcuts a:link, #shortcuts a:visited {
	color: #444;
	text-decoration: none;
}
#shortcuts a:hover {
	color: #ada9b4;
}
#language {
	float: left;
}
#language a {
	margin-right: 5px;
}
#navigation a:link, #navigation a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 20px;
	bottom: 10px;
}
#element, #element1, #element2, #element3 {
	position: relative;
	width: 240px;
	height: 70px;
	float: left;
	cursor: pointer;
}
#element {
	background: #cc0066;
}
#element1 {
	background: #bf0060;
}
#element2 {
	background: #b30059;
}
#element3 {
	background: #a60053;
}
#subelements, #subelements1, #subelements2, #subelements3 {
	display: none;
	position: absolute;
	top: 70px;
	left: 0;
	width: 240px;
	height: 209px;
	cursor: auto;
	background-image: url(images/dropdown.png);
	z-index:4;
}
#navigation a.subelement:link, #navigation a.subelement:visited {
	padding: 5px 20px 5px 20px;
	position: static;
	display: block;	
}
#navigation a.subelement:hover {
	background-image: url(images/dropdown.png);
	padding-left: 22px;
}
#banner {
	background: #ccc;
	width:960px;
	height:279px;
	background-repeat:no-repeat;
	background-position:bottom left;

}
img {
	border: 0;
}
#trace, #footer {
	float: left;
	height: 15px;
	width: 680px;
	border-top: 1px solid #fff;
	background: #424e4f;
	padding: 7px 20px;
}
#trace #overflow, #footer {
	color: #a1a7a7;
	font-size: 11px;
}
#trace #overflow {
	width: 530px;
	height: 14px;
	overflow: hidden;
}
#footer {
	border: none;
}
#trace a:link, #trace a:visited {
	color: #a1a7a7;
	text-decoration: none;
}
#search {
	float: left;
	width: 240px;
	height: 29px;
	border-top: 1px solid #fff;
	background: #5e6f70;
	position: relative;
}
#search .text, #search .button {
	font-size: 11px;
}
#search .text {
	position: absolute;
	top: 6px;
	left: 20px;
	border: none;
	padding: 2px 2px 1px 2px;
	width: 171px;
	background: #eee;
}
#search .button {
	margin-top: 3px;
	position: absolute;
	top: 3px;
	left: 198px;
}
#footsteps {
	float: left;
	width: 240px;
	height: 15px;
	padding: 7px 0;
	background: #5e6f70;
	font-size: 11px;
	text-align: center;
	color: #424e4f;
}
#footer a:link, #footer a:visited {
	margin-right: 20px;
	color: #a1a7a7;
	text-decoration: none;
}
#footsteps a:link, #footsteps a:visited {
	color: #424e4f;
	text-decoration: none;
}
#footsteps a:hover {
	color: #ccc;
}
#trace a:hover, #footer a:hover {
	color: #ccc;
}
#inhoud {
	width: 100%;
	clear: both;
}
#left, #right {
	vertical-align: top;
}
#left, #left div, #left td, .editor {
	line-height: 18px;
}
#left {
	width: 680px;
	padding: 20px;
}
#left h2 {
	color: #444;
}
#right {
	width: 240px;
	background: #ccc;
	padding-bottom: 75px;
}
#right, #right div, #right td {
	font-size: 11px;
	line-height: 15px;
}
#right .object {
	border-bottom: 1px solid #fff;
	padding: 15px 20px;
}
#right .slogan h2 {
	margin-bottom: 0;
}
#right .slogan p {
	display: inline;
}
strong {
	color: #333;
}
#news_view h2 {
	margin-bottom: 0;
}
#news_view h3 {
	margin-top: 9px;
}
#news_view .descr {
	margin: 3px 0;
}
#message_body {
	margin: 18px 0;
}
#message_img {
	float: left;
	margin: 4px 10px 4px 0;
}
.article {
	padding-top: 9px;
	clear: both;
	margin-bottom: 9px;
}
.article .thumb {
	float: left;
	margin: 4px 9px 0 0;
}
.article .descr {
	margin-bottom: 9px;
}
#search_page .text {
	width: 225px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin-right: 5px;
}
#search_page #from_id{
	margin: 9px 0;
}
#extra {
	margin: 18px 0 9px 0;
}
#extra select {
	margin-right: 10px;
}
#extra input {
	margin: 0 2px 0 0;
}
#search_page .results {
	margin: 9px 0;
}
#search_page .noresults {
	padding-top: 9px;
	border-top: 1px solid #ccc;
}
#search_page .element {
	border-top: 1px solid #ccc;
	margin-top: 9px;
}
#search_page h2 {
	margin: 9px 0 0 0;
}
#search_page .url {
	color: #666;
}
#search_page .descr {
	margin: 9px 0;
}
#snavigation #prev {
	float: left;
}
#snavigation #next {
	float: right;
}
#prev, #next {
	margin-top: 9px;
}
#snavigation img {
	vertical-align: middle;
}
#snavigation a:link, #snavigation a:visited {
	text-decoration: none;
	text-transform: capitalize;
}
form#contact {
	margin: 0;
	padding: 0;
}
form#contact h2, div#contact h2 {
	margin-bottom: 9px;
}
form#contact label {
	display: block;
	float: left;
	width: 150px;
}
form#contact label.radio_label, form#contact label.checkbox_label {
	display: inline;
	float: none;
	width: auto;
}
form#contact label#sponsor_label {
	display: block;
	float: left;
	width: 150px;
}
form#contact input, textarea {
	margin-bottom: 3px;
	width: 150px;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
}
form#contact textarea {
	width: 300px;
}
form#contact input.radio, form#contact input.first_radio, form#contact input.checkbox, form#contact input#sponsor {
	width: auto;
	border: none;
}
form#contact input.first_radio {
	margin-left: 175px;
}
form#contact input#sponsor {
	float: left;
}
form#contact input#versturen {
	margin: 17px 0 0 150px;
	width: auto;
	display: block;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	background: #eee;
}
form#contact span.checkbox_titel {
	float: left;
	width: 175px;
}
form#contact div.radio {
	margin: 5px 0 10px 0;
}
form#contact div.checkbox_wrapper {
	float: left;
	margin-bottom: 12px;
}
form#contact .error {
	border: 1px solid #f99;
	border-right: 1px solid #fcc;
	border-bottom: 1px solid #fcc;
}
form#contact .first_radio_error {
	margin-left: 175px;
	display: inline;
	float: none;
	width: auto;
	border: none;
	background: #ff6666;
}
form#contact .radio_error {
	display: inline;
	float: none;
	width: auto;
	border: none;
	background: #ff6666;
}
div.message {
	width: 150px;
	cursor: pointer;
	position: relative;
	left: 150px;
	top: 9px;
}
