.ContentSubTitel { color:#000000; font-weight:bold; }
.ContentSubTitelOranje { color:#F78E1F; font-weight:bold; }
.AttentieKader { border: #21546E 1px solid; padding: 10px; color: #FFFFFF;background-color: #939598; font-size:12px;; }


a:link {  text-decoration: underline; color: #456e4a}
a:hover {  text-decoration: none; color: #456e4a}
a {	text-decoration: underline;	color: #456e4a;	cursor: pointer;}
a.noLink {COLOR: #000000; TEXT-DECORATION: none;}

input, textarea, select   {	color: #222222; background-color: #FAFAFA;	border: #21546E 1px solid; width: 95%; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.small {	width:125px;}
.medium{	width:250px;}
.large {	width:400px;}
.checkBox{	width:18px; border: 0px;}
input.submitBtn   {	font-weight: bold; color: #000000;	background-color: #dadada; width:120px;}
input.submitBtnSml{	font-weight: bold;	color: #000000;	background-color: #dadada;	width:100px;	border: 0px;}
.Btexfield{	color: #888888;	padding-left:2px;}

td  {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left;}
ul {margin-top: 0em; margin-left: 1.2em;}

.hint	{font-size: 10px; color: #666666;	padding-bottom:2px;}

/* Main */

html,body {
	height: 100%;
	/*background-color: #588FBA;*/
	background-color: #5ABBF0;
	margin: 0px;
	padding: 0px;
}

table.container, td.container{
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
}
html>body div.container{
	height:auto;
} /*minimale hoogte voor mozilla*/

div.container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #21546E;
	text-align: left;
	left: 0px;
	top: 0px;
}


div.topPayOff {
	background-color: #FFFFFF;
	width: 798px;
	height: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.topImage {
margin: 0 auto;
	width: 798px;
	height: 208px;
	top: 25px;
	background-color: #dadada;
	background-image: url(../img/topbanner01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
}

div.topLogo {
	width: 171px;
	height: 47px;
	top: 120px;
	left: 616px;
	background-image: url(../img/logo_lucas_talent.gif);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}

div.topMenuBar {
	width: 800px;
	height: 25px;
	top: 180px;
	position: absolute;
	left: 0px;
}

div.topMenuExtra {
	top:5px;
	width: 150px;
	height: 20px;
	left: 645px;
	position: absolute;
	text-align: right;
}

div.mainContent {
	width: 585px;
	min-height: 620px;
	top: 0px;
	height: 100%;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 233px;
	overflow: hidden;
}

div.mainContentText {
	min-height: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	position: relative;
	padding:15px ;
	padding-top:5px;
	left: 0px;
	top: 0px;
}


div.barRight{
	width: 192px;
	top: 260px;
	left: 596px;
	background-color: #FFFFFF;
	position: absolute;
}

div.barItem {
	color:#134544;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 12px;
	border: 1px solid #006E51;
	padding:4px;
}

div.barItemHead {
	background-color: #006E51;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 8px;
}
div.barImage {
	float: left;
	width: 48px;
	height: 48px;
}
img{
	border: none;
}
div.bottomBar {
	position: relative;
	margin: 0 auto;
	width:800px;
	clear:both;
	height:40px;
	text-align: center;
	left:0px;
	bottom:0px;
}



.ContentTitel, h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight:bold;
}

#small {
	font-size: 10px;
}
