.title {
	font-size:16px;
	font-weight:bold;
	color:#EC1D25;
}
.title_white {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.subtitle {
	font-size:13px;
	font-weight:bold;
	color:#2E2E2E;

}
.important {
	font-size:11px;
	font-weight:bold;
	color:#EC1D25;
}
.important_white {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
.important_black {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#photogalerie img{
	border-top:4px solid white;
	border-left:4px solid white;
	border-right:4px solid white;
	border-bottom:4px solid white;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}