body {font-family:'Source Sans Pro', sans-serif;text-align: center; background-image: url(../bilder/bg_color.jpg); color:white }
* {margin: 0; padding: 0}
ul {list-style-type: none;}
a {text-decoration: none;}
#contentwrapper {width:80%; margin: auto;}
nav {width: 100%; height:40px; font-weight: 300; text-transform: uppercase; letter-spacing: 0.1em;font-size: 14px; background-color:#232323; position: fixed; box-shadow: 0px 1px 10px #000;z-index:99;}
nav ul li {float: left; width:12.5%; text-align: center; height: 40px; line-height: 40px}
nav ul li a {color:#f7921e; transition: 0.3s linear}
nav ul li a:hover {color:#f1f1f1; border-bottom: 1px solid #f7921e}
.logo {padding-top:80px}
h1 {font-weight:300; text-transform: uppercase; font-size:20px; letter-spacing: 0.4em; margin-bottom: 50px}
h2 {font-weight:300;text-align: left; font-size: 39px}
small {font-size:20px}
.shadow {box-shadow:0px 0px 20px rgba(193, 193, 193, 0.79);margin-top:20px; min-width:10%; max-width:40%; float: left; margin-right:50px; margin-bottom:50px; margin-top: 12px }
p{width: 100%; margin: auto; padding-top: 50px; font-size:15px; line-height: 1.8em;text-align: left; padding-left:50px}
p:nth-child(7) {margin-bottom: 50px; text-align: left}
#impress {width:100%; margin: auto; padding: 0; margin: 0}
#impress h2 {text-align: center}
#impress p {text-align: center}
#impress article {float: left;width:100%; height:500px; text-align: center }
#benpic {background-image: url(../bilder/ben2.jpg);width:200px; height:200px;  background-size: cover; float: left; margin-top: 100px}