
body  
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 16px; letter-spacing: 2px }
h2 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 18px; letter-spacing: 2px }
h3 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 20px; letter-spacing: 2px }
h4 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 22px; letter-spacing: 2px }
h5 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 24px; letter-spacing: 2px }
h6 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 26px; letter-spacing: 2px }
h6 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 30px; letter-spacing: 2px }



/**********************************************
LINKS
**********************************************/

a
{
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
}

a:hover
{
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
}

a:visited
{
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: none;
}

.adresse a
{
	font-family :  Arial,Verdana;
	font-size : 9px;
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
	
}

.adresse a:hover
{
	font-family :  Arial, Verdana;
	font-size : 9px;
	font-style :  italic;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #656a66;
}

.adresse a:visited
{
	font-family :  Arial,Verdana;
	font-size : 9px;
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
}
.footer a
{
	font-family :  Arial,Verdana;
	font-size : 10px;
	font-style :  italic;
	font-weight : bold;
	text-decoration: underline;
	color:#000000;
	
}

.footer a:hover
{
	font-family :  Arial, Verdana;
	font-size : 10px;
	font-style :  italic;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #979E99;
}

.footer a:visited
{
	font-family :  Arial,Verdana;
	font-size : 10px;
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
}


/**********************************************
TEXT
**********************************************/

.ueberschrift
{
	font-family :  Arial,Verdana;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color:#000000;
}

.ueberschrift2
{
	font-family :  Arial,Verdana;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color:#000000;
}

.ueberschrift3
{
	font-family :  Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color:#000000;
}

.b12
{
	font-family :  Arial,Verdana;
	font-size : 12px;
	font-style : normal;
	text-decoration: none;
	color:#000000;
	
}

.textFett
{
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.textRot
{
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

.textVorspann
{
	color: #000000;
	font-style: italic; font-weight: bold;
	font-size: 12px;
}

.adresse
{
	font-family :  Arial,Verdana;
	font-size : 9px;
	font-style :  italic;
	text-decoration: none;
	color:#000000;
}

.footer
{
	font-family :  Arial,Verdana;
	font-size : 10px;
	font-style :  italic;
	font-weight : bold;
	text-decoration: none;
	color:#000000;
}

.datum
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}


