
html, body {
height: 100%; 
background-repeat:repeat-y;
background-position: 50% 0%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
}

/*
a {color:#666666; text-decoration:underline;}
a:hover {color:#666666; text-decoration:none; }
a:active {color:#666666; text-decoration:none;}
a:visited { text-decoration: underline; color: #666666; }
a:link    { text-decoration: underline; color: #666666; }
*/
#container 
{
margin:-0px 0 0 -432px;
width:864px;
height:400px;
position:absolute;
left:50%;
background-repeat:no-repeat;
}

#header {
width:864px;
height:142px;
}

#subheader {
width:864px;
height:28px;
float:left;
}

#info_vlak {
width:176px;
height:20px;
float:left;
color:#FFFFFF;
font-size:12px;
padding-top:8px;
padding-left:8px;
font-weight:bold;
}

#navigatie {
width:677px;
height:24px;
float:left;
font-size:12px;
font-weight:bold;
color:#333333;
padding-top:4px;
}

#navigatie a
{
font-size:12px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

#navigatie a:hover
{
font-size:12px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

#left {
width:178px;
float:left;
height:20px;
padding-left:6px;
color:#333333;
}

#left a {
color:#333333;
text-decoration:none;
}

#left a:hover {
color:#666666;
text-decoration:none;
}

#content {
width:587px;
height:20px;
float:left;
padding-left:20px;
padding-top:40px;
padding-right:50px;
}

#content a
{
color:#333333;
text-decoration:none;
}

#content a:hover
{
color:#666666;
text-decoration:none;
}


/*////	TABELLENOPMAAK \\\\\\*/
.purple_border {
border-width: 1px;
padding:0px;
border-style: solid;
border-color: #69207a;
}

.purple_product {
background-image:url(../images/bg_products.gif);
background-repeat:no-repeat;
border-width: 0px 0px 1px 0px;
padding:0px;
border-style: solid;
border-color: #69207a;
}

.slogan {
font-size:24px;
color:#FFFFFF;
font-weight:bold;
font-style:italic;
}

/*////	VERDERE OPMAAK \\\\\\*/
hr {
height: 0;
border: 0;
border-top: 1px solid #661c78;
} 

.bleu_line {
height: 0;
border: 0;
border-top: 1px solid #c0cfe6;

} 

.productnavi a:link {
color:#333333;
text-decoration:none;
}

.newsitem_title {
font-size:12px;
color:#333333;
}

.input
{
border:1px solid #661c78;
height:14px;
font-size:11px;
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input_text
{
border:1px solid #661c78;
height:75px;
font-size:11px;
color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
}