/* REIS PAGINA */
 

#wrapper{
	position:relative;
	width:450px;
}
#reistop{
	position:relative;
	width:450px;
	background-image:url(../images/reisreactie01_01.jpg);
	background-repeat:no-repeat;
	height:25px;
}

#reiscontent{
	position:relative;
	width:450px;
	background-image:url(../images/reisreactie01_03.jpg);
	background-repeat:repeat-y;
}

#reisbottom{
	position:relative;
	width:450px;
	background-image:url(../images/reisreactie01_04.jpg);
	background-repeat:no-repeat;
	height:79px;
}

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



#beoordeling{
	position:relative;
	width:450px;
	background-image:url(../images/reisreactie01_02.jpg);
	background-repeat:no-repeat;
	height:182px;
	font-size:12px;
	color:#000;
}

#reactie{
	position:relative;
	width:400px;
	border:1px solid #434343;
	margin-top:10px;
	margin-left:23px;
	font-size:12px;
	color:#000;
}

#reactie #reactietitel{
	position:relative;
	width:395px;
	background:#434343;
	height:19px;
	margin-bottom:14px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	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:#000;
}

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

#reactie #blok4{
	position:relative;
	width:30px;
	float:right;
	color:#000;
}

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

#reactie #blok6{
	position:relative;
	width:14px;
	float:left;
	color:#000;
}

#beoordeling #eisen{
	position:relative;
	width:132px;
	padding-top:17px;
	padding-left:34px;
	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:17px;
	padding-left:28px;
	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:145px;
	padding-top:30px;
	padding-right:52px;
	float:right;
	text-align:center;
	font-size:44px;
	font-weight:bold;
	color:white;
}

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

#beoordeling #geef a{color: black;}
#beoordeling #geef{
	position:relative;
	padding-left:337px;
	width:130px;
	height:20px;
	padding-top:25px;
}

#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:390px;
	padding-left:6px;
	padding-bottom:10px;
	color:#000;
	padding-top:10px;
}

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

.input{
  border:1px solid black;
	width:230px;
}

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

.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;
}