@charset "UTF-8";
/* CSS Document */

/*
body 
{
	background: url(../images/bgGradient.jpg) #730f11 top repeat-x;
	margin: 0;
}

#middleColumn
{
	width: 1612px;
}

#header
{
	background-image: url(../images/header.gif);
	height: 584px;
}

#content
{
}

#footer
{
	position: relative;
	left: 311px;
	background: url(../images/footer.gif) no-repeat;
	width: 986px;
	height: 224px;
}
*/
body 
{
	background:url(../images/bgGradient.jpg) #730f11 top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#middleColumn
{
	width: 1387px; 
	margin-left: auto;
	text-align: left;
}

#header
{
	background-image: url(../images/header_rightside.gif);
	height: 784px;
}

#content
{
}

#footer
{
	position: relative;
	left: 85px;
	background: url(../images/footer-2.gif) top no-repeat;
	width: 986px;
	height: 224px;
	margin-top: 0px;
}

#gradient
{
	width: 100%;
	height: 496px;
	background: url(../images/bgGradient.jpg) #730f11 top repeat-x;
	left: 1644px;
	top: 0px;
	position: absolute;
}
#column
{
	position: relative;
	top: -884px;
	left: 703px;
	width: 280px;
	background-color:#D2D2D2;
}
.table_test
{
	background:url(../images/header_leftside.jpg) top left no-repeat;
}
.columnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
.column_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A9EB3;
	padding-bottom: 3px;
}
.column_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #333;
	padding-bottom: 10px;
}
#tekst_vlak
{
	position: relative;
	top: -1500px;
	left: 300px;
	width: 350px;
	background-color:#FFFFFF;
}

#menu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 350px;
	background-color:#FFFFFF;
}

/* Aanpassing voor andere platte paginas */

#wedstrijd_tekst_vlak
{
	position: relative;
	top: -780px;
	left: 300px;
	width: 600px;
	background-color:#FFFFFF;
}

#wedstrijd_menu
{
	position: relative;
	top: -1330px;
	left: 100px;
	width: 350px;
	background-color:#FFFFFF;
}

#overbuffi_tekst_vlak
{
	position: relative;
	top: -700px;
	left: 300px;
	width: 600px;
	background-color:#FFFFFF;
}

#overbuffi_menu
{
	position: relative;
	top: -1150px;
	left: 100px;
	width: 350px;
	background-color:#FFFFFF;
}

#contact_tekst_vlak
{
	position: relative;
	top: -700px;
	left: 300px;
	width: 600px;
	background-color:#FFFFFF;
}

#contact_menu
{
	position: relative;
	top: -1150px;
	left: 100px;
	width: 350px;
	background-color:#FFFFFF;
}

#links_tekst_vlak
{
	position: relative;
	top: -700px;
	left: 300px;
	width: 600px;
	background-color:#FFFFFF;
}

#links_menu
{
	position: relative;
	top: -850px;
	left: 100px;
	width: 350px;
	background-color:#FFFFFF;
}

/* einde aanpassing */

.tekst_kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #710D12;
}
.tekst_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.tekst_tekst_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-weight:bold;
}

p
{
}
.table_body {
	background-image: url(../images/xii/image_body.jpg);
	background-repeat: no-repeat;
}
.text_menu_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.text_menu_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.text_menu_grey:hover {
	color: #000000;
	text-decoration:underline;
	
}
a.text_menu_grey:link, a.menu:visited, a.menu:active {
	color: #666;
}
a.tekst_tekst:hover {
	color: #000000;
	text-decoration:underline;
	
}
a.tekst_tekst:link, a.menu:visited, a.menu:active {
	color: #666;
	text-decoration:underline
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}