
body {
	margin= 0px;
}

/* normaler Fliesstext im <p> */
p {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	line-height: 18px;	
	margin-bottom: 24px;
}

/* normaler Fliesstext im <td> */
td {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	line-height: 18px;	
	margin-bottom: 24px;
}


.ueberschrift
{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	color : #00A1DD;
	font-weight: bold;
	text-decoration:none;	
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
}

.ueberschrift2
{
	font-family : Georgia, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	color : #BA1225;
	font-weight: bold;
	text-decoration:none;	
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
}

.naviueberschrift
{
	font-family : Georgia, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight: bold;
	text-decoration:none;	
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
}

.naviaktiv2
{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	color : #F6AE4D;
	text-decoration:none;	
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
}


/* Link im Fliesstext */
a:link {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration:none;	
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
}

a:visited {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	text-decoration:none;
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
}

a:hover {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFF200;
	text-decoration:none;
	border-bottom: 1px dotted #FFF200;
	line-height: 18px;	
	margin-bottom: 24px;
}




/* Link im Fliesstext */
a.navi:link {
	font-family : Georgia, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	color : #BA1225;
	text-decoration:none;	
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
}

a.navi:visited {
	font-family : Georgia, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	color : #BA1225;
	text-decoration:none;
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
}

a.navi:hover {
	font-family : Georgia, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration:none;
	border-bottom: 1px dotted #F6AE4D;
	line-height: 18px;	
	margin-bottom: 24px;
}


.textklein
{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 10px;
	height: 22px;
	letter-spacing: 0.5em;
}

/* kleiner Link im Fliesstext */
a.text2:link {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-decoration:none;	
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
	letter-spacing: 0.1em;
}

a.text2:visited {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-decoration:none;
	background-color: transparent;
	line-height: 18px;	
	margin-bottom: 24px;
	border-bottom: 1px dotted #ffffff;
	letter-spacing: 0.1em;
}

a.text2:hover {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #F6AE4D;
	text-decoration:none;
	border-bottom: 1px dotted #F6AE4D;
	line-height: 18px;	
	margin-bottom: 24px;
	letter-spacing: 0.1em;
}


/* Bild-Verlinkung */
a.bildlink:link {
	text-decoration: none;	
	border-bottom: 0px;	
}

a.bildlink:visited {
	text-decoration: none;
	border-bottom: 0px;			
}

a.bildlink:hover {
	text-decoration: none;
	border-bottom: 0px;				
}

