html,
body {
   margin:0;
   padding:0;
   height:100%;
   
   font-size: 101%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 1.5;
}
#container {
   min-height:100%;
   position:relative;
}



#adhoc {
   /*background-image: linear-gradient(#E6E6E6,  #A9D0F5,  #A9D0F5,  #58ACFA, #5882FA);*/
   background: #FA5858;
   height: 135px;
   color: #BDBDBD;
   font-size: 131%;
   
   
   
   
}



#header {
   /*background-image: linear-gradient(#E6E6E6,  #A9D0F5,  #A9D0F5,  #58ACFA, #5882FA);*/
   background: #F2F2F2;
   height: 85px;
   
   border-bottom: 3px solid  #FE2E2E;
   
   
}
#headertxt {
	width: 1200px;
	margin: 0 auto;
}
#headertxt2z1 {
	position:absolute;
	margin-left: 20px;
	margin-top: 0px
}
#headertxt2z2 {
	position:absolute;
	margin-left: 360px;
	margin-top: 15px
}


#body0 {
   padding: 10px;
   background:#fff;
}
#bodytxt0 {
	width: 1200px;
	margin: 0 auto;
}


#body {
   padding: 10px;
   padding-bottom: 400px;   /* Height of the footer */
   background:#fff;
}
#body2above {
   padding: 10px;
   padding-bottom: 0px;   /* Height of the footer */
   background:#fff;
}
#body2below {
   padding: 10px;
   padding-bottom: 400px;   /* Height of the footer */
   background:#fff;
}
#bodytxt {
	width: 1200px;
	margin: 0 auto;
}




#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height: 400px;   /* Height of the footer */
   background:#6E6E6E;
   color:#E6E6E6;
   font-size: 101%;
   
    border-top: 25px solid  #BDBDBD;
}

#footertxt1 {
	width: 1200px;
	margin: 0 auto;
}


#footertxt2z1 {
	position:absolute;
	margin-left: 20px;
	margin-top: 40px;
	font-size: 340%;
}

/* 2017 Xi Powertec GmbH */
#footertxt2z2 {
	position:absolute;
	margin-left: 20px;
	margin-top: 350px
}


#footertxt2z3 {
	position:absolute;
	margin-left: 350px;
	margin-top: 80px
}


#footertxt2z4 {
	position:absolute;
	margin-left: 800px;
	margin-top: 80px
}


#footertxt2z5 {
	position:absolute;
	margin-left: 50px;
	margin-top: 160px
}


#footertxt2z6 {
	position:absolute;
	margin-left: 800px;
	margin-top: 260px
}


/* unvisited link */
a.footer2link1:link {
    color: #BDBDBD;
	 text-decoration: none;
	 font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* visited link */
a.footer2link1:visited {
    color: #BDBDBD;
	text-decoration: none;
	font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* mouse over link */
a.footer2link1:hover {
    color: #BDBDBD;
	text-decoration: underline;
	font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* selected link */
a.footer2link1:active {
    color: #BDBDBD;
	text-decoration: underline;
	font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.footer2text1 {
    color: #BDBDBD;
	 text-decoration: none;
	 font-size: 101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
