body {
    background-color: #E2E2E2;
    font-family: Arial, "Trebuchet MS", Calibri, sans-serif;
    color: #232323;
}

#site-top {
    width: 1200px;
    height: 10px;
    background-color: #00B300;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    box-shadow: 2px -3px 15px #222;
}

#header {
    width: 1200px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

#header-logo {
    width: 150px;
    height: 140px;
    float: left;
}

#header-logo a {
    text-decoration: none;
}

#header-logo img {
    height: 100px;
    width: 106px;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-title {
    width: 900px;
    height: 46px;
    padding-top: 35px;
    float: left;
    text-align: center;
}

#header-title a {
    font-family: Arial, Brandish;
    font-weight: bold;
    font-size: 50px;
    text-decoration: none;
    color: #00B300;
}

#header-title a:hover {
    text-decoration: none;
    color: #232323;
}

#header-preview {
    width: 1200px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

#navi-hor {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-color: #232323;
    height: 40px;
}

#navi-hor a {
    width: 150px;
    display: block;
    font-size: 18px;
    padding-top: 9px;
    padding-bottom: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    float: left;
}

#navi-hor a:hover {
    background-color: #00B300;
}

#navi-hor a:hover {
    background-color: #00B300;
}

#navi-hor a.active {
    background-color: #00B300;
}

#navi-follow {
    width: 1183px;
    padding-top: 20px;
    padding-left: 17px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

#navi-follow a {
    text-decoration: none;
    color: #232323;
}

#navi-follow a:hover {
    color: #00B300;
}

#navi-follow a.active {
    color: #00B300;
}

#container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-color: yellow;
}

#content {
    width: 1140px;
    padding: 30px;
    background-color: white;
    line-height: 140%;
}

#content p a {
    text-decoration: none;
    color: #00B300;
}

#content p a:hover {
    color: #232323;
}

#content h1 {
    color: #00B300;
}

#content ul {
    list-style-type: square;
}

#content ul li a {
    text-decoration: none;
    color: #00B300;
}

#content ul li a:hover {
    color: #232323;
}

.content-leistungen-bild {
    width: 300px;
    height: 350px;
    text-align: center;
    float: left;
    margin: 40px;
}

.content-leistungen-bild a {}

.content-leistungen-bild p {
    font-weight: bold;
    font-size: 20px;
    transition: all .2s ease-in-out;
}

.content-leistungen-bild p:hover {
    transform: scale(1.1);
}

.content-leistungen-bild p a {
    color: #232323;
}

.content-leistungen-bild p a:hover {
    color: #00B300;
}

.content-leistungen-bild img {
    border-radius: 150px;
}

#content img.text {
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
}

.facebook-box {
    float: right;
    margin-left: 20px;
    width: 340px;
    height: 130px;
    box-shadow: 2px -2px 20px #222;
}

#site-end {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    background-color: #232323;
}

#site-end-1 {
    width: 260px;
    height: 170px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    float: left;
    background-color: #232323;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
}

#site-end-1 table td {
    padding: 5px;
}

#site-end-2 {
    width: 260px;
    height: 170px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    float: left;
    background-color: #232323;
    font-family: Calibri;
    font-size: 17px;
}

#site-end-2 a {
    text-decoration: none;
    color: #00B300;
}

#site-end-2 a:hover {
    text-decoration: none;
    color: white;
}

#site-end-3 {
    width: 260px;
    height: 170px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    float: left;
    background-color: #232323;
    font-family: Calibri;
    font-weight: bold;
    font-size: 17px;
}

.thomann-partner img {
    border: 1px solid #00B300;
    box-shadow: 1px -1px 10px #00B300;
    margin-top: 10%;
    margin-left: 25%;
}

.thomann-partner img:hover {
    box-shadow: 1px -1px 10px #fff;
}

#site-end-4 {
    width: 260px;
    height: 170px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    float: left;
    background-color: #232323;
    font-family: Calibri;
    font-size: 17px;
    text-align: right;
}

#site-bottom {
    width: 1200px;
    height: 10px;
    background-color: #00B300;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 2px 3px 15px #222;
}

#footer {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-top: 8px;
    text-align: right;
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

#footer a {
    text-decoration: none;
    color: #232323;
}

#footer a:hover {
    color: #00B300;
}