@charset "UTF-8";
@import url("webfonts/CorporateS_Demi/stylesheet.css");
@import url("webfonts/CorporateS_Light/stylesheet.css");

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	overflow: scroll;
}
#header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-image: url(images/FEI_Header.png);
	background-repeat: no-repeat;
	width: 967px;
	height: 46px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
#container1 {
	margin-top: 25px;
	background-image: url(images/FEI_image_unternehmen.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 290px;
}
#container2 {
	margin-top: 25px;
	background-image: url(images/FEI_image_leistung.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 290px;
}
#container3 {
	margin-top: 25px;
	background-image: url(images/FEI_image_led.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 290px;
}
#container4 {
	margin-top: 25px;
	background-image: url(images/FEI_image_kontakt.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 290px;
}
#container5 {
	margin-top: 25px;
	background-image: url(images/FEI_image_impressum.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 290px;
}
h2 {
	font-family: "CorporateS Light", sans-serif;
	color: rgb(55,86,116);
	font-size: 38px;
	margin: 0px;
	font-weight: lighter;
}
h3 {
	font-family: "CorporateS Light", sans-serif;
	color: rgb(128,128,128);
	font-size: 26px;
	line-height: 32px;
	font-weight: lighter;
}
h4 {
	font-family: "CorporateS Light", sans-serif;
	color: rgb(128,128,128);
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: 100;
}
h5 {
	font-family: "CorporateS Light", sans-serif;
	color: rgb(55,86,116);
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
}
#navi {
	margin-left: 470px;
	margin-right: 43px;
	width: 580px;
	padding-top: 8px;
}
#navi ul li {
	float: left;
	list-style-type: none;
	bottom: 10px;
}
#navi ul li a {
	display: marker;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	font-family: "CorporateS Demi", sans-serif;
	color: #FFFFFF;
	margin-right: 43px;
	font-weight: 100;
}
#navi ul li a:hover {
	color: #375674;
}	
#navi ul li a.active {
	color: #375674;
	font-family: "CorporateS Demi", sans-serif;
	font-weight: 100;
}
.active {
	border-top: 3px solid #375674;
	padding-top: 5px;
	color: #375674
}
.main {
	min-height: 270px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 470px;
}
.main p {
	font-family: "CorporateS Light", sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: 200;
	padding-top: 12px;
}
.main p strong {
	font-family: "CorporateS Demi", sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: 200;
	padding-top: 12px;
}
.main2 {
	min-height: 270px;
	min-width: 270px;
	float: left;
	padding-top: 106px;
	padding-left: 30px;
}
.main3 {
	padding-right: 30px;
	padding-left: 14px;
}
#content .main3 ul li {
	font-family: "CorporateS Light", sans-serif;
	font-size: 15px;
	font-weight: 200;
	list-style-image: url(images/FEI_Powerpfeil.png);
	line-height: 22px;
	list-style-position: outside;
}

