/*Stylesheet  global.css für Website Landeskirchliches Archiv Kassel*/
/*(c) by medio GmbH Kassel - last modyfied: */


body,a,p,td {  
	
	font-family: verdana; 
	font-size: 12px; 
	text-decoration: none; 
}

a {
	color: #1f5584;
	text-decoration: underline;
}

a:hover {

	color: #999999;
	text-decoration: underline;
}

a.nav {  
	
	font-size: 11px; 
	color: #ffffff;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none
}

a.nav:hover {

	color: #1f5584;
	text-decoration: none
}

a.loc {  
	
	font-size: 10px; 
	color: #1f5584;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none
}

a.loc:hover {

	color: #1f5584;
	text-decoration: underline
}

p,li,ul,ol {

	color: #003366

}

p.loc {
	margin-left: 0px;
	font-size: 10px;
	text-decoration: none
}

p.bu {
	font-size: 10px;
	margin-top: 3px;
	width: 145px;
	text-decoration: none
}

p.bu-table {
	font-size: 10px;
	margin-top: 3px;
	width: 120px;
	text-decoration: none
}

img {
	border-color: #000000;
}




