* 							{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 14px; line-height: 20px; font-family: 'AvantGardeLT-CondBook'; color:#FFF; -webkit-tap-highlight-color: rgb(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; }

body						{ height: 100%; background-color:#fff;} 
html						{ height: 100%; -webkit-text-size-adjust: none;}


.bgverlauf					{
background: rgb(59,0,7); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(59,0,7,1) 0%, rgba(82,0,9,1) 30%, rgba(104,0,12,1) 50%, rgba(164,0,19,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,0,7,1)), color-stop(30%,rgba(82,0,9,1)), color-stop(50%,rgba(104,0,12,1)), color-stop(100%,rgba(164,0,19,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(59,0,7,1) 0%,rgba(82,0,9,1) 30%,rgba(104,0,12,1) 50%,rgba(164,0,19,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(59,0,7,1) 0%,rgba(82,0,9,1) 30%,rgba(104,0,12,1) 50%,rgba(164,0,19,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(59,0,7,1) 0%,rgba(82,0,9,1) 30%,rgba(104,0,12,1) 50%,rgba(164,0,19,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(59,0,7,1) 0%,rgba(82,0,9,1) 30%,rgba(104,0,12,1) 50%,rgba(164,0,19,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b0007', endColorstr='#a40013',GradientType=0 ); /* IE6-9 */
}


h1							{ font-family: 'AvantGardeLT-CondBook'; font-size: 21px; line-height: 25px; text-transform:uppercase;}
h2							{ font-family: 'AvantGardeLT-CondBook'; font-size: 21px; line-height: 25px; padding-bottom: 40px;}
h1.bold						{ font-family: 'AvantGardeLT-CondDemi';}
.bold						{ font-family: 'AvantGardeLT-CondDemi';}
.b1 .b2						{ cursor: pointer;}

#bgver						{ position:fixed; top: 0px; width: 100%; height:100%; z-index: -2;}
#bgfl						{ position:fixed; top: 0px; width: 100%; height:100%; background-image:url("../images/layout/flamme_bg.png"); background-position: top center; background-repeat:no-repeat; background-attachment: fixed; z-index:-1;}

#midDiv{ margin-top: 0px; padding-top: 0px; max-width: 990px; margin:auto; z-index:2; }
#leftCol{ width: 180px;	float: left; }
#contentCol{ margin-right: 80px !important; margin-right: 80px; margin-left: 185px !important; margin-left: 183px; margin-top: 0px; }
#rightCol{ width: 200px; float: right; height: 100%;}
.clearDiv{ line-height: 0px; font-size: 0px; height: 1px; border: 0px solid green; clear: both;}
.abstandsDiv{ padding: 0 180px 0 70px;}



#logo						{ display: none; }
#logo img					{ max-width: 100%; height: auto; cursor:pointer; padding-bottom: 30px; }

#headline					{ display: none; padding-top: 25px;}
#content					{ display: none; padding-top: 120px; padding-bottom: 60px; }
#kontakt					{ display: none; padding-top: 283px; }
#kontakt1					{ visibility: hidden; display: none;}
#content1					{ visibility: hidden; display: none;}
#headline1					{ visibility: hidden; display: none;}

a:hover						{text-decoration: none;}


.clearfix:after {
  content: "";
  display: table;
  clear: both;
}