﻿h1#titeltext_phase, h1#titeltext_projekt, h1#titeltext_inputdurchsie {
	float: left;
	font-size: 12px;
}

div#projektcontainer { width: 680px; background: url('../../images/musterprojekt/projekt_bg.png') repeat-y;}
div#projekt_titel { width: 680px; height: 91px; background: url('../../images/musterprojekt/titel.png') no-repeat;}

div.meilenstein h2 {
	background: url('../../images/musterprojekt/pfeil_rechts-trans.png') top left no-repeat;
	padding: 10px 10px 5px 160px;
	font-weight: normal;
	font-size: 14pt;
	margin-left: -160px;

}

div.phase h2.phase_nummer {
	display: none;
	color: white;
	background: url('../../images/musterprojekt/phase_nr_bg-trans.png') no-repeat;
	height: 102px;
	float: left;
	width: 125px;
	margin-left: -160px;
	font-size: 22pt;
	text-align: right;
	padding: 30px 40px 0 0;
}

div.phase {
	margin-left: 160px;
 	

}


div.phase h2.phase_titel, div.phase p.phase_text, div.phase div.meilenstein h2 {
	width: 240px;
}
div.phase div.meilenstein {
	margin-bottom: 25px;
}
div.phase h2.phase_titel {
	margin-top: -30px;
}

div.phase h2.phase_titel {
	width: 410px;
	padding: 38px 0 5px 107px;
	color: white;
	background: url('../../images/musterprojekt/phase_nr_bg-trans.png') no-repeat;
	margin-left: -160px;
	height: 60px;
}

div.phase h2.phase_titel span {
	color: black;
	padding-left: 40px;
}

div.phase p.phase_text, div.phase h2.phase_titel span {
	color: #b01d00;
}

div.phase p.phase_text {
	font-size: 8pt;
	padding: 5px 15px 15px 10px;
	line-height: 12pt;
	margin-top: -35px;
}

h1#titeltext_phase, h1#titeltext_projekt, h1#titeltext_inputdurchsie {
	position: absolute;	
	height: 100px;
	line-height: 80pt;
}
h1#titeltext_phase {
	font-size: 10pt;
	padding: 0 0 0 15px;
	color: gray;
	width: 115px;
}

h1#titeltext_projekt {
	font-size: 16pt;
	padding: 0 0 0 150px;
	color: #b01d00;
	width: 270px;
}

h1#titeltext_inputdurchsie {
	font-size: 10pt;
	padding: 0 0 0 440px;
	color: gray;
	width: 245px;
}


div.inputdurchsie {
	
	position: absolute;
	background: url('../../images/musterprojekt/input_pfeil-trans.png') 5px 10px no-repeat;
	width: 260px;
	margin: -70px 0 0 245px;
}

div.inputdurchsie p {
	background: url('../../images/musterprojekt/input_bg.png') repeat-y;
	margin: -10px 0 0 16px;
	padding: 20px;
	font-size: 8pt;
	line-height: 12pt;
}
