html {
	font-size: 92%;
}

body {
	margin: 0px;
	font-family: Arial;
	color: #000099;
	font-size: 0.9em;
}


/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; vertical-align: middle; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #E7E7E7; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding: 10px; color: #666;}
#imageData #imageDetails{ width: 450px; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	vertical-align: middle; }
#imageData #bottomNavClose{ width: 200px; text-align: right; vertical-align: middle; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





/* Generelles Layout (Menu, Submenu, Hauptinhalt, Infobox) - 1000px breit */

#head {
	background-color: #ffffff;
	clear: left;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 0px;
	left: 0px;
}

#head1 {
	position: absolute;
	left: 50px;
	top: 25px;
	font-size: 3em;
	z-index: 20;
	display: block;
	font-weight: bold;
}

#head2 {
	position: absolute;
	left: 53px;
	top: 28px;
	font-size: 3em;
	color: #9999FF;
	z-index: 10;
	display: blocK;
	font-weight: bold;
}

/* SS: in menu, submenu, content, infobox: top=top-110, weil ohne Bild im Header */

#menu{
   width: 1000px;
	height: 40px;
	float: left;
	text-align: left;
	display: block;
	position: absolute;
	top: 80px;
	left: 0px;
	background-color: #E7E7E7;
	border-style: solid;
	border-width: 1px;
	border-top-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #0000FF;
}

#loginmenu{
   width: 260px;
	height: 35px;
	float: left;
	text-align: right;
	display: block;
	position: absolute;
	top: 85px;
	left: 730px;
	font-size: 0.85em;
	color: #000077;
	line-height: 16px;
}



#submenu{
	width: 145px;
	height: 570px;
	float: left;
	position: absolute;
	top: 135px;
	left: 0px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #0000FF;
	border-left-color: #E7E7E7;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	background-color: #E7E7E7;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	
}

#content{
   width: 835px;
	margin-top: 20px;
	padding-left: 10px;
	float: left;
	position: absolute;
	top: 105px;
	left: 165px;
}

#infobox{
   position: absolute;
	top: 135px;
	left: 770px;
	width: 210px;
	height: 370px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #0000FF;
	border-left-color: #0000FF;
	border-right-color: #E7E7E7;
	border-bottom-color: #0000FF;
	padding: 10px;
	background-color: #E7E7E7;
	overflow: auto;
}

/* Layout f¸r Hauptmenu */

#menu a {
	color: #000077;
	text-decoration: none;
}

#menu a:hover {
	color: #000099;
	text-decoration: underline overline;
}

#menu ul{
	list-style: none;
	margin-top:8px;
	margin-left:0;
	padding:0;
	white-space: nowrap;
}

#menu li{
	position: relative;
	float: left;
	padding-left: 10px;
	line-height: 25px;
	vertical-align: bottom;
	padding-right: 15px;
}

#loginmenu a {
	color: #000077;
	text-decoration: none;
}

#loginmenu a:hover {
	color: #000099;
	text-decoration: underline overline;
}



/* Layout f¸r Hauptinhalt (content) */

#zeile{
	clear: left;
	padding-top: 5px;
}

#zeile2{
	clear: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

#schmal{
	float: left;
	width: 70px;
}

#extraschmal{
	float: left;
	width: 30px;
}

#links{
	float: left;
	width: 150px;
}

#mitte{
	float: left;
	width: 270px;
}

#rechts{
	float: left;
	width: 420px;
}

#rechts_breit{
	float: left;
	width: 680px;
}

#links_breit{
	float: left;
	width: 570px;
}

#bsp{
	float: left;
	color: #04B404;
	font-size: 0.9em;
	width: 260px;
}

#content p.liste {
	margin-left: 50px;
}

p.copy {
	font-size: 0.8em;
	color: #9f9f9f;
}
#content h1 {
	font-size: 1.8em;
	font-variant: small-caps;
}

#content h2 {
	font-size: 1.2em;
}

#content h3 {
	font-size: 1.4em;
}

#content h3.liste {
	font-size: 1.4em;
	margin-left: 120px;
}

#content h4 {
	font-size: 1.2em;
}

#content a {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #0000FF;
}

#content a:hover {
	color:#990000;
}

#content .sub {
	background-image: url(gfx/subbck.jpg);
   background-color: #0000FF;
}

#content input{
	font-family: Arial;
	font-size: 1em;
	color: #000055;
	border-color: #000099;
	border-style: solid;
	border-width: 1px;	
}

#content input.radio{
	border: none;
}

#content textarea{
	font-family: Arial;
	font-size: 1em;
	color: #000055;
	border-color: #000099;
	border-style: solid;
	border-width: 1px;	
}

/* Layouts f¸r die Infobox */

#infobox a {
	font-size: 0.8em;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

#infobox a:hover {
	color: #9595FF;
}

#infobox p {
	font-size: 1.2em;
}

#infobox p.small {
	font-size: 0.7em;
}

#infobox h3 {
	font-size: 1em;
}
/* Layout f¸r Submenu */

#submenu p.dark{
	background-color: #000055;
	color: #9595FF;
}

#submenu p.light{
	background-color: #FFFFFF;
	color: #9595FF;
}

#submenu a {
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

#submenu a:hover {
	color: #000055;
}

/* sonstige, allgemeine Layouts */

.tdsmall {
	font-size: 0.8em;
	border-color: #000099;
	border-bottom: solid;
	border-width: 1px;	
	vertical-align: top;
}

.logintext {
	font-size: 0.9em;
}

.small {
	font-size: 0.7em;
}

.print {
	color: #000000;
	font-family: Calibri, Arial;
}

/* Layout f¸r Etiketten */

/* SS: Etikett verbreitert, damit auch laengere Signaturen Platz haben; linksbuendig gesetzt*/

.einzeletikett {
	width: 180px;
	height: 35px;
	font-size: 1.5em;
	display: block;
	float: left;
	text-align: left;
}

/*Praesenzbestand*/
#A {
	background-color: #F4FA58;
	color: black;
}

/*Zeitschriftenarchiv*/
#B {
	background-color: #FFFFFF;
	color: black;
}

/*Altbestand*/
#C {
	background-color: #B45F04;
	color: black;
}

/*Semesterapparat*/
#D {
	background-color: #FAAC58;
	color: black;
}

/*Bibliothek-Hauptraum*/
#E {
	background-color: #5858FA;
	color: black;
}

/*Bibliothek-Vorraum*/
#F {
	background-color: #58ACFA;
	color: black;
}

/*Hörsaal III*/
#G {
	background-color: #58FAAC;
	color: black;
}

/*Korridor EG*/
#H {
	background-color: #58FAF4;
	color: black;
}

/*Korridor OG*/
#I {
	background-color: #ACFA58;
	color: black;
}

/*Dozentenbüro*/
#J {
	background-color: #FA58F4;
	color: black;
}

/*in Bearbeitung*/
#K {
	background-color: Purple;
	color: white;
}

#L {
	background-color: #FEFF77;
	color: black;
}

#M {
	background-color: #CCCCCC;
	color: black;
}



