@import url("reset.css");
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

/*
body {background-image: url(../images/bg.jpg); background-repeat: repeat-x;}
*/


.wrapper {position: relative; text-align: center; padding-top: 50px; border: none}
.bild {display: inline-block; padding-right: 6px; vertical-align: top}
.bild img {width: 300px; height: auto; border: none}
h1 {padding: 100px 0 50px 0; font-size: 30px; font-family: 'Roboto', sans-serif; text-transform: uppercase}
p {font-family: 'Roboto', sans-serif; font-size: 14px; line-height: 20px}
.gross img {width: 100%; height: auto}