@charset "UTF-8";
/* CSS Document */

.fact_off{ display:none; }
.fact_on{ display:table; }

html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
  font-family:Arial, Helvetica, sans-serif;
}

a { color:#CC6600; text-decoration:none; }
a:hover { color:#CC6600; text-decoration:underline; }

h1 { font-size:1.8em; font-weight:bold; color:#CC6600;}
h2 { font-size:1.4em; font-weight:bold; color:#CC6600;}
h3 { font-size:1.0em; font-weight:bold; color:#000000;}
h4 { font-size:1.0em; font-weight:bold; color:#CC6600;}

div ul { padding-left:15px; margin-left:0;}
#wrapper{
	margin: 0 auto;
	width:100%;
	height:100%;	
	border:0;  
}

.arrow_open{
	background-image:url("../images/arrow_open.gif");
	background-repeat:no-repeat;
	height:15px;
	width:100%;
	padding-left:20px;
}
.arrow_closed{
	background-image:url("../images/arrow.gif");
	background-repeat:no-repeat;
	height:15px;
	width:100%;
	padding-left:20px;
}
#menu_top, #menu, #menu_topbalk, #right_balk{
	margin: 0 auto;
	width:100%;
	height:100%;
	border:0;
	text-align: left;
}
#repeat_line{
	margin: 0 auto;
	width:1px;
	height:100%;
	border:0;
}
.repeat_lineLeft{
	background-image:url("../images/horizontal_repeat.jpg");
	background-repeat:repeat-y;
	height:100%;
	width:1px;
}
.repeat_leftRepeat{
	background-image:url("../images/left_repeat.jpg");
	background-repeat:repeat-y;
	height:100%;
	width:113px;
}
.repeat_right{
	background-image:url("../images/right_repeat.jpg") 0 0 repeat-y;
	height:100%;
	width:200px;
	margin: 0 auto;
}
.td_height_widthSmall{
	height:100%;
	width:113px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#000000;
}
.mainPanel
{
	width:760px;
	height:100%;
}
#td_height{
	height:100%;
	margin: 0;
}

.tekst_menu{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold;
	font-style:normal;
	color:white;
	letter-spacing:1.1px;
	text-decoration: none;

}
#button2 {	
	width:113px;
	height:38px;
	color:white;
	list-style: none;
}
#button2 ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#button2 ul li {
	margin: 0;
	width:112px;
	height:38px;	
	background: url("../images/button_off.jpg");
	background-repeat:no-repeat;
}
#button2 ul li a {
	margin-bottom:0px;
	padding-top:12px;
	display: block;
	color: white;
	text-decoration: none;
	height:38px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
}
#button2 ul li .large{
	margin-bottom:0px;
	padding-top:5px;
	margin-top:0px;
	display: block;
	color: white;
	text-decoration: none;
	height:38px;
	/*padding-left:25px;*/
	font-size:11px;
	font-weight:bold;
}
#button2 ul li a:hover {
	margin-bottom:-12px;
	margin-top:-0.7px;
	display: block;
	background: url("../images/button_on.jpg");
	background-repeat:no-repeat;

}
.optie_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.1px;
	color:#FFFFFF;
	text-align:center;
}
.optie_menuKop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.1px;
	color:#CC6600;
	text-align:center;
}
.tekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	text-align:left;
	padding-left:20px;
	padding-top:30px;
	padding-right:3px;

}
.rightPanel
{
width:200px;
height:100%;

}
.tekstKop{
	
	color:#CC6600;
	font-weight:bold;
	font-size:14px;
}
img {
	border-color:#000000;	
	border: 2px;
}
