﻿
.OV a {
display:block;
width: 300px;
height: 240px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;
color:#333;
background: url("ovnederland.png") 0 0 no-repeat;
text-decoration: none;
float:left;
margin-bottom: 10px;
vertical-align: bottom;
}
.RS a {
display:block;
width: 300px;
height: 240px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;
color:#333;
background: url("railsimeurope.png") 0 0 no-repeat;
text-decoration: none;
float: left;
margin-bottom: 10px;
}
.Forum a {
display:block;
width: 300px;
height: 240px;
padding:10px 10px 10px 7px;
font: bold 13px sans-serif;
color:#333;
background: url("forum.png") 0 0 no-repeat;
text-decoration: none;
float: left;
margin-bottom: 10px;
}
.OV a:hover, .RS a:hover, .Forum a:hover { 
background-position: 0 -275px;
color: #fff;
}
.OV a:active, .RS a:active, .Forum a:active {
background-position: 0 -275px;
color:#fff;
}
.tp{
	margin: 15px;
	padding: 15px;
	font-size: 40px;
	color: #FFFFFF;
}
#wrap {
margin:0 auto;
max-width:980px;
min-width:760px;
text-align:left;
width:auto !important;
border-right: 1px solid #000;
}
#wrap {
background:url("ovnederland/templates/treinpunt/images/wrap.png") repeat-y scroll 0 0 #E1E1E1;
}
#header {
background:url("ovnederland/templates/treinpunt/images/header.jpg") repeat-x scroll 0 0 #000000;
height:120px;
overflow:hidden;
position:relative;
}
#footer {
background:url("ovnederland/templates/treinpunt/images/footer.jpg") repeat-x scroll 0 100% transparent;
height:100px;
overflow:hidden;
position:relative;
}
body, td, th, tr {
color:#000000;
font-family:"Arial";
font-size:12px;
line-height:130%;
}
#bodyarea {
margin:0;
padding:10px;
}
#footer {
clear:both;
}