@charset "UTF-8";
/* Client.CSS Dokument Cofain */

/* -------------------------------------------------- */
/* ------------------- CLIENT CSS ------------------- */
/* -------------------------------------------------- */ 

.studie,
.mail,
.information,
.gallery {
	color: #333333;
	font-size:16px;
	height: 35px;
	padding: 0 0 0 35px;
}

.studie {
	background: transparent url(images/icon_studie.png) no-repeat left 0;
}

.mail {
	background: transparent url(images/icon_mail.png) no-repeat left 4px;
}

.information {
	background: transparent url(images/icon_info.png) no-repeat left 0;	
}

.gallery {
	background: transparent url(images/icon_camera.png) no-repeat left 0;	
}

.eventDate {
	background: transparent url(images/icon_calendar.png) no-repeat 0 0;
}

.cofain {
	height: 36px;
	text-indent: -5000px;
	background:transparent url(images/bg_pCofain.png) no-repeat 0 0;
}

.sofort {
	height: 36px;
	text-indent: -5000px;
	background:transparent url(images/bg_sofort.png) no-repeat 0 0;
}

.sofort_EN {
	height: 36px;
	text-indent: -5000px;
	background: transparent url(images/bg_sofort_EN.png) no-repeat 0 0;
}

h3 {
	font-weight: normal;
	font-size: 16px;
	color: #333333;
}
