/************************************************/
/* MISC */
.bold-link a {
	font-weight: bold !important;
	text-decoration: none;	
}

.newshead {
	font-size: 16px;
	font-weight: bold;	
}

.image-subheader {
	font-size: 12px;	
}


/************************************************/
/* Breite 100% */
.width-100p{
	width: 100%;
}

/************************************************/
/* Tabelle. Zeilenfarben */
.tr-color1 {
	background-color: #e1effa;
}

.tr-color2{
	background-color: #eff6fc;
}
