/* CSS e_technostart.css */

#bildleisteoben {
	margin-left:15%;
	}
.menuleisteoben {
	font-size: 24px;
	background-color: #000066;
	width: 780px;
	height: 30px;
	margin-left:15%;
	margin-top:10px;
			}
.menuleisteunten {
	font-size: 18px;
	background-color: #000066;
	width: 781px;
	height: 30px;
	margin:4px 0 0 15%;
	margin-top: 40px;
	}
	
.menuleisteuntenref {
	font-size: 18px;
	background-color: #000066;
	width: 781px;
	height: 30px;
	margin: 20px 0 0 15%;
	}
	
.hauptteil {
	width: 770px;
	border: dotted #FF9900;
	margin-left:15%;
	margin-top:10px;
	height: 580px;
}

.hauptteilreferenz {
	width: 770px;
	border: dotted #FF9900;
	margin-left:15%;
	margin-top:10px;
	height:680px;
	}
	
.hauptteilloesung {
	width: 770px;
	border: dotted #FF9900;
	margin-left:15%;
	margin-top:10px;
	height: auto;
}
.linie {
	
	width:781px;
	height:3px;
	color:#FF9900;
	background-color: #FF9900;
	margin-left:15%;
	}
