/** sIFR-print.css start */
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/** sIFR-print.css ende */

/** printstyles.css start */
#generic_nav, #snippet_tools, #snippet_contextnav, #general_search, #footer a, #jobsearchdropdown, #searchgoodies, #result_navigation, form, .infobox, .print, #softener, #header, #headspace, #navigation {
	display:none;
}


p, a, div, strong, span {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	


a {
	color: #cccccc;
	text-decoration: none;
}

h1 span.sIFR-alternate {
	font-size:35px;
	font-style:italic;
	font-weight: normal;
	font-family:Times New Roman, Times, serif;
	margin-top: 20px;
}

#visualinnen150, #visualinnen200 {
	float: left;
	margin: 0 20px 20px 0;
}

td a, th, td{
	font-size: 12px;
}

td, th{
	border-left: 15px solid #fff;
	
}

th{
	text-align:left
}

td{
	vertical-align: top;
	
}



#job_popup p, #job_popup a, #job_popup div, #job_popup strong, #job_popup span {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#job_popup h1{
	font-size:35px;
	font-style:italic;
	font-weight: normal;
	font-family:Times New Roman, Times, serif;
}

#popup_head_right img{
	position:absolute;
	right: 0px;
	margin-top: -40px;
}

#jobad_service, #blaettern, input, a.friend, #job_rate, hr{
	display: none;
}

hr.jobadruler{
	display: block;
}

#col_right{
	width:500px;
	float:right;
}


#col_left{
	width: 225px;
	float: left;
}

#col_left div{
	border: 1px solid #E3E3E3;
	padding: 0 10px;
	margin-bottom: 10px;
}

.clearer{
	clear: both;
}

/** joblayer optimierungen START */
#joblayer p, body#joblayer p span {
	font-size: 10px;
}

#joblayer #col_left {
	width: 195px !important;
}

#joblayer #col_right {
	width: 430px !important;
}

#joblayer #col_right h4 {
	font-size: 10px;
	margin-top: 0 !important;
}
/** joblayer optimierungen ENDE */

/** printstyles.css ende */