@charset "UTF-8";

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


/* ----- Linksteuerrung ----------------------------------------------------- */
a:link { color: #c1c1c1; text-decoration:none; }
a:visited { color:#c1c1c1; 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);
    margin: auto;
}


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

.box_kat {
	font-family: 'advent pro', sans-serif;
	font-size: 16px;
	color: #7e7e7e;
	border-radius: 10px;
	line-height: 2.0;
}

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


#background {
    width: 900px;
    margin: auto;
    background-color: #ffffff;
    position: relative;
}

#wrapper_navi {
    width: 900px;
    position: relative;
}

#wrapper {
    width: 900px;
    min-height: 140px;
    background-color: #ffffff;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    box-shadow:0px 0px 7px #C7C7C7;
    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;
}

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

#wordmark {
    font-family: 'advent pro', sans-serif;
    color: #c5c5c5;
    font-size: 20px;
    position: relative;
}

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

#func_head {
    width: 900px;
    height: 20px;
    background-color: #ffffff;
    margin-bottom: 15px;
    position: relative;
}

#boxtext {
    margin: 10px;
    position: relative;
}

#boxtext_zit {
    font-family: 'advent pro', sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    margin-top: 55px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

#box_type1 {
    width: 350px;
    height: 250px;
    background-image: url(../img/boxes/box_projekte.gif);
    margin-bottom: 10px;
    box-shadow:0px 0px 3px #d6d6d6;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
}


#box_type1_hover {
    width: 350px;
    height: 250px;
    opacity: 0.0;
    position: relative;
}


#box_type1_hover:hover {
    margin-top: 100px;
    width: 350px;
    height: 150px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}

#box_type2 {
    width: 540px;
    height: 250px;
    background-image: url(../img/boxes/box_clip.gif);
    float: right;
    box-shadow:0px 0px 3px #d6d6d6;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
}

#box_type2_hover {
    width: 540px;
    height: 250px;
    opacity: 0.0;
    position: relative;
}


#box_type2_hover:hover {
    margin-top: 100px;
    width: 540px;
    height: 150px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}

#box_type3 {
	width: 450px;
	height: 250px;
	background-image: url(../img/boxes/box_ipad.jpg);
	margin-bottom: 10px;
	box-shadow: 0px 0px 3px #d6d6d6;
	border: solid 1px #e1e1e1;
	border-radius: 10px;
	position: relative;
}

#box_type3_hover {
    width: 450px;
    height: 250px;
    opacity: 0.0;
    position: relative;
}


#box_type3_hover:hover {
    margin-top: 100px;
    width: 450px;
    height: 150px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}

#box_type4 {
    width: 250px;
    height: 550px;
    background-image: url(../img/boxes/box_mags.jpg);
    margin-left: 10px;
    float: right;
    box-shadow:0px 0px 3px #d6d6d6;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
}

#box_type4_hover {
    width: 250px;
    height: 550px;
    opacity: 0.0;
    position: relative;
}

#box_type4_hover:hover {
    margin-top: 100px;
    width: 250px;
    height: 450px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}

#box_type5 {
	width: 180px;
	height: 250px;
	background-image: url(../img/boxes/box_helen.jpg);
	float: right;
	box-shadow: 0px 0px 3px #d6d6d6;
	border: solid 1px #e1e1e1;
	border-radius: 47px 0px 47px 47px;
	position: relative;
}

#box_type6 {
	width: 250px;
	height: 290px;
	background-image: url(../img/boxes/box1_agentur.jpg);
	margin-bottom: 10px;
	box-shadow: 0px 0px 3px #d6d6d6;
	border: solid 1px #e1e1e1;
	border-radius: 10px;
	position: relative;
}

#box_type6_hover {
    width: 250px;
    height: 290px;
    opacity: 0.0;
    position: relative;
}


#box_type6_hover:hover {
    margin-top: 100px;
    width: 250px;
    height: 190px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}

#box_type7 {
    width: 380px;
    height: 290px;
    background-color: #e5007d;
    float: right;
    box-shadow:0px 0px 3px #d6d6d6;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
}

#box_type8 {
    width: 445px;
    height: 250px;
    background-image: url(../img/boxes/box_letzteseite.gif);
    box-shadow:0px 0px 3px #d6d6d6;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
}

#box_type8_hover {
    width: 445px;
    height: 250px;
    opacity: 0.0;
    position: relative;
}


#box_type8_hover:hover {
    margin-top: 100px;
    width: 445px;
    height: 150px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}

#box_type9 {
    width: 445px;
    height: 250px;
    background-image: url(../img/boxes/box_messe.gif);
    float: right;
    box-shadow:0px 0px 3px #d6d6d6;
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    position: relative;
}

#box_type9_hover {
    width: 445px;
    height: 250px;
    opacity: 0.0;
    position: relative;
}


#box_type9_hover:hover {
    margin-top: 100px;
    width: 445px;
    height: 150px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}



@media screen and (max-device-with: 960px)
{
    
    #box_type1_hover {
    margin-top: 100px;
    width: 350px;
    height: 150px;
    background-color: #ffffff;
    opacity: 0.8;
    position: relative;
}
    
}

@media screen and (orientation: portrait)
{
    
    #box_type1_hover {
    margin-top: 100px;
    width: 350px;
    height: 150px;
    background-color: #ffffff;
    opacity: 0.8;
}
    
}
