/* PORTFOLIO OUD*/
.titel_for_print{
	display:none;
	}
.titel_for_print h1{
	display:none;
	}	
.pf {
	margin-top: -15px; 
	clear:none;
	}
.pf_entry {
	display: block;
	width:752px; 
	border-bottom: 1px solid #d9d9d9; 
	overflow: hidden;
	}
.pf_thumb {
	display: block;
	width: 184px;
	height: 106px; 
	float: left; 
	margin:0; 
	padding-bottom:20px; 
	padding-top:20px;
	}
.pf_thumb img {
	border: 3px solid #CCCCCC;
	}
.pf_thumb a:hover {
	background-color:#FFFFFF;
	}
.pf_thumb a:hover img {
	border-color: #0063DC;
	}
.pf_text {
	display: block;
	width: 548px; 
	float:right;
	margin:0; 
	padding-left:20px; 
	padding-bottom:20px; 
	padding-top:20px;
	}
.pf_text h2 {
	font-size: 16px;
	line-height: 1.2em;
	color: #000;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	margin: 8px 0 0px 0;
	}
.pf_text h3 {
	font-weight: bold;
	color: #ff0084;
	font-size: 1.1em;
	line-height: 1.4em;
	}
.pf_text h3 a {
	font-weight: bold; 
	color: #0063DC;	
	text-decoration: underline;
	}
.pf_text h3 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #0063DC;
	}
.pf_text h4 {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	color: #babdb6; 
	font-weight: bold;
	margin-bottom:-4px;
	padding:0;
	}
.pf_text p {
	font-size: 16px;
	color: #232323;
	font-family: georgia, times, "times new roman";
	line-height: 1.4em;
	}
.pf_text p a:link, .pf_text p a:visited, .pf_text p a:active {
	color: #0063DC;
	border-bottom-width: 1px;  
	border-bottom-style: solid; 
	border-bottom-color: #0063DC; 
	text-decoration:none;
	padding-bottom: 0px;
	}
.pf_text p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0063DC;
	border-bottom-width: 0;
	}
.infobox {
	background-color: #e5effb; 
	margin: 8px 0; 
	padding:1em;
	}
.infobox h2 {
	font-weight: bold;
	font-size: 1.70em;
	line-height: 1.5em;
	margin-bottom:-4px;
	}
.infobox h3 {
	font-weight: bold;
	color: #ff0084;
	font-size: 1.1em;
	line-height: 1.4em;
	}
.infobox h3 a {
	font-weight: bold; 
	color: #0063DC;	
	text-decoration: underline;
	}
.infobox h3 a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #0063DC;
	}
.infobox h4 {
	color: #888888; 
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	margin-bottom:-4px;
	padding:0;
	}	
