/*
Body Element
------------
*/

body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin: 0px;
	background-color: #69111d;
	
} 
	
/*
Inline Elements
---------------
*/
a:link, a:visited, a:active
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color:#69111d;
	}

a:hover
	{
	color:#2F4F4F;
	}

	
div {}
form {margin: 0px;}

h1 {
	font-size: large;
	color: #69111d;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	}
	
h2 {
	color: #69111d;
	margin: 16px 0px 0px 0px;
	font-size: small;
	font-weight: bold;
	}
h3 {}

h4 {}

hr {}

img { 
	border: 0px;
	overflow: scroll;
	z-index:10;
	}
	
li {}

p {
	margin:0px;
	line-height: 1.5em;
	}
strong {}

select {}

span {
	}

table {}

td {	
	background-color: #69111d;
	}

ul, ol {
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
iframe{
	width:100%;
	height:100%;
	border-style:none;
	border-width:0px;
	}
	
img {
	border-width: 0px;
	}
	
input{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.75em;
  font-weight:bold;
  border-width: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 2px
}


/*
Specific Elements
-----------------
*/
	
input.text{
  background-color:#fdf0b8;
  border-color:#C2000F;
  border-style:solid;
  color:#C2000F;
}

input.button{
  background-color:#C2000F;
  border-color:#fdf0b8;
  border-style: outset;
  color:#fdf0b8;
}

input.radio{
  background-color:#C20000F;
  color:#fdf0b8;
}

div.menu {
	width:100%;
	background-color: #69111d;
	height:24px;
	}
	
div.footer {
	width:100%;
	background-color: #69111d;
	color:#fdf0b8;
	font-weight:bold;
	}
	
div.bgmaintable {
	}
	
table.maintable {
	width: 100%;
	}

td.kolomlinks {
	width:20%;
	vertical-align: top;
	}
	
td.kolommidden {
	width: 60%;
	vertical-align: top;
	height: 100%;
	}

td.kolomrechts {
	width:20%;
	vertical-align: top;
	padding-top: 22px;
	}
	
td.trein {
	height: 38px;
	}
	
td.flags {
	text-align: center;
	height: 38px;
	}

td.overzicht {
	background-color: #fdf0b8;
	color: #000000;
	}
	
td.logo {
	background-color: #FFFFFF;
	color: #000000;
	text-align:center;
	}
	
div.logo {
	width: 100%;
	text-align: left;
	background-image : url(../img/logo.gif);
	background-position : top center;
	background-repeat : no-repeat;
	height:60px;
	}

div.navbar {
	text-align: right;
	padding-top: 22px;
	}
	
div.toolheader {
	line-height: 22px;
	height: 22px;
	color :#fdf0b8;
	font-size: small;
	font-weight: bold;
	background-color: #2F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #fdf0b8;
	padding-left:6px;
	cursor: pointer;
	}

div.switchcontent {
	padding:6px 11px 6px 11px;
	color: #fdf0b8;
	}
	
span.showstate {
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 2px;
	margin-right: 4px;
	}

div.clikpad {
	background-color: #69111d;
	color: #fdf0b8;
	font-size: small;
	line-height: 22px;
	height: 22px;
	padding-left: 22px;
	font-weight:bold;
	}
	
span.train{
	position : relative;
	vertical-align: middle;
	padding-top: 0;
	}
	
img.flag{
	width:25px;
	height:15px;
	padding-top: 3px;
	}
	
img.train{
	border-width: 0;
	}
	
img.moving{
	border-width: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 30px;
	}
	
a.clikpad, a.clikpad:active, a.clikpad:visited, a.clikpad:hover {
	color: #fdf0b8;
	font-size: small;
	text-decoration: underline;
	}

div.contentbox {
	background-color: #fdf0b8;
	margin-bottom: 44px;
	}
	
div.content {
	position: relative;
	padding: 22px 22px 22px 22px;
	}
	
div.submenu {
	}

a.submenulevel1, a.submenulevel1:visited {
	display: block;
	line-height: 22px;
	padding-left: 11px;
	background-color: #2F4F4F;
	border-top: 2px solid #fdf0b8;
	font-weight: bold;
	text-decoration: none;
	color: #fdf0b8;
	}
	
a.submenulevel1:hover {
	background-color: #696969;
	color: #000000;
	}

	
a.submenulevel1active, a.submenulevel1active:visited {
	display: block;
	line-height: 22px;
	padding-left: 11px;
	background-color:  #696969;
	border-top: 2px solid #fdf0b8;
	font-weight: bold;
	text-decoration: none;
	color: #fdf0b8;
	}


a.submenulevel2, a.submenulevel2:visited {
	display: block;
	line-height: 18px;
	padding-left: 22px;
	border-right: 5px solid #696969;
	background-color: #fdf0b8;
	text-decoration: none;
	color: #69111d;
	}
	
a.submenulevel2:hover {
	background-color:  #69111d;
	color: #fdf0b8;
	}
	
a.submenulevel2active, a.submenulevel2active:visited {
	display: block;
	line-height: 18px;
	padding-left: 22px;
	background-color: #69111d;
	border-right: 5px solid #696969;
	text-decoration: underline;
	color: #fdf0b8;
	font-weight: bold;
	}
	
a.submenulevel3, a.submenulevel3:visited {
	display: block;
	line-height: 14px;
	padding-left: 33px;
	background-color: #fdf0b8;
	border-right: 5px solid #696969;
	border-left: 5px solid #69111d;
	text-decoration: none;
	color: #000000;
	}
	
a.submenulevel3:hover {
	background-color:  #fdf0b8;
	color: #69111d;
	}
	
a.submenulevel3active, a.submenulevel3active:visited {
	display: block;
	line-height: 14px;
	padding-left: 33px;
	background-color: #fdf0b8;
	border-left: 5px solid #69111d;
	text-decoration: underline;
	color: #69111d;
	font-weight: bold;
	}

	
/* EOF */