@charset "UTF-8";
/* CSS Document */
/*
Agency: everstage.de
Author: Silvio Leutner
Version: 1.0
*/

/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
/* reset, globals */
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
a,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
button,
input,
select,
textarea {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
}
body,
select,
input,
textarea {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 82,5%;
    line-height: 250%;
	font-weight: 350;
    color: #75787B;
}
select,
input,
textarea {
    font-size: 1.4em;
    line-height: 250%;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.4em;
}
p { margin-bottom: 15px }
.container {
    margin: 0 auto;
    position: relative;
    width: 1050px;
    font-size: 1.4em;
}
.container2 {
    margin: 0 auto;
    position: relative;
    width: 320px;
    font-size: 1em;
	/* border: 1px solid #000000; */
 
}
.alignRight,
.alignright { float: right !important }
.alignLeft,
.alignleft { float: left !important }
.visualHidden { display: none }
.visualDisplayed { display: block }
.forceBreak { word-wrap: break-word }
.tab60 {
    float: left;
    width: 60px;
}

/* clear --------------------------------------------------------------------------------------------------------------------------------- */

.clear:before, .clear:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clear:after { clear: both; }
.clear { zoom: 1; }
/* columns ------------------------------------------------------------------------------------------------------------------------------- */

.gapRight { margin-right:21px; }
.gapLeft { margin-left:21px; }
.col2, .col3, .col4, .col5, .col6, .col7, .col8, { float:left; }
.col2 { width:215px; }
.col3 { width:307px; }
.col4 { width:100px; }
.col5 { width:110px; }
.col6 { width:633px; }
.col7 { width:742px; }
.col8 { width:851px; }
.col9 { width:960px; }
/*.col21 { width:960px; } */
.col22 { width:140px; float: right;}

/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
/* navMain */
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
#navMain {
	position: absolute;
    z-index: 90;
    top: 0;
    left: 0;
    height: 120px;
    width: 100%;
	font-size: 1.4em;
	line-height: 150%;
	font-weight: 300;
	background: rgba(213,75,11,0.85);
}
#navMain nav{
    margin: 0 auto;
}
#navMain ul { 
	float: right; 
	margin-right: 50px;
}
#navMain li {
	height: 120px;
   	float: left;
   	position: relative;
}
#navMain li a {
    color: white;
	display: block;
    text-decoration: none;
    padding: 17px 25px 10px 25px;
    margin: 55px 1px 0 0;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#navMain nav a:hover {
    color: #d54b0b;
}
.ie7 #navMain nav a:hover,
.ie8 #navMain nav a:hover {
    background: #fafafa;
}
#navMain nav a span {
	color: #a3a3a3;
}
/* logo ---------------------------------------------------------------------------------------------------------------------------------- */
#navMain h1 a {
    float: left;
    width: 190px;
    height: 80px;
    display: block;
    margin: 25px 50px 40px 75px;
    text-indent: -9999px;
    background: url(../img/lg.png) 0 0 no-repeat;
}
#navMain h1 a:hover { background: url(../img/lg2.png) 0 0 no-repeat; }
.ie7 #navMain h1 a:hover,
.ie8 #navMain h1 a:hover {
    background: url(../img/lg2.png) no-repeat;
}
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
/* header */
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
.headerImageImpressum {
	background: url(../img/bg-12.jpg) center center no-repeat;
	background-size: cover;
	position:	fixed;
	overflow: hidden; 
	height: 100%; 
	width: 100%;
	
}
.headerImageImpressumNeu {
	background: url(../img/bg12a.jpg) center center no-repeat;
	background-size: cover;
	position:	fixed;
	overflow: hidden; 
	height: 100%; 
	width: 100%;
	
}
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
/* section */
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
#Agentur, #Web, #Print, #Event, #Impressum, #Kontakt, #News, #Work, #LogoKontakt { 
	height: auto;
	font-size: 1.4em;
}
.TextNews {
	display: block; 
	position: relative;
	overflow: hidden; 
	height: 100%; 
	width: 60%;
	padding: 180px 0 150px 75px;
	color: white;
}
#News .TextImprint {
	display: block; 
	position: relative;
	overflow: hidden; 
	height: 100%; 
	width: 90%;
	padding: 300px 0 150px 75px;
	color: white;
}
.TextNews span {
	background: rgba(213,75,11,0.85);
	padding: 10px 10px;
}

.TextImprint span {
	background: rgba(213,75,11,0.85);
	padding: 10px 10px;
}
a {color: white;}
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
/* footer*/
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
footer {
	z-index: 6;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 100%;
	background: rgba(213,75,11,0.85);
	font-style: italic;
}
.col21 p {
	color: white;
	padding: 0 20px 0 75px;
	float: left;
	margin-top: 20px; 
}
.col21 p a {
	text-decoration: none;
	color: white;
}
.col21 p span {
	font-weight: bold;
}
#progress-back{ z-index:5; position:fixed; bottom:60px; left:0; height:8px; width:100%; background:url('../img/progress-back.png') repeat-x; }


/* Breakpoint < 768px -------------------------------------------------------------------------------------------------------------------- */
 @media only screen and (max-width: 768px) {
	 #News .TextImprint {
	padding: 300px 25px 150px 25px !important;

}
	 h1, h2, h3, h4 {
	font-size: 1em !important;
}

}