#target_video	{
	width: 717px;
	height: 261px;
	margin-left: 0px;
	margin-top: 0px;
	border: 12px solid #ffffff;
	background-color: #ff7e00;
   position:relative;
   z-index:1;
}

#target_videographic {
	float: left;
	margin-left: 10px;
	margin-top: 12px;
}

#target_videographic img {
	height: 238px;
	width:216px;
   display:block;
}

#target_videoimage {
	float: left;
	margin-left: 12px;
	margin-top: 12px;
}

/*-----reactieframe------*/
#target_reactieframe {
	float: left;
	width: 240px;
	height: auto;
}

#target_reactieitem_top {
	float: left;
	width: 230px;
	height: 10px;
	margin-top: 12px;
	background-image: url(../gfx/target_reactietop.gif);
}

#target_reactieitem_content {
	float: left;
	width: 230px;
	height: auto;
	background-color: #161616;
	background-image: url(../gfx/target_reactiebg.gif);
	background-repeat: repeat-x;
}

#target_reactieitem_bottom {
	float: left;
	width: 230px;
	height: 10px;
	margin-bottom: 10px;
	background-image: url(../gfx/target_reactiebottom.gif);
}

.targetforum_content {
	float: left;
	width: 200px;
	height: auto;
	border: 0px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 9pt;
	line-height: 22px;
}

.targetforum_content a {
	font-size: 9pt;
	color: #ff7e00;
}

.targetforum_content a:link {text-decoration: none;}
.targetforum_content a:visited {text-decoration: none;}
.targetforum_content a:hover {text-decoration: underline;}


#target_reactieblok {
	float: left;
	width: 200px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 9pt;
	padding-bottom: 10px;
	border-bottom: 1px dotted #949494;
}


/*-----Right column wrap------*/
#textpage_rightcolumn {
   position:relative;
   margin-top:-285px;
}
#target_rightcolumn {
	float: left;
	width: 620px;
	height: auto;
	background-image: url(../gfx/targetright_bg.png);
}

/*-----Text frame------*/
#target_textframe {
	float: left;
	width: 479px;
	height: auto;
   padding:305px 0 30px 22px;
}

#target_text_titlebar {
	float: left;
	width: 400px;
	height: auto;
	margin-top: 20px;
}

#target_text_title {
	float: left;
	width: auto;
	height: auto;
	font-size: 18pt;
	color: #ed1165;
}

#target_text_content {
	float: left;
	width: 380px;
	height: auto;
	margin-top: 10px;
}

#target_text_buttons {
	float: left;
	width: 380px;
	height: 30px;
	margin-top: 30px;
}

#bottom_button a {
	display: block;
	float: left;
	width: auto;
	height: 23px;
	font-size: 10pt;
	padding: 7px 20px 0px 20px;
	margin-right: 20px;
	background-color: #ed1165;
	color: #ffffff;
}

#bottom_button a:link {text-decoration: none;}
#bottom_button a:visited {text-decoration: none;}
#bottom_button a:hover {text-decoration: underline;}


/*-----right frame------*/

#target_rightframe {
   margin-top:10px;
}
#search_field_textpage {
   width:90px;
}
