 /***********************************************/
/* Universität Bern Bibliotheken                           */
/* CSS für Webdesign 2004                      */
/***********************************************/

/***********************************************/
/* Breite Content Spalte                       */
/***********************************************/
.datenbankpopup {
	font-size: 11px;
	width:250px;
	color: #000000;
}

.bibliothekspopup {
	font-size: 11px;
	width:200px;
	color: #000000;
}

.blauhg {
	color: #000000;
	background-color: #becbd3;
}
.obutton{
	list-style-type: none;
	text-indent: 0px;
	color: #000000;
	text-decoration: none;
}

.obutton a, .linkIntranet a{
	color: #000000;
	text-decoration: none;
}	

.obutton a:hover, .linkIntranet a:hover{
	color: #FF0033;
	text-decoration: underline;
}	
.rottext {
	color: #FF0000;
}


