.top-image {
	background-size:100%;
	background-image: url(../img/UrsulaMuellerG.jpg);
	background-position: 0 -200px;
	background-attachment: fixed;
	height:500px;
	width:100%;
	position:absolute;
	top:0;
	z-index:-1000;
}

.topmenu ul {
	color:white;
	font-family: 'Myriad Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;

}

.topmenu ul li {	
	display:inline;
	margin-left:5%;
}

.adres {
	float:right;
	margin-right:5%;
	color:white;
	font-family:georgia;
}


.HOP {
	margin-top:300px;
	margin-left:33%
}


.HOP .l1 {
	font-family:'Georgia';
	color:white;
	font-weight: normal;	
	font-size: 40px;
}
.HOP .l2 {
	font-family:'Georgia';
	color:white;
	font-weight: normal;	
	font-size: 22px;
	height: 30px;
	line-height: 30px;
}

.s2 {
	background:rgb(246, 210, 75);
	height:550px;
	position:absolute;
	top:500px;
	width:100%;
	z-index:1000;
}

.leistung {
	float:left;
	width:22%;
}

.leistung.first{
	float:left;
	width:22%;
	margin-left:9%;
}

.leistung .icon img {
	width:108px;
	height:108px;
}

.leistung .header {
	color: rgb(130, 107, 0);
	font-family: georgia;
	font-size: 18px;
	font-weight: 600;
	line-height: 19px;
	margin-top:1em;
	margin-bottom:1em;
}

.leistung ul {
	color: rgb(130, 107, 0);
	font-family: georgia;
	font-size: 14px;
	line-height: 24px;
    list-style: disc inside none;
}

.leistung ul li:first-of-type {
	margin-top:1em;
}

.head2 {
	color: rgb(130, 107, 0);
	font-family: georgia;
	font-size: 32px;
	font-weight: 300;
	height: 88px;
	line-height: 44px;
	margin-left:8%;
	margin-top:3em;
}


.mid-image {
	background-size:100%;
	background-image: url(../img/blur2.jpg);
	background-attachment: fixed;
	height:350px;
	width:100%;
	position:relative;
	top:525px;
	z-index:-1000;
}

.COP.first {
	margin-left:7%;
}

.COP {
	width:22%;
	float:left;
	margin-top:300px;
}

.COP .circle {
	box-sizing: border-box;
	width:120px;
	height:120px;
	border:2px solid rgba(255,255,255,0.8);
	border-radius:60px;
	text-align:center;
	vertical-align: middle;
	line-height: 120px;
	font-family:'Georgia';
	color:white;
	font-weight: bold;	
	font-size: 40px;
	background:rgba(255,255,255,0.1);
	margin:0 auto;
}

.COP .cText  {
	width:100%;
	text-align:center;
	font-family: georgia;
	font-size: 26px;
	font-weight: 300;
	height: 32px;
	line-height: 32px;
	color:white;
	margin-top:10px;
}

.s3 {
	background:rgb(246, 210, 75);
	height:550px;
	position:absolute;
	top:1395px;
	width:100%;
	z-index:1000;
}

.statement {
	box-sizing: border-box;
	width:29%;
	float:left;
	margin-top:2em;
	overflow:hidden;
	padding: 2em 2em 0 0;
}

.statement .header {
	color: rgb(130, 107, 0);
	font-family: georgia;
	font-size: 18px;
	font-weight: 600;
	line-height: 19px;
	margin-top:1em;
	margin-bottom:1em;
}

.statement.first {
	margin-left:9%;
}

.statement .text p {
	color: rgb(130, 107, 0);
	display: block;
	font-family: georgia;
	font-size: 14px;
	line-height: 24px;
	margin-top:1em;
}

.s4 {
	background: white;
	height:750px;
	width:100%;
	z-index:1000;
	position:absolute;
	top:1940px;
}

.s4 .header {
	color: rgb(130, 107, 0);
	display: block;
	font-family: georgia;
	font-size: 32px;
	font-weight: 300;
	line-height: 44px;
	margin-left:19%;
	margin-top:3em;
}

.s4 .text {
	color: rgb(130, 107, 0);
	display: block;
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin-left:19%;
	margin-right:19%;
}

.s4 .Block {
	float:left;
	width:47%;
	margin-top:5em;
	padding-right:1%;
	padding-left:1.5%;
}
	
.s4 .Block .subheader {
	color: rgb(130, 107, 0);
	display: block;
	font-family: georgia;
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 16px;
}

.s4 .skillTag {
	color: rgb(130, 107, 0);
	display: inline-block;
	font-family: georgia;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;	
}

.R {
	float:right;
}

.spacer {
	clear:both;
}

.s4 .skillbar {
	background:rgba(38, 50, 72, 0.1);
	width:100%;
	height:12px;
	margin-bottom:1em;
}

.s4 .skillbarvalue {
	height:12px;
}

.s4 .blue {
	background: #263248;
}

.s4 .orange {
	background:#ff9800;
}

.s5 {
	background:rgb(246, 210, 75);
	height:200px;
	position:absolute;
	top:2690px;
	width:100%;
	z-index:1000;
}

.s5 .firmenlogo {
	float:left;
	width:14%;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);   
    -webkit-transform: translate(0, -50%);  
}


.s5 .firmenlogo.first {
	margin-left:9%;
}

.s6 {
	background: white;
	height:780px;
	width:100%;
	z-index:1000;
	position:absolute;
	top:2890px;
}

.s6 .textblock {
	margin-left:19%;
	margin-top:132px;
	width: 55%;
	float:left;
}

.s6 .header {
	color: rgb(130, 107, 0);
	font-family: georgia;
	font-size: 32px;
	font-weight: 300;
	line-height: 44px;
}

.s6 .ursula {
	float:left;
	width:17%;
	margin-top:132px;
}

.s6 .ursula img {
	width:100%;
	vertical-align: top;
}

.s6 .text {
	color: rgb(130, 107, 0);
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;

}

.s6 .form {
	width:33%;
	margin:auto;
	margin-top:3em;
	text-align: center;

	
}

.s6 .form input[type="text"], .s6 .form textarea {
	border:2px solid rgba(130, 107, 0, 0.4);
	border-bottom:none;
	padding:16px;
	width:100%;
	height:58px;
}

.s6 .form input:first-of-type {
	border-radius: 25px 25px 0 0;
}

.s6 .form textarea {
	border-radius: 0 0 25px 25px;
	height:80px;
	border-bottom:2px solid rgba(130, 107, 0, 0.4);
}

.s6 .form input[type="submit"] {
	margin-top:2em;
	display: inline-block;
	align:center;
	font-family: Raleway, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-color: rgb(246, 210, 75);
	font-size: 11px;
	color: rgb(130, 107, 0);
	letter-spacing: 1px;
	font-style: normal;
	border-radius: 25px;
	width:155px;
	border:0;
	padding-bottom: 13px;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 14px;
	text-align: center;
	text-transform: uppercase;
}

.s7 {
	height:110px;
	position:absolute;
	top:3670;
	background-color: rgb(38, 50, 72);
	width:100%;
	padding-top:100px;
}
.s7 span {
	margin-right:3em;
	margin-left:1em;
	color:rgba(255,255,255,0.6);
	font-family: georgia;
	font-size: 16px;

	
}