img.foto
{
	float: left;
	margin-right: 10px;
}


/* for ajax table */
#grid {
	/*width: 400px;*/
	width: 100%;
}
td.blue {
	color: #9D6F0F;
}
#grid thead td {
	cursor: pointer;
	color: White;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #8F9D11;
	background-color: #888;
}

#grid tbody td {
	cursor: pointer;
	padding: 2px;
	border: 1px solid #D9D6D6;
}

#grid tbody .select {
	background-color: #D9D6D6;
}


html, body
{
	background-image: url('img/bk.gif');
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
}

p a:link, p a:visited, .trainer a:link, .trainer a:visited
{
	text-decoration: none;
	color: #4275DF;
	border-bottom: solid 1px #C8DAE2;
	font-size: 12px;
}

p a:hover, p a:active, .trainer a:hover, .trainer a:active
{
	color: #333971;
	text-decoration: none;
	border-bottom: solid 1px #0A5070;
	font-size: 12px;
}

#background2
{
	background-image: url('img/bk2.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 91px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 150px;
}

body > #content
{
	margin: auto;
}

#content
{
	z-index: 2;
	width: 768px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #555;
	background-color: white;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#top
{
	height: 90px;
	min-height: 90px;
	border-bottom: 1px solid #555;
}
#top img
{
	display: block;
	border: none;
}

#commercial
{
	height: 148px;
	min-height: 148px;
	border-bottom: 1px solid #555;
}

#commercial img
{
	display: block;
	border: none;
}

#title
{
	padding-top: 18px;
	padding-bottom: 5px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

.steps
{
	width: 30%;
	background-color: black;
	margin: 9px;
	border: 1px solid #555;
	margin-bottom: 20px;
}


#content > .steps
{
	margin: 11px;
}

.stepsheader1
{
	background-image: url('img/stepbk.jpg');
	background-repeat: repeat-x;
	height: 52px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #555;
	position:relative;
}

.stepsheader1 img
{
	padding: 0px;
	margin: 0px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

.stepsheader2
{
	background-image: url('img/stepbk.jpg');
	background-repeat: repeat-x;
	height: 52px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #555;
	width: 100%;
	display: block;
}

.stepsheader2 p
{
	margin-top: 6px;
	margin-left: 43px;
	color: white;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	display: block;
}

.stepsheader2 > p
{
	font-size: 12px;
}

.stepscontent
{
	min-height: 110px;
	background-color: #FFF;
	text-align: left;
	font-size: 13px;

}

.stepscontent ul
{
	list-style-image: url('img/ipm.gif');
	margin: 0;
	padding-left: 40px;
	padding-bottom: 15px;
	padding-top: 10px;
}

.stepscontent li
{
	margin-bottom: 6px;
}

.stepscontent a:link, .stepscontent a:visited
{
	text-decoration: none;
	color: #4275DF;
	border-bottom: solid 1px #C8DAE2;
}

.stepscontent a:hover, .stepscontent a:active
{
	color: #333971;
	text-decoration: none;
	border-bottom: solid 1px #0A5070;
}

#container2
{
	border-top: 1px solid #555;
}

#language h5
{
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	padding-left: 25px;
	margin-bottom: 6px;
}

#language
{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 115px;
	width: 130px;
}

#language form
{
	margin: 0px;
	padding: 0px;
}

#language select
{
	margin-left: 30px;
}

#additional h5
{
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	padding-left: 25px;
	margin-bottom: 3px;
}

#additional
{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 115px;
	width: 235px;
}

#additional ul
{
	list-style-image: url('img/ipm.gif');
	margin: 0;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#additional li
{
	margin-bottom: 10px;
}

#additional li a:link, #additional li a:visited
{
	text-decoration: none;
	color: #4275DF;
	border-bottom: solid 1px #C8DAE2;
}

#additional li a:hover, #additional li a:active
{
	color: #333971;
	text-decoration: none;
	border-bottom: solid 1px #0A5070;
}

#goto
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 115px;
	text-align: center;
	width: 155px;
	border-left: 1px dashed #999;
	background-color: #F0F0F0;
}

#goto img
{
	margin-top: 25px;
	display: block;
	margin-left: 16px;
	border: none;
}


#emobox
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 115px;
	text-align: center;
	width: 240px;
}

#emobox img
{
	margin-top: 25px;
	display: block;
	border: none;
	visibility: hidden;
}

#footer
{
	border-top: 1px solid #555;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	word-spacing: 3px;
	letter-spacing: 2px;
	padding: 2px;
	color: gray;
	background-image: url('img/footer.jpg');
	background-repeat: repeat-x;
	background-position: center center;

}

#footer a:link, #footer a:visited
{
	font-size: 10px;
	text-decoration: none;
	color: #4275DF;
	border-bottom: solid 1px #C8DAE2;
}

#footer a:hover, #footer a:active
{
	color: #333971;
	text-decoration: none;
	border-bottom: solid 1px #0A5070;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

#background3
{
	background-image: url('img/nbk.gif');
	background-repeat: repeat-x;
	position: absolute;
	top: 91px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 150px;
}

#menu
{
	float: left;
	background-image: url('img/menubk.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
	width: 100%;
	border-bottom: solid 1px #0A5070;
}

.menu
{
	float: left;
}

.menu2
{
	float: left;
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 1px;
	margin-right: 10px;
}

* .menu2 a:link, .menu2 a:visited, .menu2 a:hover, .menu2 a:active
{
	color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#menu1line
{
	/*margin-left: 137px;*/
	visibility: hidden;
}

#menustart
{
	margin-left: 8px;
}

#menuneu
{
	margin-left: 6px;
}

/* -------------------------------------------------- */

#dropmenudiv{
	position:absolute;
	border: 1px solid #777;
	border-bottom-width: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:25px;
	z-index:100;
	margin-top: 7px;
	margin-left: -33px;
}

#dropmenudiv a{
	width: 100%;
	color: #EBEBEB;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #EBEBEB;
	text-align: left;
	text-decoration: none;
	font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: gray;

}

#core, #coreadd
{
	text-align: left;
	padding: 6px;
}

#core h5, #coreadd h5
{
	margin-top: 6px;
	margin-bottom: 3px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-left: 10px;
}

#core p, #coreadd p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin-top: 6px;
	margin-left: 10px;
	/*margin-right: 390px;*/
	margin-right: 10px;
}


#core img
{
	float: right;
	margin: 10px;
}
#coreadd img
{
	margin: 0;
	padding: 0;
	display: block;
}

.corelinks
{
	text-align: left;
	padding: 6px;
}

.corelinks h4
{
	margin-top: 6px;
	margin-bottom: 3px;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #333;
	margin-left: 10px;
}

.corelinks li a:link, .corelinks li a:visited
{
	text-decoration: none;
	color: #4275DF;
	border-bottom: solid 1px #C8DAE2;
	font-size: 12px;
}

.corelinks li a:hover, .corelinks li a:active
{
	color: #333971;
	text-decoration: none;
	border-bottom: solid 1px #0A5070;
	font-size: 12px;
}

.corelinks ul, #core ul
{
	list-style-image: url('img/ipm.gif');
	margin: 0;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.corelinks li, #core li
{
	font-size: 12px;
	margin-bottom: 3px;
}

#download, .loginbox, .trainer
{
	clear:both;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FBFBFB;
	padding: 5px;
	border: 1px solid #999;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#download a:link, #download a:visited
{
	color: #4275DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

#download a:hover, #download a:active
{
	color: #333971;
}

/* Contact (Informations)*/
input.txt, textarea txt {
	width: 200px;
}
form
{
	margin-left: 20px;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 20%;
	font: normal 0.9em Arial, Helvetica, sans-serif;
}
hr
{
	border: none;
	background-color: #DEDEDE;
	color: #DEDEDE;
	height: 1px;

	margin: 5px;
}

/* NEWS ENGINE */

.thenews
{
	text-align: left;
	padding: 6px;
}

.thenews h5
{
	margin-top: 6px;
	margin-bottom: 3px;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	border-bottom: 1px dashed #888;
}

.thenews p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	margin-top: 2px;
	margin-left: 15px;
	/*margin-right: 390px;*/
	margin-right: 10px;
}

.thenews img
{
	display: block;
	text-align: center;
	margin: auto;
}


.thenews ul
{
	list-style-image: url('img/ipm.gif');
	margin: 0;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 12px;
}

.thenews ol
{
	margin: 0;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 12px;
}

.thenews li
{
	margin-bottom: 5px;
}

#newsdate
{
	font-size: 11px;
	color: #999;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* FORM DATA */

fieldset {
	border: 1px dashed #999;
	margin: 10px;
}
legend {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 3px;
	background-color: #FFFFFF;
}

/* INFORMATIONEN */
td, th {
	font: 13px Arial, Helvetica, sans-serif;
}

.datatable {
	border: 1px solid #BBB;
	border-collapse: collapse;
	width: 100%;
	margin: auto;
	color: #333;
}

#core > .datatable {
	width: 96%;
}

.datatable td {
	border: 1px solid #BBB;
	padding: 6px;
}
.datatable th {
	background-color: #EEE;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding: 4px;
	color: #444;
}
.datatable tr:hover {
	background-color: #DFE7F2;
	color: #000000;
}
div.trainer {
	text-align: left;
}

/* Diversity Disc */
#diversity-img {
	visibility: hidden;
	z-index: 2000;
	position: absolute;
}
svg path.pointer {
	cursor: pointer;
}
#diversity-data {
	position: absolute;
	left: -9999em;
	top: -9999em;
	z-index: 734;
	visibility: hidden;
}

#diversity-wrapper {
	padding: 20px;
	text-align: center;
}

/* Diversity Explanation textes */
#ddisc-explanation {
	padding-top: 0px;
	margin-top: -5px;
}

#ddisc-explanation ol {
	/* padding: 0px;*/
	list-style-type: decimal;
}

#ddisc-explanation ol > li {
	padding-bottom: 3px;
	color:#333;
}

#ddisc-column-left, #ddisc-column-right {
	width: 49%;
}

#ddisc-column-left {
	float: left;
}

#ddisc-column-right {
	float: right;
}
