/* AFBEELDING IN CIRKEL */
body {
	margin-left: 14px;
	background-color:#FFFFFF;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

body.home {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-home.jpg);
}

body.legenda {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-legenda.jpg);
}

body.design {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-design.jpg);
}

body.planning {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-planning.jpg);
}

body.techniek {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-techniek.jpg);
}

body.contact {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-contact.jpg);
}

body.sitemap {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-sitemap.jpg);
}

body.informatie {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-informatie.jpg);
}

body.disclaimer {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-disclaimer.jpg);
}

body.legenda {
	margin-left: 14px;
	background-image: url(http://synergy.thyssenkruppliften.be/images/background/background-legenda.jpg);
}



/* BASIS FONTS */
h1 {  
	color: #F09101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

h2 {  
	color: #F09101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

h3 {  
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

h4 {  
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

p {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

strong {
	font-size: 120%;
	font-weight: bold;
	color: #003466;
}



/* BASIS LINKS */
a:link {
	color: #4784c3;
	text-decoration: underline;
}

a:active {
	color: #d38153;
	text-decoration: underline;
}

a:visited {
	color: #4784c3;
	text-decoration: underline;
}

a:hover {
	color: #0000cc;
	text-decoration: underline;
}

a:link img {
	border-color: #003466;
	border-top-style: 1px;
	border-right-style: 1px;
	border-left-style: 1px;
	border-bottom-style: 1px;
}

a:visited img {
	border-color: #003466;
	border-top-style: 1px;
	border-right-style: 1px;
	border-left-style: 1px;
	border-bottom-style: 1px;
}

a img {
	color: #003466;
}



/* HOME NIEUWS */
p.headernews {
	font-size: 12px;
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 2px;
	border-color: #003466;
	border-top: 1px solid;
}

p.contentnews {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	border-color: #003466;
	border-bottom: 1px solid;
	padding-bottom: 2px;
}


/* LAY-OUT */
#container {
	width: 100%;
	margin-top: -8px;
}


/* BEDRIJFSNAAM - SERVICEMENU - LOGO */
#headercontainer {
	width: 760px;
	height: 90px;
}

#smallmenu {
	position: absolute;
	top: 78px;
	left: 165px;
}

.smallmenuitem {
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e2e2e2;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 7pt;
}

.smallmenuitem a:link {
	float: left;
	color: #000000;
	text-decoration: none;
}

.smallmenuitem a:active {
	color: #000000;
	text-decoration: none;
}

.smallmenuitem a:visited {
	color: #000000;
	text-decoration: none;
}

.smallmenuitem a:hover {
	color: #FFFFFF;
	background-color: #676767;
	text-decoration: none;
}

.smallmenuitemselected {
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #676767;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 7pt;
}

#leftlogo {
	position: absolute;
	left: 14px;
	top: 20px;
}

#rightlogo {
	position: absolute;
	left: 700px;
	top: 10px;
}



/* HOOFDMENU - BRANDING - COLORBAR */
#menucontainer {
	width: 747px;
	height: 25px;
	background-color: #123360;
}

#menu {
	float: left;
	position: relative;
	top: 4px;
	height: 20px;
	width: 542px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding-left: 0px;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
	height: 16px;
}

.menuitem a:link {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuitem a:hover {
	color: #003466;
	background-color: #C5C5C5;
	text-decoration: none;
}

.menuitemselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C5C5C5;
	float: left;
	color: #003466;
	padding-left: 10px;
	padding-right: 10px;
	height: 16px;
}

.menuitemselected a:link {
	color: #003466;
	text-decoration: none;
}

.menuitemselected a:active {
	color: #003466;
	text-decoration: none;
}

.menuitemselected a:visited {
	color: #003466;
	text-decoration: none;
}

.menuitemselected a:hover {
	color: #003466;
	text-decoration: none;
}

#menucompanyname {
	float: left;
	position: relative;
	left: 85px;
}

#menuColoredBar {
	float: right;
	width: 542px;
	height: 4px;
	background-color: #003466;
}

#menuColoredBarPubliciteit {
	float: left;
	width: 542px;
	height: 4px;
	background-color: #003466;
}

#menuColoredBarContact {
	float: left;
	width: 542px;
	height: 4px;
	background-color: #003466;
}

#menuColoredBarOrganisatie {
	float: left;
	width: 542px;
	height: 4px;
	background-color: #003466;
}

#menuColoredBarService {
	float: right;
	width: 542px;
	height: 4px;
	background-color: #003466;
}

#menuColoredBarProducten {
	float: right;
	width: 542px;
	height: 4px;
	background-color: #003466;
}



/* LAY-OUT */
#contentcontainer {
	width: 760px;
	min-height: 400px;
}



/* LINKERPANEEL */
#leftplane {
	float: left;
	width: 150px;
}

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

#leftplane #ulroot {
	width: 150px;
	padding: 0px;
	margin-top: 0px;
}

#leftplane .rootitem {
	background-color: #e2e2e2;
	padding-left: 15px;
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid;
	border-color: #003466;
}

#leftplane .rootitem a:link {
	color: #003466;
	text-decoration: none;
}

#leftplane .rootitem a:active {
	color: #003466;
	text-decoration: none;
}

#leftplane .rootitem a:visited {
	color: #003466;
	text-decoration: none;
}

#leftplane .rootitem a:hover {
	color: #003466;
	background-color: #e2e2e2;
	text-decoration: underline;
}

#leftplane .rootitemorange {
	background-color: #F09101;
	padding-left: 15px;
	color: #D7F5FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid;
	border-color: #003466;
}

#leftplane .rootitemorange a:link {
	color: #D7F5FC;
	text-decoration: none;
}

#leftplane .rootitemorange a:active {
	color: #D7F5FC;
	text-decoration: none;
}

#leftplane .rootitemorange a:visited {
	color: #D7F5FC;
	text-decoration: none;
}

#leftplane .rootitemorange a:hover {
	color: #D7F5FC;
	text-decoration: underline;
}

#leftplane .rootitemselected {
	background-color: #e2e2e2;
	padding-left: 15px;
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#leftplane #subroot {
	background-color: #f1f1f1;
}

#leftplane .subitem {
	background-color: #f1f1f1;
	margin-left: -25px;
	padding-left: 15px;
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-bottom: 1px solid;
	border-color: #003466;
}

#leftplane .subitem a:link {
	color: #003466;
	text-decoration: none;
}

#leftplane .subitem a:active {
	color: #003466;
	text-decoration: none;
}

#leftplane .subitem a:visited {
	color: #003466;
	text-decoration: none;
}

#leftplane .subitem a:hover {
	color: #003466;
	background-color: #f1f1f1;
	text-decoration: underline;
}

#leftplane .subitemdeep {
	background-color: #f1f1f1;
	margin-left: -65px;
	padding-left: 30px;
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#leftplane .subitemdeep a:link {
	color: #003466;
	text-decoration: none;
}

#leftplane .subitemdeep a:active {
	color: #003466;
	text-decoration: none;
}

#leftplane .subitemdeep a:visited {
	color: #003466;
	text-decoration: none;
}

#leftplane .subitemdeep a:hover {
	color: #003466;
	background-color: #f1f1f1;
	text-decoration: underline;
}



/* MIDDEN PANEEL */
#content {
	float: left;
	width: 370px;
}

#context
{
	margin-left: 20px;
	width: 370px;
	line-height: 20px;
}

div#context li {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#context a:link {
	color: #4784c3;
	text-decoration: underline;
}

div#context a:active {
	color: #d38153;
	text-decoration: underline;
}

div#context a:visited {
	color: #4784c3;
	text-decoration: underline;
}

div#context a:hover {
	color: #0000cc;
	text-decoration: underline;
}

div#context h1 {
	color: #F09101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

div#context h2 {
	color: #F09101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

.comments
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 370px;
}

div.comments div {
	background: #9DC5E8;
	margin-bottom: 10px;
}
 
div.comments p {
	padding: 10px;
	margin:0;
}
 
div.comments h3 {
	padding: 10px;
	color: #004A37;
	margin:0;
}
 
div.comments div.odd {
	background: #DAE6FE;
	font-size: 80%;
	margin-bottom: 0px;
}

.technical
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 370px;
}

div.technical div {
	background: #CCCCCC;
	margin-bottom: 10px;
}
 
div.technical p {
	padding: 10px;
	margin:0;
}
 
div.technical h3 {
	padding: 10px;
	color: #004A37;
	margin:0;
}
 
div.technical div.odd {
	background: #DAE6FE;
	font-size: 80%;
	margin-bottom: 0px;
}

.karakteristieken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 370px;
}

div.karakteristieken div {
	background: #9DC5E8;
	margin-bottom: 10px;
}
 
div.karakteristieken p {
	padding: 10px;
	margin: 0;
}

div.karakteristieken li {
	margin-left: -45px;
}
 
div.karakteristieken h3 {
	padding: 10px;
	color: #004A37;
	margin: 0;
}



/* RECHTER PANEEL */
#rightplane {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-top: 10px;
	margin-right: 5px;
}



/* HOME PANEEL */
#content2 {
	float: left;
	width: 520px;
}

#context2 {
	margin-top: 20px;
	width: 520px;
	line-height: 20px;
}

#particulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 245px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 5px;
	line-height: 20px;
}

#professioneel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 245px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
	line-height: 20px;
}

div#context2 li {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#context2 a:link {
	color: #4784c3;
	text-decoration: underline;
}

div#context2 a:active {
	color: #d38153;
	text-decoration: underline;
}

div#context2 a:visited {
	color: #4784c3;
	text-decoration: underline;
}

div#context2 a:hover {
	color: #0000cc;
	text-decoration: underline;
}

div#context2 h1 {
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

div#context2 h2 {
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

div#content2 h2 {
	margin: 10px 0;
	color: #003466;
}

.comments2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 370px;
}

div.comments2 div {
	background: #9DC5E8;
	margin-bottom: 10px;
}
 
div.comments2 p {
	padding: 10px;
	margin:0;
}
 
div.comments2 h3 {
	padding: 10px;
	color: #004A37;
	margin:0;
}
 
div.comments2 div.odd {
	background: #DAE6FE;
	font-size: 80%;
	margin-bottom: 0px;
}



/* FOOTER HOME */
#footer2 {
	width: 727px;
	border-top: 1px solid #003466;
	margin-top: 40px;
	padding-top: 15px;
}

#footernav2 {
	width: 490px;
	float: left;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footercopy2 {
	font-size: 8pt;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footersitemap2 {
	float: right;
}

#footerupdate2 {
	float: right;
	font-size: 8pt;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* ARCHITECTEN PANEEL */
#content3 {
	float: left;
	width: 610px;
}

#context3 {
	margin-top: 20px;
	width: 610px;
	line-height: 20px;
}

div#context3 li {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#context3 a:link {
	color: #4784c3;
	text-decoration: underline;
}

div#context3 a:active {
	color: #d38153;
	text-decoration: underline;
}

div#context3 a:visited {
	color: #4784c3;
	text-decoration: underline;
}

div#context3 a:hover {
	color: #0000cc;
	text-decoration: underline;
}

div#context3 h1 {
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

div#context3 h2 {
	color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
}

div#content3 h2 {
	margin: 10px 0;
	color: #003466;
}



/* FOOTER ARCHITECTEN */
#footer3 {
	width: 727px;
	border-top: 1px solid #003466;
	margin-top: 40px;
	padding-top: 15px;
}

#footernav3 {
	width: 490px;
	float: left;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footercopy3 {
	font-size: 8pt;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footersitemap3 {
	float: right;
}

#footerupdate3 {
	float: right;
	font-size: 8pt;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/* FOOTER */
#footer {
	width: 577px;
	border-top: 1px solid #003466;
	margin-left: 20px;
	margin-top: 40px;
	padding-top: 15px;
}

#footernav {
	width: 340px;
	float: left;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footercopy {
	font-size: 8pt;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footersitemap {
	float: right;
}

#footerupdate {
	float: right;
	font-size: 8pt;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*##############################--TABLE--###################################*/

table.shafts .col1 {
	width: 190px;
}

table.shafts .col2 {
	width: 50px;
}

table.shafts .col3 {
	width: 55px;
}

table.shafts .col4 {
	width: 80px;
}

table.shafts .col5 {
	width: 62px;
}

table.shafts  .col6 {
	width: 90px;
}

table.shafts .col7 {
	width: 210px;
}

table.shafts .col8 {
	width: 250px;
}

table.shafts .col9 {
	width: 56px;
}

table.shafts .col10 {
	width: 93px;
}

*+html table.shafts .col10 {
	width: 99px;
}

* html table.shafts .col10 {
	width: 97px;
}

table.shafts{
	table-layout: fixed;
	border-collapse: collapse;
	width: 530px;
}

* html table.shafts .02{
	width: 547px;
}

*+html table.shafts .02{
	width: 547px;
}

div.factswrap{
	float: left;
	margin:0;
	padding: 0;
	width:530px;
	height: auto;
}

table.pit{
	width: 360px;
}

* html table.pit{
	width: 360px;
}

table.shafts .small {
	font-size: 10px;
	line-height: 10px;
}

table.shafts td {
	border-top: 1px solid #f4911c;
	border-bottom: 1px solid #f4911c;
	padding-left: 2px;
	vertical-align: top;
	background-color: white;
}

table.facts td {
	border: 1px solid #f4911c;
	text-align: center;
}

* html table.facts td {
	padding: 4px 0 4px 2px;
	vertical-align: middle;
}

table.shafts, table.facts td.left {
	text-align: left;
}

table.facts td.border {
	border: 0;
}

table.shafts td.background {
	background-color: #f3c084;
}

.facts-small {
	font-size: 10px;
	line-height: 10px;
	width: 360px;
}

/*####################--TABLE info und Key--##########################*/

#tablecontent {
	table-layout: fixed;
	width: 360px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}


#tablecontent .col1{
	width: 95px;
}

#tablecontent .col3{
	width: 90px;
}

#tablecontent .col4{
	width: 30px;
}

#tablecontent td{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 5px 0;
        vertical-align: bottom;
}

#tablecontent td.head {
	border-top: none;
}

#tablecontent td.infotext {
	font-size: 12px;
        vertical-align: top;
	padding: 5px 0 0 0px;
	border-bottom: 0px;
}

#tablecontent td.infotext1 {
	font-size: 12px;
	vertical-align: top;
	padding: 5px 0 0 10px;
}


#tablecontent td.filetext {
	font-size: smaller;
	vertical-align: bottom;
	padding: 0 0 5px 10px;
	border-top: none;
}

#tablecontent td.legend{
	vertical-align: top;
	padding-right: 10px;
                
}

#tablecontent td.legend01{
	vertical-align: middle;
	padding-right: 10px;
                
}

#tablecontent a{
	text-decoration: none;
	color: #4784C3;
	font-size: 11px;
}

#tablecontent a:hover, a:active{
	text-decoration: underline;
	color: #0000CC;
}


.width {
width:110px;
margin: 0 10px 0 0;
float: left;
overflow: hidden;
}

.clear {
clear:both;
width: 360px;
height: 1px;
}
