/* General settings */
html {
    height: 100%;
    overflow-y: scroll !important;
}

body {
    padding: 0;
    margin: 0;
    height: 100%;
	font-size:12px;
	font-family:Tahoma;
	background: #637537 url('/Files/System/acn/images/basics/bgbody.jpg') no-repeat top center;
	/*background-color: #cccccc;*/
}

.clearboth {
    clear: both;
}

.clearright {
    clear: right;
}

.clearleft {
    clear: left;
}

a, a:visited {
    text-decoration: none;
    outline: none;
	color:#0076c0;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

h1.h1 {
    margin: 0 0 10px 0;
    padding: 0;
    letter-spacing: 1px;
}

h2.h2 {
    margin: 0 0 10px 0;
    padding: 0;
    letter-spacing: 1px;
}

h3.h3 {
    margin: 0 0 10px 0;
    padding: 0;
    letter-spacing: 1px;
}

h4.h4 {
    margin: 0 0 10px 0;
    padding: 0;
    letter-spacing: 1px;    
}

/* Main */
#main {
}

#main_container {
    width: 100%;
    margin: 0 auto;
}

/* Header */
#header_container {
    height: 100px;
	background: transparent url('/Files/System/acn/images/basics/bg_top.png') repeat-x top left;
}
#header{
	width:980px;
	height:80px;
	margin: 0 auto;
	position:relative;
}

#header_overlay{
	height:20px;
	background: transparent url('/Files/System/acn/images/basics/bg_top_gradient.png') no-repeat top center;
}

.logo{
	position:absolute;
	display:block;
	left:20px;
}

#top_navigatie {
	float: right;
}

#top_navigatie ul, #talen ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#top_navigatie ul li, #talen ul li{
	float:left;
}

#top_navigatie ul li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0 10px 0 20px;
	margin-right:10px;
	color:#f05133;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	border-right:1px dotted #f05133;
	text-transform:lowercase;
}

#top_navigatie ul li a:hover{
	color:#0076C0;
}

#talen{
	float: right;
	margin-right:25px;
}

#talen ul li{
	line-height:28px;
}

#talen ul li a{
	padding-right:5px;
}

/* Menu */
#menu{
	position:absolute;
	top:35px;
	left:240px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu ul li {
    float: left;
    line-height: 1%;
}

#menu ul li a {
    display: block;
    line-height: 40px;
    font-weight: bold;
    padding: 0 20px;
    color: #0076c0;
	font-size:14px;
}

#menu ul li a:hover, #menu ul li a.active, #menu ul li a#activeitem {
    display: block;
    line-height: 40px;
    font-weight: bold;
    padding: 0 20px;
    color: #f05133;
    text-decoration: none;
}

/* submenu */
.submenu ul{
	padding:0;
	margin:0;
}

/* Content */
.content_top_container {
    background: transparent url('/Files/System/acn/images/basics/bg_content_top.png') no-repeat top center;
	height:68px;
}

.content_top{
	width:976px;
	margin:0 auto;
	height: 45px;
	overflow:hidden;
	padding:22px 0 0 2px;
}

.content_top_left{
	padding-left:12px;
	background:transparent url('/Files/System/acn/images/basics/bgtitle_left.png') no-repeat top left;
}

.content_top_right{
	padding-right:12px;
	background:transparent url('/Files/System/acn/images/basics/bgtitle_right.png') no-repeat top right;
}

.content_top_title{
	background:transparent url('/Files/System/acn/images/basics/bgtitle_center.png') repeat-x top left;
}

.content_top_title h1.h1{
	color:#FFFFFF;
	line-height:45px;
}

.content_middle_container {
    background: transparent url('/Files/System/acn/images/basics/bg_content_middle.png') repeat-y top center;
}

.content_container {
	width:978px;
	margin:0 auto;
}

.content{
	margin:0 0 0 2px;
	position:relative;
}

.content_left{
	float:left;
	width:250px;
}

.content_right{
	float:left;
	width:686px;
	padding:20px;
}

.content_home_slideshow{
	height:225px;
}

.content_home_news_highlight{
	position:absolute;
	z-index:20;
	width:364px;
	margin-top:4px;
}

.slideshow img{
	display:none;
	
}
.content_left_container {
    width: 364px;
    float: left;
}

.content_left_container ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.content_right_container {
    width: 608px;
    float: right;
    margin: 0px 0px 4px 0px;
}

.content_bottom_container {
    height: 40px;
    background: transparent url('/Files/System/acn/images/basics/bg_content_bottom.png') no-repeat top center;
}

.content_home_news_left{
	float:left;
	width:367px;
}

.content_home_news_center{
	float:right;
	width:303px;
}

.content_home_news_right{
	float:right;
	width:303px;
}

.box_title{
	padding:5px 2px 0 20px;
	height:41px;
	overflow:hidden;
}

.box_grad_right{
	background: transparent url('/Files/System/acn/images/basics/boxes/content_right.png') no-repeat top right;
	padding-right:10px;
}

.box_grad_left{
	background: transparent url('/Files/System/acn/images/basics/boxes/content_left.png') no-repeat 0 0;
	padding:10px 0 10px 10px;
}

.box_title a{
	display:block;
	height:40px;
	padding-top:5px;
}

.box_title a:hover{
	text-decoration:none;
}

.date, .submenu_arrow{
	color:#FF0000;
}

.box_title h2.h2{
	line-height:40px;
}

.box_readmore{
	float:right;
	background:transparent url('/Files/System/acn/images/basics/bgbutton_right.png') no-repeat top right;
	padding-right:12px;
	line-height:26px;
	margin-top:10px;
}
.box_readmore a{
	display:block;
	background:transparent url('/Files/System/acn/images/basics/bgbutton_left.png') no-repeat 0 0;
	padding-left:12px;
	text-decoration:none;
}
.box_readmore a b{
	display:block;
	background:transparent url('/Files/System/acn/images/basics/bgbutton_center.png') repeat-x 0 0;
	font-weight:600;
	color:#FFFFFF;
	font-size:10px;
}
.transbox_blue h3.h3{
	color:#FFFFFF;
	line-height:46px;
}
.content_blauw{
	padding:10px 10px 0 10px;
}
.home_news_overview li a{
	display:block;
	line-height:16px;
}
.home_news_overview li a .home_news_title{
	float:left;
	width:80%;
}
.home_news_overview li a .home_news_date{
	float:right;
}
/* Transparent El */
.transbox .top_right .top_left, .transbox_blue .top_right_blue .top_left_blue{
	height:46px;
}

.transbox .bottom_right .bottom_left, .transbox_blue .bottom_right .bottom_left{
	height:46px;
}

.transbox_blue .bottom_right .bottom_left{
	line-height:46px;
	text-align:right;
}

.transbox .top_right .top_left {
	background:transparent url('/Files/System/acn/images/basics/boxes/top_left.png') no-repeat 0px 0px;
}

.transbox .top_right{
	background:transparent url('/Files/System/acn/images/basics/boxes/top_right.png') no-repeat right 0px;
	padding-right:20px;
}

.transbox_blue .top_right_blue{
	background:transparent url('/Files/System/acn/images/basics/boxes/top_right_blue.png') no-repeat top right;
	padding-right:20px;
}

.transbox_blue .top_left_blue{
	background:transparent url('/Files/System/acn/images/basics/boxes/top_left_blue.png') no-repeat top left;
	padding-left:20px;
}

.transbox .middle_right, .transbox_blue .middle_right{
	background:transparent url('/Files/System/acn/images/basics/boxes/middle_right.png') repeat-y right 0px;
	padding-right:10px;
}

.transbox .middle_right .middle_left, .transbox_blue .middle_right .middle_left {
	background:transparent url('/Files/System/acn/images/basics/boxes/middle_left.png') repeat-y 0px 0px;
}

.transbox .middle_right .middle_left .middle_center, .transbox_blue .middle_right .middle_left .middle_center{
	background-color:#FFFFFF;
	margin-left:10px;
}

.transbox p, .transbox_blue p{
	padding:0;
	margin:0;
}

.transbox .bottom_right .bottom_left {
	background:transparent url('/Files/System/acn/images/basics/boxes/bottom_left.png') no-repeat 0px 0px;
}

.transbox .bottom_right {
	background:transparent url('/Files/System/acn/images/basics/boxes/bottom_right.png') no-repeat right 0px;
	padding-right:20px;
}

.transbox_blue .bottom_right .bottom_left {
	background:transparent url('/Files/System/acn/images/basics/boxes/bottom_left_clean.png') no-repeat 0px 0px;
}

.transbox_blue .bottom_right {
	background:transparent url('/Files/System/acn/images/basics/boxes/bottom_right_clean.png') no-repeat right 0px;
	padding-right:20px;
}

/* Submenu */
.submenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.submenu ul li a{
	display:block;
	line-height:18px;
}

.submenu ul li a:hover{
	text-decoration:none;
	color:#FF0000;;
}

.submenu .top_right{
	background:transparent url('/Files/System/acn/images/basics/boxes/top_right.png') no-repeat right 0px;
	padding-right:20px;
}

.submenu .top_right .top_left{
	background:transparent url('/Files/System/acn/images/basics/boxes/top_left.png') no-repeat 0px 0px;
}

.submenu .middle_right{
	background:transparent url('/Files/System/acn/images/basics/boxes/middle_right.png') repeat-y right 0px;
	padding-right:10px;
}

.submenu .middle_right .middle_left {
	background:transparent url('/Files/System/acn/images/basics/boxes/middle_left.png') repeat-y 0px 0px;
}

.submenu .middle_right .middle_left .middle_center{
	background-color:#FFFFFF;
	margin-left:10px;
}

.submenu .bottom_right .bottom_left {
	background:transparent url('/Files/System/acn/images/basics/boxes/bottom_left_clean.png') no-repeat 0px 0px;
}

.submenu .bottom_right {
	background:transparent url('/Files/System/acn/images/basics/boxes/bottom_right_clean.png') no-repeat right 0px;
	padding-right:20px;
}

.submenu .bottom_right .bottom_left, .submenu .top_right .top_left{
	height:46px;
}

/* news items */

.box_news_image{
	position:relative;
	float:left;
	/*padding:2px 15px 5px 0px;*/
	padding:2px;
	background-color:#ffffff;
	border: solid 1px #dddddd;
	margin-right:15px;
}




/* leden */
.leden_slideshow a img{
	max-height:80px;
	max-width:250px;
}
.leden_slideshow a{
	display:none;
}

/* Footer */

#footer_container{
	width:980px;
	margin:0 auto;
}

.footer_content{
	/*padding:0 10px;*/
	padding:0 0 20px 0;
}

.footer_content .copy{
 	float:right;
}

.footer_content small{
    font-size:11px;
    color: #ffffff;
}

/* Search */
.search_container{
	float:right;
	width:300px;
	height:46px;
	text-align:right;
	line-height:45px;
}
.search_container input[type='text']{
	background:transparent url('/Files/System/acn/images/basics/bg_searchbox.png') no-repeat 0 0;
	border:none;
	height:12px;
	padding:5px;
	width:135px;
}

.search_container input[type='submit']{
	background:transparent url('/Files/System/acn/images/basics/btn_search.png') no-repeat 0 0;
	border:none;
	width:87px;
	height:26px;
	padding:5px;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}



/* Nieuwsblad Transport headlines */

h1.componenttitlebig {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
	font-weight:normal;
	font-size:18px;
}

h2.componenttitlebig {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
	font-weight:normal;
	font-size:18px;	
}

.content {
    font-size: 12px
}