/* StyleSheet fuer Bavaria */

/* DOI auf Ausgabenseite */

.pub_id {
		margin: 1.43rem 0;
		
		.type::after {
			content: " ";
		}
		
		.id {
			a {
				color: #fff;
			}
			
			a::after {
				display: none;
			}
		}
	}
