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


/*----------------------------
	Begin Structure
----------------------------*/

html,body{
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #272727;
	background-image: url('/tableaux/rftr/images/structure/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#white{
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	width: 1006px;
	margin: 0px auto;
	background-color: #ffffff;
}

#roos{
	position: absolute;
	height: 241px;
	width: 326px;
	margin: 0px 0px 0px 704px;
	*margin: 0px 0px 0px 696px;
	background-image: url('/tableaux/rftr/images/structure/roos.gif');
	background-repeat: no-repeat;
	z-index: 10;
}

#container{
	position: relative;
	height: auto;
	width: 990px;
	margin: 0px auto;
	overflow: auto;
	overflow-y:hidden;
}

#top{
	position: relative;
	height: 243px;
	width: 990px;
	margin: 0px;
	z-index: 5;
}

#navigation{
	position: relative;
	height: 44px;
	width: 990px;
	margin: 0px;
	z-index: 10;
}

#contentBlock{
	float:left;
	position: relative;
	height: auto;
	width: 990px;
	margin: 0px;
	padding-bottom: 30px;
	z-index: 5;
}

#footerBlock{
	position: relative;
	height: 117px;
	width: 1004px;
	margin: 0px;
	background-color: #d0d7db;
	border: 1px solid #d0d7db;
}



/*----- Begin top -----*/

#storten{
	position: relative;
	height: 36px;
	width: 940px;
	margin: 0px 0px 0px 36px;
}

#headerlogo{
	position: relative;
	height: 197px;
	width: 988px;
	margin: 0px;
	border: 1px solid #ee2e24;
	background-color: #ee2e24;
}

#logo{
	position: relative;
	height: 138px;
	width: 310px;
	margin: 30px 0px 0px 31px;
	background-image: url('/tableaux/rftr/images/structure/logo.gif');
	background-repeat: no-repeat;
}

/*----- Einde top -----*/


/*----- Begin contentBlock -----*/

#left{
	position: relative;
	float: left;
	height: auto;
	width: 620px;
	margin: 0px;
}

#headerNieuws{
	position: relative;
	height: 243px;
	width: 620px;
	margin: 0px;
}

#headerImage{
	position: relative;
	height: 131px;
	width: 620px;
	margin: 0px 0px 8px 0px;
	overflow:hidden;
}

#aktieBlock{
	position: relative;
	height: 170px;
	width: 618px;
	margin: 0px;
	background-color: #ee2e24;
	border: 1px solid #ee2e24;
}
#akties{
	position: relative;
	height: 85px;
	width: 548px;
	margin: 30px 0px 0px 35px;
}

#newslines{
	position: relative;
	height: auto;
	width: 548px;
	margin: 20px 0px 0px 36px;
}
.newsline{
	position: relative;
	height: 89px;
	width: 548px;
	margin: 0px 0px 30px 0px;
}
.newslineFoto{
	position: relative;
	float: left;
	height: 89px;
	width: 89px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

.newslineFoto img {
	border: 0px none;
	margin-left: -100px;
	margin-top: -20px;
	width:300px;
}
.newslineText{
	position: relative;
	float: left;
	height: 73px;
	width: 440px;
	margin: 0px 0px 0px 18px;
}
.newslineDotted{
	position: relative;
	float: left;
	height: 12px;
	width: 440px;
	margin: 0px 0px 0px 18px;
	background-image: url('/tableaux/rftr/images/structure/dotted.gif');
	background-repeat: no-repeat;
}
.newslineLeesVerder a{
	position: relative;
	float: right;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 10px;
	color: #ee2e24;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}

#content{
	position: relative;
	height: auto;
	width: 620px;
	margin: 8px 0px 0px 0px;
}

#contentKop{
	position: relative;
	height: 26px;
	width: 584px;
	margin: 0px;
	padding: 10px 0px 0px 36px;
	background-color: #000000;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

#contentText{
	position: relative;
	height: auto;
	width: 548px;
	margin: 30px 0px 20px 36px;
}


#right{
	position: relative;
	float: left;
	height: auto;
	width: 362px;
	margin: 0px 0px 0px 8px;
}

#donatie{
	position: relative;
	height: 142px;
	width: 362px;
	margin: 0px;
	background-image: url('/tableaux/rftr/images/structure/donatie.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

#donatieText{
	position: relative;
	height: 80px;
	width: 290px;
	margin: 0px 0px 0px 36px;
	padding-top: 25px;
}

#logosBlock{
	position: relative;
	height: 132px;
	width: 362px;
	margin: 0px;
}

#kwf{
	position: relative;
	float: left;
	height: 100%;
	width: 100%;
	margin: 0px;
}

#rftr{
	position: relative;
	float: left;
	height: 132px;
	width: 177px;
	margin: 0px 0px 0px 8px;
}

#tweetsBlock{
	position: relative;
	height: auto;
	width: 362px;
	margin: 2px 0px 0px 0px;
	padding-bottom: 15px;
}

#kopTweets{
	position: relative;
	height: 27px;
	width: 326px;
	margin: 0px;
	padding: 19px 0px 0px 36px;
	background-image: url('/tableaux/rftr/images/structure/kop-laatstetweets.gif');
	background-repeat: no-repeat;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	cursor:pointer;
}
.tweet{
	position: relative;
	height: 53px;
	width: 290px;
	margin: 23px 0px 0px 36px;
	cursor:pointer;
}


#sponsorBlock{
	position: relative;
	height: auto;
	width: 362px;
	margin: 0px;
	padding-bottom: 20px;
}

.kopEmpty{
	position: relative;
	height: 27px;
	width: 326px;
	margin: 0px;
	padding: 23px 0px 0px 36px;
	background-image: url('/tableaux/rftr/images/structure/kop-leeg.gif');
	background-repeat: no-repeat;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

#sponsoren{
	position: relative;
	height: auto;
	width: 362px;
	margin: 11px 0px 0px 0px;
	//background-image: url('/tableaux/rftr/images/structure/sponsor-dotted.gif');
	//background-repeat: repeat-y;
	//background-position: top center;
	overflow: auto;
}
.sponsor{
	position: relative;
	float: left;
	height: 64px;
	width: 169px;
	margin: 0px 0px 25px 8px;
	overflow:hidden;
}

/*----- Einde contentBlock -----*/


/*----- Begin footer -----*/

#footer{
	position: relative;
	height: 70px;
	width: 961px;
	margin: 25px 0px 0px 37px;
}

#footerNav{
	position: relative;
	float: left;
	height: 70px;
	width: 400px;
	margin: 0px;
}

#footerAdres{
	position: relative;
	float: left;
	height: 70px;
	width: 184px;
	margin: 0px;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #7f878b;
	line-height: 14px;
}

#footerContact{
	position: relative;
	float: left;
	height: 70px;
	width: 164px;
	margin: 0px;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #7f878b;
	line-height: 14px;
}
#footerContact a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #7f878b;
	line-height: 14px;
	text-decoration: none;
}
#footerContact a:hover{
	text-decoration: underline;
}

#footerInfo{
	position: relative;
	float: left;
	height: 70px;
	width: 200px;
	margin: 0px;
	
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #7f878b;
	line-height: 14px;
}

/*----- Einde footer -----*/

/*----------------------------
	Einde Structure
----------------------------*/


/*----------------------------
	Begin Navigation
----------------------------*/

#navigation ul{
	position: relative;
	height: 36px;
	width: 970px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #000000;
}

#navigation li{
	list-style: none;
	position: relative;
	height: 36px;
	float: left;
	padding: 0px;
	line-height: 36px;
}

#navigation li:hover{
	background-color: #707070;
}
#navigation li.active{
	background-color: #707070;
}

#navigation a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 16px 9px 16px;
}

#navigation a:hover{
	background-color: #707070;
}

#navigation a.active{
	background-color: #707070;
}


#navigation ul ul{
	display: none;
	list-style: none;
	height: auto;
	width: auto;
	min-width: 180px;
	position: absolute;
	margin: 36px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	background-color: #707070;
	z-index: 100;
}
#navigation ul ul li{
	height: auto;
	margin: 0px;
	padding: 0px;
	float: none;
	background-image: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: 18px;
	width: 180px;
}
#navigation ul ul a{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-transform: none;
	line-height: 20px;
	
	margin: 0px;
	padding: 6px 15px 6px 0px;
	width: 180px;
}
#navigation ul ul li:hover{
	background-color: #949494;
	cursor: pointer;
}
#navigation ul ul li a:hover{
	border: none;
	margin: 0px;
	background: none;
}
#navigation ul ul li a.active{
	border: none;
	margin: 0px;
	background: none;
}
#navigation ul li:hover ul{
	display: block;
}


#navigation ul ul.LEFT{
	display: none;
	list-style: none;
	height: auto;
	width: 180px;
	position: absolute;
	right: 0;
	padding: 0px;
	z-index: 100;
}
#navigation ul ul.LEFT li{
	margin: 0px;
	padding: 0px;
	float: none;
	background-color: #949494;
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
	text-align: right;
}

/*----------------------------
	Einde Navigation
----------------------------*/


/*----------------------------
	Begin Akties
----------------------------*/

#akties ul{
	position: relative;
	height: 85px;
	width: 548px;
	margin: 0px;
	padding: 0px;
}

#akties li{
	list-style: none;
	position: relative;
	float: left;
	line-height: 21px;
	width: 274px;
	background-image: url('/tableaux/rftr/images/structure/pijl.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
}

#akties a{
	font-family: 'ImpactRegular', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 20px;
}

/*----------------------------
	Einde Akties
----------------------------*/


/*----------------------------
	Begin Footer Navigatie
----------------------------*/

#footerNav ul{
	position: relative;
	height: 50px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#footerNav li{
	list-style: none;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #7f878b;
}

#footerNav a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #7f878b;
	line-height: 13px;
	text-decoration: none;
	padding: 8px 0px 8px 0px;
}

#footerNav a:hover{
	text-decoration: underline;
}

#footerNav a.active{
	text-decoration: underline;
}

/*----------------------------
	Einde Footer Navigatie
----------------------------*/


/*----------------------------
	Begin Style
----------------------------*/

body{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #23252b;
}

h1{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 14px;
	color: #ee2e24;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 20px;
}

p{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #23252b;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 21px;
}

a{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #ee2e24;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.storten{
	font-family: 'ImpactRegular', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 16px;
	color: #ee2e24;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 1px;
}

.newslineTitle{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 14px;
	color: #ee2e24;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0px;

	float:left;
}
.newslineDate{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #ee2e24;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0px;
	float:right;
	width:65px;
}
.newslineContent, .newslineContent *{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 12px;
	color: #23252b;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	clear:both;
}
.newslineContent p {
	margin:0;
	padding:0;
}

.donatieKop{
	font-family: 'ImpactRegular', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 32px;
	color: #ffffff;
	font-weight: normal;
	line-height: 36px;
	letter-spacing: 1px;
}
.donatieText *{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	margin-top: 4px;
}

.tweetText{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
}
.tweetDatetime{
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 10px;
	color: #ee2e24;
	font-weight: normal;
	line-height: 13px;
	padding-top: 1px;
}

.button{
	background-color:#EE2E24;
	color:#FFFFFF;
	border:0px;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	cursor:pointer;
}


/*----------------------------
	Einde Style
----------------------------*/

/*----------------------------
	Begin Fotoboek
----------------------------*/
.fotoboek {
	float:left;
	height:140px;
	margin-bottom:0;
	margin-right:40px;
	margin-top:0;
	overflow:hidden;
}
.thumbnew {
	border:1px solid #000000;
	height:100px;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	width:120px;
}
.thumbnew img {
	border: 0px none;
	margin-left: -100px;
	margin-top: -80px;
	width:300px;
}

/*----------------------------
	Einde Fotoboek
----------------------------*/
/*----------------------------
	Begin Webshop
----------------------------*/


div#webshopitem .shopitem {
	background-color:#C4C4C4;
	cursor:pointer;
	float:left;
	height:140px;
	margin:2px 30px 15px 4px;
	overflow:hidden;
	width:123px;
}
div#webshopitem .catFoto {
	background-color:#FFFFFF;
	border:5px solid #FFFFFF;
	height:100px;
	margin:3px;
	overflow:hidden;
	text-align:center;
}
div#webshopitem .catTitle {
	margin-left:10px;
	text-align:center;
	width:100px;
}
div#webshopitem .catTitle h4{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:11px;
}
div#shopcontent {
	color:#909090;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 30px 0 0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	width:547px;
	margin-bottom:10px;
}
/*----------------------------
	Einde Webshop
----------------------------*/
/*----------------------------
	Begin Deelnemers
----------------------------*/
.objectpageinactive  {
	float:left;
	margin-left:3px;
	font-weight:bold;
}
.objectpageactive *  {
	float:left;
	margin-left:3px;
	color:#000000;
	font-weight:bold;
}
/*----------------------------
	Einde Deelnemers
----------------------------*/

/*----------------------------
	Begin Inschrijvingen
----------------------------*/
.stapActive {
	color:#FFFFFF;
	font-size:10px;
	margin:2px 4px 2px 4px;
}
.stapInactive {
	color:#FFFFFF;
	margin:2px 4px 2px 4px;
	font-size:10px;
}
.stapGehad {
	color:#FFFFFF;
	margin:2px 4px 2px 4px;
	font-size:10px;
}

.stapblock{
	margin-right:0px;
}

.tdinactive{
background-color:#c1c1c1;
height:21px;
text-align:right;
}
.tdactive{
background-color:#e31818;
height:21px;
text-align:right;
}
.tdgehad{
	background-color:#000000;
	height:21px;
	text-align:right;
}
div#stappen{
	height:11px;
	*height:11px;
}
.error{
	background-color:#FF0000;
}
.redlink{
	color:#EE2E24;
}

/*----------------------------
	Einde Inschrijvingen
----------------------------*/
/*----------------------------
	Begin deelnemers persoonlijke pagina
----------------------------*/
#tabjesinloggen{
	height:32px;
	width:595px;
	overflow:hidden;
	padding-top:4px;
	margin-left:25px;
}
.tabjesinloggencontainer{
	margin-top:1px;
	float:left;
	width:440px;
	overflow:hidden;
	height:31px;
}
.tab, .tab *{
	background-color:#000000;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	margin-left:2px;
	margin-right:2px;
	height:26px;
	float:left;
	padding-top:2px;

}
.tabactive, .tabactive * {
	background-color:#FFFFFF;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	margin-right:2px;
	margin-left:2px;
	height:32px;
	float:left;
	padding-top:2px;
}
.deelnemerssubkopwhite{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}

/*----------------------------
	Einde deelnemers persoonlijke pagina
----------------------------*/


/*----------------------------
	Begin enquete
----------------------------*/

.meerdere{
	font-size: 10px;
	font-style: italic;
}

/*----------------------------
	Einde enquete
----------------------------*/