/*-----reactieframe------*/

#txtpage_reactieframe {
	float: left;
	width: 240px;
	height: auto;
}

/*----- side navigatie ------*/

#sidenavcontainer {
	float: left;
	width: 206px;
	height: auto;
	margin-bottom: 8px;
	background-color: #ff7e00;
	border: 12px solid #ffffff;
}
#sidenavcontainer ul {
   margin: 0;
   margin-top: -1px;
   padding: 0;
   list-style-type: none;
   font-family: arial, Helvetica, sans-serif;
   font-size: 8pt;
}
#sidenavcontainer li { border-top: 1px dotted #ffffff; }

#sidenavcontainer a {
   display: block;
   padding: 12px 10px;
   width: 186px;
   color: #fff;
   background-color: #ff7e00;
   text-decoration: none;
   font-weight:bold;
}

#sidenavcontainer a:hover {
   color: #fff;
   background-color: #ff9126;
   text-decoration: none;
}

#sidenavcontainer ul ul li { border-top: 0px dotted #ffffff; }

#sidenavcontainer ul ul a {
   display: block;
   padding: 5px 5px 5px 30px;
   width: 171px;
   color: #fff;
   background-color: #ff7e00;
   text-decoration: none;
   font-weight: normal;
}

#sidenavcontainer ul ul a:hover {
   color: #fff;
   background-color: #ff9126;
   text-decoration: none;
}

#sidenavlist .active > a {
	background-color: #ff9126;
}

#sidesubnavlist a {
	padding-left: 10px;
	background-image: url(../gfx/dash_subnav.gif);
	background-repeat: no-repeat;
	background-position: 22px;
}

ul#sidesubnavlist {
	margin-bottom: 5px;
}

/*----- end side navigatie ------*/

#txtpage_reactieitem_top {
	float: left;
	width: 230px;
	height: 10px;
	margin-top: 12px;
	background-image: url(../gfx/target_reactietop.gif);
}

#txtpage_reactieitem_content {
	float: left;
	width: 230px;
	height: auto;
	background-color: #161616;
	background-image: url(../gfx/target_reactiebg.gif);
	background-repeat: repeat-x;
}

#txtpage_reactieitem_bottom {
	float: left;
	width: 230px;
	height: 10px;
	margin-bottom: 10px;
	background-image: url(../gfx/target_reactiebottom.gif);
}

#reactieitem_header {
	float: left;
	width: 200px;
	height: auto;
	margin-left: 15px;
}

#reactieitem_header_title {
	float: left;
	width: 150px;
	height: 45px;
	padding-top: 5px;
	font-size: 15pt;
}

#reactieitem_header_graphic {
	float: right;
	width: auto;
	height: auto;
}

.txtpageforum_content {
	float: left;
	width: 200px;
	height: auto;
	border: 0px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 9pt;
	line-height: 22px;
}

.txtpageforum_content td {
   vertical-align:top;
}
.txtpageforum_content a {
	font-size: 9pt;
	color: #ff7e00;
}

.txtpageforum_content a:link {text-decoration: none;}
.txtpageforum_content a:visited {text-decoration: none;}
.txtpageforum_content a:hover {text-decoration: underline;}


#txtpage_reactieblok {
	width: 200px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 9pt;
	padding-bottom: 10px;
	border-bottom: 1px dotted #949494;
}

#reactieblok_top {
}
#reactieblok_top_naam {
	float: left;
	font-weight: bold;
	margin-right: 7px;
}

#topnaam_text {
	float: left;
}

#reactieblok_top_datum {
	float: right;
	color: #b8b8b8;
}

#reactieblok_reactie {
	margin-top: 4px;
   clear:both;
}
#reactieblok_reactie a,
#reactieblok_topic a {
	color: #ff7e00;
}

#reactieblok_reactie a:hover {text-decoration: underline;}


#reactieblok_topic {
	margin-top: 4px;
}

#txtpage_reactielink {
	margin-bottom: 10px;
	margin-left: 15px;
}

#txtpage_reactielink a {
	color: #ed1165;
	font-size: 10pt;
}

#txtpage_reactielink a:link {text-decoration: underline;}
#txtpage_reactielink a:visited {text-decoration: underline;}
#txtpage_reactielink a:hover {text-decoration: none;}

/*-----Right column wrap------*/

#textpage_rightcolumn {
	float: left;
	width: 763px;
	height: auto;
	background-image: url(../gfx/targetright_bg.png);
}

/*-----Text frame------*/

#txtpage_textframe {
	float: left;
	width: 479px;
	height: auto;
	padding-top: 20px;
	padding-left: 22px;
	padding-bottom: 30px;
	background-color: #160b01;
}

.breadcrumbs {
	font-size: 11px;
   float:left;
}
.breadcrumbs a {
   color:white;
}

#txtpage_separator {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 9pt;
}

#txtpage_print {
	float: right;
   margin-right:20px;
	color: #ffffff;
   display:block;
   padding:2px 7px 3px 7px;
   border:1px solid #4c2600;
   background:#000;
   position:relative;
   top:-2px;
   text-decoration:none;
   cursor:pointer;
}
#txtpage_print:hover {
   background:#ff7e00;
}


#txtpage_text_title {
	float: left;
	width: 150px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 18pt;
	color: #ed1165;
}

#txtpage_topimage {
	float: right;
	margin-top: 15px;
	margin-left: 10px;
   position:relative;
}

#txtpage_text_content {
	float: left;
	width: 459px;
	height: auto;
	margin-top: 10px;
}

#textpage_text_content {
	line-height:22px;
}

#txtpage_text_buttons {
	float: left;
	width: 380px;
	height: 30px;
	margin-top: 90px;
}

#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;}


.duplicate_text {
   background:#392f27;
   padding:15px;
}
.duplicate_text .submitbutton {
   padding-top:3px;
   padding-bottom:3px;
   font-size:12px;
   float:none;
   margin:0 auto;
   display:block;
}

/*-----right frame------*/

#txtpage_rightframe {
	float: right;
	width: 180px;
	padding-left: 10px;
	padding-top: 12px;
	height: auto;
}

#searchframe_textpage {
	float: left;
	width: 232px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 35px;
}

#search_field_textpage {
	float: left;
	margin-top: 0px;
	border: 1px solid #797979;
	height: 12px;
   padding:5px;
	width:167px;
}

#search_button_textpage {
	float: left;
	border: 0px;
	margin: 0px;
	height: 20px;
	padding: 1px 10px 1px 10px;
	background-image: url(../gfx/zoekbutton_bg.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	color: #ffffff;
	line-height:24px;
	height: 24px;
}
