/* Gebitstaat*/

#content {
	line-height:24px;
	font-size:12px;
}

a {
	color: #003366;;
}
h2{
	margin-top:0px;
	padding-top:0px;
}
#sitecontentmid {
	/*line-height:220%;*/
}

#gebitstaat img{
	padding-right:5px;
	width:150px;
	height:80px;
	
}

#gebitstaat  .vraag_gebit{
	font-weight:bold;
}

/* Error */

.error{
	color:#F00;
	font-weight:bold;
}

/* Video */

#videoblok{
	float:left;
	font-size:11px;
}



#videoimage{
	width:140px;	
	height:120px;
}

#videoimagetrans{
	width:140px;
	height:120px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
img {
	border:0;
}

/* Layout 2*/
#contentline{
	min-height:150px;
	width:640px;
	paddig-bottom:30px;
}

#contentline p {
	padding:0px;
	margin:0px;
}

/* Folder */
#shadowback{
	width:632px;
	height:175px;
}

#videotext {
	float:left;
	padding-top:5px;
	padding-bottom:15px;
	text-align:center;"
}

#foldercontentmid {
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:340px;
	text-align:justify;
}

#foldercontentmid p {
	padding-top:0;
	padding-bottom:10px;
	margin:0;
	/*line-height:200%;*/
}

#folderblok {
	padding-left:5px;
	height:inherit;
	font-size:10px;
}

/* Formulier*/

.formulier_invoer{
	height:14px;
	width:126px;
	border:0;
}

.form_cell{
	height:30px;
}

.form_table{
	width:470px;
	height:125px;
}

/* inputs */
#textareablok{
	padding:5px;
	width:340px;
	height:190px;
	background: url('../img2/textarea.png');
}

#inputblok{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;
	width:130px;
	height:18px;
	background: url('../img2/inputvraag.png');
}

/*buttons */

.verder_button{
	border:0px;
	cursor:pointer;
	width:100px;
	height:38px;
	background: url('../img2/tpa/buttons/verder.png');
}

.verder_button:hover {
	background: url('../img2/tpa/buttons/verder_over.png');
}

.terug_button{
	border:0px;
	cursor:pointer;
	width:100px;
	height:38px;
	background: url('../img2/tpa/buttons/terug.png');
}

.terug_button:hover {
	background: url('../img2/tpa/buttons/terug_over.png');
}
.arrow_left {
	border:0px;
	background: url('../img2/tpa/buttons/linkspijlgroot.png');
	width:38px;
	height:38px;
	cursor:pointer;
}

.arrow_left:hover {
	background: url('../img2/tpa/buttons/linkspijlgroot_over.png');
}

.arrow_right {
	border:0px;
	background: url('../img2/tpa/buttons/rechtspijlgroot.png');
	width:38px;
	height:38px;
	cursor:pointer;
}

.arrow_right:hover {
	background: url('../img2/tpa/buttons/rechtspijlgroot_over.png');
}

.arrow_backleft {
	border:0px;
	background: url('../img2/tpa/buttons/links_pijlklein.png');
	width:40px;
	height:38px;
	cursor:pointer;
}

.arrow_backleft:hover {
	background: url('../img2/tpa/buttons/links_pijlklein_over.png');
}

.arrow_backright {
	border:0px;
	background: url('../img2/tpa/buttons/rechts_pijlklein.png');
	width:40px;
	height:38px;
	cursor:pointer;
}

.arrow_backright:hover {
	background: url('../img2/tpa/buttons/rechts_pijlklein_over.png');
}
