P, LI, UL {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 20px;
	font-weight : normal;
	text-align : left;
	color : #000000;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	line-height : 20px;
	margin-top: 20px;
	font-weight : bold;
	text-align : left;
	color : #336600;
}

P.red {
	color : #990000;
}

P.navigation_allgemein {
	color : #306A06;
}

P.navigation_bibliothekare {
	color : #006699;
}

P.navigation_nutzer {
	color : #996600;
}

P.subline {
	color : #999999;
}

p.teaser {
	background-color: #EFEFEF;
	padding: 7pt;
}

b {
	font-weight : bold;
}

a {
	color : #306A06;
	text-decoration : none;
}

a:hover 	{
	text-decoration : underline;
}

a.navigation_allgemein {
	color : #306A06;
}

a.red {
	color : #990000;
}

a.navigation_bibliothekare {
	color : #006699;
}

a.navigation_nutzer {
	color : #996600;
}

a.subline {
	color : #999999;
	text-decoration : none;
	font-weight : normal;	
}

a.navigation {
	color : #306A06;
	text-decoration : none;
	font-weight : normal;	
}









