@media print {
	body	{padding: 0; margin: 5px;  border: 0; text-align: left;}
	.link_add, a.link_add { display: none; }
	.link_remove, a.link_remove { display: none; }
	table 	{padding: 0; margin: 0; border-collapse: collapse;} /*  ???*/
	td		/* , textarea, input, select auch ?  */
	{
		font-family: Arial,Sans-Serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		padding: 0;
		margin: 0;
	}
	
	#container {
	 margin: auto;
	 width: 630px;
	 min-height: 400px;
	 background-color: #FFFFFF;
	 border: 2px;
	 border-color: #009FDA;
	 border-style: solid;
	 text-align: left;
	}
	
	#head_fensterschliessen {
	 height: 21px;
	 width: 110px;
	 margin: -24px 32px 0px 32px;
	 font-family: Arial,Sans-Serif;
	 font-size: 11px;
	 font-weight: bold;
	 color: #3e5991;
	 text-decoration: none;
	 background: url(/img/prospects/hays09_pfeil.gif) left no-repeat;
	 background-position: 0px 3px;
	 float: right;
	}
	
	#head {
	 height: 21px;
	 width: 236px;
	 margin:32px 32px 0px 32px;
	 }
	
	#daten {
	 height: auto;
	 width: 630px;
	 font-family: Arial;
	 font-size: 12px;
	 color: #000000;
	}
	
	#kundenbeschreibung {
	 height: auto;
	 margin: 21px 32px 0px 32px;
	}
	
	#position {
	 height: auto;
	 margin-bottom: 21px;
	 font-family: Arial;
	 font-size: 24px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: #002776;
	 margin: 21px 32px 0px 32px;
	}
	
	#position a{
		color: #002776;
		text-decoration:none;}
	
	#anstellungsart_einsatzort {
	 height: auto;
	 margin-bottom: 10px;
	 font-weight: bold;
	 margin: 25px 32px 0px 32px;
	 }
	
	/* Ihre Aufgaben, Ihre Quali... */
	.detail_ueber {
	 margin: 21px 32px 0px 32px;
	 font-weight: bold;
	 }
	
	 /* Textblöcke */
	.detail_text {
	 margin: 21px 32px 0px 32px;
	 }
	
	
	ul  {
	margin: 0px;
	padding-left: 2px;
	}
	
	li {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 4px;
	}
	
	
	/* Bewerbungslink in türkis */
	.detail_link {
	 display:none;
	 }
	 /* einem Freund schicken, Drucken, ....  */
	 .weitere_links {
	 display:none;
	 }
	 /* border:1px solid #c6ddff;padding:4px 6px 5px 16px;width: auto;background-position: 6px 5px; */
	
	#foot {
	 height: 224px;
	 width: 630px;
	 }
	
	.foot_url {
	 font-family: Arial,Sans-Serif;
	 font-size: 14px;
	 font-weight: bold;
	 color: #002776;
	 margin: 178px 32px 32px 32px;
	 position: absolute;
	}
	
	a.foot_url {
		margin: 0;
		text-decoration: none;
	}
	
	.foot_logo {
	 margin: 32px 32px 32px 435px;
	 position: absolute;
	}
	
	/* Meldung falls Pid nicht richtig */
	.meldung {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 margin: 60px 32px 80px 32px;
	 }
	
	 a.meldung_linkname {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #009FDA;
	 text-decoration: none;
	 }
	
	  a.meldung_linkname:hover {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #009FDA;
	 text-decoration: underline;
	 }
}

@media screen  {
	.link_add { display: block; }
	.link_remove { display: none; }
	body	{padding: 0; margin: 5px;  border: 0; text-align: left;}
	table 	{padding: 0; margin: 0; border-collapse: collapse;} /*  ???*/
	td		/* , textarea, input, select auch ?  */
	{
		font-family: Arial,Sans-Serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		padding: 0;
		margin: 0;
	}
	
	#container {
	 margin: auto;
	 width: 630px;
	 min-height: 400px;
	 background-color: #FFFFFF;
	 border: 2px;
	 border-color: #009FDA;
	 border-style: solid;
	 text-align: left;
	}
	
	#head_fensterschliessen {
	 height: 21px;
	 width: 110px;
	 margin: -24px 32px 0px 32px;
	 font-family: Arial,Sans-Serif;
	 font-size: 11px;
	 font-weight: bold;
	 color: #3e5991;
	 text-decoration: none;
	 background: url(/img/prospects/hays09_pfeil.gif) left no-repeat;
	 background-position: 0px 3px;
	 float: right;
	}
	
	#head {
	 height: 21px;
	 width: 236px;
	 margin:32px 32px 0px 32px;
	 }
	
	#daten {
	 height: auto;
	 width: 630px;
	 font-family: Arial;
	 font-size: 12px;
	 color: #000000;
	}
	
	#kundenbeschreibung {
	 height: auto;
	 margin: 21px 32px 0px 32px;
	}
	
	#position {
	 height: auto;
	 margin-bottom: 21px;
	 font-family: Arial;
	 font-size: 24px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: #002776;
	 margin: 21px 32px 0px 32px;
	}
	
	#position a{
		color: #002776;
		text-decoration:none;}
	
	#anstellungsart_einsatzort {
	 height: auto;
	 margin-bottom: 10px;
	 font-weight: bold;
	 margin: 25px 32px 0px 32px;
	 }
	
	/* Ihre Aufgaben, Ihre Quali... */
	.detail_ueber {
	 margin: 21px 32px 0px 32px;
	 font-weight: bold;
	 }
	
	 /* Textblöcke */
	.detail_text {
	 margin: 21px 32px 0px 32px;
	 }
	
	
	ul  {
	margin: 0px;
	padding-left: 2px;
	}
	
	li {
	list-style-type: none;
	background: transparent url("/img/prospects/bullet_quadrat_tuerkis.gif") no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	padding-bottom: 4px;
	}
	
	
	/* Bewerbungslink in türkis */
	.detail_link {
	 margin: 40px 32px 10px 32px;
	 }
	
	a.detail_linkname {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #009FDA;
	 text-decoration: none;
	 }
	
	 a.detail_linkname:hover {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #009FDA;
	 text-decoration: underline;
	 }
	
	 /* einem Freund schicken, Drucken, ....  */
	
	 .weitere_links{
	 font-family: Arial,Sans-Serif;
	 font-size: 11px;
	 font-weight: bold;
	 color: #3e5991;
	 text-decoration: none;
	 background: url(/img/prospects/hays09_pfeil.gif) left no-repeat;
	 background-position: 0px 3px;
	 margin: 25px 0px 0px 32px;
	 float:left;
	
	 }
	 /* border:1px solid #c6ddff;padding:4px 6px 5px 16px;width: auto;background-position: 6px 5px; */
	
	 a.weitere_links2, weitere_links2 {
	 color: #3e5991;
	 text-decoration: none;
	 margin-left: 8px;
	}
	
	 a.weitere_links2:hover, weitere_links2:hover  {
	 color: #002776; /**/
	 text-decoration: underline;
	 }
	
	#foot {
	 height: 224px;
	 width: 630px;
	 }
	
	.foot_url {
	 font-family: Arial,Sans-Serif;
	 font-size: 14px;
	 font-weight: bold;
	 height:30px;
	 color: #002776;
	 margin: 175px 32px 32px 32px;
	 position: absolute;
	}
	
	a.foot_url {
		margin: 0;
		text-decoration: none;
		padding-top:3px;
	}
	
	.foot_icons {
		margin: 0;
		text-decoration: none;
		padding-top:1px;
		margin-left:62px;
	}
	
	.foot_logo {
	 margin: 32px 32px 32px 435px;
	 position: absolute;
	}
	
	/* Meldung falls Pid nicht richtig */
	.meldung {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 margin: 60px 32px 80px 32px;
	 }
	
	 a.meldung_linkname {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #009FDA;
	 text-decoration: none;
	 }
	
	  a.meldung_linkname:hover {
	 font-family: Arial,Sans-Serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #009FDA;
	 text-decoration: underline;
	 }
	
	a.img_hier_bewerben_LDE {display:block;background-image: url(/img/buttons/hier_bewerben_lde.gif); background-repeat:no-repeat; width:134px; height:25px}
	a.img_hier_bewerben_LDE:hover {background-image: url(/img/buttons/hier_bewerben_lde_over.gif); background-repeat:no-repeat;}
	
	a.img_hier_bewerben_LEN {display:block;background-image: url(/img/buttons/hier_bewerben_len.gif); background-repeat:no-repeat; width:110px; height:25px}
	a.img_hier_bewerben_LEN:hover {background-image: url(/img/buttons/hier_bewerben_len_over.gif); background-repeat:no-repeat;}
	
	a.img_hier_bewerben_LFR {display:block;background-image: url(/img/buttons/hier_bewerben_lfr.gif); background-repeat:no-repeat; width:133px; height:25px}
	a.img_hier_bewerben_LFR:hover {background-image: url(/img/buttons/hier_bewerben_lfr_over.gif); background-repeat:no-repeat;}
}