/* Allgemeine Formatierung */
BODY {background-color:#FFFFFF; color:rgb(50,50,50); font-family: Verdana, Arial; font-size: 9pt}
TD {background-color:#FFFFFF; color:rgb(50,50,50); font-family: Verdana, Arial; font-size: 9pt}

/* ==== ÜBERSCHRIFTEN ==== */
/* Große Überschrift */
H1.t1  {color:rgb(0,0,0); font-family: Verdana, Arial; font-size: 22pt}
/* Alternative Große Überschrift */
/* H1.t2  {color:rgb(0,0,0); font-family: Verdana, Arial; font-size: 22pt} */
/* Kleine Überschrift */
H2.t1  {color:rgb(0,0,0); font-family: Verdana, Arial; font-size: 14pt; font-weight:bold}
/* ALternative Kleine Überschrift */
/* H2.t2  {color:rgb(0,0,0); font-family: Verdana, Arial; font-size: 14pt; font-weight:bold} */

/* ==== LINKS ==== */
/* Standard-Link für noch nicht besuchte Seiten */
A.t1 {color:#FF6600; text-decoration:none;font-weight:bold}
/* ALternative Link */
A.print {color:#999999; text-decoration:none;font-weight:normal}
/* Formatierung für Links wo die Maus drauf ist */
A.t1:hover {color:#FF6600; text-decoration:underline;font-weight:bold}
/* Alternative für Link:Hover */
A.print:hover {color:#000000; text-decoration:underline;font-weight:normal}
/* Formatierung für markierte(aktive) Links */
A.t1:active {color:#FF6600; text-decoration:none;font-weight:bold}
/* Alternative für aktiven Link */
A.print:active {color:#999999; text-decoration:none;font-weight:normal}
/* Formatierung für besuchte Links */
A.t1:visited {color:#FF6600; text-decoration:none;font-weight:bold}
/* ALternative für visited Link */
A.print:visited {color:#999999; text-decoration:none;font-weight:normal}

/* ==== RAHMEN ==== */
/* Formatierung für DIV-Bereiche mit Rahmen links und unten */
DIV.RAHMEN_lu1   {background-color:rgb(245,245,245); color:rgb(0,0,0); border-color:#AF67F1; border-left-style:solid;border-left-width:2px;border-bottom-style:solid;border-bottom-width:2px;margin-left:3px;padding-left:4px;padding-bottom:3px}
/* Alternative für Rahmen_lu */
/* DIV.RAHMEN_lu2   {background-color:rgb(245,245,245); color:rgb(0,0,0); border-color:#AF67F1; border-left-style:solid;border-left-width:2px;border-bottom-style:solid;border-bottom-width:2px;margin-left:3px;padding-left:4px;padding-bottom:3px} */
/* Formatierung für DIV-Bereiche mit Rahmen oben und unten */
DIV.RAHMEN_ou   {background-color:rgb(245,245,245); color:rgb(0,0,0); border-color:#AF67F1; border-top-style:solid;border-top-width:3px;border-bottom-style:solid;border-bottom-width:3px;margin-top:3px;padding-top:3px;padding-bottom:3px}
/* ALternative für Rahmen_ou */
/* DIV.RAHMEN_ou   {background-color:rgb(245,245,245); color:rgb(0,0,0); border-color:#AF67F1; border-top-style:solid;border-top-width:3px;border-bottom-style:solid;border-bottom-width:3px;margin-top:3px;padding-top:3px;padding-bottom:3px} */
/* Formatierung für DIV-Bereiche mit Rahmen ganz außenrum */
DIV.RAHMEN_ganz {background-color:rgb(245,245,245); color:rgb(0,0,0); border-color:#FF9966; border-style:solid; border-width:2px;  padding:10px}
/* ALternative für Rahmen_ganz */
/* DIV.RAHMEN_ganz {background-color:rgb(245,245,245); color:rgb(0,0,0); border-color:#FF9966; border-style:solid; border-width:2px; padding:10px"> */

/* ==== LISTENOBJEKTE ==== */
/* Bulletgrafik für Listen-Objekte */
UL.t1 { list-style-image:url(cross.gif)}
/* Alternative für UL */
/* UL.t2 {list-style-image:url(cross.gif)} */
A.email {  color: #FE6701; text-decoration: none}
A.email:active {  color: #FE6701; text-decoration: none}
A.email:hover {  color: #FE6701; text-decoration: underline}
A.email:visited {  color: #FE6701; text-decoration: none}
td.whitebottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.orangebottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

a.teammember {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #525252;
	text-decoration: none;
}
a.teammember:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #525252;
	text-decoration: none;
}
a.teammember:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #525252;
	text-decoration: none;
}
a.teammember:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.teamselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}

a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linksselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
