P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.titel_en  {
	font-size : 25;
	font-family : Vivaldi;
	color : Black;
}

.titel_fr  {
	font-size : 26;
	font-family : Arial;
	color : Black;
	font-weight : bold;
}

.link_en  {
	font-size : 16;
	font-family : Tahoma;
	font-weight : normal;
	color : #010101;
	text-decoration : none;
}

.link_en:Visited  {
	font-size : 16;
	font-family : Tahoma;
	font-weight : normal;
	color : #010101;
	text-decoration : none;
}

.link_en:Active  {
	font-size : 16;
	font-family : Tahoma;
	font-weight : normal;
	color : #010101;
	text-decoration : none;
}

.link_en:Hover  {
	font-size : 16;
	font-family : Tahoma;
	font-weight : normal;
	color : #F01414;
	text-decoration : none;
}

.link_fr  {
	font-size : 16;
	font-family : Tahoma;
	font-weight : normal;
	text-decoration : none;
	color : #010101;
}

.link_fr:Visited  {
	font-family : Tahoma;
	font-size : 16;
	font-weight : normal;
	text-decoration : none;
	color : #010101;
}

.link_fr:Active  {
	font-size : 16;
	font-family : Tahoma;
	font-weight : normal;
	text-decoration : none;
	color : #010101;
}

.link_fr:Hover  {
	font-size : 16;
	font-family : Tahoma;
	font-weight : normal;
	text-decoration : none;
	color : #F01414;
}

.titel_B  {
	font-size : 20;
	font-family : Tahoma;
	color : #FFFFFF;
}

.normal_en  {
	font-size : 16;
	font-family : Tahoma;
	color : #000000;
}

.normal_fr  {
	font-size : 14;
	font-family : Tahoma;
	color : #000000;
}

