/* Default */
.blockContent,.blockContentOrange,.blockContentRed{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.blockContent,.blockContentOrange,.blockContentRed p{
	margin:0px 0px 8px 0px;
	padding:0px;
}
td {
	vertical-align:top;
}

/***** Title *****/

/* Title grey */
.blockContent h1{
	margin: 0px 0px 30px 0px;	
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color:#646466;
}
.blockContent h2{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	line-height: 20px;
	color:#646466;
}
/* lead */
.blockContent h3{
	margin: 0px 0px 8px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	line-height:16px;
	color:#686868;
}
/* Subhead cat 2 */
.blockContent h4{
	width:196px;
	margin: 0px 0px 4px 0px;	
	padding:2px 0px 2px 4px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color:#ffffff;  
	background-color:#7e7e7e;
}
.blockContent h5{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color:#646466;
}
.blockContent h6{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
}


/* Title orange */
.blockContentOrange h1{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color:#f68909;
}
.blockContentOrange h2{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	line-height: 20px;
	color:#f68909;
}
/* lead */
.blockContentOrange h3{
	margin: 0px 0px 8px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	line-height:16px;
	color:#959595;
}
/* Subhead cat 2 */
.blockContentOrange h4{
	width:344px;
	margin: 0px 0px 8px -11px;	
	padding:2px 0px 2px 11px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color:#ffffff;  
	background-color:#f68909;
}
.blockContentOrange h5{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color:#e06e08;
}
.blockContentOrange h6{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
}


/* Title red */
.blockContentRed h1{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color:#8e101a;
}
.blockContentRed h2{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	line-height: 20px;
	color:#8e101a;
}
/* lead */
.blockContentRed h3{
	margin: 0px 0px 8px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	line-height:16px;
	color:#959595;
}
/* Subhead cat 2 */
.blockContentRed h4{
	width:344px;
	margin: 0px 0px 8px -11px;	
	padding:2px 0px 2px 11px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color:#ffffff;  
	background-color:#8e101a;
}
.blockContentRed h5{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color:#8e101a;
}
.blockContentRed h6{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
}



/***** Links *****/
/* News links */
.LeftNewsLink{
	position:relative;
	height:30px;
	width:198px;
	text-align:right;
}

/* Links */
.blockContent a:link {
	color: #000000;
} 
.blockContent a:visited {
	color: #000000;;	
}
.blockContent a:hover {
	color: #646466;
}
.blockContent a:active {
	color: #000000;
}
/* List */
.blockContent ul {
	margin: 5px 0px 5px 15px;
	padding: 0px;
}
.blockContent li{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.ListArrow {
}
.ListArrow a:link {
	background-image:url(../img/icons/Icon-Arrow-grey.gif);
	background-repeat:no-repeat;
	color:#707172;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.ListArrow a:visited {
	background-image:url(../img/icons/Icon-Arrow-grey.gif);
	background-repeat:no-repeat;
	color:#707172;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.ListArrow a:hover {
	background-image:url(../img/icons/Icon-Arrow-black.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.ListArrow a:active {
	background-image:url(../img/icons/Icon-Arrow-grey.gif);
	background-repeat:no-repeat;
	color:#707172;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}


/*** tables 367 ***/
.tableOrange, .tableRed{
	width:344px;
}

.tableOrange{
	margin: 10px 0px 0px 0px;
	border-top:2px solid #f68909;
	border-bottom:2px solid #f68909;
}

.tableRed{
	margin: 10px 0px 0px 0px;
	border-top:2px solid #8e101a;
	border-bottom:2px solid #8e101a;
}

.tableOrange a:link {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #e06e08;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
} 
.tableOrange a:visited {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #e06e08;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.tableOrange a:hover {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #797979;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/left-icon-navi_white_orange.gif);
	background-repeat:no-repeat;
}
.tableOrange a:active {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #e06e08;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
}

.tableRed a:link {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #8e101a;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
} 
.tableRed a:visited {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #8e101a;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.tableRed a:hover {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #797979;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/left-icon-navi_white_red.gif);
	background-repeat:no-repeat;
}
.tableRed a:active {
	padding:5px 0px 2px 12px;
	display:block;
	height:16px;
	color: #8e101a;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
}

.TableNaviOrange{
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/left-navi-line-dotted-2-orange.gif);
	background-repeat: repeat-x;
	}

.TableNaviRed{
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/left-navi-line-dotted-2-red.gif);
	background-repeat: repeat-x;
	}


.Tablist {
	border-top:1px solid #000000;
	margin:0px 0px 0px 27px;
	padding:0px;
}
.Tablist td {
	border-bottom:1px solid #000000;
	line-height:16px;
	padding:2px 4px 2px 0px;
	text-align:left;
	vertical-align:top;
}
/* pics */


/* Spacer Mastertemplate */
.elementSpace{
	height:20px;
}

/* Address Mastertemplate */
.ColumnAdressblock{
	position:relative;
	margin:0px;
	padding:0px;
	width:184px;
	float:left;
}

/* footer address */
.FooterAddress {
	padding:10px;
	font-size:12px;
}
.DesignBy{
	position:absolute;
	top:10px;
	height:25px;
	left:490px;
	width:500px;
	text-align:right;
	padding:0px;
	margin:0px;
	font-size: 9px; 
	color: rgb(204, 204, 204); 
	text-decoration: none; 
	font-family: Arial,Helvetica,sans-serif;
}
.DesignBy a:link {
	color: #c7c7c7;
	text-decoration:none;
	padding:0px;
} 
.DesignBy a:visited {
	color: #c7c7c7;
	text-decoration:none;	
	padding:0px;
}
.DesignBy a:hover {
	color: #000000;
	text-decoration:none;	
	padding:0px;
}
.DesignBy a:active {
	color: #c7c7c7;
	text-decoration:none;	
	padding:0px;
}
/* service buttons */
/* ButtonTop */
.ButtonTop{
	position:relative;
	font-size:12px;
	line-height:16px;
	padding:15px 20px 0px 0px;
	margin:15px 0px 0px 0px;
}
/* Links */
.ButtonTop a:link {
	color: #707172;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowTop-grey.gif);
	background-repeat:no-repeat;	
} 
.ButtonTop a:visited {
	color: #707172;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowTop-grey.gif);
	background-repeat:no-repeat;	
}
.ButtonTop a:hover {
	color: #000000;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowTop-black.gif);
	background-repeat:no-repeat;	
}
.ButtonTop a:active {
	color: #e43517;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowTop-grey.gif);
	background-repeat:no-repeat;	
}
/* ButtonBack */
.ButtonBack{
	position:relative;
	font-size:12px;
	line-height:16px;
	padding:15px 20px 0px 0px;
	margin:0px 0px 0px 0px;
}
/* Links */
.ButtonBack a:link {
	color: #707172;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowBack-grey.gif);
	background-repeat:no-repeat;	
} 
.ButtonBack a:visited {
	color: #707172;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowBack-grey.gif);
	background-repeat:no-repeat;	
}
.ButtonBack a:hover {
	color: #000000;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowBack-black.gif);
	background-repeat:no-repeat;	
}
.ButtonBack a:active {
	color: #e43517;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-ArrowBack-grey.gif);
	background-repeat:no-repeat;	
}
/* ButtonPrint */
.ButtonPrint{
	position:relative;
	font-size:12px;
	line-height:16px;
	padding:15px 20px 0px 0px;
	margin:0px 0px 0px 0px;
}
/* Links */
.ButtonPrint a:link {
	color: #707172;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-print-grey.gif);
	background-repeat:no-repeat;	
} 
.ButtonPrint a:visited {
	color: #707172;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-print-grey.gif);
	background-repeat:no-repeat;	
}
.ButtonPrint a:hover {
	color: #000000;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-print-black.gif);
	background-repeat:no-repeat;	
}
.ButtonPrint a:active {
	color: #e43517;
	text-decoration:none;	
	padding:0px 0px 0px 20px;
	background-image:url(../img/icons/Icon-print-grey.gif);
	background-repeat:no-repeat;	
}
/* PageTitle */
.pageTitleContact{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.pageTitleContact a:link{
	display:block;
	width:200px;
	height:28px;
	padding:3px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	color:#3e3c3c;
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/hg-kontakt-button-gross-normal.jpg);
	background-repeat:no-repeat;
}
.pageTitleContact a:visited {
	display:block;
	width:200px;
	height:28px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	color:#3e3c3c;
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/hg-kontakt-button-gross-normal.jpg);
	background-repeat:no-repeat;
}
.pageTitleContact a:hover {
	display:block;
	width:200px;
	height:28px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	color:#646466;
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/hg-kontakt-button-gross-hover.jpg);
	background-repeat:no-repeat;
}
.pageTitleContact a:active {
	display:block;
	width:200px;
	height:28px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	color:#3e3c3c;
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/hg-kontakt-button-gross-normal.jpg);
	background-repeat:no-repeat;
}

/* Search */
.pageTitleSearch{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/lehrstellen-lfw-d/wLayout/design/img/pic-search_BG.jpg);
	background-repeat:no-repeat;
}

.pageTitleSearch input{
	position:absolute;
	top:6px;
	left:29px;
	width:125px;
	height:12px;
	overflow:hidden;
	border:1px solid #ffffff;
	font-size:9px;
	line-height:10px;
}
/* Links */
.pageTitleSearch a:link {
	position:absolute;
	left:170px;
	top:5px;
	font-weight:bold;
	font-size:13px;
	color: #000000;
	text-decoration:none;
} 
.pageTitleSearch a:visited {
	position:absolute;
	left:170px;
	top:5px;
	font-weight:bold;
	font-size:13px;
	color: #000000;
	text-decoration:none;	
}
.pageTitleSearch a:hover {
	position:absolute;
	left:170px;
	top:5px;
	font-weight:bold;
	font-size:13px;
	color: #797979;
	text-decoration:none;
}
.pageTitleSearch a:active {
	position:absolute;
	left:170px;
	top:5px;
	font-weight:bold;
	font-size:13px;
	color: #000000;
	text-decoration:none;
}



