﻿html, body {
	height: 100%;
	width: 100%;
}
html {
	overflow-y: scroll;
}
body {
	background: #E2E3E4 url(../gfx/bg.gif) no-repeat scroll center top;
	margin: 0;
	text-align: center;
	color: #4e4b4b;
	font-size:13px;
	line-height:17px
}
a {
	color: #000000;
}
p {
	margin:0 0 0 0;
	padding:0 0 18px 0;
}
#container {
	background: #FFFFFF none repeat scroll 0 0;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 978px;
	min-height: 100%;
	_overflow: inherit;
	_height: 100%;
}
.header {
	border-bottom: 1px solid #e0e0e0;
	height: 80px;
	background: transparent url(../gfx/ThyssenKrupp-icon.gif) 906px 9px no-repeat;
}
div.logoblock
{
	position: relative;
	float: left;
	width: 978px;
	height: 90px;
}
.logo
{
	position: absolute;
	top: 18px;
	left: 17px;
	width: 156px;
	height: 36px;
}
.icon
{

	position: absolute;
	top: 9px;
	right: 15px;
	width: 193px;
	height: 54px;
}
.sidebar {
	width: 420px;
	float: left;
	position: relative;
	left: 15px;
}
.contentBlock {
	width: 978px;
	overflow: hidden;
	padding: 15px 0 50px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainContent {
	width: 505px;
	float: right;
	position: relative;
	right: 15px;
}
h1 {
	font-size: 185%;
	color: #000000;
}
.form {
	width: 520px;
	min-height: 200px;
	float: right;
	position: relative;
	right: 5px;
	background: transparent url(../gfx_content/form-back.gif) top left no-repeat;
}
div.tabs {
	height: 41px;
	overflow: hidden;
}
div.tabs a.selected:hover {
	color: #003466;
}
div.tabs a, div.tabs a span {
	display: block;
	float: left;
	height: 41px;
	overflow: hidden;
	background: transparent url(../gfx_content/tab-back-right.gif) 100% -41px no-repeat;
	line-height: 50px;
	text-decoration: none;
}
div.tabs a span {
	margin: 0 15px 0 0;
	_display: inline; /*IE6 fix*/;
	padding: 0 10px 0 25px;
	position: relative;
	background: transparent url(../gfx_content/tab-back.gif) 0 -41px no-repeat;
	text-decoration: underline;
	font-weight:bold;
}
div.tabs a:hover {
	background-position: 100% -82px;
	color: #FFFFFF;
	cursor: pointer;
}
div.tabs a:hover span {
	background-position: 0 -82px;
	cursor: pointer;
}
div.tabs a.selected {
	background-position: 100% 0px;
}
div.tabs a.selected span {
	background-position: 0 0px;
	text-decoration: none;
}
div.mainContent,
div.formContent {
	line-height:18px;
}
div.mainContent img {
	border-top:10px solid #FFFFFF;
}
div.formContent {
	margin: 0 25px 0 25px;
	padding: 25px 0 0 0;
	overflow: hidden;
	color: #000000;
}
div.formContent strong {
	color: #000000;
}
label {
	font-weight: normal;
}
label.kop {
	clear: left;
	font-weight: bold;
	color: #4E4B4B;
	line-height:22px;
	position:relative;
	top:2px;
}
img {
	border: 0px solid #FFFFFF;
}
input.typeText, textarea, select
{
    line-height:16px;
    font-size:100%;
    margin:5px 5px 3px 0;
    padding-left: 3px;
	border-top: 1px solid #888888;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #888888;
	background: #eff2f5;
}
input[type='text'], input.typeText {
	width: 430px;
	height: 2em;
}
.w425 {
	width:425px;
}
input.w425 {
	height: 2em;
}
textarea {
	width: 430px;
	height: 115px;
}
table.calculatie td {
	line-height: 25px;
}
.buttons {
	width: 420px;
	overflow: hidden;
	padding-top: 10px;
}
.buttons .left {
	float: left;
}
.buttons .right {
	float: right;
}

div.foutmeldingen 
{	position:relative;
	background: url('../gfx/fout.gif') no-repeat;
	background-position: 10px 10px;
	border:solid 1px #c02222;
	color:#c02222;
	width:347px;
	padding:18px 24px 0px 54px;
	margin-bottom:12px;
	clear:both;
}

div.foutmeldingen UL {margin-top:8px;}
div.foutmeldingen UL LI {color:#c02222;}
div.directcontact, div.callmebackcontainer {
	position: relative;
	float: left;
	width: 326px;
	border-bottom: 1px solid #d5d4d4;
	border-left: 1px solid #d5d4d4;
	border-right: 1px solid #d5d4d4;
}
div.directcontact.first, div.callmebackcontainer.first {
	border-top: 1px solid #d5d4d4;
	margin-top: 6px;
}

div.directcontact a {
	padding:0;
	margin:0;
}
.callmebackcontainer 
{
	height: 111px;
	background:#ffffff;
	position:relative;
	clear:both;
	padding-top:7px;
}
.callmeback
{
	background: #ffffff url('../gfx/banner-terugbellen-bg.gif') no-repeat 0 0;
	width: 325px;
	height: 111px;
	clear: both;
}
.callmeback A
{
	display: block;
	width: 24px;
	height: 23px;
	position: relative;
	left: 280px;
	top: 68px;
}
.callmeback INPUT
{
	width: 245px;
	height: 27px;
	border: 1px solid #CCCCCC;
	padding: 2px 0 0 4px;
	position: relative;
	left: 18px;
	top: 44px;
	font-size: 11px;
	
	color: #7B7C7E;
}
.callmeback .defaultnr
{
	color: #7B7C7E;
}
input.directcontactlink, button.directcontactlink {
    display: block;
    width: 147px;
    text-align: right;
    padding-right: 41px;
    padding-top: 6px;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    background: url(../gfx/arrows.gif) no-repeat right bottom;
    margin-bottom: 10px;
    border: none;
    height: 31px;
    text-align: left;
    float: right;
    cursor: pointer;
    background-position: right -124px;
}

