/*------------------------------------------------------------------------------------------*/
/* Allgemein                                                                                */
/*------------------------------------------------------------------------------------------*/
a, body, td, textarea, input	{ font-family:Arial, Helvetica, Geneva, Swiss; font-size:10pt; text-decoration:none; }
body.content					{ margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; }
form									{ display:inline; } /* wegen IE Zeilenumbruch */
div										{ display:inline; } /* wegen IE Zeilenumbruch */

/*------------------------------------------------------------------------------------------*/
/* nav																																											*/
/*------------------------------------------------------------------------------------------*/
td.nav								{ color:#ffffff; font-weight:bold; text-decoration:none; }
a.nav									{ color:#ffffff; font-weight:bold; text-decoration:none; }
a.nav:hover						{ background:#a2a585; text-decoration:none; }

/*------------------------------------------------------------------------------------------*/
/* list																																											*/
/*------------------------------------------------------------------------------------------*/
table.list						{ border:#000000 1px solid; }
td.list-title					{ background:#88071e; color:#ffffff; font-weight:bold; text-decoration:none; }
td.list-row1					{ background:#ffffff; color:#000000; font-weight:normal; text-decoration:none; }
td.list-row2					{ background:#e0e0e0; color:#000000; font-weight:normal; text-decoration:none; }
span.list-small				{ font-size:8pt; }

/*------------------------------------------------------------------------------------------*/
/* content																																									*/
/*------------------------------------------------------------------------------------------*/
span.content-seminar	{ font-size:9pt; }
span.content-error		{ color:#ff0000; font-weight:bold; }
span.content-flare		{ color:#88071e; font-weight:bold; }
span.content-flare-small	{ color:#88071e; font-size:8pt; font-weight:normal; }
a.download						{ color:#88701e; font-weight:bold; text-decoration:none; }
a.download:hover			{ color:#000000; text-decoration:none; }

/*------------------------------------------------------------------------------------------*/
/* impressum																																								*/
/*------------------------------------------------------------------------------------------*/
td.impressum					{ background:#f7f7f7; color:#000000; font-size:8pt; font-weight:normal; text-decoration:none; }
a.impressum						{ color:#88701e; font-size:8pt; font-weight:bold; text-decoration:none; }
a.impressum:hover			{ color:#000000; text-decoration:none; }

/*------------------------------------------------------------------------------------------*/
/* partner																																									*/
/*------------------------------------------------------------------------------------------*/
span.partner-title	{ color:#000000; font-size:10pt; font-weight:bold; text-decoration:none; }
td.partner					{ color:#000000; font-size:10pt; font-weight:normal; text-decoration:none; }
a.partner						{ color:#88701e; font-size:10pt; font-weight:bold; text-decoration:none; }
a.partner:hover			{ color:#000000; text-decoration:none; }
table.partner				{ margin:10px; } 