/* Standardwert */
body {
	text-align:center;
	margin:0px;
	padding-left:0px;
}
p{
	margin:0px;
	padding:0px;
}
/***** main *****/
#main{
	position:relative;
	width:950px;
	padding:0px;
	text-align:left;
	background-image:url(/de/wLayout/design/img/backgrounds/bg-all.jpg);
	background-repeat:repeat-y;
}
/***** top *****/
#top{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:950px;
	height:200px;
	text-align:left;
}

/***** left *****/
#left{
	position:absolute;
	left:0px;
	top:0px;
	margin:0px 0px 0px 0px;
	padding:0px;	
	width:191px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

#left-logo{
	position:relative;
	height:139px;
	width:191px;
}
#search{
	display:none;
}
#left-navi{
	display:none;
}


/***** middle *****/
#middle{
	position: relative;
	left:0px;
	top:0px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:950px;	
	min-height:820px;
	height:auto !important;  /* fýr moderne Browser */
	height:820px;  /*fýr den IE */
	text-align:left;
	overflow:visible;
}
.top-space{
	width:759px;
	height:37px;
}
#top-pic{
	position:relative;
	left:191px;
	width:759px;
	height:102px;
	}
#page-title{
	position:relative;
	left:191px;
	width:759px;
	height:100px;
	}
.bg-page-title{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	}
.txt-page-title{
	position:absolute;
	top:50px;
	left:-191px;
	height:22px;
	width:759px;
	overflow:hidden;
	text-align:left;
	z-index:2;
	}
/** column-right **/
#column-right{
	display:none;
}
#jobs{
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	width:194px;
	height:18px;
	background-image:url(/de/wLayout/design/img/backgrounds/bg-column-right-green.gif);
	background-repeat:no-repeat;
}
#jobsText{
	position:absolute;
	margin:0px;
	padding:0px;
	top:19px;
	left:0px;
	width:194px;
	height:129px;
	background-image:url(/de/wLayout/design/img/backgrounds/bg-column-right-grey.jpg);
	background-repeat:repeat-y;
}
#hotline{
	position:absolute;
	margin:0px;
	padding:0px;
	top:150px;
	left:0px;
	width:194px;
	height:18px;
	background-color: #f88958;
}
#webcall{
	position:absolute;
	margin:0px;
	padding:0px;
	top:170px;
	left:0px;
	width:194px;
	height:18px;
	background-image:url(/de/wLayout/design/img/backgrounds/bg-column-right-green.gif);
	background-repeat:no-repeat;
}
#webcallForm{
	position:absolute;
	margin:0px;
	padding:0px;
	top:189px;
	left:0px;
	width:194px;
	height:100px;
	background-image:url(/de/wLayout/design/img/backgrounds/bg-column-right-grey.jpg);
	background-repeat:repeat-y;
	}
#news{
	position:absolute;
	margin:0px;
	padding:0px;
	top:273px;
	left:0px;
	width:194px;
	height:18px;
	background-image:url(/de/wLayout/design/img/backgrounds/bg-column-right-green.gif);
	background-repeat:no-repeat;
}
#newsText{
	position:absolute;
	margin:0px;
	padding:0px;
	top:293px;
	left:0px;
	width:194px;	
	background-image:url(/de/wLayout/design/img/backgrounds/bg-column-right-grey.jpg);
	background-repeat:repeat-y;
}
#isocertificat{
	border-top:2px solid #ffffff;
	padding: 2px 0px 2px 4px;
	height:187px;
}
/** middle-content **/
#middle-content{
	position:relative;
	padding:0px;
	margin:0px;
	top:0px;
	left:0px;
	width:564px;
	min-height:600px;
	height:auto !important;  /* für moderne Browser */
	height:600px;  /*für den IE */
	float:left;
}
/* full column */
.Column11 {
	position:relative;
	left:0px;
	margin:0px;
	padding:0px;
	width:554px;
	float:left;
}
/* half column */
.Column01 {
	position:relative;
	left:0px;
	margin:0px;
	padding:0px;
	width:277px;
	float:left;
}
/***** footer *****/
#footer{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	width:100%;
	height:100px;
	text-align:left;
	background-image: url(/de/wLayout/design/img/backgrounds/bg-footer.jpg);
	background-repeat:repeat-x;
	border-top:2px solid #ffffff;
}
.footer-pos1 {
	display:none;
}
.footer-pos2 {
	position: absolute;
	top:5px;
	left:0px;
}
.footer-pos3 {
	position: absolute;
	top:5px;
	left:142px;
}
.footer-pos4 {
	position: absolute;
	top:5px;
	left:266px;
}
.footer-pos5 {
	position: absolute;
	top:60px;
	left:0px;
}
.footer-pos6 {
	position: absolute;
	top:60px;
	left:53px;
}
.footer-pos7 {
	position: absolute;
	top:60px;
	left:184px;
}
.footer-pos8 {
	position: absolute;
	top:60px;
	left:214px;
}

