@import 'form.css';

a img{
	border: 0px;
}

.clearBoth{
	clear:both;
}

/* General */
.custom_color {
	color: #999999;
}

.right_box {
	width: 100%;
}
* html .right_box {
	position: relative;
	float: left;
	width: 235px;
}
#container {
	width: 986px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.border {
	width: 100%;
	background: url(../images/dotted_border.jpg) repeat-x;
	height: 1px;
	float: left;
}
*:first-child+html #container {
	position: relative;
}

.bg {
	background-color: #FFFFFF;
}

.bold {
	font-weight: bold;
}

.titlu2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	margin-left: 6px;
}

.custom_height {
	height: 194px;
}

.bocs_green {
	float: left;
	background:url(../img/search_ext_arrow.png) 10px 60px no-repeat #cdcc00;
	height: 80px;
	width: 80px;
	margin-top: 18px;
}

.bocs_blue {
	float: left;
	background-color: #515ba2;
	height: 80px;
	width: 80px;
	margin-left: 13px;
	margin-top: 18px;
}

.bocs_cyan {
	float: left;
	background-color: #28b4e5;
	height: 80px;
	width: 80px;
	margin-left: 13px;
	margin-top: 18px;
}

.scris1 {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	margin-left: 4px;
	margin-top: 10px;
}

.sagetuta {
	background-image: url(../img/search_ext_arrow.png);
	height: 10px;
	margin-left: 8px;
	margin-top: 15px;
	width: 12px;
}

p {
	text-decoration: none;
}

#all_content {
	position: relative;
	width: 985px;
	height: auto;
	margin-top: 200px;
	float: left;
	width: 985px;
}
* html #all_content{
	margin-top: 232px;
}
*:first-child+html #all_content {
	margin-top: 230px;
}

.poza_jos {
	float: left;
	margin-top: 15px;
}

.customborder {
	border-top: 1px dashed #000000;
}

/* Menu */
.menu {
	float: left;
	padding: 8px 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	height: 25px;
	background-color: #FFFFFF;
	position: relative;
	font-family: verdana;
	width: 622px;
	!width: 622px;
}

.menu li.top {
	display: block;
	float: left;
	position: relative;
	margin-right: 5px;
}

.menu li a.top_link {
	display: block;
	float: left;
	height: 25px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	cursor: pointer;
}

.menu li a.top_link span {
	float: left;
	font-weight: normal;
	display: block;
	padding: 0 5px 0 5px;
	height: 25px;
}

.menu li a.top_link span.down {
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 25px;
}

.menu li a.top_link:hover {
	color: #FFFFFF;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}

.menu li a.top_link:hover span {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}

.menu li a.top_link:hover span.down {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}

.menu li a.active {
	color: #FFFFFF;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}

.menu li:hover>a.top_link {
	color: #FFFFFF;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}

.menu li:hover>a.top_link span {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}

.menu li:hover>a.top_link span.down {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}

.menu table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.menu a:hover {
	visibility: visible;
}

.menu li:hover {
	position: relative;
	z-index: 200;
}

.menu ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu :hover ul.sub {
	left: 0;
	top: 25px;
	right: 2px;
	padding: 3px 0;
	white-space: nowrap;
	width: 200px;
	height: auto;
}

.menu ul.sub li {
	margin-bottom: 3px;
	display: block;
	height: 21px;
	position: relative;
	float: left;
	width: 184px;
}

.menu ul.sub li a {
	font-weight: normal;
	display: block;
	font-size: 11px;
	height: 21px;
	width: 213px;
	line-height: 21px;
	text-indent: 5px;
	background-color: #CCCCCC;
	color: #000;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.menu ul.sub li a:hover {
	opacity: 0.95;
	filter: alpha(opacity =     95);
}

/* Top */
* html #top{
	clear: both;
}
#top {
	position: absolute;
	top: 0;
	height: 36px;
	width: 985px;
	z-index: 999;
}

*:first-child+html #top {
	left: 0;
}

span.login {
	float: left;
	padding: 8px 0 0 0;
	text-align:right;
	width:190px;
}

span.login a {
	text-decoration: none;
	color:#F08211;
	font-weight:normal;
	font-family:verdana;
	font-size: 11px;
}

span.login img {
	margin-right: 5px;
}

*:first-child+html span.login {
	float: left;
	padding: 12px 0 0 0;
}
* html span.login {
	padding: 12px 0 0 0;
}
/* Header */
#banner {
	position: relative;
	background:#000;
	width: 985px;
	height: 200px;
	margin-top: 36px;
	margin-bottom:0;
}
* html #banner, * html #banner1, * html #banner2, * html #banner3 {
	position: absolute;
	top: 0px;
}

#banner_bg {
	position:absolute;
	top:0;
	left:0;
	width:985px;
	height:200px;
}

.bg1 {
	background:url(../images/image_header_home.jpg);
}

.bg2 {
	background:url(../images/image_header_horizon.jpg);
}

.bg3 {
	background:url(../images/image_header_over.jpg);
}

.bg4 {
	background:url(../images/image_header4.jpg);
}

.bg5 {
	background:url(../images/image_header5.jpg);
}

.bg6 {
	background:url(../images/image_header6.jpg);
}

.bg7 {
	background:url(../images/image_header7.jpg);
}

.bg8 {
	background:url(../images/image_header8.jpg);
}

.bg9 {
	background:url(../images/image_header9.jpg);
}

.bg10 {
	background:url(../images/image_header10.jpg);
}

.bg11 {
	background:url(../images/image_header11.jpg);
}

.bg12 {
	background:url(../images/image_header12.jpg);
}

.bg13 {
	background:url(../images/image_header13.jpg);
}

#banner1 {
	position: relative;
	background-image: url(../images/image_header_home.jpg);
	background-repeat: no-repeat;
	width: 985px;
	height: 200px;
	margin-top: 36px;
}

#banner2 {
	position: relative;
	background-image: url(../images/image_header_horizon.jpg);
	background-repeat: no-repeat;
	width: 985px;
	height: 200px;
	margin-top: 36px;
}

#banner3 {
	position: relative;
	background-image: url(../images/image_header_over.jpg);
	background-repeat: no-repeat;
	width: 985px;
	height: 200px;
	margin-top: 36px;
}

*:first-child+html #banner, *:first-child+html #banner1, *:first-child+html #banner2, *:first-child+html #banner3 {
	position: absolute;
	top: 36px;
	margin-top: 0;
	left: 0;
}

.box1 {
	position: absolute;
	top: 0;
	float: right;
	right: 25px;
	background-image: url(../images/logo.gif);
	width: 119px;
	height: 119px;
}

.box1 a {
	height: 100%;
	width: 100%;
	text-decoration: none;
	display: block;
}

.box1 a h1 span {
	display: none;
}

.box1 a h1 {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.box2 {
	position: absolute;
	top: 98px;
	display: block;
	margin-left: 130px;
	width: 300px;
	height: 30px;
	text-align: center;
}

.box2 h2 {
	font-size: 19px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	color: #fefefe;
	text-decoration: none;
	display: inline;
	font-weight: normal;
}

.box3 {
	position: absolute;
	top: 70px;
	display: block;
	left: -75px;
	margin-left: 130px;
	width: 300px;
	height: 30px;
	text-align: center;
}

.box3 h2 {
	font-size: 19px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	color: #fefefe;
	text-decoration: none;
	display: inline;
	font-weight: normal;
}

.spot {
	margin-right: 25px;
	height: 36px;
	width: 119px;
	float: right;
	background-color: #ed820e;
}

* html .spot {
	margin-right: 14px;
	height: 36px;
	width: 119px;
	float: right;
	background-color: #ed820e;
}

/* Left Sidebar */
#left_sidebar {
	float: left;
	width: 252px;
	position: absolute;
	top: 100%;
}

#left_box {
	float: left;
	width: 230px;
	height: 80px;
	padding-left: 20px;
	font-family:verdana;
}
#left_box span.subtitle {
	font-size: 14px;
	font-weight: bold;
}
#left_box span.subtitle a {
	color:#000;
	text-decoration:none;
}
#left_box span.subtitle a:hover {
	color:#333;
}
#left_box span.righttext {
	font-size: 11px;
	margin-left: 65px;
}
#left_box span.righttext a {
	color: #ed820e;
	font-size: 11px;
	text-decoration: none;
}
#left_box span.location {
	color: #959595;
	font-size: 11px;
	margin-top:10px;
	display:inline-block;
}
#left_box span.stats {
	color: #ccc;
	font-size: 11px;
	margin-top:10px;
	display:inline-block;
}

/* Right Sidebar */
#right {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	height: 97%;
	width: 225px;
	display: block;
	border-width: 0 1px 0;
	padding: 10px;
	min-height:500px;
	background: url(../images/dotted_border.gif) repeat-y;
}
* html #right{
	width: 228px;
	right: -15px;
}
#right_sidebar {
	font-family: "Trebuchet MS";
	font-size: 13px;
	display: block;
	width: 225px;
}

* html #right_sidebar{
	width: 225px;
	top: -5px;
}

#right_sidebar a {
	text-decoration: none;
	color: #000;
}
	#right_sidebar .trainingen2009 a {
		color: #ed8210;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
	}
	#right_sidebar .trainingen2009 a:hover {
		text-decoration:none;
	}

#right_sidebar ul li:hover {
	background-image: url(../images/bg1_agenda_hover.jpg);
}

#right_sidebar h3 {
	float: left;
	margin: 0;
padding-left: 7px;	
	margin-left: 20px;
	text-decoration: none;
	display: block;
	margin: 0;
	color: #000000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 17px;
	font-weight: normal;
}

#right_sidebar .title {
	float: left;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 5px;
	width: 100%;
}
* html #right_sidebar .title{
	width: 225px;
}
#right_sidebar_ .title {
	float: left;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 5px;
	width: 100%;
}

#right_sidebar .subtitle {
	float: left;
	margin-top: 5px;
	width: 100%;
}

#right_sidebar_ .subtitle {
	float: left;
	margin-top: 5px;
	width: 100%;
}

#right_sidebar img.left {
	float: left;
	width: 100%;
}

#right_sidebar_ img.left {
	float: left;
}

#right_sidebar .righttext {
	display:block;
	float:right;
	font-family:verdana;
	font-size:11px;
	margin-left:-8px;
	margin-top:4px;
	width:79px;
}

#right_sidebar_ .righttext {
	display: block;
	float: right;
	width: 75px;
	font-family: verdana;
	font-size: 11px;
	margin-left: -8px;
	margin-top: 4px;
}

*:first-child+html #right_sidebar .righttext {
	
}

#right_sidebar .righttext a {
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}

#right_sidebar .righttext a:hover {
	text-decoration: underline;
}

#right_sidebar ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right_sidebar ul li {
	padding-left: 10px;
	width: 222px;
	background-image: url(../images/bg1_agenda.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
* html #right_sidebar ul li {
	
}
#right_sidebar ul li.white {
	width: 222px;
	background-image: url(../images/bg2_agenda.gif);
}

#right_sidebar ul li.white:hover {
	background-image: url(../images/bg1_agenda_hover.jpg);
}

#right_sidebar .rss {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom:5px;
	font-size: 12px;
}

* html #right_sidebar .rss{
	width: 40px;
}

#right_sidebar .rss a {
	text-decoration: none;
	color: #000000;
}

#right_sidebar .rss img {
	border: 0;
	float: right;
	display: block;
}

#right_sidebar .rsstext {
	line-height: 15px;
	float: left;
	display: block;
	margin-right: 5px;
}

*:first-child+html #right_sidebar .rsstext {
	margin-left: 170px;
}

#right_sidebar_down,
.right_sidebar_down{
	font-family: "Trebuchet MS";
	font-size: 16px;
	display: block;
	padding: 10px;
	float: left;
	width: 226px;
	font-family: "Trebuchet MS";
	padding-right: 0;
	background: url(../images/dotted_border.jpg) repeat-x;
	margin-left: -5px;
}
* html #right_sidebar_down {
	clear: right;
	width: 225px;
	top: 260px;
}
* html #right_sidebar_down img{
	width: 100%;
}
#right_sidebar_down .thumbnail_first {
	float: left;
	margin: 4px 4px 4px 0;
	display: block;
	width: 63px;
	height: 63px;
	background-image: url(../images/right_pic1.jpg);
	background-repeat: no-repeat;
}

#right_sidebar_down .thumbnail_second {
	float: left;
	margin: 4px 4px 4px 0;
	display: block;
	width: 63px;
	height: 63px;
	background-image: url(../images/right_pic2.jpg);
	background-repeat: no-repeat;
}

#right_sidebar_down .subtitle {
	float: left;
	margin-top: 10px;
	font-size: 11px;
	font-family: Verdana;
	width: 158px;
	line-height:17px;
}
* html #right_sidebar_down .subtitle {
	width: 155px;
}
#right_sidebar_down .subtitle a {
	text-decoration: none;
	color: #000000;
}

#right_sidebar_down .subtitle a:hover {
	text-decoration: underline;
}

#right_sidebar_down h3 {
	float: left;
	margin: 0;
	text-decoration: none;
	display: inline;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

#right_sidebar_down .righttext {
	display: block;
	float: right;
	width: 110px;
	margin-top: 2px;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	margin-bottom: 5px;
}

#right_sidebar_down .righttext a {
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}

#right_sidebar_down .righttext a:hover {
	text-decoration: underline;
}

#right_sidebar_down img.left {
	float: left;
	display: block;
	margin: 0;
}

#right_sidebar_down .caption {
	float: left;
	line-height: 20px;
	font-size: 11px;
	font-family: Verdana;
	width: 223px;
}
#right_sidebar_down .caption a {
	color: #F08211;
}
#right_sidebar_down .caption a:hover {
	text-decoration:none;
}
* html #right_sidebar_down .caption {
	width: 200px;
}

/* Content */
#content {
	margin: auto;
	width: 485px;
	position: relative;
	padding-left: 5px;
	min-height:500px;
}
	#content.landing-2kolom{
		margin: 0px;
		width: 725px;
		background-image: url("../images/dotted_border_enkel.gif");
		background-repeat: repeat-y;
		background-attachment: scroll;
	}
	#content.landing-2kolom .text {
		width: 675px;
	}

#content .thumbnail {
	border: 0;
	width: 44px;
	height: 44px;
	background-image: url(../images/ceo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#content .text {
	width: 435px;
	padding-bottom: 22px;
	!padding-bottom: 42px;
	_padding-bottom: 44px;
	line-height: 20px;
	display: block;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	overflow:hidden;
	background: url(../images/dotted_border.jpg) repeat-x left bottom;
}
#content .text ul li {
	line-height: 20px;
}
#content .text.text-mijn-traject {
	width: 682px;
}

* html #content .text.text-mijn-traject {
	position: absolute;
	left: 0;
}

* html #content .text{
	margin-bottom: 0px;
}

#content h2,
#popup h2 {
	font-size:15px;
	font-weight:normal;
	color:#000;
	font-family: Trebuchet MS, Verdana;
	padding-top: 5px;
}

#content h3 {
	font-size:11px;
	font-weight:bold;
	color:#000;
}

#content a {
	color:#F08211;
}	

*:first-child+html #content .text {
	margin-bottom: 0;
}


#content .path {
	display: block;
	padding-left: 20px;
	left: 0px;
	position: absolute;
	top: 18px;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
* html #content .path{
	clear: both;
}
#content .path a {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#content .path a:hover {
	text-decoration: underline;
}

#content .text h1,
#popup h1{
	display: block;
	color: #f08211;
	font-family: Trebuchet MS, Verdana;
	font-size: 22px;
	font-weight: 100;
	margin:27px -25px 20px -15px;
	padding:0 15px 5px 15px;
	line-height: normal;
	background:url(../images/title_border.jpg) left bottom repeat-x;
}
* html #content .text h1{
	margin-top: 43px;
}
*:first-child+html #content .text h1 {
	padding-top: 18px;
}

#content h1 {
	display: block;
	color: #f08211;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	line-height: normal;
	margin-left: 20px;
	padding-top: 40px;
}

#content .mybox1 {
	padding: 20px;
	float: left;
	width: 220px;
	background: url(../images/dotted_border_vertical.jpg) repeat-y right;
	height: 100px;
	border-left-width: 0;
}
* html #content .mybox1{
	height: 124px;
	width: 195px;
	padding-bottom: 0;
}


#content .myinnerbox1 {
	height: 80px;
	width: 200px;
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
* html #content .myinnerbox1{
	width: 100%
	}
#content .myinnerbox1_ {
	height: 80px;
	width: 216px;
	font-family: Verdana;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

#content .myinnerbox1 span a {
	color: #ed820e;
	text-decoration: none;
}

#content .mybox2 {
	padding: 10px;
	float: left;
	width: 205px;
	!width: 200px;
	height: 120px;
}

#content .mybox2_ {
	padding: 10px;
	float: left;
	width: 210px;
	height: 108px;
	border-width: 1px 0 1px 0;
	margin-left: 0px;
}

* html #content .mybox2 {
	width: 226px;
}

#content .myinnerbox2 {
	line-height: 16px;
	background-color: #f2f2f2;
	height: 120px;
	width: 222px;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

#content .myinnerbox2_ {
	line-height: 16px;
	background-color: #f2f2f2;
	height: 107px;
	width: 224px;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	margin-left: 1px;
}

#content .myinnerbox1_2 {
	line-height: 16px;
	background-color: #f2f2f2;
	height: 107px;
	width: 216px;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	margin-left: 1px;
}

#content .myinnerbox2 span.quote {
	display: block;
	padding: 15px 15px 9px 15px;
	margin-bottom: 4px;
}

#content .myinnerbox2_ .quote {
	margin-left: 13px;
	margin-bottom: 15px;
}

#content .myinnerbox2 span.ceo {
	float: left;
	display: block;
	text-align: left;
	padding-left: 15px;
}

#content .myinnerbox2_ .ceo {
	margin-left: 52px;
	margin-top: 17px;
}

#content .myinnerbox2 img {
	float: left;
}

#content .mybox3 {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	width: 465px;
	height: 20px;
	background: url(../images/dotted_border_vertical.gif) repeat-x;
	border-width: 0 0 1px 0;
	font-family: Arial;
	font-size: 16px;
}

body {
	background: #FFFFFF none repeat;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

#menu_left, #menu_left2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 252px;
	height: 100%;
	margin-left: 0px;
	background: url(../images/dotted_border_left.gif) repeat-y;
	width: 252px;
	min-height:500px;
	z-index:99995;
}

#menu_left {
	height: 98%;
}

#menu_top {
	width: 220px;
	margin-left: 25px;
	float: left;
}
* html #menu_top{
	margin-left: 15px;
	margin-top: 15px;
}
* hmtl #menu_left, #menu_left2 {
	top: 0px;
}

#menu_top h3 {
	font-family:verdana;
	font-weight:normal;
	color:#666;
	margin-bottom: 0
}

#menu_left2 ul li.activ1:hover {
	background-color: #ed820e;
}
	
.activ1 a:link {
	background: url(../images/menu_left.jpg) no-repeat center;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 190%;
	display: block;
	border: 2px solid #ffffff;
	padding-right: 10px;
}
* html .activ1 a:link {
	height: 20px;
	line-height: 20px;
}
.activ1 a:visited {
	background: url(../images/menu_left.jpg) no-repeat center;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 190%;
	display: block;
	border: 2px solid #ffffff;
}
* html .activ1 a:visited {
	height: 20px;
	line-height: 20px;
}
.activ1 a:hover {
	background: url(../images/menu_left.jpg) no-repeat center;
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
	line-height: 190%;
	display: block;
	border: 2px solid #ffffff;
}
* html .activ1 a:hover {
	line-height: 20px;
}
.activ1 {
	background-color: #ededed;
	text-decoration: none;
	color: #000000;
	line-height: 190%;
	display: block;

}

* html .activ1 {
	background-color: #EDEDED;
	height: 20px;
} 
.activ2 a:link {
	background: url(../images/menu_left_over.jpg) no-repeat center;
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
	line-height: 190%;
	display: block;
	font-weight: bold;
	padding-right: 10px;
}

.activ2 a:visited {
	background: url(../images/menu_left_over.jpg) no-repeat center;
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
	line-height: 190%;
	display: block;
	font-weight: bold;
}

.activ2 a:hover {
	background: url(../images/menu_left_over.jpg) no-repeat center;
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
	line-height: 190%;
	display: block;
	font-weight: bold;
}

.activ2 {
	background-color: #ed820e;
	text-decoration: none;
	color: #ffffff;
	line-height: 190%;
	display: block;
	font-weight: bold;
	border: 2px solid #ffffff;
}

* html .activ2 {
	line-height: normal;
	background-color: #ed820e;
}

#menu ul li a:hover {
	background: url(../images/menu_left_over.jpg) no-repeat center;
}
#menu_left ul li, #menu_left2 ul li {
	text-decoration: none;
}

#menu_left ul, #menu_left2 ul {
	margin: 0;
	font-family: verdana;
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
}

#menu_left h3, #menu_left h3 {
	font-size: 20px;
	font-weight: normal;
	font-family: trebuchet MS;
}

*:first-child+html #menu_left h3, *:first-child+html #menu_left2 h3 {
	margin-top: 15px;
}

#menu_linie {
	background: url(../images/linie.png) no-repeat;
	height: 17px;
	margin-left: 14px;
	float: left;
	width: 100%;
}
* html #menu_linie{
	width: 200px;
}
*:first-child+html #menu_linie {
	margin-top: 15px;
	width: 220px;
}

#meniu_down {
	background: url(../images/meniu_down_border.gif) repeat-x;
	color: #000000;
	height: 28px;
	width: 213px;
	margin-left: 21px;
	font-weight: bold;
	line-height: 23px;
	margin-top: 10px;
	float: left;
}
* html #meniu_down{
	margin-left: 11px;
}
#meniu_down #text a {
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#text {
	margin-top: 1px;
	background: url(../images/menu_down.png) no-repeat;
	padding-left: 32px;
	text-align: left;
	font-family: trebuchet MS;
	font-size: 14px;
	height: 26px;
}

#footer {
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	/*width: 221px;*/
	width: 350px;
	margin: auto;
	margin-bottom: 10px;
	padding-left: 13px;
	padding-top: 5px;
	background-color: #FFFFFF;
	position: absolute;
	z-index:99;
}
* html #footer {
	position: absolute;
	z-index:1;
}
#footer ul {
	margin: 0;
	padding: 0;
}

#footer.mg2 {
	margin-top: 0px;
}

#footer a:link {
	color: #999999;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

#footer a:visited {
	color: #999999;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	font-size: 10px;;
	font-family: Arial;
	text-decoration: underline;
}

#meniu5_top {
	border-bottom: 1px dashed;
	height: 80px;
	margin-left: 25px;
	width: 213px;
}

#scris1 {
	background: url(../images/login.png) no-repeat;
	font-family: verdana;
	font-size: 12px;
	height: 16px;
	margin-left: 115px;
	color: #ED8210;
	margin-top: -19px;
}

#scris2 {
	height: 14px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 6px;
}

#scris3 {
	height: 14px;
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	margin-top: 21px;
}

#scris {
	background: url(../images/login.png) no-repeat;
	float: left;
}

#text_stanga {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
}

#menu {
	margin-left: -23px;
	float: left;
	width: 264px;
}
*:first-child+html #menu {
	width: 220px;
}
* html #menu{
	margin-left: 10px;
	width: 214px;
}
#footer ul li {
	display: inline;
}

.active_footer li {
	display: inline;
}

#right_sidebar_ {
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 16px;
	display: block;
	padding: 10px;
	float: right;
	width: 214px;
}
*:first-child+html #right_sidebar_ {
	padding-left: 0;
}
* html #right_sidebar_ {
	padding-left: 0; 
}
#right_sidebar_ .sep {
	display: block;
	width: 248px;
	height: 1px;
	margin-top: 10px;
}

#right_sidebar_ h3 {
	float: left;
	margin: 0;
	margin-left: 5px;
	text-decoration: none;
	display: inline;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
}

#right_sidebar_ .righttext_ {
	display: block;
	float: right;
	width: 75px;
	font-family: verdana;
	font-size: 12px;
	margin-left: -8px;
	margin-top: 4px;
}

}
*:first-child+html #right_sidebar_ .righttext_ {
	display: block;
	float: none;
	width: 75px;
	margin-left: 135px;
	margin-top: 15px;
}

#right_sidebar_ .righttext_ a {
	text-decoration: none;
}

*:first-child+html  #right_sidebar_ .righttext_ a {
	text-decoration: none;
	color: #999999;
	font-family: verdana;
	font-size: 12px;
	margin-left: 0px;
}

#right_sidebar_ .righttext_ a:hover {
	text-decoration: underline;
}

*:first-child+html  #right_sidebar_ .righttext_ a:hover {
	text-decoration: underline;
}

#right_sidebar_ ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right_sidebar_ ul li {
	padding-left: 10px;
	width: 222px;
	background-image: url(../images/bg1_agenda.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}

#right_sidebar_ ul li.white {
	width: 222px;
	background-image: url(../images/bg2_agenda.gif);
}

#right_sidebar_ .rss {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	font-size: 12px;
}

#right_sidebar_down_ {
	font-family: Verdana;
	display: block;
	padding: 10px;
	float: right;
	width: 214px;
	background: url(../images/dotted_border.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	position: relative;
}

*:first-child+html #right_sidebar_down {
	top: 275px;
}

*:first-child+html #right_sidebar_down_ {
	
}

*:first-child+html #textare {
	margin-top: 10px;
}
* html #right_sidebar_down_{
	padding-left: 0;
} 
	
#right_sidebar_down_ .thumbnail_first {
	float: left;
	margin: 4px 4px 4px 0;
	display: block;
	width: 63px;
	height: 63px;
	background-image: url(../images/right_pic.jpg);
	background-repeat: no-repeat;
}

#right_sidebar_down_ .subtitle {
	font-size: 12px
}

#right_sidebar_down_ h3 {
	color: #000000;
	display: inline;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0 5px;
	text-decoration: none;
}

#right_sidebar_down_ .righttext {
	display: block;
	float: right;
	width: 110px;
	margin-top: 0px;
}
* html #right_sidebar_down_ {
	
}
#right_sidebar_down_ .righttext a {
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}

#right_sidebar_down_ .righttext a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}

#right_sidebar_down_ img.left {
	float: left;
	display: block;
	margin: 4px;
	margin-left: 0;
}

#right_sidebar_down_ .caption {
	display: block;
	line-height: 15px;
	font-size: 11px;
	font-family: Verdana;
	width: 226px;
}

#content .text_ {
	width: 435px;
	margin-bottom: 35px;
	line-height: 10px;
	display: block;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 27px; font-family : Verdana;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
}


* html #content .text {
}

#content span.path_ {
	display: block;
	padding-left: 20px;
	left: 0px;
	position: absolute;
	top: -27px;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}

*:first-child+html #content span.path_ {
	top: 10px;
}

#content span.path_ a {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#content span.path_ a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

#content .text_ h1 {
	color: #CBD401;
	display: block;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0 5px;
	padding-top: 0;
	
}
* html #content .text_ h1{
	padding-top: 10px;
}
*:first-child+html #content .text_ h1{
	padding-top:10px; 
}
#content .mybox1_ {
	padding: 10px;
	float: left;
	width: 220px;
	background: url(../images/dotted_border_vertical.jpg) repeat-y right;
	height: 108px;
	border-left-width: 0;
	margin-top: 0px;
}

* html #content .mybox1_ {
	height: 100px;
	padding: 9px;
	padding-left:0;
	padding-right: 0;
	width: 290px;
}

#content .myinnerbox1 span a {
	color: #ed820e;
	text-decoration: none;
}

* html #content .mybox2_{
	height: 113px;
}
* html #content .mybox2 {
	width: 226px;
}

#content .myinnerbox2 span.ceo {
	float: left;
	display: block;
	text-align: left;
	padding-left: 19px;
}

#content .myinnerbox2 img {
	float: left;
}

.quote {
	margin-left: 13px;
	padding-top: 13px;	
}

.curs_valutar {
	width: 485px;
	height: 99px;
	margin-top: -42px;
	background: url(../images/curs_valutar_border.gif) repeat-x;
}
* html .curs_valutar{
	position: relative;
	float: left;
	width: 100%;
	margin-top: -40px;
	margin-left: 0;
	height: 89px;
	background: url(../images/curs_valutar_border.gif) repeat-x;
}
#cutie1 {
	float: left;
	height: 99px;
	margin-top: -1px;
	width: 188px;
	background: url(../images/dotted_border_vertical.jpg) repeat-y right;
}
* html #cutie1{
	width: 128px;
	padding-left: 40px;
	height: 40px;
	display: block;
}
#cutie1 a {
	color:#CDCC00;
	text-decoration:none;
	font-size:80%;
}

#cutie2 {
	background: url(../images/dotted_border_vertical.jpg) repeat-y right;
	float: left;
	height: 99px;
	margin-left: 189px;
	margin-top: -95px;
	width: 188px;
}
* html  #cutie2{
	padding-left: 40px;
	width: 158px;
	margin: 0;
	height: 99px;
}
#cutie3 {
	height: 99px;
	margin-left: 377px;
	margin-top: -91px;
	width: 107px;
	float: left;
}

*:first-child+html #cutie3 {
	margin-top: -90px;
}
* html #cutie3{
	margin: 0;
	margin-top: -88px;
	margin-left: 185px;
	height: 69px;
	width: 75px;
}
#meniu_c {
	width: 485px;
	height: 30px;
	background: url(../images/dotted_border.jpg) repeat-x left bottom;
	float: left;
	margin-top: -5px;
}

* html #meniu_c {
	height: 30px;
	background: url(../images/dotted_border.jpg) repeat-x 0 -10px left bottom;
} 
*:first-child+html #meniu_c {
	margin-top: 0px;
}
* html #ultim{
	margin:0;
	margin-left: 10px;
	margin-top: 2px;
	height: 20px;
}

#text_centru {
	width: 485px;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	float: left;
	background: url(../images/dotted_border.jpg) repeat-x left bottom;
}

#text_centru p {
	line-height: 17px;
	margin-left: 17px;
	margin-right: 15px;
	margin-top: 0px;
	display: block;
}

#cutie1 ul {
	list-style: none;
	font-size: 11px;
	font-family: Verdana;
	margin-left: -25px;
	margin-top: 8px;
	line-height: 16px;
}
*:first-child+html #cutie1 ul {
	margin-left: 15px;
}

*:first-child+html #menu {
	margin-left: 15px;
}

#cutie2 ul {
	list-style: none;
	font-size: 11px;
	font-family: Verdana;
	line-height: 16px;
	margin-left: -31px;
	margin-top: 5px;
}

*:first-child+html #cutie2 ul {
	margin-left: 15px;
}

.poza_jos {
	float: left;
	margin-top: 15px;
}

.titlu1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	margin-left: 17px;
}

.titlu2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	margin-left: 6px;
	margin-left: 10px;
}

#toate {
	font-size: 11px;
	font-family: Verdana;
}

.bocs_green {
	float: left;
	background:url(../images/search_ext_arrow.png) 5px 65px no-repeat #cdcc00;
	height: 80px;
	width: 80px;
	margin-top: 18px;
	margin-left: 10px;
	position:relative;
}

.bocs_blue {
	float: left;
	background:url(../images/search_ext_arrow.png) 5px 65px no-repeat #515ba2;
	height: 80px;
	width: 80px;
	margin-left: 13px;
	margin-top: 18px;
	color:#fff;
	position:relative;
}

.bocs_cyan {
	float: left;
	background:url(../images/search_ext_arrow.png) 5px 65px no-repeat #28b4e5;
	height: 80px;
	width: 80px;
	margin-left: 13px;
	margin-top: 18px;
	position:relative;
}

.scris1 {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	margin-left: 4px;
	margin-top: 10px;
}

#content .scris1 a {
	color: #000000;
	text-decoration: none;
}

#content .bocs_blue .scris1 a {
	color: #fff;
	text-decoration: none;
}

#cutie1 .lista2 ul {
	
}

#cutie3 a {
	display: block;
	height: 17px;
	width: 96px;
	text-decoration: none;
	color: #000000;
}
* html #cutie3 a{
	width: 79px;
}
#p1 {
	background-image: url(../images/contact.png);
	height: 17px;
	width: 96px;
	border-bottom: 3px solid #FFFFFF;
	margin-left: 7px;
}
* html #p1{
	width: 86px;
} 
#p2 {
	background-image: url(../images/download.png);
	height: 17px;
	width: 96px;
	border-bottom: 3px solid #FFFFFF;
	margin-left: 7px;
}

#p3 {
	background-image: url(../images/brochure.png);
	height: 17px;
	width: 96px;
	border-bottom: 3px solid #FFFFFF;
	margin-left: 7px;
}

#p4 {
	background-image: url(../images/send_a_friend.png);
	height: 17px;
	width: 96px;
	border-bottom: 3px solid #FFFFFF;
	margin-left: 7px;
}

#text_contact {
	font-size: 11px;
	font-family: Verdana;
	line-height: 17px;
	margin-left: 18px;
}

#text_contact2 {
	font-size: 11px;
	font-family: Verdana;
	line-height: 17px;
	margin-left: 18px;
}

#text_contact3 {
	font-size: 11px;
	font-family: Verdana;
	line-height: 17px;
	margin-left: 18px;
}

#text_contact4 {
	font-size: 11px;
	font-family: Verdana;
	color: #ffffff;
	line-height: 17px;
	margin-left: 18px;
}

#cutie3 #text_contact4 a {
	color: #FFFFFF;
}

#meniu_c ul {
	float: left;
	margin-top: 1px;
	display: inline;
	font-size: 14px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -27px;
	width: 333px;
}
* html #meniu_c ul{
	margin-left: 15px;
	width: 321px;
	margin-top: 5px;
}
*:first-child+html #meniu_c ul {
	margin-left: 15px;
	margin-top: 5px;
}

#meniu_c ul li {
	list-style: none;
	display: inline;
	height: 25px;
	line-height: 19px;
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 3px;
	font-family: verdana;
	font-size: 11px;
}

* html #meniu_c ul li {
	margin-left: 3px;
}

#ultim {
	background-color: #E7E7E5;
	height: 18px;
	line-height: 12px;
	margin-left: 384px;
	margin-top: -33px;
	width: 96px;
	float: left;
	height: 20px;
}
* html #ultim {
	height: 18px;
}
*:first-child+html #ultim {
	margin-top: -25px;
	height: 19px;
	line-height: 17px;
}

#ultim a {
	display: block;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 96px;
	
}

#bordura {
	background: url(../images/dotted_border_vertical.jpg) repeat-y left;
	float: left;
	height: 30px;
	margin-left: 30px;
	width: 1px;
}

*:first-child+html #bordura {
	margin-left: 28px;
}
#text_ultim {
	font-family: verdana;
	font-size: 10px;
	margin-left: 2px;
	margin-top: 4px;
}
* html #text_ultim {
	margin-left: 3px;
}
*:first-child+html #text_ultim {
	margin-top: 0;
}
#meniu_c ul li a {
	padding: 4px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	display: inline;
	height: 15px;
	line-height: 14px;
}

#meniu_c ul li a:link {
	color: #000000;
	text-decoration: none;
}

#meniu_c ul li a:visited {
	color: #000000;
	text-decoration: none;
}

#meniu_c ul li a:hover {
	background-color: #CDCC00;
}

#meniu_c ul li a.active {
	background-color: #CDCC00;
}

#colt_stanga {
	font-size: 11px;
	font-family: Verdana;
	margin-left: 12px;
}

#colt_stanga a {
	text-decoration: none;
	color: #000000;
}

#colt_stanga2 {
	background-color: #F2F2F2;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 8px;
	width: 216px;
}

#imagine_stanga {
	background-image: url(../images/imagine_stanga.png);
	float: right;
	height: 182px;
	margin-right: 15px;
	margin-top: 17px;
	width: 178px;
}

#right_sidebar_down_ ul {
	list-style-type: none;
}

#right_sidebar_down_ ul li {
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana;
}

#right_sidebar_down_ ul li a {
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
}

.number {
	position:absolute;
	bottom:5px;
	right:5px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
}

.back1 {
	width: 225px;
	margin-left: -36px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
}

.back2 {
	background-color: #ededed;
	width: 218px;
	margin-left: -36px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
}

.back_activ {
	background-color: #dbdbdb;
	width: 218px;
	margin-left: -38px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
}

.space2 {
	padding-left: 0px;
}

#tit1 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	margin-left: 6px;
	line-height: 18px;
}
#tit1 a {
	text-decoration: none;
	color: #000000;
}
#tit2 {
	font-size: 11px;
	font-family: Verdana;
	margin-left: 7px;
	line-height: 15px;
}
#tit2 p {
	margin: 0;
}
#tit2 p a {
	text-decoration: none;
	color: #000000;
}
#textare {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 6px;
	display: block;
	float: right;
	width: 210px;
}

#textare a {
	text-decoration: none;
	color: #000000;
}

#patrat, .patrat {
	margin-top: 30px;
}

*:first-child+html .patrat {
	margin-top: 0;
	overflow: hidden;
	display: block;
	width: 214px;
}
* html .patrat {
	margin-top: 0;
	overflow: hidden;
	display: block;
	width: 214px;
}

.patrat2 {
	margin-top: 54px;
}
*:first-child+html .patrat2 {
	margin-top: 38px;
}
#aliniere {
	margin-top: -24px;
}
* html #aliniere img{
	width: 100%;
}
#tabs_content a{
	color: #000000;
	text-decoration: underline;
}

#tabs_content div.tab_content {
	padding:0 15px 15px 15px;
}

#tabs_content div.tab_content p {
	margin:0 0 10px 0;
}

#tabs_content div.tab_content h2 {
	font-size:14px;
}

#horizon-widget {
	height: 99%;
}

.actueel-list, .trainings-list {
	margin:0;
	padding:0;
	list-style:none;
}

.actueel-list h2 a, .trainings-list h2 a {
	font-size:100%;
}

.actueel-list a {
	color:#CBD401;
	text-decoration:none;
}

.actueel-list a:hover {
	text-decoration:underline;
}

.trainings-list a {
	color:#CBD401;
	text-decoration:none;
}

.trainings-list a:hover {
	text-decoration:underline;
}

.sitemap-list, .sitemap-list ul {
	list-style:square;
}

.sitemap-list a {
	color:#990000;
	text-decoration:none;
}

.sitemap-list a:hover {
	text-decoration:underline;
	color:#000;
}

.errors p {
	color:red;
}

#right_sidebar_down .thumbnail {
	float: left;
	margin: 4px 4px 4px 0;
	display: block;
}

.form-row, .form-row2 {
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
	position: relative;
}

.form-row label {
	display:block;
	width:179px;
	float: left;	
}

.form-row2 label {
	float;left;
	width:179px;
}

.error {
	color:red;
	margin: 5px auto;
	padding: 5px;
	background-color: #FFCC99;
	border: 1px solid red;
	text-align: center;
}

.confirm {
	color: #006600;
	padding: 10px;
	text-align: center;
	border: 1px solid #006600;
	background-color: #ccffcc;
}

#reg_education {
	display:none;
}

#calc-discount li {
	cursor:default;
}

#calc-discount li:hover {
	background:#f0f0f0;
}

#calc-discount li img {
	cursor:pointer;
}

#mijn-horizon-tabs {
	background:url(../images/title_border.jpg) repeat-x left bottom;
	padding:5px;
	padding-left:15px;
	margin:0 0 15px -15px;
}

#mijn-horizon-tabs a {
	display:inline-block;
	padding:4px 8px;
	text-decoration:none;
	color:#000;
	margin-right:5px;
}

#mijn-horizon-tabs a:hover, #mijn-horizon-tabs a.active {
	background:#F08211;
	font-weight:bold;
	color:#fff;
}

.mijn-traject-table {
	clear:both;
	overflow:hidden;
	padding:5px;
	font-size:11px;
}

.mijn-traject-table.titles {
	font-weight:bold;
	background:url(../images/title_border.jpg) repeat-x left bottom;
}

.mijn-traject-table.odd {
	background:#e6e6e6;
}

* html li.odd {
	background: none;
}

.mijn-traject-table span {
	float:left;
}

.mijn-traject-table span.title {
	width:160px;
}

.mijn-traject-table span.datum {
	width:170px;
}

.mijn-traject-table span.datum select {
	width:160px;
}

.mijn-traject-table span.locatie {
	width:110px;
}

.mijn-traject-table span.acckosten {
	width:140px;
}

.mijn-traject-table span.prijs {
	width:65px;
}

.mijn-traject-table > span.title > a {
	color:#29bcf0;
}

.mijn-traject-total {
	background:#eeeced;
	overflow:hidden;
	clear:both;
	padding:10px;
}

#mijn-traject-to-direct-inscr, #mijn-traject-to-optie {
	margin:5px;
}


.tab_content li {
	line-height:17px;
}

#training_level2 .text_ h1, #training_level2 #text_centru a {
	color:#28B4E5;
}

#training_level3 .text_ h1, #training_level3 #text_centru a {
	color:#515BA2;
}

#training_level2 #meniu_c ul li a.active, #training_level2 #meniu_c ul li a:hover {
	background-color:#28B4E5;
}

#training_level3 #meniu_c ul li a.active, #training_level3 #meniu_c ul li a:hover {
	background-color:#515BA2;
	color:#fff;
}

.agenda_date {
	display:inline-block;
	width:20px;
}

.agenda {
	clear: both;
	background-image: url(../images/dotted_border.jpg);
	background-repeat: repeat-x;
	width: 226px;
}
	.agendaHome {
		background-image: none;
	}

.border-h {
	background:url(../images/title_border.jpg) repeat-x left bottom;
	height:1px;
}


#trainingSelect{ /*landing*/
	background-image: url(../images/dotted_border.jpg);
	background-repeat: repeat-x;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;	
}

.formulier-landing {
	clear: both;
	background-image: url(../images/dotted_border.jpg);
	background-repeat: repeat-x;
	width: 226px;
	margin-top: 66px;
	padding: 20px 0 0 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
	.formulier-landing h2{
		font-family: Trebuchet MS, Verdana;
		font-weight: normal;
		font-size: 16px;
		padding: 0px;
		margin: 0px;
	}
	.formulier-landing table{
		line-height: 13px;
	}
	.formulier-landing table td.label{
		padding: 8px 0 0 0;
	}



/* general styles */
.w25 {
	width:25px;
}
.w30 {
	width: 30px;
}
.w35 {
	width:35px;
}
.w36 {
	width:36px;
}
.w40 {
	width: 40px;
}
.w44 {
	width: 44px;
}
.w49 {
	width: 49px;
}
.w50 {
	width:50px;
}
.w58 {
	width: 58px;
}
.w71 {
	width: 71px;
}
.w75 {
	width:75px;
}
.w76 {
	width:76px;
	width /*\**/: 72px\9
}
.w79 {
	width: 79px;
	width /*\**/: 78px\9
}
*:first-child+html .w79 {
	width: 61px;
}
.w83 {
	width: 83px;
}
.w86 {
	width: 86px;
}
.w90 {
	width: 90px;
}
.w97 {
	width: 97px;
	width /*\**/: 82px\9
}
*:first-child+html .w97 {
	width: 52px;
}
.w100 {
	width:100px;
	width /*\**/: 101px\9
}
*:first-child+html .w100 {
	width: 67px;
}
.w103 {
	width: 103px;
}
.w105 {
	width: 105px;
}
*:first-child+html .w105 {
	width: 80px;
}
.w108 {
	width: 108px;
	width /*\**/: 107px\9 
}
.w109 {
	width: 109px;
}
.w110 {
	width: 110px;
}
.w114 {
	width: 114px;
}
.w115 {
	width: 115px;
	width /*\**/: 113px\9
}

.w117 {
	width: 117px;
}
*:first-child+html .w117 {
	width: 90px;
}

.w122 {
	width: 122px;
}
.w118 {
	width: 118px;
	width /*\**/:116px\9
}
*:first-child+html .w118 {
	width: 117px;
}
.w124 {
	width:124px;
}
.w120 {
	width:120px;
}
.w128 {
	width: 128px;
}
.w130 {
	width: 130px;
}
.w132 {
	width: 132px;
}
*:first-child+html .w132 {
	width: 130px;
}
.w135 {
	width: 135px;
}
.w140 {
	width: 140px;
}
.w142 {
	width: 142px;
}
.w147 {
	width: 147px;
}
.w149 {
	width: 149px;
}
.w150 {
	width:150px;
}
.w165 {
	width: 165px;
}
.w164 {
	width: 164px;
}
.w181 {
	width: 181px;
}
.w182 {
	width: 182px;
}
.w185 {
	width: 185px;
}
.w190 {
	width:190px;
}
.w194 {
	width: 194px;
}
*:first-child+html .w194 {
	width: 160px;
}
.w200 {
	width:200px;
}
.w210 {
	width:210px;
	width /*\**/: 212px\9
}
.w215 {
	width: 215px;
}
.w217 {
	width: 217px;
}
select .w217 {
	width: 217px;
	width /*\**/: 222px;
}
.w214 {
	width: 214px;
}
.w222 {
	width: 222px;
}
.w223 {
	width: 223px;
}
.w228 {
	width:228px;
}
*:first-child+html .w228 {
	width: 195px;
}
.w232 {
	width: 232px;
	margin-top /*\**/: 1px\9 
}
.w234 {
	width: 234px;
	width /*\**/: 236px\9
}
.w221 {
	width: 221px;
	width /*\**/: 222px\9
}
*:first-child+html .w221 {
	width: 189px;
}
.w227 {
	width: 227px;
}
.w260 {
	width: 260px;
}
.w267 {
	width: 267px;
}
.w270 {
	width: 270px;
}
.w280 {
	width: 280px;
}
.w287 {
	width: 287px;
}
.w332 {
	width: 332px;
}

.align-text-left {
	text-align: left;
}

img.align-center {
	margin: 10px auto;
	display: block;
	width: 150px;
}

.form-row small {
	display: block;
	margin-left: 175px;
	width: 245px;
}

* html .rij1 td {
	width: 180px;
}
/*
.input-vertical-space {
	margin-top: 1px;
}
.submit-button-style {
	background: #EE8213 url(../images/submit-arrow.gif) no-repeat right center;
	color: #FFFFFF;
	padding-right: 10px;
	margin-top: 50px;
	margin-bottom: 10px;
}
.submit-button-simple {
	background: #EE8213;
	color: #FFFFFF;
	cursor: pointer;
	border:1px solid #ee8213;
	margin-top: 1px;
}

.nice-form input, .nice-form select, .form-row input, .form-row select, td input, td select, td textarea {
	border:1px solid #ee8213;
	margin-left: 1px;
}
*/

.order-steps {
	overflow:hidden;
	clear:both;
}

.order-steps .ind {
	display:block;
	float:left;
	width:15px;
	height:37px;
	line-height:37px;
	vertical-align:middle;
	text-align:center;
}

.order-steps .step {
	display:block;
	float:left;
	width:100px;
	height:37px;
	line-height:37px;
	vertical-align:middle;
	text-align:center;
	background:#ccc;
	margin-bottom:10px;
	color:#000;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.order-steps .big {
	height:33px;
	line-height:15px;
	padding-top:4px;
}

.order-steps .selected {
	background:#cbd300;
}

.agenda-h3, .trainingen2009 {
	padding-left: 7px;
}

	.btn_org_code {
		float: right; width: 150px; height: 100px; padding-top: 5px; padding-left: 5px; border-width: 0px;
	}
	
		.btn_org_code2 {
			border-width: 0px;
		}

.deelnemers_remove {
	border:1px dashed #F0F0F0;
	cursor:pointer;
	font-weight:bold;
	padding:3px;
}

.deelnemers_remove:hover {
	border:1px solid #e0e0e0;
}

.text2 {
	font-family: Verdana;
	font-size: 11px;
}

	#popup{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 20px;
		width: 735px;
		padding-left:20px;		
	}

.navigation-pages .page-numbers {
	float:right;
}

.navigation-pages .page-numbers a {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#f0f0f0;
	display:inline-block;
	height:18px;
	line-height:17px;
	vertical-align:middle;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
	width:19px;
}

.navigation-pages .page-numbers a.current {
	border:1px solid #F08211;
}

.navigation-pages .page-numbers a.next, .navigation-pages .page-numbers a.prev {
	background:#e0e0e0;
}

.navigation-pages .page-numbers a:hover {
	background:#e0e0e0;
}

.show_widget_link:hover {
	text-decoration:underline!important;
}

.the_more_info {
	border:1px solid #cee8f8;
	background:#e7f3f7 url(../images/more_help.png) 6px center no-repeat;
	color:#666;
	padding:7px 7px 7px 25px;
	margin-bottom:10px;
}

.the_more_info a {
	float:right;
	text-decoration:none !important;
	color:#72bbfb !important;
}

/* quick login -------------------------------------------------- */
#dialog {
	position:absolute;
	top:50%;
	left:50%;
	width:400px;
	margin-left:-200px;
	height:120px;
	margin-top:-60px;
	border:5px solid #f0f0f0;
	background:#fff;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	padding:0 15px;
	font-family:verdana;
	font-size:11px;
}

p.small,
span.small {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #565656;
}