/*Stylesheet für Ausdrucke*/

a {
	color: black;
	padding:0 0 0 0 !important
}

.search, .rightBlock, .breadcrumb, .headline, .serviceLink, .symbolRight, .symbolLeft, .symbol {
	display:none;
}

div#area.center, div.abcd {
	display:none;
}

table img, table#hw-banner, td img, td.frameHeader, td.frameTop,
td.frameHorNavi, td.frameBottom, td.leftCol, td.rightCol, td.fontsize, td.copyright a {
	display:none;
}

div#for_print {
	display:block;
	position:absolute;
	left:0px;
	top:80px;
	width:650px;
	color:black;
}

#print-logo {
	display:block;
	position:absolute;
	top:0px;
	left:435px;
}

.pageHeadline, .pageHeadlineService, .pageHeadline div {
	font-size: 1.25em;
	line-height:18px;
	font-weight: bold;
}

.areaHeadline {
	font-weight: bold;
	margin-bottom: 14px;
}

table {
	color: black;
 	border-collapse: collapse;
 	padding: 0px;
 	margin: 0px;
 	border-spacing: 0px;
 	width: 100%;
}

tr#head {
	font-weight: bold;
}

/* tables */
table#padding4 td {
 	padding-bottom: 4px;
}
table#padding8 td {
 	padding-bottom: 8px;
}
td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
table.bottom td {
 vertical-align: bottom;
}
table.middle td {
 vertical-align: middle;
}
td.fifteen {
	width:15%;
}
td.twenty {
	width:20%;
}
td.twentyfive {
	width:25%;
}
td.thirtythree {
	width:33%;
}
td.fifty {
	width:50%;
}
td.sixtyseven {
	width:67%;
}
td.seventyfive {
	width:75%;
}
td.eighty {
	width:80%;
}

/* --- Hier wird aus/eingeblendet... --- */
.search, .rightBlock, .breadcrumb, .headline, .serviceLink, .symbolRight, .symbolLeft, .symbol {
	display:none;
}

table#hwd-banner, td.frameHeader, td.frameTop, 
td.frameHorNavi, td.frameBottom, div.leftColNavi, td.rightCol, td.fontsize, 
td.leftCol, tr.footline {
	display:none;
}

#hideInPrintout, .donotprint, #donotprint {
	display:none;
}

/* --- Spezial --- */

/* Lehrstellenatlas - Listenausgabe */
table#laList tr#head {
	display:none;
}
table#laList td.first {
	font-weight: bold;
}