/* Basis Configuratie*/
img { 	border: none;
		display: block;
	}

body {
	width: 100%;
	height:100%;
	background-color: #ffffff;
	background-image:url(../images/bgr.gif);
	margin: 0px;
	padding: 0px;
}
/* Lettertypes Algemeen */
h1, h2, h3, h4, a, div, p, span {
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #280c59;
}

h1{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	color: #ff7622;
	line-height: 1.4em;
	font-size: 25px;
	font-weight:lighter;
}
h3 {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.2em;
}
h2 {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	letter-spacing: -0.06em;
	word-spacing: 6px;
	font-size: 15px;
	line-height: 1.1em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1.0px;
	line-height: 1.3em;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

.copy	{
	font-family:"Trebuchet MS", Arial,"sans-serif";
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a{ 	color: #ff7622;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

a.lang{
	color:#280c59;
}
a.lang:hover{
	color:#ff7622;
	text-decoration: none;
}

a.copy:hover	{
	font-family:"Trebuchet MS", Arial;
	color:#c7cddc;
	font-size:11px;
	text-decoration:none;
}

.home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}

.nieuws {
	font-family:"Trebuchet MS", Arial,
	font-size:13px;
	color:#280c59;
	padding-left:25px;
	text-align:left;
}
.title {
	font-family:"Helvetica 55 Roman";
	font-size:30px;
	color:#fc720d;
	padding-left:25px;
	text-align:left;
	font-weight:normal;
}
.content {
	font-family:"Trebuchet MS", Arial,
	font-size:13px;
	color:#280c59;
	text-align:left;
	font-weight:normal;
}
.submenu {
	font-family:"Helvetica 55 Roman";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.submenu a { font-size:16px; }
.submenu a:hover, .submenu .active a { color:#280c59; text-decoration:none; }


.referenties {
	font-family:"Trebuchet MS";
	color:#919398;
	font-size:11px;
	text-decoration:none;
}
/* Link opmaak */
.link {
	color:#280c59;
	text-decoration:none;
}

a.link:hover {
	text-decoration:none;
	color:#ff8941;
}

/** TD OPMAAK **/
td.submenu {
	padding-top:75px;
	padding-left:10px;
}
td.contentleft {
	background-image:url(/images/content_left_bg.gif);
	width:540px;
}
td.contentright {
	background-image:url(/images/content_right.gif);
	background-repeat:no-repeat;
}
td.volgende {
	padding-right:20px;
}
/** DIV OPMAAK **/
div#logo{
	height: 85;
	width: 200px;
	vertical-align:top;

}

div#home_cnt {
	padding: 30px;
	padding-top: 20px;
	padding-left: 50px;
	background-image:url(/images/content_left.gif);
	background-repeat:no-repeat;
}

div#language_select_container{
	height: 25px;
	background:#f8f9fb;
}

div#language_select_container table tr td{
	font-size: 12px;
	color: #280c59;
	line-height: 25px;
}

div#quotes{
	margin-right: 10px;
	background: url(../images/bg_quotes.gif);
}
input.routeplanbutton{
	color:#280c59;
	background-color: #ff7622;
}

ul.level3 { padding:0; margin:0; margin-bottom:10px; list-style:none; }
ul.level3 a {
	color:#FFF; font-weight:normal; font-size:1.0em;
	background: url(/images/level3_arrow.png) no-repeat 0px 2px;
	padding-left:17px;
}
ul.level3 a:hover,
ul.level3 a.active { color:#280C59; text-decoration:none; }


#home_cnt h2,#home_cnt h2 p { color:#FFF; font-size:17px; }
.nieuwstitle h3 { font-size:16px; color:#776c9a; margin:10px 0; }
.newsOverview h3 { padding:5px 0; }
.newsOverview h3 a { color:#776c9a; font-size:14px; line-height:40px; }
.newsOverview h3 a:hover { color:#ff8941; text-decoration:none; }

