@meta { Title: "UB-Erfurt Style Sheet" }
/*Für die gesamte Seite geltende Festlegungen*/
/*Aussehen der Links*/
a:visited {
		text-decoration:none;
		color: #660099;
		}
		
a:link {
		text-decoration:none;
		color: #0000FF;
		}
a:hover {
		text-decoration:underline;
		}
/*Hintergrundfarbe*/
body {
		background-color : #ffffff;
        }

/*Hintergrundbild [noch keins eingerichtet!]*/ /*

body { background-image: url(../images/.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

		
/* Linie*/		
hr {
	text-shadow: none;
	color: #00856F;
	height:	1;
	}	
/* Abkürzungen und Sprachwechsel */
 acronym  {
		border-bottom: 	1px dotted #727272;
		cursor:	help;
		}
/*Zuordnung der Positionen und Festlegungen für die einzelnen ID's*/
		
/*0. Box, Link zum Seiteninhalt*/
#box0 {
       position:   absolute;
       top:        1%;
       left:       1%;
       width:      15%;
       height:     1%;
       }
			
/* Für den "Normalnutzer" unsichtbar, z. B. der Link zum Inhalt zu Beginn der Seite */		
.jump  {
		display: none;
		}
		
/*Unilogo als Link, 1.Box in der Reihenfolge in der Navigationszeile*/ /*
#unilogo {
       position:   absolute;
       top:         2%;
       margin-left: 0%;
       width:      20%;
       height:     16%;
       background-image: url(http://ub.uni-erfurt.de/images/logo_kl_trans.gif);
	background-repeat:no-repeat;
      } 
#unilogo img {
	   text-align:	center;
	}
	
	
#unilogo span {
	 display: none;
}  
		 
	  
/*Überschrift in der Kopfspalte*/ /*
#ueberschrift {
       position:   absolute;
       top:       7%;
       left:      21%;
       width:     75%;
       height:    auto;
       text-align: left;
	  
      
       }
	
/*Navigationszeile*/
	  
/*2. Grosse Box für die obere Quick-Navigation
#quicknavi {
	position: absolute;
	top: 2% ;
	left: 21%;
	width: 60%;
	height: 4%;
	text-align : left;
	background-color : #000000;
	text-indent : 1%;
} 

#quicknavi a {
	color: #FFFFFF;
}

#naviform {
	position: absolute;
	top: 2% ;
	left: 79%;
	width: 17%;
	height: 4%;
	text-align : right;
	background-color : #000000;
	text-indent : 1%;
	padding-right : 0.2%;
} 

#navformi a {
	color: #FFFFFF;
}
*/

/*Variante mit besserem Aussehen des Formulars (Eingabefeld klatscht nicht so oben am Rand an)*/

/*Navigationszeile*/
	  
/*2. Grosse Box für die obere Quick-Navigation*/ /*
#quicknavi {
	position: absolute;
	top: 2% ;
	left: 21%;
	width: 60%;
	height: 4.2%;
	text-align : left;
	background-color : #000000;
	text-indent : 1%;
} 

#quicknavi a {
	color: #FFFFFF;
}

#naviform {
	position: absolute;
	top: 2% ;
	left: 79%;
	width: 17%;
	height: 3.8%;
	text-align : right;
	background-color : #000000;
	text-indent : 1%;
	padding-right : 0.2%;
	padding-top : 0.2%;
} 

#naviform a {
	color: #FFFFFF;
}


/*Navigationsspalte links neben dem Seiteninhalt*/
/*Box für Navigationsspalte (in Verbindung mit Schrift menu3)*/ /*
#navi {
	position: absolute;
	top: 29.2%;
	left: 0%;
	width: 18%;
	height: auto;
	text-decoration: none;
	background :#fdffe3;
	font-family: verdana, helvetica, arial, 'sans-serif';
	color: #000000;
	padding: 1% 1%;
}
#navi ul {
	margin: 5%;
	padding: 5%;
}
	
#navi li	{
	text-align: left;
	vertical-align: middle;
	list-style-image: url(../images/dreieck_dk_h.gif);
	list-style-position: outside;
	margin-bottom: 4%;
}
		
/* Abstand der Links in der Navigationsbox */				/*
#navi a {
	    line-height:     150%;
		color:		#000000;}		
		
/*Box für linke Spalte mit einfachem Abstand der Links (in Verbindung mit Schrift menu4)*/  /*
#nav2 {
        position:   absolute;
        top:        17%;
        left:        0%;
        width: 18%;
        height: auto;
        text-decoration: none;
        background  :#fdffe3;
        font-family:     verdana, helvetica, arial, 'sans-serif'; 
		color: #000000;
	    padding:  1%;
}
#nav2 li	{
		list-style-type: circle;			
		}		

/* Drei Boxen für linke Reiterleiste*/	/*
#menu_rech
{
	position: absolute;
	top: 15%;
	left: 0%;
	width: 7%;
	height: 2%;
	text-align : center;
	padding-top:1%;
	padding-bottom : 1%;
}	
	
#menu_serv
{	
	position: absolute;
	top: 15%;	
	left: 7%;
	height: 2%;
	width: 6%;
	text-align : center;
	padding-top:1%;
	padding-bottom : 1%;
	}	
		
	
#menu_prof
{	
	position: absolute;
	top: 15%;		
	height: 2%;
	left: 13%;
	width: 6%;
	text-align : center;
	padding-left: 0.5%;
	padding-right: 0.5%;
	padding-top: 1%;
	padding-bottom : 1%;
	}	

/* Box für die Brotkrumen*/	
/*
#brotbox
	{
	position: absolute;	
	top: 24%;
	left: 0.5%;
	width: 20,3%;
	height: auto;
	background-color : #DFDFDF;
	}
	


		
/* Box für den eigentlichen Inhalt*/
#main  {
        position:   absolute;
        margin-top: 0.5%;
        width:      75%;
        top:       12%;  
  	  left:       2%;
	padding-left:  1%;
	background-color: #ffffff;
	
			}
		
#main a 
		{
		font-size: 100%;
		font-style: italic;
		}

/*Klasse für Listen in main, die links um 12% zurückgesetzt werden (Seite Bestand.php)	*/ /*
.zwoelf {
	margin-left: -12%;
}

/* Box für den eigentlichen Inhalt über die gesamte Seite (ohne linken Menüteil)*/ /*
#main_gross {
		
		 position:   absolute;
        margin-top: 0,5%;
        width:      90%;
        top:       28%;  
  	left:       1%;
	padding-left:  1%;
	background-color: #ffffff;
			}
		
#main_gross a 
		{
		font-size: 100%;
		font-style: italic;
		}
				
		
/* Box für OPAC-Schnellsuche */				 /*
#opac {
	position: absolute;
	top: 75%;
	padding: 1%;
	width: 18%;
		}		

/* Box für Sitemap und Impressum*/				 
#fuss

{
	position: absolute;
	top: 90%;
	width: 17%;
	height: 5%;
	text-align : left;
	padding: 1%;
	background-color : #000000;
}
#fuss  a {
	color: #FFFFFF;
	}

/* Box für Aktuelles*/	/*
#news 
{	
	position: relative;
	height: auto;
	text-align : left;
		
}	
		
/* Box für Seitenende*/	
#bottom
{	
	position: absolute; 
	height: auto;
	text-align : left;
			
}	
	/*
#bottom_gross
{	
	position: absolute; 
	height: auto;
	text-align : left;
	left : 22%;
	width : 78%;
			
}	

/* Box für Newsletter*/	
/*
#newsletter {
	background-color:#FFFFFF;
	position: relative;
	text-align: center;
	width: 20%;
	font-weight:bold;
	border: solid #99ABD1;
	border-width: medium;
	float: right;
}

/* Box für aktuelle Themen*/	
/*
#aktuell {
	
	position: relative;
	text-align: left;
	padding: 1%;
	border: solid #FFBF00;
	border-width: medium;
	}


						
/*Textformatierungen*/	
/* Überschriften*/
h1 {
        text-align:      left;
        font-size:       156%;
        line-height:     170%;
        font-weight:     bold;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; 
		  color: #000000;
		  background-color: #FFBF00;
		}
h2 {
	    font-size:       115%;
        line-height:     140%;
        font-weight:     bold;
		text-decoration: none;
         font-family:     "verdana", "helvetica", "arial", "sans-serif";
		 color: #000000;
		 background-color: #FFFFFF;
			}
h3 {
        font-size:       108%;
        line-height:     132%;
        font-weight:     bold;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; 
		color: #000000;
		
		}
		
h4  {
        font-size:       100%;
        line-height:     132%;
        font-weight:     bold;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; 
		color: #00000;
		}
/* Menuebereich Quicknavigation, aktueller Kontext*/ /*
.menu1hier {
	font-size: 60%;
	line-height: 90%;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, arial, 'sans-serif';
	color:   #FFBF00;

}

.menu1hier  a {
	vertical-align: middle;
	color: #FFBF00;
	}


/* Menuebereich Quicknavigation, normaler Kontext*/ /*
.menu1 {
	font-size: 60%;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, helvetica, arial, 'sans-serif';
	color: #FFFFFF;
		
}

.menu1 a {
vertical-align: middle;
	}

		
/*Relativ große Schrift für Menübereich Navigationsspalte #navi und #menu*/ /*
.menu3 {
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-bottom;
	font-family: verdana, helvetica, arial, 'sans-serif';
	color: #000000;
}
/*Relativ kleine Schrift für Navigationsspalte #nav2 und #menu*/ /*
.menu4	{
	font-size: 60%;
	line-height: 110%;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-bottom;
	font-family: verdana, helvetica, arial, 'sans-serif';
	color: #000000;
	border-bottom: solid 0.1px;
	

}

.menu4 a {
color: #000000;
}

/*Relativ kleine Schrift für Navigationsspalte #nav2 und #menu, aktueller Kontext*/  /*
.menu4hier {
	font-size: 60%;
	line-height: 110%;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-bottom;
	font-family: verdana, helvetica, arial, 'sans-serif';
	color: #000000;	
	background-color : #000000;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 0.1px;
		}

	.menu4hier a {
color: #000000;
}

/* sonstige Schriften und -größen (für den Seiteninhalt) */		
	
.copy4 {
        font-size:       80%;
        line-height:     125%;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; 
		color:           #000000;
		}
.tabelle,tr,td   {        font-size:       90%;
        line-height:     130%;
        text-decoration: none;
        font-family: verdana, helvetica, arial, 'sans-serif'; color: #000000;
        text-align: left;
	vertical-align:top;
	
		}

.tabelle,th {        font-size:       90%;
        line-height:     110%;
        text-decoration: bold;
        font-family: verdana, helvetica, arial, 'sans-serif'; color: #000000;
        text-align: center;
		}

.tabelleklein {
        font-size:       85%;
        line-height:     120%;
        text-align:	left;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; color: #000000;
		}
.bildunterschrift {
        font-size:       70%;
        line-height:     90%;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; color: #000000;
		}
.fussnote {
        font-size:       0.57em;
        line-height:     1 em;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; color: #000000;
		}
.gerade {
	color : #000000;
    font-style : normal;	
}
		
/*Relativ kleine Schrift für Navigationsbox Service*/
		/*
.navi  {
	font-size: 50%;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-bottom;
	font-family: verdana, helvetica, arial, 'sans-serif';
	color: #000000;
	background-image: url(../images/navi_serv2.gif);	
}
	
	
.brotkrumen {
	font-size:		55%;
	line-height:		75%;
	font-family: 	verdana, helvetica, arial, 'sans-serif';
	color: 			#000000;
	}

		
.brotkrumen a {
		color: 		#000000;
		}
		
.brotkrumen a:visited {
		text-decoration:none;
		color:  #000000;
		}
		
.fett {
	font-weight:     bold;
	}
	
.gross {
	font-size: 170%;
	line-height: 200%;
	text-decoration: none;
	font-weight:     bold;
	font-family:     verdana, helvetica, arial, 'sans-serif'; 
	color: #C00000;
	}	

.weiss {
	color: #FFFFFF;
}

ul,ol,blockquote,option,caption 		{
        font-size:       100%;
        line-height:     120%;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, 'sans-serif'; color: #000000;
		}  
		
blockquote {
 		margin: 4%;
 		margin-top: 2%;
		}
 
 
/*Ausrichtungserzwingung in Formularen (statt Tabellen)*/ 
.links   {
      float: left;
	  text-align: right;
	  width: 31%;
	  margin-right: 2%;
}
.links1   {
      float: left;
	  text-align: left;
	  width: 18%;
	  line-height: 200%;
	}

input[type=text], select  {
	float: left;
	}
form br  {
	clear: both;
}
input .rechts  {
	float: left;
	width: auto;
	margin-right: 2%;
	margin-left: 33%;
}

.button {
	font-family: verdana, helvetica, arial, 'sans-serif'; color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
	font-size: 60%;
	line-height: 100%;
	width: 28%;
	}
