* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
        text-align:center;
        background-color: #9966cc;
        min-height:468px;/* for ie7*/
}
body.light {
        text-align:center;
        background-color: #c5a8e2;
        min-height:468px;/* for ie7*/
}
#outer{
        height:100%;
        width:100%;
        display:table;
        vertical-align:middle;
}
#container {
        text-align: center;
        position:relative;
        vertical-align:middle;
        display:table-cell;
        height: 650px;
}
#inner {
        width: 890px;
        height: 650px;
        text-align: center;
	margin: 0 auto;
    
}
#staticheader {
        width: 640px;
        height: 78px;
        position: absolute;
        text-align: left;
        margin-top: 0px;
}
#staticrss {
        width: 180px;
        height: 461px;
        text-align: left;
	position: absolute;
        margin-top: 139px;
	margin-left: 650px;
	background: url("../pages/static/rss_vlak.gif");
}
td.rss_header {
	padding-top: 10px;
	padding-left: 15px;
}
td.rss_content {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	font-size: 0.75em;
}
#staticfooter {
	width: 830px;
	height: 10px;
	position: absolute;
	margin-top: 610px;
	text-align: left;
	font-size: 0.625em;
	color: #fff;
	font-family: Arial,Helvetica,Sans-serif;
	font-weight: bold;
}
#staticlogo {
	width: 245px;
	height: 135px;
	position: absolute;
	margin-left: 650px;
	text-align: left;
	background: url("../pages/static/logo.jpg");
}
#staticlogo_light {
        width: 245px;
        height: 135px;
        position: absolute;
        margin-left: 648px;
	margin-top: 4px;
        text-align: left;
        background: url("../pages/light/logo.jpg");
}
table.content_header{
	width: 100%;
}
/*opmaak voor het menu*/
table.header {
	width: 640px;
}
tr.header {
	width: 640px;
}

td.header {
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	height: 80px;
	width: auto;
}
img {
	border: 0px;
}

a {
	font-size: 0.90em;
	color: #9966cc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #9966cc;
	text-decoration: underline;
	font-weight: bold;
}
a.light {
        font-size: 0.90em;
        color: #c5a8e2;
        font-weight: bold;
        text-decoration: none;
}
a:hover.light {
        color: #c5a8e2;;
        text-decoration: underline;
	font-weight: bold;
}
p.bron {
	font-size: 0.90em;
	font-family: Arial,Helvetica,Sans-serif;
	padding-top: 20px;
	font-weight: bold;
}

#twitbox {
	 width: 150px;
	 margin-left: -6px; 
	 margin-top: 15px;	
}
/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss-box {
	 width: 150px;
}

.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
	font-size: 0.90em;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-serif;
}

.rss-items {
        list-style:none;
        margin:0;
        padding:0;
	color: #646567;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-serif;
}

.rss-item  {
  	font-size: 0.90em;
  	margin-bottom: 1em;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-serif;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial,Helvetica,Sans-serif;
}

.rss-item a:hover { 
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-serif;
}

.rss-date {
	font-size: 0.90em;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-serif;
} 
