/***************************************************************************
(C) 2004, DracoMedia
***************************************************************************/

p.ueberschrift1 {font: 20pt arial, helvetica, sans-serif;
	text-decoration: none;
        text-align: center;
	font-style: normal;
	font-weight: bold;
	color:#000000;}
		
p.ueberschrift2 {font: 16pt arial, helvetica, sans-serif;
	text-decoration: none;
        text-align: center;
	font-style: normal;
	font-weight: normal;
	color:#666666;}

p.text {font: 16pt arial, helvetica, sans-serif;
	text-decoration: none;
        text-align: center;
	font-style: normal;
	font-weight: normal;
	color:#666666;}
		
p.text_u {font: 16pt arial, helvetica, sans-serif;
	text-decoration: underline;
        text-align: center;
	font-style: normal;
	font-weight: normal;
	color:#666666;}

p.text_klein {font: 12pt arial, helvetica, sans-serif;
	text-decoration: none;
        text-align: center;
	font-style: normal;
	font-weight: normal;
	color:#666666;}

a.link  {font: 20pt arial, helvetica, sans-serif;
	text-decoration: underline;
        text-align: center;
	font-style: normal;
	font-weight: normal;
	color:#000000;}

a.link:hover  {font: 20pt arial, helvetica, sans-serif;
	text-decoration: underline;
        text-align: center;
	font-style: normal;
	font-weight: normal;
	color:#ff5000;}

H1 {
	FONT-SIZE: 22pt; COLOR: brown; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
H2 {
	FONT-SIZE: 28pt; COLOR: black; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
H3 {
	FONT-SIZE: 14pt; COLOR: brown; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
H4 {
	FONT-SIZE: 14pt; COLOR: brown; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
H5 {
	FONT-SIZE: 11pt; COLOR: brown; FONT-FAMILY: Arial; TEXT-ALIGN: left
}
H6 {
	FONT-SIZE: 7pt; COLOR: darkblue; FONT-FAMILY: Arial; TEXT-ALIGN: right
}
P {
	FONT-SIZE: 11pt; COLOR: brown; FONT-FAMILY: Arial; TEXT-ALIGN: justify
}


