body {
	margin:0px;
	padding:0px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	overflow: -moz-scrollbars-vertical;
}

body#next {
	background-image:url(../images/background_next.gif);
	background-repeat:repeat-x;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	line-height:18px;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#000000;
	text-decoration:underline;
}

img {
	border:none;
}

input {
	width:200px;
	border:1px solid #808080;
	background:none !important;
	color:#666666;
}

textarea {
	width:200px;
	border:1px solid #808080;
	color:#666666;
}	

button,
.button {
	width:200px;
	border:1px solid #808080;
	background:none !important;
	background-color:#004c9;
	color:#666666;
}

/* basis */

div#maincontainer {
	width:912px;
	margin:0px auto;
}

div#container {
	float:left;
	width:901px;
	min-height:450px;
	background-image:url(../images/back_content.gif);
	background-repeat:no-repeat;
	background-position:0px 75px;
	background-color:#FFFFFF;
	border-right:10px solid #F2F2F2;
}

body#home div#container {
	float:none;
	margin:0px auto;
	width:922px;
	top:0px;
	border:none;
	background:none;
}

div#container ul,
div#container ol {
	margin-left:15px;
	margin-bottom:15px;
}

div#container ul li {
	list-style-type:none;
	padding-left:10px;
	background-image:url(../images/back_ul.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}

/* header */

div#header {
	width:100%;
	height:214px;
	background-image:url(../images/topafb_home.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}

body#next div#header {
	height:205px;
	background-image:url(../images/topafb_next.jpg);
}

div#headercontainer {
	width:910px;
	margin:0px auto;
}

/* header - topmenu */

div#topmenu {
	width:910px;
	height:28px;
}

div#topmenu ul {
	float:right;	
}

div#topmenu ul li {
	float:left;
	width:123px;
	height:24px;
	margin-right:-23px;
	padding-top:4px;
	background-image:url(../images/back_topmenuitem.png);
	background-repeat:no-repeat;
	list-style-type:none;
	text-align:center;
	z-index:2;
}

div#topmenu ul li a {
	display:block;
	position:relative;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	z-index:1;	
}

div#language {
	float:right;
	width:135px;
	margin-top:5px;
	margin-right:40px;
}

div#language select {
	width:130px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

/* header - logo */

div#logo {
	float:left;
	width:455px;
	height:90px;
}

div#logo a {
	display:block;
	width:455px;
	height:90px;
}

/* header - language - banner 

body.nl div#language div#select {
	visibility:hidden;
	display:none;
}*/

div.tx-srlanguagemenu-pi1 {
	visibility:hidden;
	display:none;
}

body#home div#banner {
	float:right;
	width:217px;
	height:160px;
	padding-left:230px;
	padding-right:8px;
	margin-top:10px;
	text-align:right;
	overflow:hidden;
}

body#next div#banner {
	float:right;
	width:455px;
	height:70px;
	margin-top:20px;
	text-align:left;
	overflow:hidden;
	color:#000000;
	font-weight:bold;
}

body#next div#banner a {
	color:#000000;
}

/* banner homepage en nextpage */

/*
div#language div#select {
	float:right;
	width:153px;
	height:23px;
	padding-top:4px;
	padding-left:5px;
	background-image:url(../images/back_selectlang.png);
	background-repeat:no-repeat;
}

div#language select {
	position:relative;
	width:152px;
	height:20px;
	background:none !important;
	background-color:#FFFFFF !important;
	border:none !important;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}*/

/* search */

div#search {
	float:right;
	width:215px;
	margin-top:55px;
}

div#search table {
	width:215px;
}

div#search table td {
	vertical-align:middle;
	color:#99cc00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

div#search table td input {
	width:145px;
	height:19px;
	padding-top:3px;
	padding-left:7px;
	padding-right:10px;
	border:none;
	background:none;
	background-image:url(../images/back_input_search.png);
	background-repeat:no-repeat;
}

div#search table td input.button {
	width:11px;
	height:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	bbackground:none;
	background-image:url(../images/back_arrow.gif) !important;
	background-repeat:no-repeat !important;
}

div#submenu {
	height:395px;
}

div#logos {
}

/* ----------------- homepage ----------------- */

body#home div#left {
	float:left;
	width:290px;
	min-height:530px;
	padding-right:10px;
	background-image:url(../images/back_homepage_block.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}

body#home div#left P,
body#home div#content P,
body#home div#right P,
body#home div#left h1,
body#home div#left h4,
body#home div#content h1,
body#home div#right h1,
body#home div#content h4,
body#home div#right h4 {
	margin-left:20px;
	margin-right:20px;
}

body#home div#left ul,
body#home div#content ul,
body#home div#right ul {
	margin-left:20px;
}

body#home div#left img,
body#home div#content img,
body#home div#right img {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
}

body#home div#content {
	float:left;
	width:290px;
	min-height:530px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/back_homepage_block.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

body#home div#right {
	float:left;
	width:290px !important;
	min-height:530px;
	padding-top:0px !important;
	padding-left:10px;
	padding-right:10px !important;
	background-image:url(../images/back_homepage_block.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	color:#000000 !important;
}

/* ----------------- nextpage ----------------- */

/* mainmenu */

div#mainmenu {
	position:relative;
	width:910px;
	height:33px;
	margin:0px auto;
	clear:both;
}

div#mainmenu ul li {
	float:left;
	position:relative;
	height:32px;
	margin-top:12px;
	margin-right:-20px;
	padding-left:25px;
	background-image:url(../images/menu_left.png);
	background-repeat:no-repeat;
	list-style-type:none;
	text-align:center;
	font-size:12px;
}

div#mainmenu ul li.selected {
	background-image:url(../images/menu_left_selected.png);
	background-repeat:no-repeat;
}

div#mainmenu ul li a {
	float:left;
	display:block;
	position:relative;
	height:25px;
	padding-top:7px;
	padding-right:25px;
	background-image:url(../images/menu_right.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
	text-decoration:none;
	position:relative;
}

div#mainmenu ul li.selected a {
	background-image:url(../images/menu_right_selected.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
}

/* submenu */

body#next div#left {
	float:left;
	width:200px;
	padding-left:20px;
}

body#next div#left div.no1,
body#next div#left div.no2,
body#next div#left div.no3,
body#next div#left div.act1,
body#next div#left div.act2,
body#next div#left div.act3 {
	width:175px;
	padding-left:15px;
	background-image:url(../images/back_submenu.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

body#next div#left div.no2,
body#next div#left div.no3,
body#next div#left div.act2,
body#next div#left div.act3 {
	width:165px;
	padding-left:25px;
	background-image:url(../images/back_submenu_selected.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
}

body#next div#left div.no3,
body#next div#left div.act3 {
	width:150px;
	padding-left:40px;
	background-position:25px 7px;
}

body#next div#left div.no1 a,
body#next div#left div.no2 a,
body#next div#left div.no3 a,
body#next div#left div.act1 a,
body#next div#left div.act2 a,
body#next div#left div.act3 a {
	text-decoration:none;
	color:#666666;
}

body#next div#left div.act1 a,
body#next div#left div.act2 a,
body#next div#left div.act3 a {
	text-decoration:none;
	color:#000000;
}

body#next div#left div.act1,
body#next div#left div.act2,
body#next div#left div.act3 {
	font-weight:bold;
}

/* content nextpages */

/* next - pathway */

body#next div#pathway {
	position:relative;
	float:none;
	clear:both;
	width:670px;
	height:35px;
	margin:0px auto;
	margin-top:15px;
	padding-top:10px;
	padding-left:230px;
	border-right:10px solid #F2F2F2;
	color:#959595;
}

body#next div#pathway a {
	color:#4e4e4e;
	text-decoration:none;
}

body#next div#content {
	float:left;
	width:430px;
	padding-top:15px;
	padding-left:10px;
	padding-right:20px;
}

body#news div#content {
	float:left;
	width:650px;
	padding-top:15px;
	padding-left:10px;
	padding-right:20px;
}

body#next div#content table {
	width:430px;
}

body#next div#content table td {
	margin:0px !important;
	padding:0px !important;
	border-bottom:1px solid #CCCCCC;
}

div#right {
	float:left;
	width:200px;
	padding-top:15px;
	padding-right:20px;
	color:#666666;
}

body.news div#right {
	visibility:hidden;
	display:none;
}

/* footer */

body#home div#footer,
body#next div#footer {
	position:relative;
	float:left;
	width:922px;
	height:15px;
	padding-top:15px;
	text-align:center;
	color:#999999;
	font-size:11px;
}

body#next div#footer {
	width:910px;
	padding-top:85px;
	background-image:url(../images/back_footer.gif);
	background-repeat:no-repeat;
}

div#footer a {
	color:#999999;
	text-decoration:none;
}

/* --- */

P {
	margin-bottom:15px;
}

h1 {
	font-family:Arial Narrow, Helvetica, sans-serif;
	color: #2496de; 
	font-size:14px; 
	font-style:italic; 
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:15px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #2496de; 
	font-size:12px; 
	font-weight:bold;
	margin-bottom:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #2496de; 
	font-size:12px; 
	font-weight:bold;
	margin-bottom:0px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size:12px; 
	font-weight:bold;
	margin-bottom:0px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	color: #2496de; 
	font-size:12px; 
	font-weight:bold;
	margin-bottom:0px;
}

h6 {
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666; 
	font-size:14px; 
	font-weight:bold;
	border-bottom:1px dotted #666666;
}

/* TTNEWS */

div.tx-ttnews-browsebox {
	margin-top: 25px;
	border-bottom: 1px solid #cccccc;
	}
div.tx-ttnews-browsebox table {
	float: right;
	position: relative;
	top: -40px;
	}

span.tx-ttnews-browsebox-strong {
	font-weight: bold;
	}

div.tx-ttnews-browsebox td {
	padding: 0px;
	border: 1px solid #999999;
	}
div.tx-ttnews-browsebox td * {
	padding: 0px;
	margin: 0px;
	}
div.tx-ttnews-browsebox td a {
	padding: 1px 5px 1px 5px;
	display: block;
	text-decoration: none ! important;
	}

td.tx-ttnews-browsebox-SCell {
	background-color: #cccccc;
	}
td.tx-ttnews-browsebox-SCell a {
	color: #ffffff;
	}

td.date {
	text-align: right;
	padding-top: 15px;
	}
	
table.newslist td,
table.detail td {
	border:none !important;
}

table.newslist td.border,
table.detail td.border {
	border-bottom: 1px solid #cccccc !important;
}

table.newslist,
table.detail {
	width:650px !important;
}

/* -- Google Maps --*/

form#gmapDirTo P,
form#gmapDirFrom P {
	margin-bottom:0px;
}

label.gmapDirLabel {
	width:100px;
}

input.gmapTextBox,
input.gmapDirButton {
	float:left;
	width:125px;
	margin-bottom:5px !important;
}

input.gmapDirButton {
	width:132px;
	margin:0px !important;
	clear:both;
	background-color:#4E9BE1;
}

div.gmapDirLabel {
	width:100%;
	clear:both;
}

