body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
body, td {
	font: 11px Verdana;
	color: #fff;
	line-height: 17px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
body.editor {
	margin: 0;
	background: #577692;
}
img { 
	border: none;
}
h1 {
	font: 18px Verdana;
	margin-bottom: 17px;
}
h2 {
	font: 14px Verdana;
}
h3 {
	font: 12px Verdana;
}
#news_view h2 {
	color: #577692;
	margin-bottom: 17px;
}
a:link, a:visited {
	font: 11px Verdana;
	text-decoration: none;
	color: #fcf600;
}
a:hover {
	color: #fff;
}
ul, ol {
	margin: 10px 0;
	padding: 0 15px;
}
#wrapper {
	height: 100%;
	width: 100%;
}
#bestellen_formulier {
	margin: 17px 0;
}
#bestellen_formulier h2 {
	margin-bottom: 7px;
}
.bestellen_label {
	width: 170px;
}
.bestellen_error {
	background: #bd4b3a;
}
#bestellen_formulier td {
	padding: 2px 0;
}
#bestellen_formulier  input {
	border: none;
	padding: 2px;
	height: 18px;
	font: 11px Verdana;
	color: #333;
}
#bestellen_formulier  label {
	border: none;
	padding: 2px;
	height: 18px;
	font: 11px Verdana;
	color: #333;
}
input#bestellen_formulier_button {
	font: 11px Verdana;
	color: #fcf600;
	height: 21px;
	background: #4d6e8c;
	margin-top: 5px;
	padding-bottom: 1px;
	cursor: pointer;
	text-transform: capitalize; 
	border: 1px solid #fff;
}
#wrapper_top {
	background: #e6edf3;
	height: 209px;
	vertical-align: top;
}
#wrapper_bottom {
	vertical-align: top;
	background: #577692;
	border-top: 2px solid #fff;
}
#shortcuts_wrapper {
	background: #577692;
	height: 30px;
	margin-bottom: 2px;
	text-align: center;
}
#shortcuts {
	width: 950px;
	margin: 0 auto;
	font-size: 12px;
	padding: 7px 0 3px 0;
	text-align: right;
}
#shortcuts a:link, #shortcuts a:visited {
	font-size: 12px;
	margin-left: 5px;
	color: #fff;
}
#shortcuts a:hover {
	font-size: 12px;
	margin-left: 5px;
	color: #fcf600;
}
#banner {
	margin-bottom: 2px;
	height: 150px;
	text-align: center;
}
#wrapper_top_spacer {
	background: #204c71;
	height: 25px;
}
#inner_wrapper {
	width: 950px;
	height: 100%;
	text-align: left;
}
#inner_wrapper td {
	vertical-align: top;
}
#footer_wrapper {
	background: #fff;
	height: 25px;
	text-align: center;
}
#footer {
	text-align: left;
	margin: 0 auto;
	color: #889eb2;
	width: 950px;
}
#footer a:link, #footer a:visited {
	color: #889eb2;
}
#footer a:hover {
	color: #577692;
}
#navigation {
	width: 190px;
	padding: 20px 10px 0 0;
	text-align: right;
	font-size: 14px;
}
.navigation_button {
	margin-bottom: 10px;
}
#navigation a:link, #navigation a:visited {
	font-size: 14px;
	color: #fff;
}
#navigation a:hover {
	color: #fcf600;
}
a#active:link, a#active:visited {
	color: #fcf600;
}
#inner_wrapper_spacer {
	background: url(images/inner_wrapper_spacer.gif) repeat-y;
	width: 20px;
}
#content_wrapper {
	padding: 20px 20px 20px 10px;
}
#content_wrapper_right {
	width: 200px;
}
#news_view {
	background: #fff;
	padding: 20px 10px 10px 10px;
	color: #666;
	margin-bottom: 10px;
}
#news_view h3 a:link, #news_view h3 a:visited {
	color: #666;
}
#news_view h3 a:hover {
	color: #333;
}
.article {
	margin: 17px 0;
}
#news_message img {
	border: 2px solid #fff;
}
#logos {
	text-align: center;
	margin-top: 10px;
}
#logos img {
	margin-top: 10px;
	border: none;
}
h2 a:link, h2 a:visited {
	color: #fff;
	font-size: 15px;
}
h2 a:hover {
	color: #fcf600;
}
.element_even, .element_odd {
	margin: 17px 0;
}
#search_results {
	text-transform: capitalize;
	color: #fcf600;
	font: 12px Verdana;
}
#search_previous, #search_next {
	margin: 0;
}
#search_previous {
	float: left;
	
}
#search_next {
	float: right;
}
#search_button {
	font: 11px Verdana;
	color: #fcf600;
	height: 19px;
	background: #4d6e8c;
	padding-bottom: 1px;
	text-transform: capitalize; 
	border: 1px solid #fff;
}
#search_area {
	height: 19px;
	padding: 2px 2px 0 2px;
	font: 11px Verdana;
	color: #333;
	width: 200px;
	margin-right: 5px;
	border: none;
}