/* Tabellen */
td.white {
	background-color:#ffffff;
	color: #000000;
}

td.blackschrift {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-style: normal;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
}

td.whiteupper{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

td.whiteupper2{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

td.white3{
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

td.white2{
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	
}

td.links {
	background-image: url(images/nav/hg.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #253A34;
	text-decoration: none;
	text-align: left;
}

td.mitte {
	background-image:url(images/nav/hg3.gif);
	color: #253A34;
	font-weight: bold;
	font-size:10pt;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
td.mitte2 {
	background-image:url(images/nav/hg3.gif);
	color: #253A34;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* Link */

a.nav {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

a.nav1 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

a.nav1:hover { 
	text-decoration: underline; 
}

a.navli {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #253A34;
	text-decoration: none;
	text-align: left;
}

a.navli:hover {
	color: #FFFFFF;
}

a.link {
	text-decoration: none;
	color: #000000;
}

a.link:hover {
	text-decoration: underline;
}


/* Formular - Sonstiges */

body {
	background: #253A34;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 13px;
}

