/*Formulare zum Aktionstag
.vision {background-color: #ccc;
	color: #000000;
    font-weight: bold;
	padding: 0.4em;
	width: 400px; 
	margin: 0 auto; /* hierdurch wird zentriert 
}
.adresse {
	padding-top: 1.2em;
}
.adresse1 {
	padding-bottom: 1.2em;
}*/
/*Website Schubi*/	
body {font-family: verdana, helvetica, arial, sans-serif;  
	color: #000000;
	font-size: 100.01%;
	padding:0;
	margin: 0.1em;
	background-color: #ffffff;
	text-align: center; /*hierdurch wird im IE 6 zentriert*/}
* html body {background-color: #ffffff;
	color: #000000;}
/* CSS DOCUMENT ZWEISPALTIG ZENTRIERT*/
#rahmen {width: 700px; 
	background: #ffffff;
	margin: 0 auto; /* hierdurch wird zentriert */
	text-align: left;
	color: #000000;}
* html #rahmen {width: 700px;  /*Diese Anweisung ist nur fuer IE 5 und 5.5 */
	w\idth: 700px; /*Diese Anweisung ist nur fuer IE 6 */}
/*Reihenfolge einhalten!! link visited hover active*/
a {color: #000000;
	background-color: #ffffff;
    text-decoration: underline;}
/*#bibline li a {
	padding-left: 0.2em;   /*hier kann Einfluss auf die Breite der Navibuttons genommen werden
	padding-right: 0.2em;
	text-decoration: none; }
* html #bibline li a {padding: 0 0.2em;}*/
img {border: none;}
#spalte {width: 678px;
	background-color: #ffffff;
	font-size: 100%;
	padding: 0;
	margin-left: 0.3em;
	color: #000000;}
* html #spalte {   /* Anweisungen fuer den IE */
	width: 680px; /*Diese Anweisung ist nur fuer IE 5 und 5.5 */
	w\idth: 678px; /*Diese Anweisung ist nur fuer IE 6 */
	margin-left: 0.4em;}
#spalte li {list-style: square;}
#spalte1 {display: none;}
#pfad {display: none;}
/* CLASS= ... */
.alphabet {display: none;}
.ausdruck {display: none;}
.b {font-weight: bold;}
.blau {color: #6ac4e4;}
.c {text-align: center;}
.float {float: left;}
.gruen {color: #89ba16;}
.hgorange {color: #000000;
	background-color: #cccccc;
	border: none;}
.hggelb {color: #000000;
	background-color: #ffffff;
	text-align: left;
	border: 1px solid #cccccc;}
.hggruen {color: #000000;
	background-color: #cccccc;
	text-align: center;
	border: none;}
.klein {color: #000000;
	background-color: #ffffff;
	font-size: 75%;}
.pfad {display: none;}		   
.rahmenlos {padding: 0 0.1em;
	vertical-align: top;
    border: none;}
.rot {color: #000000;
	background-color: #ffffff;}
.stopFloat {display: block;
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;}
.u {text-decoration: underline;}
#menueoben {display: none;}
#angebot {display: none;}
/*#bibline {
	width: 696px; 
	padding: 0;
	margin: 0 auto;
}
* html #bibline {
	width: 698px; /*Diese Anweisung ist nur fuer IE 5 und 5.5 */
/*	w\idth: 696px; 
}
#bibline ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
}
* html #bibline ul li {margin: 0 5px;}                   

#bibline li {
	display: inline;
	margin: 0 0.1em; 
}
		  
* html #bibline li {height: 100%;}

#bibline img {
	border: none;
	vertical-align: middle;
} /*entfernt die Rahmen der Bilder!!*/
#spalte img {border: none;
	vertical-align: middle;} /*entfernt die Rahmen der Bilder!!*/
h1 {color: #89ba1b;
	font-size: 120%;
	background-color: #ffffff;
	margin: 0; 
	text-align: center;
	margin-top: 0.4em;}
* html h1 {margin-top: 0.8em;}
h2 {color: #000000;
	font-size: 100%;
	text-align: center;
	background-color: #ffffff;
    margin: 0.4em;
	page-break-after:avoid;}
h3 {color: #89ba1b;
	font-size: 100%;
	text-align: center;
	background-color: #ffffff;}
h4 {color: #0066cc;
	font-size: 80%;
	background-color: #ffffff;
	margin: 0; 
	text-align: center;}
h5 {color: #009dd0;/*#0066cc;*/
	font-size: 80%;
	background-color: #ffffff;
	margin: 0; 
	text-align: left;}
h6 {color: #000000; 
	font-size: 100%;
	background-color: #336699;
	margin: 0; 
	padding-left: 1em;
	text-align: left;}
p {font-size: 100%;
	color: #000000;
	background-color: #ffffff;}
/*RECHTE SPALTE - TABELLE: mehrspaltig*/
caption {color: #000000;
	padding: 0.8em 0;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	background-color: #ffffff;
	margin: 0 auto;}   
/*nur auf index.htm verwendet
table.mehrspaltig {
	width: 696px; 
	margin: 0 auto; /* hierdurch wird zentriert */}
/*für die Seiten mit den Angeboten der Bibliotheken verwendet*/
table.gerahmt {width: 620px; 
    font-size: 75%;
	margin: 0 auto; /* hierdurch wird zentriert */
	border-collapse: collapse;}

* html table.gerahmt {width: 622px; 
	w\idth: 620px; /*Diese Anweisung ist nur fuer IE 6 */
	margin-left: 0.2em;}
td {vertical-align: top;
    border: 1px solid #cccccc;   /*Rahmen der einzelnen Zellen */
	width:100px;}
td ul {padding-left: 1.1em; /*bestimmt den Abstand der Aufzählungspunkte zum Tabellenrand in MOZ*/
	margin: 0 0.1em; /*bestimmt den Abstand der Aufzählungspunkte zum Tabellenrand in Opera*/}
* html td ul {
	margin-left: 0.1em; /*bestimmt den Abstand der Aufzählungspunkte zum Tabellenrand im IE*/}
td li {list-style: square;
	list-style-position: outside;}
th {text-align: center;
    border: 1px solid #cccccc;    /* Rahmen der einzelnen Zellen der Ueberschrift*/
	vertical-align: top;
	width:130px;
	color: #000000;
	background-color: #cccccc;}
/*3 SPALTEN */
#spalte1a, #spalte1d {
	width: 115px;
	float: left;}
#spalte2a, #spalte2d {width: 400px;
	float: left;
	font-size: 80%;}

#spalte3a, #spalte3d {width: 185px;
	float: left;
	text-align: right;}

#spalte1b, #spalte1c {width: 115px;
	float: left;}

#spalte2b, #spalte2c {width: 460px;
	float: left;
	font-size: 80%;}

#spalte3b, #spalte3c {width: 125px;
	float: left;
	text-align: right;}
#spiral {margin-left: 10px; padding-left: 10px;}
/*tr .spiralc {margin-bottom: 0; padding-bottom: 0; margin-top: 0; padding-top: 0; }*/
.leftbox {border: 1px solid #000; width: 200px; height: 150px; padding: 10px;}
.rightbox {border: 1px solid #000; width: 400px; height: 165px; float: right; margin-right: 10px; padding: 10px;}
.midbox {border: 0; width: 200px; height: 96px; text-align: center;}
.pfeilbox {border: 0; text-align: center; }
.pfeilbox img {margin: 0; padding: 0;}
