@meta { Title: "UB-Erfurt Style Sheet, Druck-Einstellungen" }
/*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: #00004C;
	height:	1.0 em;
	}	
/* 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 {
       float:left;
       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  {
        display: none;
}

#unilogo img  {
        display: none;
}
	
	
#unilogo span {
	 display: none;
}  
		 
	  
/*Überschrift in der Kopfspalte*/
#ueberschrift {
       top:       10mm;
       left:      10mm;
       width:     auto;
       height:    auto;
       text-align: left;
	  
      
       }
	
/*Navigationszeile*/
	  
/*2. Grosse Box für die obere Quick-Navigation
#quicknavi {
	display: none;
} 

#quicknavi a {
	display: none;
}

#naviform {
	display: none;
} 

#navformi a {
	display: none;
}
*/

/*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 {
	display: none;
} 

#quicknavi a {
	display: none;
}

#naviform {
	display: none;
} 

#naviform a {
	color: #FFFFFF;
}


/*Navigationsspalte links neben dem Seiteninhalt*/
/*Box für Navigationsspalte (in Verbindung mit Schrift menu3)*/
#navi {
	display: none;
}
#navi ul {
	display: none;
}
	
#navi li	{
	display: none;
}
		
/* Abstand der Links in der Navigationsbox */				
#navi a {
	    display: none;
}		
		
/*Box für linke Spalte mit einfachem Abstand der Links (in Verbindung mit Schrift menu4)*/
#nav2 {
        display: none;
}
#nav2 li	{
		display: none;			
		}		

/* Drei Boxen für linke Reiterleiste*/	
#menu_rech
{
	display: none;
}	
	
#menu_serv
{	
	display: none;
	}	
		
	
#menu_prof
{	
	display: none;
	}	

/* Box für die Brotkrumen*/	

#brotbox
	{
	display: none;
	}
	


		
/* Box für den eigentlichen Inhalt*/
#main  {
        width:      auto;
        top:        40mm;  
  	  left:      10mm;
	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 {
		
	width:      auto;
        top:       40mm;  
  	left:       10mm;
	background-color: #ffffff;
			}
		
#main_gross a 
		{
		font-size: 100%;
		font-style: italic;
		}
				
		
/* Box für OPAC-Schnellsuche */				 
#opac {
	display: none;
		}		

/* Box für Sitemap und Impressum*/				 
#fuss

{
	display: none;
}
#fuss  a {
	display: none;
	}

/* Box für Aktuelles*/	
#news 
{	
	position: static;
	height: auto;
	text-align : left;
		
}	
		
/* Box für Seitenende*/	
#bottom
{	float:left;
	height: auto;
	text-align : left;
			
}	
	
#bottom_gross
{	
	float:left;
	height: auto;
	text-align : left;
	left : 22%;
	width : 78%;
			
}	

/* Box für Newsletter*/	

#newsletter {
	background-color:#FFFFFF;
	position: static;
	text-align: center;
	width: 20%;
	font-weight:bold;
	border: solid #99ABD1;
	border-width: medium;
	float: right;
}

/* Box für aktuelle Themen*/	

#aktuell {
	
	position: static;
	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: #00004C;
		}
h2 {
	    font-size:       115%;
        line-height:     140%;
        font-weight:     bold;
		text-decoration: none;
         font-family:     verdana, helvetica, arial, sans-serif;
		 color: #00004C;
			}
h3 {
        font-size:       108%;
        line-height:     132%;
        font-weight:     bold;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, sans-serif; 
		color: #00004C;
		}
		
h4  {
        font-size:       100%;
        line-height:     132%;
        font-weight:     bold;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, sans-serif; 
		color: #00004C;
		}
/* 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: #00004C;
}
/*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: #00004C;
	border-bottom: solid 0.1px;
	

}

.menu4 a {
color: #00004C;
}

/*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: #00004C;	
	background-color : #FFBF00;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 0.1px;
		}

	.menu4hier a {
color: #00004C;
}

/* 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:           #00004C;
		}
.tabelle,tr,td   {        font-size:       90%;
        line-height:     130%;
        text-decoration: none;
        font-family: verdana, helvetica, arial, sans-serif; color: #00004C;
        text-align: left;
	vertical-align:top;
	
		}

.tabelle,th {        font-size:       90%;
        line-height:     110%;
		font-weight : bold;
        text-decoration: none;
        font-family: verdana, helvetica, arial, sans-serif; color: #00004C;
        text-align: center;
		}

.tabelleklein {
        font-size:       85%;
        line-height:     120%;
        text-align:	left;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, sans-serif; color: #00004C;
		}
.bildunterschrift {
        font-size:       70%;
        line-height:     90%;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, sans-serif; color: #00004C;
		}
.fussnote {
        font-size:       0.57em;
        line-height:    1.0 em;
        text-decoration: none;
        font-family:     verdana, helvetica, arial, sans-serif; color: #00004C;
		}
.gerade {
	color : #00004C;
    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: #00004C;
	background-image: url(../images/navi_serv2.gif);	
}
	
	
.brotkrumen {
	font-size:		55%;
	line-height:		75%;
	font-family: 	verdana, helvetica, arial, sans-serif;
	color: 			#00004C;
	}

		
.brotkrumen a {
		color: 		#00004C;
		}
		
.brotkrumen a:visited {
		text-decoration:none;
		color:  #00004C;
		}
		
.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: #00004C;
		}  
		
blockquote {
	margin : 2% 4% 4% 4%;
}
 
 
/*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: #00008B;
	font-size: 60%;
	line-height: 100%;
	width: 28%;
	}
