@charset "utf-8";
/* CSS Document */

body {
        background-color: #FFFFFF;
        margin: 0px;
        padding: 0px;
}
ul {
        color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 0 0 15px;
        padding: 0;
}
.inhalt-home li {
        list-style: square;
}
.clr {
        clear: both;
        height: 1px;
}

#bg {
        background-image: url(../layout/header-bg.jpg);
        background-repeat: repeat-x;
        background-color: #B3B3B3;
        margin: auto;
}
#header {
        height: 250px;
        width: 980px;
        margin: auto;
        position: relative;
        padding: 0px;
}
#content {
        background-image: url(../layout/content-bg.png);
        background-repeat: repeat-y;
        background-position: center top;

        margin: auto;
}
#footer {
        background-repeat: repeat-x;
        height: 250px;
        clear: both;
        margin-bottom: 0px;
        padding-bottom: 0px;
}
#footer-inhalt {
        height: 250px;
        width: 980px;
        margin: auto;
        padding: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        clear: left;
        background-image: url(../layout/footer.png);
        background-repeat: no-repeat;
        background-position: center top;
}
#footer #footer-inhalt img {
        margin: 0px;
        padding: 0px;
}
#adress {
        width:170px;
        height:100px;
        z-index:998;
        margin-left: 26px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #BBBBBB;
        padding-top: 24px;
        float: left;
}
#footer #footer-inhalt #adress p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #BBBBBB;
        text-align: center;
}
#bg  #content  #inhalt-home {
        width: 920px;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #BBBBBB;
        margin: auto;
}
#bg #content #inhalt-home #left-box {
        width: 620px;
        text-align: justify;
        border-left-width: 1px;
        border-left-style: none;
        border-bottom-color: #BBBBBB;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
}
#bg #content #inhalt-home #right-box {
        width: 250px;
        float: right;
        padding-right: 8px;
        padding-left: 8px;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #EE0000;
        background-color: #FFFFFF;
        margin-right: 5px;
}
hr {
        height: 1px;
        width: 100%;
        color: #DDDDDD;
        margin-bottom: 12px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-bottom-width: 1px;
        border-bottom-color: #DDDDDD;
}
#bg #content #top-menu {
        width: 950px;
        margin: auto;
        height: 50px;
        z-index: 2000;
}
h1, .form-popup h2, .p7HGM01 h2 {
        font-size: 22px;
        color: #EE0000;
        font-weight: normal;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #BBBBBB;
        padding-bottom: 4px;
        margin: 3px;
        font-family: Georgia, "Times New Roman", Times, serif;
        background: url(../img/h1.jpg) no-repeat;
        text-indent: 35px;
        background-position: 0px 3px;
}
.p7HGM01 h2 {
        font-size: 18px;
}
h2, h1.h2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        color: #EEEEEE;
        font-weight: normal;
        border-bottom-width: 1px;
        border-bottom-style: none;
        border-bottom-color: #ECECF1;
        margin: 0px;
        background-image: url(../img/h2.jpg);
        text-indent: 35px;
        background-repeat: no-repeat;
        background-color: #EE0000;
        padding: 4px;
        background-position: 2px 3px;
}
h3 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        color: #EE0000;
        font-weight: normal;
        border-bottom-width: 1px;
        border-bottom-style: none;
        border-bottom-color: #ECECF1;
        margin: 0px;
        background-image: url(../img/h2.jpg);
        text-indent: 35px;
        background-repeat: no-repeat;
        background-color: #FFFFFF;
        padding: 4px;
        background-position: 2px 3px;
}
p    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #555555;
        margin-top: 1px;
        margin-right: 0px;
        margin-bottom: 1px;
        line-height: 15px;
        margin-left: 0px;
}
a    {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #555555;
        text-decoration: none;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: none;
        border-left-style: none;
        border-right-color: #DDDDDD;
        border-left-color: #DDDDDD;
        border-top-style: none;
        border-bottom-style: none;
}
#menu_container a {
    border-left: 1px none #DDDDDD;
    border-right: 1px none #DDDDDD;
    border-style: none;
    color: #555555;
    font-size: 11px;
    text-decoration: none;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #EE0000;
        text-decoration: none;
}
.h1-unter {
        font-size: 12px;
        color: #EE0000;
        font-family: Arial, Helvetica, sans-serif;
}
.h1-unter2 {
        font-size: 12px;
        color: #EEEEEE;
        font-family: Arial, Helvetica, sans-serif;
}
#bg  #content #top-menu #ChristmasMenuBox {
        width: 950px;
        z-index: 2001;
        height: 40px;
        overflow: hidden;
        position: absolute;
        visibility: visible;
}
.Stil5 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
#bg #content #inhalt-home #left-box #p7HGM_1 #p7HGMvpw_1 #p7HGMvp_1 #p7HGMwp_1 #p7HGMpn_1_3 #p7HGMpc_1_3 table td {
        width: 33%;
        margin: 2px;
        padding: 2px;
}
.erster {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 36px;
        color: #EE0000;
}
.kursiv {
        font-weight: bold;
}
#footer-box1 {
        width:240px;
        height:185px;
        z-index:999;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #BBBBBB;
        float: left;
        margin-top: 24px;
        margin-right: 20px;
        margin-left: 15px;
}
#footer #footer-inhalt #footer-box1 p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #DDDDDD;
        padding-left: 12px;
        margin: 0px;
}
#footer #footer-inhalt #footer-box1 a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #DDDDDD;
        margin: 0px;
}
#footer #footer-inhalt #footer-box1 a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #222222;
        margin: 0px;
}
#footer #footer-inhalt #footer-box1 h1 {
        color: #EEEEEE;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        background-image: url(../img/h2.jpg);
        background-position: 3px top;
}

#footer-box1 ul, #footer-box2 ul {
        margin:16px 0;
        padding:0 0 0 40px;
}

#footer #footer-inhalt #footer-box1 li {
        margin:0;
        padding:0;
        height:14px;
        font-family: Arial, Helvetica, sans-serif;
        color: #DDDDDD;
        font-size: 11px;
        letter-spacing: 1px;
        line-height:14px;
}
#footer-box2 {
        width:240px;
        height:185px;
        z-index:999;
        border-left-width: 1px;
        border-left-style: dotted;
        border-left-color: #BBBBBB;
        float: left;
        margin-top: 24px;
        margin-right: 20px;
        margin-left: 15px;
}
#footer #footer-inhalt #footer-box2 p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #DDDDDD;
        padding-left: 12px;
        margin: 0px;
}
#footer #footer-inhalt #footer-box2 a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #DDDDDD;
        margin: 0px;
}
#footer #footer-inhalt #footer-box2 a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #222222;
        margin: 0px;
}
#footer #footer-inhalt #footer-box2 h1 {
        color: #EEEEEE;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        background-image: url(../img/h2.jpg);
        background-position: 3px top;
}
#footer #footer-inhalt #footer-box2 li {
        margin:0;
        padding:0;
        height:14px;
        font-family: Arial, Helvetica, sans-serif;
        color: #DDDDDD;
        font-size: 11px;
        letter-spacing: 1px;
        line-height:14px;
}
#bg #content #inhalt-home #left-box #p7HGM_1 #p7HGMvpw_1 #p7HGMvp_1 #p7HGMwp_1 #p7HGMpn_1_1 #p7HGMpc_1_1 img {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        float: right;
}
.red-bg {
        background-color: #EE0000;
        text-align: left;
        width: 33%;
        color: #EEEEEE;
        font-size: 12px;
}
#bg #content #inhalt-home #left-box #p7HGM_1 #p7HGMvpw_1 #p7HGMvp_1 #p7HGMwp_1 #p7HGMpn_1_4 #p7HGMpc_1_4 table {
        width: 100%;
}
#bg #content #inhalt-home #left-box #p7HGM_1 #p7HGMvpw_1 #p7HGMvp_1 #p7HGMwp_1 #p7HGMpn_1_4 #p7HGMpc_1_4 table td {
        width: 33%;
}
#top-navi2 {
        position:absolute;
        width:600px;
        height:50px;
        z-index:1002;
        margin-top: 23px;
        margin-left: 25px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        color: #EE0000;
}
#bg #header #top-navi2 a {
        color: #EE0000;
        text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        margin: 8px;
        padding: 8px;
        display: block;
        width: auto;
        float: left;
}
#bg #header #top-navi2 a:hover {
        color: #EEEEEE;
        text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        margin: 8px;
        padding: 8px;
        display: block;
        width: auto;
        float: left;
        background-color: #EE0000;
        background-image: url(../layout/pfeil.gif);
        background-repeat: no-repeat;
        background-position: center top;
}
#flash-header {
        position:absolute;
        width:669px;
        height:183px;
        z-index:1003;
        margin-top: 59px;
        margin-left: 15px;
        overflow: hidden;
}
#bg #header #flash-header #cu3er-container {
        height: 181px;
        width: 669px;
}
#header-logo {
        position:absolute;
        width:255px;
        height:149px;
        z-index:1004;
        left: 695px;
        top: 59px;
}
#bg #content #inhalt-home #right-box a {
        padding-top: 8px;
        padding-right: 5px;
        padding-bottom: 8px;
        padding-left: 5px;
        color: #555555;
        margin: 8px;
}
.Stil6 {
        color: #EE0000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.red-right {
        color: #EEEEEE;
        background-color: #DD0000;
}
#bg   #content   #inhalt-home   #right-box   a.red-right    {
        color: #EEEEEE;
}
#bg #content #inhalt-home #right-box a.red-right:hover {
        color: #440000;
}
#bg #content #inhalt-home #left-box table {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #555555;
}
#bg #content #inhalt-home #inhalt-home2 #left-box2 #bestellen .formular {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #777777;
}
#bg #content #inhalt-home #left-box2 table {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #555555;
}
input[type=text], textarea, select, button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #555555;
        background-color: #FFFFFF;
        border: 1px solid #AAAAAA;
        margin: 1px;
        padding: 1px;
        width: 200px;
}
.lightblue {
        background-color: #F2F2F2;
}
.boxes {
        margin: 7px;
        padding: 7px;
    background-color: #F3EFED;
    border: 1px solid #DDDDDD;
}
.boxes:hover {
    background-color: #E7DEDA;
    border: 1px solid #BBBBBB;
}
#bg #content #top-menu #ChristmasMenuBox {
        z-index: 3000;
}
#bg #content #inhalt-home #left-box2 #formulare {
        width: 100%;
}
#bg #content #inhalt-home #right-box li {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        text-transform: uppercase;
        color: #EE0000;
}
#bg #content #inhalt-home #left-box li {
        text-align: left;
}
.feedback {
        background-color: #F3EFED;
        border: 1px solid #DDDDDD;
        margin: 7px;
        padding: 7px;
        color: #DD0000;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        text-transform: uppercase;
}
.feedback:hover {
        background-color: #F3EFED;
        border: 1px solid #DDDDDD;
        margin: 7px;
        padding: 7px;
        color: #DD0000;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        text-transform: uppercase;
}
.fett {
        font-weight: bold;
}
#bg #content #inhalt-home #left-box #cont2 td {
        background-color: #FFFFFF;
        padding: 1px;
        display: block;
        border: 5px solid #F2ECEA;
        margin: 1px;
}
#bg #content #inhalt-home #left-box #cont2 a {
        margin: 3px;
        padding: 3px;
        display: block;
}
#bg #content #inhalt-home #left-box #cont2 td:hover {
        background-color: #E6D8D5;
        padding: 1px;
        display: block;
        border: 5px solid #EEEEEE;
        margin: 1px;
}
/* Sonstige Elemente */
.formular-startseite {
        background: url(../img/bg_formular.jpg) no-repeat top center;
        height: 290px;
        text-align: left;
        position: relative;
}
.formular-startseite .text {
        color: #ffffff !important;
        font-size: 11px;
        position: absolute;
        bottom: 5px;
        right: 38px;
}
.formular-startseite ul {
        margin: 15px 0 0 200px;
        text-align: left;
        padding: 0;
}
*+html  .formular-startseite ul {
        margin: 46px 0 0 200px;
}
.formular-startseite ul li {
        list-style: none;
        margin: 5px 0 5px 0;
}
.formular-startseite h1 {
        margin:-15px 0 0 -17px;
        border:0px;
}
.formular-startseite ul li label {
        width: 100px;
        float: left;
        display: block;
}
.formular-startseite ul li input {
        display: block;
    padding: 1px 2px;
    width: 268px;
}
*+html .formular-startseite ul li input {
        float: left;
}

.formular-startseite ul li textarea {
        height: 50px;
    padding: 1px 2px;
    width: 370px;
        border: 0px;
}
.formular-startseite ul li select {
    width: 274px;
        margin-left: 0px;
}
*+html.formular-startseite ul li select {
        border: 1px solid #aaaaaa;

}
.formular-startseite ul li.trenner {
        margin: 20px 0 0 0;
}
*+html .formular-startseite ul li.trenner {
        margin: 8px 0 0 0;
}
.formular-startseite ul li .absenden {
        background: url(../img/bt_absenden.jpg) no-repeat top center;
        width: 374px;
        border: 0px;
        margin: 0 0 0 1px;
        padding: 0;
        height: 15px;
}
.formular-startseite .info {
        margin: -15px 0 0 -15px;
        background: url(../img/h1.jpg) 0px 3px no-repeat;
        padding: 0 0 4px 35px;
}


/* Accordion */
.accordion{
    height: 595px;
    width: 250px;
        font-family:Arial, Helvetica, sans-serif;
}
.accordion .accordion-maker{
    margin-bottom: 12px;
}
.accordion .row {
    height: 35px;
    overflow: hidden;
    width: 240px;
        background-color:#EEE;
        border-bottom:1px solid #B8B8B8;
        padding:5px;
}
.accordion .row img{
        float:left;
        margin-right:8px;
        margin-bottom:13px;
}
.accordion .subhead {
    color: red;
    font-size: 13px;
    padding-left: 5px;
    position: relative;
    z-index:190;
    top: 3px;
}
.accordion .date {
        color:#99;
    font-size: 11px;
    position: relative;
    z-index:190;
    top: 2px;
        padding-left:5px;
}
.accordion .text {
        margin-top:13px;
    font-size: 11px;
    padding: 0 5px;
}
.accordion .row img{
        border:0px;
        -moz-box-shadow: 0px 0px 5px #CCCCCC;
        -webkit-box-shadow: 0px 0px 5px #CCCCCC;
        box-shadow: 0px 0px 5px #CCCCCC;
}
.accordion .row{
        position:relative;
        z-index:200;
}
.accordion .row .pfeil {
    background-image: url("../images/accordion/pfeil.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    left: 9px;
    position: absolute;
    top: 10px;
    width: 85px;
    z-index: 100;
}

/* Action Buttons */
#fade {
        display: none;
        background: #000;
        position: fixed; left: 0; top: 0;
        z-index: 10;
        width: 100%; height: 100%;
        opacity: .80;
        z-index: 9999;
}
.popup_block{
        display: none;
        background: #fff;
        border: 10px solid #ddd;
        float: left;
        position: fixed;
        top: 50%; left: 50%;
        z-index: 99999;

        -webkit-box-shadow: 0px 0px 10px #000;
        -moz-box-shadow: 0px 0px 10px #000;
        box-shadow: 0px 0px 10px #000;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
}
.form-popup, .popup_block {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: #777777;
}
img.btn_close {
        position: absolute;
        top: -20px;
        right: -20px;
        border: 0px;
        z-index: 9999;
}
.popup p {
        padding: 5px 10px;
        margin: 5px 0;
}
*html #fade {
        position: absolute;
}
*html .popup_block {
        position: absolute;
}

#beratung {
        position: fixed;
        top: 240px;
        left: 0;
        z-index: 9998;
        width: 51px;
        height: 162px;
        background: url(../img/beratung.png) no-repeat top right;
}
#beratung:hover {
        background: url(../img/beratung.png) no-repeat top left;
}

#offerte img, #beratung img {
        border: 0px;
}
#offerte {
        position: fixed;
        top: 240px;
        right: 0px;

        z-index: 9997;
        width: 51px;
        height: 162px;
        background: url(../img/offerte.png) no-repeat top left;
}
#offerte:hover {
        background: url(../img/offerte.png) no-repeat top right;
}

/* Newsletter */
#newsletter_form ul {
        margin: 0px;
        padding: 0px;
}

        #newsletter_form ul li {
                list-style: none;
                margin-top: 5px;
        }

        #newsletter_form ul li input[type=submit] {
                width: 204px;
                background: #F2F2F2;
            margin-top: 10px;
        }

        #newsletter_form ul li label {
                width: 120px;
                float: left;
        }

/* Formular Kontakt */
form#Kontakt_SD input[type=submit] {
        width: 204px;
}

/* Service */
.service_head {
        float: left;
        width: 510px;
        border-right: #bbbbbb 1px solid;
        padding: 10px;
}
        .service_head h1 {
                border-bottom: 0px;
        }

.service_kontakt {
        float: right;
        width: 200px;
        padding: 10px 20px 0 160px;
        text-align: center;
        height: 190px;
        background: url(../images/bg_service.jpg) no-repeat center center;
}
        .service_kontakt h3 {
                text-indent: 15px;
                background-position: 7px 3px;
        }

/* Leistungen Webdesign */
ul.leistungen {
        margin-bottom: 20px;
}

ul.leistungen li {
        list-style: square;
}

.leistungsuebersicht {
        width: 620px;
        height: 472px;
        margin: 0 0 0 0;
        background: url(../images/leistungen/bg_leistungen.jpg) bottom center repeat-x;
}
        .leistungsuebersicht .left {
                float: left;
                width: 330px;
                background: url(../images/dimitri_2.png) no-repeat top right;
                border-right: 1px solid #9f9f9f;
                height: 401px;
        }

        .leistungsuebersicht .right {
                float: right;
                width: 265px;
                padding: 15px 0 0 0;
                margin: 0 15px 0 0;
        }

.leistungsuebersicht .bottom {
        padding: 20px 0 0 30px;
        font-family: Arial, Helvetica, sans-serif;
        color: #f2f2f2;
        font-size: 12px;
}
        .leistungsuebersicht span {

        }

                .leistungsuebersicht span strong {
                        color: #ffffff;
                        font-size: 14px;
                }

        .leistungsuebersicht .zitat {
                float: right;
                margin: 0 45px 0 0;
                font-style: italic;
                width: 370px;
        }
/* Leistungen Webdesign */
ul.leistungen {
        margin-bottom: 20px;
        width: 160px;
        float: left;
}

        body.grafikdesign .leistungsuebersicht .left {
                float: left;
                width: 195px;
                background: url(../images/christian_1.png) no-repeat top left;
                border-right: 1px solid #9f9f9f;
                height: 401px;
        }

        body.grafikdesign .leistungsuebersicht .right {
                float: right;
                width: 390px;
                padding: 80px 0 0 0;
                margin: 0 15px 0 0;
        }

        body.grafikdesign .leistungsuebersicht .bottom {
                padding: 3px 0 0 30px;
                font-family: Arial, Helvetica, sans-serif;
                color: #f2f2f2;
                font-size: 12px;
        }

/* SEO */
p.shadow_220 {
    background: url("../images/dropshadow-220.gif") no-repeat scroll center bottom transparent;
    margin: 5px 0;
    padding: 0 0 7px;
        width: 220px;
}

table.seo h4 {
        margin-top: 0px;
}

table.seo p {
        margin-bottom: 10px;
}

/* Referenzen Grafikdesign */

ul.grafik-referenzen {
        margin: 0;
}

ul.grafik-referenzen li {
        float: left;
        list-style: none;
        margin: 5px 15px 5px 0;
}

.gb-browse {margin-left: 10px;}
