body {
	margin: 0; padding: 0;
	border: 0;
	background: #fff;
	}

body, td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #5b1300;
	}
	
#mainContainer {
	width: 770px;
	margin: auto;
	background: transparent;
	}
#mainPositioner {
	width: 770px;
	background: #fff url('../images/bg.gif') top left repeat-y;
	margin:auto; padding: 0px;
	border-top: none; border-bottom: none;
	}

body.intro {
	text-align: center;
	}
.intro #mainContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 770px;
	top: 50%;
	margin-top: -265px;
	}
.intro #mainPositioner {
	position: relative;
	width: 770px;
	height: 530px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
    background: #ffbf00; 
	}
	
#showHeader {
	background: #5b1300;
	}

#showLeft {
	width: 130px;
	margin: 0; padding: 0;
	float: left;
	}

#logo {
	width: 130px;
	margin: 70px 0; padding: 0;
	text-align: center;
	}

#showRight {
	width: 640px;
	margin: 0;
	float: right;
	}

/* START min-height */
	.prop {
    float: right;
    width: 1px;
	}
	.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
	}
	.minXYpx {
    height: 500px;
	}
/* EINDE min-height */

	#showRightContent {
	width: 460px;
	margin: 0; padding: 0;
	float: left;
	}
	#showRightContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; padding: 15px 0 0 10px;
	color: #5b1300;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	}
	#showRightContent .intro {
	margin: 0; padding: 0;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;	
	}
	#showRightContent a {
	color: #5b1300;
	border-bottom: 1px solid #ffbf00;
	text-decoration: none;
	}
	#showRightContent a:hover {
	color: #5b1300;
	background: #febf0f;
	border-bottom: 1px solid #5b1300;
	text-decoration: none;	
	}
	/*
	#showRightContent ul {
	margin: 25px; padding: 5px;
	font-weight: none;
	list-style: disc;
	} */

	.padding {
	padding: 0 10px;
	}
	
	#showRightNews {
	width: 180px;
	margin: 0; padding: 190px 0 0 0;
	float: right;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	background: transparent url('../images/bgRechts.gif') top left no-repeat;
	}
	#showRightNews h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; padding: 15px 0 0 0;
	color: #5b1300;
	font-size: 16px;
	font-weight: bold;
	display: block;
	}

	#showRightNews a {
	font-size: 11px;
	color: #5b1300;
	text-decoration: none;
	}
	#showRightNews a:hover {
	font-size: 11px;
	color: #5b1300;
	border-bottom: 1px solid #ffe599;
	text-decoration: none;	
	}
	
#prefooter {clear:both; padding-top:15px; text-align:left; font-size:0.8em}
#footer {clear:both; height: 35px; border-top: 1px solid #794500; background: #fff;}

p.credit {
	color: #5b1300;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0 130px; padding: 5px;
	}
p.credit a:link, p.credit a:visited {
	color: #5b1300;
	font-weight: normal;
	padding: 0 2px;
	text-decoration: none;
	}
p.credit a:hover {
	color: #5b1300;
	background: #febf0f;
	padding: 0 2px;
	text-decoration: none;
	}


.nwsDate {
	color: #b06010;
	}
