@charset "UTF-8";

/* Steylesheet 4t Website, Copyright by Markus Sohlbach - 4t Werbeagentur*/


/* ----- Linksteuerrung ----------------------------------------------------- */
a:link { color: #808080; text-decoration:none; }
a:visited { color:#808080; text-decoration:none; }
a:hover { font-style: none; color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }


* {margin: 0px; padding: 0px; border: 0px;}


body {
    background-image: url(../img/body_bg.png);

}


.head {
    font-family: 'advent pro', sans-serif;
    font-size: 35px;
    color: #000000;
    line-height: 1.5;
}

.head_grey {
    font-family: 'advent pro', sans-serif;
    font-size: 25px;
    color: #7e7e7e;
    line-height: 1.5;
}

.copytext {
    font-family: 'advent pro', sans-serif;
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
}

.kat {
    font-family: 'advent pro', sans-serif;
    font-size: 16px;
    color: #7e7e7e;
    line-height: 2.0;
}
.initial {
    font-family: 'advent pro', sans-serif;
    font-size: 19px;
    color: #7e7e7e;
    line-height: 1.5;
}

.copyright_text {
    font-family: 'advent pro', sans-serif;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 1.2;
}

.dis {
    font-family: 'advent pro', sans-serif;
    font-size: 17px;
    color: #7e7e7e;
}

#background {
    width: 100%;
    margin: auto;
    position: relative;
}

#wrapper_navi {
    width: 900px;
    margin-left: 30px;
    position: relative;
}

#wrapper_agentur {
    height: 800px;
    background-image: url(../img/detail/agentur.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_bewerber {
    height: 800px;
    background-image: url(../img/detail/bewerber.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_impressum {
    height: 800px;
    background-image: url(../img/detail/impressum.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_agb {
    height: 800px;
    background-image: url(../img/detail/agb.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_bildnachweise {
    height: 800px;
    background-image: url(../img/detail/bildnachweise.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_team {
    height: 800px;
    background-image: url(../img/detail/team.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_kontakt {
    height: 800px;
    background-image: url(../img/detail/kontakt.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_messe {
    height: 800px;
    background-image: url(../img/detail/messe.gif);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_verlag {
    height: 800px;
    background-image: url(../img/detail/verlag.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_letzteseite {
    height: 800px;
    background-image: url(../img/detail/letzteseite.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_kunden {
    height: 800px;
    background-image: url(../img/detail/kunden.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_projekte {
    height: 800px;
    background-image: url(../img/detail/projekte.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}


#wrapper_epub {
    height: 800px;
    background-image: url(../img/detail/ipad.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#wrapper_analytica {
    height: 800px;
    background-image: url(../img/detail/analytica.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

#logo {
    width: 126px;
    height: 101px;
    background-image: url(../img/4t_logo.gif);
    margin-right: 10px;
    margin-bottom: 30px;
    position: relative;
}

#logo:hover {
    width: 126px;
    height: 101px;
    background-image: url(../img/4t_logo.png);
    margin-right: 10px;
    margin-bottom: 30px;
    position: relative;
}

#nav_main {
    width: 762px;
    height: 101px;
    font-family: 'advent pro', sans-serif;
    color: #c5c5c5;
    font-size: 20px;
    float: right;
    margin-bottom: 30px;
    position: relative;
}

#wordmark {
    width: 150px;
    height: 101px;
    font-family: 'advent pro', sans-serif;
    color: #c5c5c5;
    font-size: 20px;
    margin-bottom: 30px;
    position: relative;
    float: left;
}

#menu {
    width: 260px;
    height: 101px;
    font-family: 'advent pro', sans-serif;
    font-weight: 400;
    color: #b2b2b2;
    font-size: 20px;
    margin-bottom: 30px;
    margin-left: 120px;
    position: relative;
    float: left;
}

#func_head {
    width: 97%;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
}

#textarea {
    background-color: #ffffff;
    opacity: 0.8;
    width: 400px;
    height: 100%;
    margin-left: 30px;
    position: relative;
}

#textfield {
    width: auto;
    height: 65%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 250px;
    padding-left: 50px;
    padding-right: 20px;
    position: relative;
    vertical-align: bottom;
}

#textarea_wide {
    /*background-color: #ffffff;*/
    /*opacity: 0.8;*/
    background-color:rgba(255,255,255,0.8);
    width: 800px;
    height: 800px;
    margin-left: 30px;
    margin-bottom: 10px;
    position: relative;
}

#textarea_wide_pic {
    background-image: url(../img/transp_area.png);
    background-repeat: repeat-y;
    width: 800px;
    height: 800px;
    margin-left: 30px;
    margin-bottom: 10px;
    position: relative;
}


#textfield_wide {
    width: auto;
    height: 85%;
    overflow-y: auto;
    padding-top: 100px;
    padding-left: 50px;
    padding-right: 20px;
    position: relative;
    vertical-align: bottom;
}

#bewIMG  {
	width:450px;
	height:638px;
}