/* Universitäts- und Landesbibliothek Bonn - Standard CSS 
	Copyright: Universitäts- und Landesbibliothek Bonn
	Letzte Modifizierung: 10.01.2005, VT
	URL: http://www.ulb.uni-bonn.de/layout/style_ulb.css
 */


/* Textbereich */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043B6E;
	font-weight: normal;
	margin: 10px 30px 30px;
	line-height: 20px;
}

/* Textbereich - Absätze */
p, ul, li, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #043B6E;
	font-size: 12px;
	line-height: 20px;
}

/* Textbereich - Hervorhebung fett */
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*Textbereich - Begrüssungstext der Eingangsseite "Universitäts- und Landesbibliothek Bonn" */
.begruessung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 1px;
	font-weight: normal;
}

 /* Textbereich - Überschriften */
h1 {
	font-size: 18px;
	color: #043B6E;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #043B6E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #043B6E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* Textbereich - Überschriften - reserviert für die Breadcrumbs und Footer-Bezeichnungen der Seiten */
h5 {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
}

/* Textbereich - allgemeine Hyperlinks */
a:link { color: #FF6600; text-decoration: none; }
a:visited { color: #FF6600; text-decoration: none; }
a:hover { color: #FF6600; text-decoration: underline; }
a:active { color: #FF6600; text-decoration: none; }


/* Navigation - Formale Einstiege in die Webseiten über "Übersicht, Register a-z, Suche, sowie Kontakt, Impressum und Einstiegsseite-Home */
.menuklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	white-space: nowrap;
	text-align: right;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}

/* Navigation - Links zu den formalen Einstiegen in die Webseiten */
a.menuklein:link {
	color: #ff9900;
	text-decoration: none;
}
a.menuklein:visited {
	color: #ff9900;
	text-decoration: none;
}
a.menuklein:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.menuklein:active {
	color: #ff9900;
	text-decoration: none;
}

/* Navigation - Hauptnavigation der Webseite "Aktuelles, Bibliothek, Kataloge, eBibliothek, Fachinformation und Bonn" */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	letter-spacing: 2px;
	text-align: center;
}
/* Navigation - Links zur Hauptnavigation der Webseite "Aktuelles, Bibliothek, Kataloge, eBibliothek, Fachinformation und Bonn" */
a.menu:link { color: #ff9900; text-decoration: none; }
a.menu:visited { color: #ff9900; text-decoration: none; }
a.menu:hover { color: #ff9900; text-decoration: none; }
a.menu:active { color: #ff9900; text-decoration: none; }

/* Navigation - Überschrift der Subnavigation */
.navihead {
	font-size:13px;
	color:#ff9900;
	font-weight:bold;
	text-align: right;
	letter-spacing: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 10px;
}

/* Navigation - Subnavigation in der 1. Hierachieebene */
.navi1  {
	font-size:12px;
	color:#ff9900;
	font-weight:normal;
	line-height:14px;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* Navigation - Links zur Subnavigation in der 1. Hierachieebene */
a.navi1:link { color:#ff9900; text-decoration:none; }
a.navi1:visited { color:#ff9900; text-decoration:none; }
a.navi1:hover { color:#ff9900; text-decoration:underline; }

/* Navigation - Subnavigation in der 1. Hierachieebene - aktiv*/
.navi1aktiv  {
	font-size:12px;
	color:#ff9900;
	font-weight:normal;
	line-height:14px;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* Navigation - Links zur Subnavigation in der 1. Hierachieebene */
a.navi1aktiv:link { color:#ff9900; text-decoration:none; }
a.navi1aktiv:visited { color:#ff9900; text-decoration:none; }
a.navi1aktiv:hover { color:#ff9900; text-decoration:underline; }


/* Navigation - Subnavigation in der 2. Hierachieebene */
.navi2  {
	font-size:11px;
	color:#ff9900;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-decoration: none;
	padding-top: 2px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Navigation - Links zur Subnavigation in der 2. Hierachieebene */
a.navi2:link { color:#ff9900; text-decoration:none; }
a.navi2:visited { color:#ff9900; text-decoration:none; }
a.navi2:hover { color:#ff9900;	text-decoration: underline; }
a.navi2:active {	color:#ff9900; text-decoration:none; }

/* Navigation - Subnavigation in der 2. Hierachieebene für den Abstand zur nächst höheren Ebene - Abschlußzeile der navi2  */
.navi2unten  {
	font-size:11px;
	color:#ff9900;
	font-weight:normal;
	line-height:13px;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Navigation - Links zur Subnavigation in der 2. Hierachieebene für den Abstand zur nächst höheren Ebene - Abschlußzeile der navi2 */
a.navi2unten:link { color:#ff9900; text-decoration:none; }
a.navi2unten:visited { color:#ff9900; text-decoration:none; font-weight: normal; }
a.navi2unten:hover { color:#ff9900; text-decoration:underline; font-weight: normal; }
a.nav2unten:active { color:#ff9900; text-decoration:none; font-weight: normal; }


/* Position und farbliche Hintergrundgestaltung der Frames in Tabellenlayout, nicht für den Textframe/maineframe zuständig!!!*/
.layouttabelle {
	margin: 0px;
	background-color: #003B7C;
}

/*Positionierung des ULB Logos */
.logo {
	margin-top: 26px;
	margin-left: 8px;
}

.logoschrift {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #5092C7;
	line-height: normal;
}

a.logoschrift:link { color: #5092C7; 	text-decoration: none; }
a.logoschrift:visited { color: #5092C7; 	text-decoration: none; }
a.logoschrift:hover { color: #5092C7; 	text-decoration: none; }


.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #043B6E;
}

.tabelleheader {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}

.tabelletext {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding: 5px;
	border-bottom-style: dotted;
}

.externerlink {
	background-image: url(../image/link-extern.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 15px;
	display: run-in;
}

.internerlink {
	background-image: url(../image/link-intern.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 15px;
	display: run-in;
	text-align: justify;
}

.mail {
	background-image: url(../image/link-mail.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 15px;
}
/*--- Seitenende - Copyright Universitäts- und Landesbibliothek Bonn --- */

