/* ===== Primary Styles Smartphone   =========================================== */
#container {
width: 100%;
}

#headercontainer {
width: 100%;
}

.spalte {
width: 320px;
float: none;
margin: 0px auto;
padding-top: 50px;
border-bottom: 2px;
border-color: #3d3d3d;
border-style: solid;
}