/* Standardwert */
body {
	text-align:center;
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:0px;
}
/***** Main *****/
#Main{
	position: relative;
	margin:0px auto;
	padding:0px;
	width:990px;
	min-height:100%;
	height:auto !important;
	height:100%;
	top:0px;
	left:0px;
	background-image: url(/lehrstellen-lfw-d/wLayout/design/img/bg-main-red.gif);
	background-repeat:repeat-y;
}
/***** Top *****/
#Top{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:990px;
	height:278px;
	text-align:left;
	z-index:2;
}
#Toplogo{
	position:absolute;
	top:29px;
	left:0px;
	margin:0px;
	padding:0px;
	width:300px;
	height:54px;
	z-index:4;
}
#TopBar{
	position: absolute;
	top:189px;
	left:0px;
	margin:0px;
	padding:0px;
	width:11px;
	height:89px;
	z-index:5;
}
#TopPicture{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:990px;
	height:278px;
	z-index:1;	
}
/***** Left *****/
#Left{
	position:relative;
	margin:0px;
	padding:0px;
	min-height:500px;
  	height:auto !important;  /* für moderne Browser */
	height:500px;  /*für den IE */	
	width:220px;
	text-align:left;
	float:left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
/* Change to other part of Lfw */
#LeftNaviChange{
	position:relative;
	margin:0px;
	padding:0px;	
	width:220px;
	height:69px;
	background-image:  url("/lehrstellen-lfw-d/wLayout/design/img/left-bg-change-orange.gif");
	background-repeat:repeat-y;
}
#LeftNaviSitemap{
	position:relative;
	margin:0px;
	padding:0px;	
	width:220px;
	height:69px;
}
/* normal navigation */
#LeftNavi{
	position:relative;
	margin:0px;
	padding:0px;
	width:210px;
	background-image: url(/lehrstellen-lfw-d/wLayout/design/img/left-bg-lfw-red.gif);
	background-repeat:repeat-y;
}
/***** Middle *****/
#Middle{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	height:auto;
	width:770px;
	float:left;
	text-align:left;
}
/* Column11 explorer fix */
.Column11 {
	position:relative;
	margin:0px;
	padding:0px 0px 0px 28px;
	width:742px;
	float:left;
	overflow:hidden;
}
/* Column01 */
.Column01a {
	position:relative;
	margin:0px;
	padding:0px 0px 0px 28px;
	width:348px;
	float:left;
}
.Column01b {
	position:relative;
	margin:0px;
	padding:0px 0px 0px 28px;
	width:348px;
	float:left;
}
.Column01 {
	position:relative;
	margin:0px;
	padding:0px 0px 0px 28px;
	width:348px;
	float:left;
}

/* Mastertemplate */
.Column11Column01a {
	position:relative; 
	width:348px; 
	margin:0px 28px 0px 0px;  
	float:left;
}
.Column11Column01b {
	position:relative; 
	width:348px; 
	margin:0px; 
	float:left;
}

/* Title */
.pageTitle{
  position:relative;
  height:32px;
  width:770px;
  margin:15px 0px 22px 0px;
  overflow:hidden;
  background-color:#8e101a;
}
.pageTitleContact{
	position:absolute; 
	top:2px; 
	left:682px; 
	width:86px;
}
.pageTitleSearch{
	position:absolute;
	left:480px;
	top: 2px;
	width:200px;
	height:28px;
	padding:0px;
	margin:0px;
}


/***** Footer *****/
#Footer{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	width:990px;
	height:30px;
	text-align:left;
	background-image: 		url(/lehrstellen-lfw-d/wLayout/design/img/bg-footer-red.gif);
}

