@charset "utf-8";
/* CSS Styles formschön Werbeagenturen www.formschoen-agenturen.de */

/*html {height: 100.3%; margin-bottom: 1px;}*/

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:20px;

	}

:root body {	font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#666;
		line-height:20px;
		overflow-y:scroll;
		}

h1 { font-size:14px; font-weight:bold;}

#formschoen {width:100%; height:100%;}
#formschoen_website {width:900px; height:auto; margin:auto; margin-top:27px;}

.logozeile {
	width:889px;
	height:40px;
	background-image:url(../imgs/formschoen_logo.png);
	background-repeat:no-repeat;
	padding-left:11px;
	}

.logo_formschoen {text-align:right; width:714px;}
.navi_einblick {float:left; width:70px; height:40px; line-height:30px;}
.navi_ausblick {float:left; width:100px; height:40px; line-height:30px;}
.navi_zweite_ebene {float:left; width:167px; height:auto; padding-left:11px; padding-top:40px;}

.inhalt {clear:both; width:900px; height:auto;}
.main {float:left; min-height:575px; width:500px;}
.bildbereich {height:260px; width:500px;}
.referenzen {height:245px; width:500px;}
.mannschaft {height:200px; width:500px;}
.text {width:550px; height:auto;}


/* Leerzeile unter dem Text*/
.formschoen_werbeagenturen {clear:both; width:500px; height:50px;}

/* feststehende Kontaktzeile */
.formschoen_kontakt {clear:both; height:55px; padding-top:0px; font-size:10px; position:fixed; bottom:0px; width:100%; background-color:#FFF;}
/* Angaben für alle standardkonformen Browser */

/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */

* html, * html body {
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
}

* html #content_container {
    padding:0;
    height:95%;
    overflow:auto;
}

* html #footer {
    background:#efefef;
    height:5%;
    text-align:center;
    padding-top:1%;
}

.input form input{
	background: rgba(255, 255, 255, 0.10);
}


/* CSS_Stil Verlinkungen */
a.navi {color:#666; text-decoration:none;}
a.navi:hover { color:#000;}

a.textlink {color:#666; text-decoration:underline;}
a.textlink:hover { font-weight:normal;}
