@charset "UTF-8";
/* CSS Document */


a img { 
	border: 0; 
}

#meldform label {
	display: block;
	width: 130px;
	float: left;
}
#meldform input{
	
	margin-bottom: 8px;
}

#flags{
	text-align: right; padding-top: 20px;
}
#flags a img{
	padding: 8px;
}

table{
	
}
td { 
	vertical-align: top; 
}

a { 
	color: #FC9500; 
	text-decoration: none;
}

a:hover { 
	text-decoration:underline;
}

hr{
	border: 0px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 30px;
}

* {
	margin:0;
}

h1 {
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FC9500;
	margin-top: 10px;
	margin-bottom: 10px;

}

h2 { 
	font-size: 1.1em; 
	margin-top: 20px;
	margin-bottom: 10px;
}

h3 { 
	font-size: 0.9em; font-weight:lighter; 
}

h4 {
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom:3px;
}


h5 {
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FC9500;
	padding-bottom:8px;
}

#divHomeScreen{
	border-top: 1px solid #fff; height: 347px;
}
#stopMovie{
	background: #000;
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px;
	font-size: 1.4em;
}


body{
	background:transparent url(../img/background.png);
	background-repeat:repeat-x;
	background-color:#eff1f1;
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:0.8em;
	line-height:1.2;
	margin:0;
	padding:0;
	line-height:1.2;
}

#login{
	background: transparent url(../img/login.png) no-repeat top left;
	padding-left: 12px;
	height:27px;
	line-height: 24px;
}

.content_left{
	float:left;
	width:610px;
	padding-left:20px;
	padding-top:13px;

}

#logo {
	padding-top: 32px;
	padding-bottom: 20px;
	float: left;
	width: 560px;
}

#banner a {
   background: url(../img/logo_rabo.jpg) no-repeat;
   float:right;
   height:87px;
   width:55px;
   display:block;
   text-indent: -9999px;

}

a.mobiellink{
	text-decoration:none;
	color:#f29323;
	position: absolute;
	top: 12px;
	left: 0;
}

.mobiellink:hover {
text-decoration:underline;
}

#container{
	margin: 0 auto;
	width:916px;
}

#menuholder {
	height:40px;
}

#menuholder ul {
	background:transparent url(../img/menu.png) no-repeat;
	display:block;
	height:40px;
	width:916px;
	list-style-image:none;
	list-style-position:outside;
	text-decoration:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menuholder li {
	background:transparent url(../img/lijn_btn.png) no-repeat right;
	background-repeat:no-repeat;
}

#menuholder ul li {
	float: left;
}
div#left_menu .tweet{
	margin-right: 12px;
	padding: 4px;
}
div#left_menu .tweet a.link{
	display: inline;
	background: none;
	padding: 0px;
}
div#left_menu .tweet a.date{
	display: block;
	font-size: 0.8em;
}
#footercontent a.twit{
	color: #ccc;
}
#twit-twit .twit-more{
	margin-top: 10px;
}
#menuholder ul li a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 0 32px 0 32px;
	text-align:center;
	line-height:40px;
	display:block;
}

#menuholder ul li a:hover, #menuholder ul li a.active {
	background: transparent url(../img/knop_hover.png) no-repeat scroll 50% 0;
}

#menu li.last {
	background: none;
}

#contentholder {
	background-color:#FFFFFF;
	overflow:hidden;
	padding-bottom:1.5em;
}

.copyright {
	font-size:0.8em;
	text-align:center;
	color:#999999;
	margin:auto;
	width:850px;
}

.copyright a{
color:#999999;
text-decoration: underline;
}


#textext{
	float:left;
	width:150px;

}

#footer_long{
	float:left;
	width:100%;
	height:197px;
	
}

.footerblock{
	width: 228px; 
	float: left;
	background: #7f7f7f;
	height: 194px;
	overflow: hidden;
}

.footerheader{
	background: #FF9400;
	color:#FFFFFF;
	line-height:33px;
	padding-left:1em;
	height:33px;
	padding-left:1em;
	padding-right:1em;
}

.footercontent{
	color:#FFFFFF;
	padding-left:1em;
	padding-top: 1em;
	padding-right:1em;
	position: relative;
	top: -21px;
	height:170px;
	width:204px;
}

.nopadding {
	padding-top: 0;
	padding-bottom: 1em;
	text-align: center;
}

#footer{
	clear:both;
	padding-top:10px;
	padding-bottom:20px;
}


/* nieuws */

.nieuwslinks {
	float:left;
	width:200px;
}

.nieuwslinkxbox {
	padding-right:40px;
	padding-top:20px;
}

.nieuwslinks a:hover {
	text-decoration:underline;
}
.nieuwslinks a {
	border-top:1px dotted;
	color:#FC9500;
	display:block;
	padding:8px;
	text-decoration:none;
	width:90%;
}

.contentnieuws{
	padding: 1.5em;
}

.nieuwsrechts {
	float:left;
	width:650px;
}

/* contact */

.content_contact{
float:left;
padding:1.5em;

}
.home_bottom_link{
	float: left;
	display: block;
	padding: 4px;
	padding-left: 0px;
	color: #000;
	width: 220px;
}
a.home_bottom_link:hover{
	text-decoration: none;
}
.home_bottom_link img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.home_bottom_link strong{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footercontent .button {
	background: url(../img/knop1.jpg) no-repeat;
	width: 98px;
	height: 21px;
	display: block;
	position: relative;
	top: 149px;
	left: 50px;
	color: #333;
	padding-top: 4px;
	border: 0px;

}
.footercontent{
	font-size: 0.90em;
}

.footercontent a {
	color:#efefef;
	text-align:center;
	text-decoration:none;
}
.footercontent a:hover{
	text-decoration: underline;
}

/* opwaarderen */
.opwaarderen_list {
	padding: 0px;
	margin-top: 40px;
}
.opwaarderen_list li {
border-bottom: 1px solid #FC9500;
margin-bottom: 20px;
 padding: 8px 0px 8px 0px;
 list-style: none;
 font-weight: bold;
}

.opwaarderen_text {
  padding-top: 10px;
  width: 350px;
  font-weight: normal;
}

.opwaarderen_logos{
	float: right;
	padding-top: 0px;
	padding-right: 20px;
}

.content_left_opwaarderen{
	float:left;
	width:800px;
	padding-left:20px;
	padding-top:20px;
}

.space {
  width : 25px;
}

span.tip {
	font-weight: normal;
}

.phones {
	background: url(../img/myorder-telefoons.jpg) no-repeat;
	width:605px;
	height:141px;
	float:left;
	margin-top:30px;
}

.nav_bottom{
	border-top: 1px solid #e7e6e6;
	float:left;
	margin-left:20px;
	padding-top:20px;
	width:610px;
	margin-top:30px;

}

.navbottom_block{
	float:left;
	display:block;
	width:183px;
	padding-right:20px;
}

/* locaties */
.pf_list {
	margin: 0px;
	padding: 0px
	}
.pf_list li {
 border-bottom: 1px solid #CCC;
 padding: 8px 0px 8px 0px;
 list-style: none;
 height: 100px;
}

.pf_image {
	text-align: center;
  float: left;
  width: 200px;
}

.pf_text{
	font-size: 1em;
	margin-left: 200px;
	
}

.content_left_locaties{
	float:left;
	width:805px;
	padding-left:20px;
	padding-top:20px;

}


/* download */

#iphone{
	float: right;
}
div.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	font-size: 12px;
	background: #FC9500;
	color: #FFFFFF;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	font-weight: bold;
}
div.element span{
	padding: 10px;
	display: block;
}

blockquote {
	padding:5px 20px; 
}

/* help */

h3.toggler {
	cursor: pointer;
	border-bottom: 1px solid #FC9500;
	background-color:#fff;
	font-size: 12px;
	color: #000;
	margin: 0 0 4px 0;
	padding: 10px;
	font-weight: bold;
}

/* robbert css */
input#username1 {
	width: 112px;
	margin-right: 6px;
}

input#password1 {
	width: 112px;
}

#header {
	overflow: hidden;
	font-family: arial;
}

#header .header-right {
	margin-left: 570px;
	margin-right: 10px;
}

p.sponsor {
	padding-top: 30px;
	text-align: right;
}

#header form {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
}

#header .formholder {
	padding-top: 32px;
}

#header h2 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

#header .formholder a {
	color: #DF4B24;
}

form.inloggen input {
	vertical-align: bottom;
}

form.inloggen label {
	display: block;
	width: 112px;
	float: left;
	margin-right: 6px;
	padding: 0 2px;
	font-size: 10px;
}

#options {
	font-family: arial;
	height: 20px;
	line-height: 20px;
}

#options ul {
	margin: 0 0 0 570px;
	list-style-type: none;
	padding: 0;
}

#options ul li {
	display: inline;
	border-left: 2px solid #ddd;
	margin-right: 20px;
	padding-left: 4px;
}
#left_menu{
	float: left;
	width: 220px;
	background: url("../img/leftmenu.jpg") 220px repeat-y;
	padding: 10px;
	margin-top: 10px;
}
#left_menu a{
	display: block;
	color: #333;
	padding: 10px;
	background: url("../img/leftmenu_border.jpg") -29px bottom no-repeat;
}
#left_menu a.last{
	background: none;
}
#left_menu a.active{
	color: #FE9400;
	background: url("../img/leftmenu_active.jpg") -29px bottom no-repeat;
}
#left_menu .left_img{
	padding: 4px;
	background: none;
}
#right_content{
	margin-left: 240px;
	padding: 20px;
}
#advantages{
	padding: 0px;
}
#advantages li{
	margin: 0px;
	padding: 10px;
	padding-left: 40px;
	list-style: none;
	display: block;
	background: url("../img/plus.jpg") 5px 15px no-repeat;
}
#advantages li strong{
	display: block;
}
#left_menu .twtr-hd{
	display: none;
}
#left_menu .twtr-ft{
	display: none;
}
#left_menu .twtr-tweet-wrap a{
	display: inline;
	padding: 0px;
	border: 0px;
	}
#left_menu .twtr-tweet{
	border: 0px;
	border-bottom: 1px solid #FE9400;
	margin-bottom: 10px;
}
.movie{
	float: left;
	color: #000;
	padding: 10px;
}
a.movie:hover{
	text-decoration: none;
}
.movie img{
	margin-bottom: 10px;
}
.orange{
	color: #FE9400;
}
.box{
	margin-right: 30px;
	border: 1px solid #FE9400;
}
.box_title{
	background: #FE9400;
	font-weight: bold;
	padding: 10px;
	color: #fff;
}
.box_content{
	padding: 10px;
}

img.actieBanner {
	position:absolute;
	top:211px;
}