/* REIS PAGINA */
.h2{margin:0px; padding:0px 0px 15px 0px; font-size:1.3em;} 

.reiscontent{
	position:relative;
	width:410px;
	/*background-image:url(../images/reisreactie01_02.jpg);*/
	background-repeat:repeat-y;
}

.reisbottom{
	position:relative;
	width:410px;
	/*background-image:url(../images/reisreactie01_03.jpg);*/
	background-repeat:no-repeat;
	height:49px;
}

.reistitel{
	position:relative;
	width:410px;
	background-image:url(../images/bg_reistop.jpg);
	background-repeat:no-repeat;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#1C9DC3;
	padding-top:8px;
}



.beoordeling{
	position:relative;
	width:410px;
	background-image:url(../images/reisreactie01.jpg);
	background-repeat:no-repeat;
	height:200px;
	font-size:12px;
	color:white;
}
.topfiller{
	position:relative;
	width:410px;
	/*background-image:url(../images/reisreactie01_01-01.jpg);*/
	background-repeat:no-repeat;
	height:9px;
	font-size:12px;
	color:#181146;
}

.reactie{
	position:relative;
	width:410px;
	border:1px solid #C9C7C7;
	margin-top:10px;
	margin-left:0px;
	font-size:12px;
	color:#0F5167;
}

.reactie .reactietitel{
	position:relative;
	width:405px;
	background:url('../images/bg-balk01.jpg');
	height:19px;
	margin-bottom:14px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:4px;
}

.reactie .reactietitel_2{
	position:relative;
	width:405px;
	background:url('../images/bg-balk02.jpg');
	height:19px;
	margin-bottom:14px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:4px;
}


.reactie .geefreactieblok1{
	position:relative;
	width:150px;
	padding-left:5px;
	float:left;
	margin-bottom:10px;
}

.reactie .geefreactieblok2{
	position:relative;
}

.reactie .blok1{
	position:relative;
	width:150px;
	padding-left:5px;
	float:left;
	margin-bottom:10px;
}

.reactie .blok2{
	position:relative;
	width:40px;
	float:left;
	color:#76368A;
}

.reactie .blok3{
	position:relative;
	width:150px;
	float:left;
}

.reactie .blok4{
	position:relative;
	width:30px;
	float:right;
	color:#76368A;
}

.reactie .blok5{
	position:relative;
	width:125px;
	float:left;
}

.reactie .blok6{
	position:relative;
	width:14px;
	float:left;
	color:#76368A;
}







.beoordeling .eisen{
	position:relative;
	width:132px;
	padding-top:34px;
	padding-left:14px;
	float:left;
}

.beoordeling .eisen_p{
	position:relative;
	width:140px;
	margin:0;
	padding:0;
	height:23px;
	float:left;
}

.beoordeling .cijfers{
	position:relative;
	width:30px;
	height:23px;
	padding-top:34px;
	padding-left:20px;
	font-weight: bold;
	float:left;
}
.beoordeling .cijfers_p{
	position:relative;
	width:30px;
	margin:0;
	padding:0;
	height:23px;
	float:left;
}

.beoordeling .cijfer{
	position:relative;
	width:130px;
	padding-top:40px;
	padding-right:40px;
	float:right;
	text-align:center;
	font-size:44px;
	font-weight:bold;
	color:white;
}

.beoordeling .aantal{
	position:relative;
	width:110px;
	padding-top:0px;
	padding-right:50px;
	float:right;
	text-align:center;
	font-size:11px;
	color:white;
}

.beoordeling .geef{
	position:relative;
	padding-left:280px;
	width:130px;
	height:20px;
	padding-top:45px;
  font-size:15px;
}
.geef a {color: #814195;}


.reactie .stroke{
	position:relative;
	width:400px;
	height:1px;
	background-image:url(../images/strok.jpg);
	background-repeat:repeat-x;
}
.stroke{
	position:relative;
	width:425px;
	height:1px;
	background-image:url(../images/strok.jpg);
	background-repeat:repeat-x;
}

.reactie p{
	margin:0px;
	padding:0px;
}


.reactie .lipsum{
	position:relative;
	width:400px;
	padding-left:6px;
	padding-bottom:10px;
	color:#505051;
	padding-top:10px;
}

.lipsum input{
	border:1px solid black;
	width:120px;
}
.lipsum  .error{
	border:1px solid red;
	background: #FFCCCC;
	width:200px;
}

.input_r{
  border:1px solid black;
	width:210px;
}

.input_error{
  border:1px solid red;
  background: #FFCCCC;
	width:210px;
}

.klikbuttongroot{
	position:absolute;
	background-image:url(../images/klikbuttongroot.jpg);
	width:149px;
	height:29px;
	right:-4px;
	bottom:0px;
	color:#FFF;
	font-size:13px;
	text-align:center;
	padding-top:9px;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;
}

a .klikbuttongroot{
	text-decoration:none;
}