/* CSS Document */

#interviewwrap {
	width: 800px;
	height: 540px;
	overflow: auto;
	background: #FDFCF8;
	line-height: 22px;}
	
#interview {
padding: 40px 0 20px 30px;	}
	

#headerbildpioneering, #headerbildhighend, #headerbildteamspirit, #headerbilddedicationtoscience, #headerbildcontinuousimprovement {
	margin: 0 0 0 0;
	padding: 10px 10px 0 480px;
	width: 250px;
	height: 304px;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 18px;
	}
	
#headerbildpioneering {
	background-image: url(pioneering/interview/img/header_prof_hell.jpg);
	}
	
#headerbildhighend {
	background-image: url(high-end_quality/interview/img/header_gunkel.jpg);
	}
	
#headerbildteamspirit {
	background-image: url(team_spirit/interview/img/header_hedinger.jpg);
	}
	
#headerbilddedicationtoscience {
	background-image: url(dedication_to_science/interview/img/header_tanke.jpg);
	}
	
#headerbildcontinuousimprovement {
	background-image: url(continuous_improvement/interview/img/header_althoff.jpg);
	}
	
.frage { 
	margin: 40px 0 20px 0;
	color:#DC0026;
	line-height: 18px;
	}
	
.antwort {
	padding: 0 0 0 20px;
	width: 550px;}
	
ol.antwort{list-style-position:outside;}
	
.antwort img { 
	margin-right: 20px;
	}
	
h1 { 
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight: normal;
	color:#DC0026;
	}
	
	h2 {
	margin: 20px 0 20px 0;
	padding: 0 0 0 18px;
	color:#999999;
	font: normal 18px/25px Georgia, "Times New Roman", Times, serif;
	width: 340px;
	border-left:2px solid #999999;
		}
		
		h3 {
	margin: 20px 0 20px 20px;
	padding: 0;
	color:#999999;
	font: normal 18px/25px Georgia, "Times New Roman", Times, serif;
	width: 340px;
		}
		
		p {
	width: 550px;
}

