@charset "utf-8";
/* CSS Document */


/*										Hintergrundbild & Scrollbars
____________________________________________________________________________
*/

body {
	background-image: url(file:///Macintosh%20HD/Users/Torsten/FESTO/Sicherung%20Buch%20in%20HTML/03%20Buch%20in%20HTML/airsupply/airsupply_1-1/images_as_1-1/Kondensatablass_4.png);
	background-attachment:fixed;
	background-color:#ffffff;
}

a { color:#999; }
a:hover { color:#0091dc; }

/*Scrollbars ausblenden*/
body { -ms-overflow-style: none; }


@font-face {font-family:MetaPlusLF; src:local("MetaPlusLF"),url(../fonts/Meplfr_.ttf) format("truetype");}

/*										Textformate
____________________________________________________________________________
*/

a { text-decoration: none; } /* Unterstreichung der Links entfernen */

/*classes*/

 .right   { text-align: right; }
 .center   { text-align: center; }
 .left   { text-align: left; }
 


Kapitelangabe {	
  font-size: 80%;
  font-family:MetaPlusLF;
  /*font-weight:bold;*/
  margin-bottom: 0.2%;
  color:#aaaaaa;
}

Kapitelüberschrift {	
  font-size: 100%;
  font-family:MetaPlusLF;
  font-weight:bold;
  margin-bottom: 0.2%;
  color:#0091dc;
}


Fließtext {	
/*  font-size: 0.8vw;*/
font-size:100%;
  font-family: MetaPlusLF;
 /* font-weight: normal;*/
 /* margin-bottom: 0.2%;*/
  line-height:160%;
 
}

Kopftext_Simplex {	/*nur der Hinweis, dass es der Simplex ist*/
  font-size: 5%;
  font-family:MetaPlusLF;
 /* font-weight: bold;*/
  color:#ffffff;
  line-height:0px;
}

Buch_Thema{	/*z.B. Air Supply*/
  font-size: 90%;
  font-family:MetaPlusLF;
  font-weight: normal;

 
}

Legende {
  font-size: 80%;
  font-family:MetaPlusLF;
  font-weight: normal;
  line-height:120%;
  color:#000000;
}

.Ebene_2 { /*basierend auf Fließtext*/	
  font-size: 100%;
  font-family:MetaPlusLF;
  font-weight: normal;
  margin-bottom: 0.2%;
  line-height:105%;
  margin-left: 30px;
}

Tabellentitel {
  font-size: 100%;
  font-family:MetaPlusLF;
  font-weight: normal;
  color:#000000;
}


Abschnitt {
  font-size: 100%;
  font-family:MetaPlusLF;
  font-weight: normal;
  color:#0091dc;
}


/*											Buttons & Navigationen
____________________________________________________________________________
*/


Anker-oben {
}

.Button_Kapitel { /*Grundform und Positionstatus*/
	width:140px;
	height: 280px;
	border-radius:4px;
	border:solid;
	border-width:thin;
	border-color:#999;
	font-family:MetaPlusLF;
	color:#999;
	font-size:10px;
	text-align:left;
	line-height:120%;
	padding: 10px 5px 5px 5px; 
	position:absolute;
	z-index:1;
	
}

/*.Button_Kapitel:active {
	width:170px;
	height: 400px;
	border-radius:4px;
	border:solid;
	border-width:thin;
	border-color:#999;
	font-family:MetaPlusLF;
	color:#ff0000;
	font-size:12px;
	text-align:left;
	line-height:120%;
	padding: 10px 5px 5px 5px; 
	position:absolute;
	z-index:1;
	-webkit-transition:  color 0.8s ease, height 0.5s ease; 
	-moz-transition: color 0.8s ease, height 0.5s ease; 
	-o-transition: color 0.8s ease, height 0.5s ease; 
	transition:  color 0.8s ease, height 0.5s ease; 
}
*/
#Themennavigation {
	width:96%;
  	height:50%;
	margin:300px 0 0 -10px;
	padding:0 0% 0 0%;
	position:absolute;
/*	background-color:#000000;*/
	z-index:0;
}

#Sitemaplink_Startseite { /* Übersicht der Punkte im Thema*/
	width:66%;
  	height:auto;
	background-color: #ffffff;
	padding: 10px 5px 5px 150px;
	font-size: 90%;
  	font-family:MetaPlusLF;
  	line-height:100%;
	color:#999;
	z-index:7;
	/*position:absolute;*/
	float:left;
	}


/*											Textboxen
____________________________________________________________________________
*/


.Buchthema { /*z.B. Air Sypply*/
	width:76%;
  	height:22px;
	background-color: #ffffff;
	padding: 16px 4% 10px 80px;
	margin: -10px 0% 0% -10px;
	z-index: 5;
	position:fixed;
	font-family:MetaPlusLF;
	color:#000000;
	float:left;
	
}

.Simplex_Logo { /*rechts oben als Hinweis*/
	width:50%;
  	height:22px;
	background-color: #ffffff;
	padding: 16px 2% 10px 80px;
	margin: -10px 0% 0% 68%;
	z-index: 5;
	position:fixed;
	font-family:MetaPlusLF;
	color:#000000;
	
}

#Kapitelangabe { /*z.B. Grundwissen*/
	width:96%;
  	height:50px;
	background-color: #ffffff;
	padding: 10px 4% 0px 20px;
	margin: 40px 0% 0% -10px;
	z-index: 2;
	position:fixed;
	/*border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
*/}

#Fußnavigation { /* Home + nächstes Kapitel*/
/*	width:110%;*/
  	height:15px;
	background-color: #eeeeee;
	padding: 0px 10px 30px 20px;
	margin: 20px 0% 0% 0px;
	font-size: 90%;
  	font-family:MetaPlusLF;
  	line-height:100%;
	color:#0091dc;
	z-index:5;
	/*float:left;*/
	/*position:absolute;*/

	}
	



#TextInhalt {
	width:80%;
  	height:100%;
	background-color: #ffffff;
	padding: 20px 5% 0 8%;
	margin: 2% 10% 0% -10px;
	z-index: 1;
	float:left;
	

}

#Infospalte {
	width:15%;
  	height: inherit;
	background-color: #ffffff;
	padding: 20px 1% 0% 2%;
	margin: 2% 0% 0% 70%;
	z-index: 1;
	float:right;
	position: absolute;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#aaaaaa;
	font-size: 85%;
  	font-family:MetaPlusLF;
  	line-height:160%;

}

#Simplex { /*Seiten-Oberhälfte mit dem Simplex - Logo*/
	width:96%;
  	height:350px;
	background:rgba(255,255,255,0.7);
	padding: 60px 0% 0% 0%;
	margin: -10px 0% 0% -8px;
	z-index: 0;
	position:fixed;
/*	border-bottom: solid;
	border-bottom-width:thin;
	border-color:#0091dc;*/


}

#Sprachwahl { 
	width:96%;
  	height:50px;
	background:rgba(255,255,255,0.7);
	padding:0 0% 0% 46%;
	margin: 800px 0% 0% 0px;
	z-index: 0;
	position:fixed;
	font-family:MetaPlusLF;
	color:#777777;
/*	border-bottom: solid;
	border-bottom-width:thin;
	border-color:#0091dc;*/
}

#Feedback { 
	width:96%;
  	height:50px;
	background:rgba(255,255,255,0.7);
	padding:0 0% 0% 46%;
	margin: 900px 0% 0% -10px;
	z-index: 0;
	position:fixed;
	font-family:MetaPlusLF;
	font-size:14px;
	color:#777777;
/*	border-bottom: solid;
	border-bottom-width:thin;
	border-color:#0091dc;*/
}

/*											Abbildungs-Formate
____________________________________________________________________________
*/

.Abb_rechts {
	float:right;
	padding: 0%;
	

}
/*file:///Volumes/GOLDAMMER/Simplex%20Page/images/ventile/ventile_2-1-01.png*/
.Abb_links {
	float:left;
	z-index: 1;
	padding: 0%;
}

.Abb_mitte {	
	width:96%;
	height:auto;
	margin: 0 0 0 20%;
	padding: 15px 0 0 0;
	z-index: 1;
}



.Abb_infofenster {	
	width:70%;
	height: auto;
	position:absolute;
	z-index:1;


}

/*											Tabellen
____________________________________________________________________________
*/
		/*Inhaltszellen*/
#table_data_li {
	border-bottom:solid;
	border-bottom-width:1px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_data_re {
	border-bottom:solid;
	border-bottom-width:1px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:1px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_data_mi {
	border-bottom:solid;
	border-bottom-width:1px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

		/*Kopzellen*/
#thead_li {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
/*	border-right:solid;
	border-right-width:0;*/
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
	font-weight:bold;
}

#thead_re {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:1px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
	font-weight:bold;
}

#thead_mi {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:0;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
	font-weight:bold;
}

		/*Fußzellen*/
#tfoot_li {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
/*	border-right:solid;
	border-right-width:0;*/
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#tfoot_re {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:1px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#tfoot_mi {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:0;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_sitemap {
	border-bottom:solid;
	border-bottom-width:0px;
	border-left:solid;
	border-left-width:0px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:left;
	padding:0;
}

#table_oberzeile_li {
	border-bottom:solid;
	border-bottom-width:0px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_oberzeile_mi {
	border-bottom:solid;
	border-bottom-width:0px;
	border-left:solid;
	border-left-width:0px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_oberzeile_re {
	border-bottom:solid;
	border-bottom-width:0px;
	border-left:solid;
	border-left-width:0px; 
	border-right:solid;
	border-right-width:1px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_oberzeile_head_re {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:0px; 
	border-right:solid;
	border-right-width:1px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_oberzeile_head_li {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_oberzeile_head_mi {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:0px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_oberzeile_lire {
	border-bottom:solid;
	border-bottom-width:0px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:1px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}

#table_oberzeile_head_lire {
	border-bottom:solid;
	border-bottom-width:3px;
	border-left:solid;
	border-left-width:1px; 
	border-right:solid;
	border-right-width:0px;
	border-top:solid;
	border-top-width:0; 
	border-color:#000000;
	font-family:MetaPlusLF;
	text-align:center;
}


/*											Info-Modal
____________________________________________________________________________
*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height:100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.2); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	font-family:MetaPlusLF;
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0px 0 20px 0;
    border: 1px solid #888;
    width: 80%;
	height:auto;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s

}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {left:-300px; opacity:0} 
    to {left:0; opacity:1}
}

@keyframes animatetop {
    from {left:-300px; opacity:0}
    to {left:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 18px;
    font-weight: normal;


}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 12px 16px;
    background-color: #99ccff;
    color: white;
	font-size: 85%;
  	font-family:MetaPlusLF;
	font-weight:normal
  	line-height:100%;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #0091dc;

}


.infobutton {
	width:50px;
	height:50px;
	padding:0px 0px 10px 10px;
	margin-top:100px;
	margin-left:-10px;
	font-size:40px;
	background:rgba(0,153,255,0.15);
	color:#0091dc;
	position:fixed;
	text-align:left;
	text-decoration:none;
	/*border-width:thin;*/
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	/*border-color:rgba(0,153,255,0.5);*/
	/*-moz-border-radius:10px;
   	-webkit-border-radius:10px;
	border-radius:10px;*/
  /* -moz-box-shadow:1px 1px 40px rgba(000,000,000,0.5);
   -webkit-box-shadow:1px 1px 40px rgba(000,000,000,0.5);
   box-shadow:0px 0px 30px rgba(0,0,0,0.2);*/
   cursor:pointer;
   z-index:5;

}
