.titel{
		color			: #2766a2;
		font-size		: 200%;
		font-weight		: normal;
}
.subtitel{
		color			: #888;
		font-size		: 150%;
		font-weight		: normal;
}

.titleGrey{
		color			: #616161;
		font-size		: small;
		font-weight		: bold;
}

.content2{
		font-family		: Verdana;
}



.floatLeft{
		float			: left;
}
.floatRight{
		float			: right;
}

.fontSmall{
		font-size		: 75%;
}
.fontLarge{
		font-size		: 125%;
}
.fontExtraLarge{
		font-size		: 150%;
}


