/* von dieser schriftgrösse hängen alle anderen ab (prozentangaben f. den styleswitcher) */
body {
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 10px;
}


/*********************************/
/*           divs                */

#left {
	position:absolute;
	left:0px;
	top:0px;
	width:168px;
	height:448px;
	background-repeat: no-repeat;
	overflow: hidden;

}
#menu {
	position: absolute;
	height: 346px;
	left: 15px;
	top: 67px;
}
#top {
	position:absolute;
	left:168px;
	top:0px;
	width:580px;
	height:67px;
	font-size: 90%;
	color: #697967;
	text-align: left;
	padding-left: 10px;
	display: none;


}
#main {
	position:absolute;
	left:168px;
	top:67px;
	width:531px;
	height:346px;
}
#content {
	position: absolute;
	width: 511px;
	left: 29px;
	top: 27px;
	margin: 0px;
	border: 1px dashed #9da59b;
	text-align: left;

}
#right {
	position:absolute;
	left:699px;
	top:67px;
	width:49px;
	height:346px;
}
#bottom {
	position:absolute;
	left:168px;
	top:0px;
	width:580px;
	height:35px;
	text-align: left;
	word-spacing: 1em;
	padding-left: 10px;
}
#anhang {
	position:absolute;
	left:0px;
	top:448px;
	width:185px;
	height:61px;
}


/*********************************/

a:link, a:visited {
	color: #000000;
	text-decoration: none;	
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;	
}
#menu a:hover {
	background-color: #9da59b;
	color: #d4dbcc;

}
#menu a:active {

	background-color: #9da59b;
	color: #d4dbcc;
	text-decoration: none;
}
#content a:link {
	text-decoration: none;
	color: #9da59b;

}
#content a:visited {
	text-decoration: none;
	color: #9da59b;

}
#content a:hover {
	text-decoration: none;
	background-color:  #9da59b;
	color: #d4dbcc;

}
#bottom a:hover {

	text-decoration: none;
	background-color:  #9da59b;
	color: #d4dbcc;
}

/************* formulare ********************/
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 100%;
}
table {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.leerboxh15 {

	text-decoration: none;
	height: 10px;
}
/* kleine türkise schrift - verwendet in "kleine schrift | große schrift"*/
.heller3 {
	text-decoration: none;
	font-size: 90%;
	vertical-align: bottom;
	color: #697967;


}
p.main:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: bolder;
	color: #697967;
}
.heller2 {
	text-decoration: none;
	color: #697967;
}
.helleraktiviert {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #CCCC99;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	list-style-image: url(bilder/pfeil.gif);

	}
	
/************* klassen ********************/
.zwischenüberschrift {
	text-decoration: none;
	font-size: 115%;
	background-position: center;
	color: #990000;
}
.schriftentitel {
	text-decoration: none;
	font-size: 115%;
	background-position: center;
	color: #990000;
}
.tabellenueberschriften {
	text-decoration: none;
	font-size: 115%;
	background-position: center;
	color: #FFFFFF;
	background-color: #990000;

}
.vorlesungstiteltitel {
	text-decoration: none;
	font-size: 115%;
	background-position: center;
	color: #990000;
}
.seitenüberschrift {
	text-decoration: none;
	font-size: 150%;
	background-position: center;
	color: #336666;
	font-weight: bold;
	letter-spacing: 0.75em;
}

#bottom a:link {
	text-decoration: none;
}
.heller4 {
	text-decoration: none;
	font-size: 80%;
	color: #697967;
	vertical-align: middle;
}
.bilder {
	float: left;
	margin-right: 10px;
	margin-top: 13px;
}
.rahmenunten {
	margin-bottom: 1px;

}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #697967;
}
.bilderrechts {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;

}
.buchlegenden {
	text-decoration: none;
	font-size: 90%;
	color: #697967;
	line-height: 100%;

}
/* zur Auszeichnung eines gerade aktiven Links in der Navigation */
.linkaktiviert {

	text-decoration: none;
	background-position: center;
	color: #990000;
}
.linkaktiviertsub {
	text-decoration: none;
	background-position: center;
	color: #990000;
	padding-left: 20px;
}
/* zur Auszeichnung eines gerade aktiven Links in der Navigation */
/* Ende */

/*           ausgeblendete divs  */

#buch1 {
	background-image: url(bilder/buecher/verordnung.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 45%;
	visibility: hidden;
	bottom: 10px;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;

}
#buch2 {
	background-image: url(bilder/buecher/11.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch3 {
	position: absolute;
	visibility: hidden;
	bottom: 10px;
	background-image: url(bilder/buecher/Mayer-ua.-B-VerfR.gif);
	left: 25%;
	height: 285px;
	width: 196px;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch4 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/12.jpg);
	height: 312px;
	width: 196px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
	bottom: 10px;

}
#buch5 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/13.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 25%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch6 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/14.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch7 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/15.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 25%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch8 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/16.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch9 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/17.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 25%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch10 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/18.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch11 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/19.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 25%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch12 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/Mayer_B-VG.gif);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch13 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/20.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 25%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch14 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/7.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
/* Bücher eingeblendet in schriften6=herausgebertätigkeit */
#buch15 {
}
#buch16 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/21.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 25%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch17 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/22.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch18 {
}
#buch19 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/23.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch20 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/24.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 25%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
#buch21 {
	position: absolute;
	visibility: hidden;
	background-image: url(bilder/buecher/25.jpg);
	height: 312px;
	width: 196px;
	bottom: 10px;
	left: 45%;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}
/* Mitarbeiter - werden eingeblendet unter staff */

#plattner {
	background-image: url(bilder/portraits/plattner.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;


}
#stoeger {

	background-image: url(bilder/portraits/stoeger.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
		background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#muzak {

	background-image: url(bilder/portraits/muzak.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
		background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#perthold {

	background-image: url(bilder/portraits/perthold.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
		background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#pucher {
	background-image: url(bilder/portraits/pucher.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#landsiedl {
	background-image: url(bilder/portraits/landsiedl.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#ottensamer {
	background-image: url(bilder/portraits/ottensamer.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}
#bayer {
	background-image: url(bilder/portraits/bayer.jpg);
	position: absolute;
	height: 312px;
	width: 196px;
	left: 25%;
	visibility: hidden;
	bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
}

/* Ende Mitarbeiter */

/*      ende ausgeblendete divs  */
/*********************************/

img {
	display: none;
}
.intro {
	font-size: 155%;

}
.heller3intro {
	text-decoration: none;
	font-size: 80%;
	vertical-align: bottom;
	color: #697967;
	text-indent: 30pt;
	letter-spacing: 0.5ex;
}
#topschrift {
	font-size: 95%;
	position: absolute;
	bottom: 1px;
	left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
