/* ---- MENU Inhalt ---- */

a.hauptmenulink 
{
	display				: block;
	text-decoration		: none;
	font-family			: verdana;
	font-size			: 11px;
	color				: #000000;
	width				: 130px;
	vertical-align		: middle;
}

a.hauptmenulink:hover 
{
	font-style			: italic;
}

a.hauptmenulinkaktiv 
{
	display				: block;
	text-decoration		: none;
	font-family			: verdana;
	font-size			: 11px;
	font-style			: italic;
	color				: #990000;
	width				: 130px;
	vertical-align		: middle;
	padding-top			: 3px;
	padding-bottom		: 3px;
}


/* ---- Seiten Fuss ---- */

.copyright 
{
	font-family			: verdana;
	font-size			: 10px;
	color				: #A38613;
}


/* ---- Seiten Inhalte ---- */

.homegross
{
	font-family      	: verdana;
	font-size			: 19px;
	color				: #EFF4B3;
}

td.homenews
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #F3E0BA;
	border-top			: 1px dashed #FFFFFF;
	border-bottom		: 1px dashed #FFFFFF;
}

a.homeemail
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	text-decoration		: none;
}
a.homeemail:hover
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFF00;
	text-decoration		: none;
}

a.ueberunslinks
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	text-decoration		: underline;
}
a.ueberunslinks:hover
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFF99;
	text-decoration		: underline;
}

a.links
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	text-decoration		: none;
}

a.links:hover
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFF99;
	text-decoration		: none;
}

a.schliessen
{
	font-family			: verdana;
	font-size			: 11px;
	color				: #000000;
	text-decoration		: none;
	background-color	: #FFFF99;
	padding-left		: 5px;
	padding-right		: 5px;
}

a.schliessen:hover
{
	font-family			: verdana;
	font-size			: 11px;
	color				: #CCCCCC;
	text-decoration		: none;
	background-color	: #FFFF99;
	padding-left		: 5px;
	padding-right		: 5px;
}

a.impressum
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	text-decoration		: none;
}
a.impressum:hover
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFF99;
	text-decoration		: none;
}


a.aktuelllink
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	text-decoration		: underline;
}
a.aktuelllink:hover
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFF99;
	text-decoration		: underline;
}

a.loeschlink
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #000000;
	text-decoration		: none;
}

a.loeschlink:hover
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFF99;
	text-decoration		: none;
}

a.mehr
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #F3E0BA;
	text-decoration		: none;
}

a.mehr:hover
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFF99;
	text-decoration		: none;
}

td.trainingstage 
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	border-bottom		: 1px dashed #FFFFFF;
}

td.aktuellrahmen1 
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	border-bottom		: 1px solid #E2E2E2;
	border-top			: 1px solid #E2E2E2;
	border-right		: 1px solid #E2E2E2;
	border-left			: 1px solid #E2E2E2;
}

td.aktuellrahmen2
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
	border-bottom		: 1px solid #E2E2E2;
	border-right		: 1px solid #E2E2E2;
	border-left			: 1px solid #E2E2E2;
}

.sitefont10px 
{
	font-family			: verdana;
	font-size			: 10px;
	color				: #FFFFFF;
}

.sitefont11px 
{
	font-family			: verdana;
	font-size			: 11px;
	color				: #FFFFFF;
}

.sitefont12px 
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFFFFF;
}

.sitefont13px 
{
	font-family			: verdana;
	font-size			: 13px;
	color				: #FFFFFF;
}

.sitefont14px 
{
	font-family			: verdana;
	font-size			: 14px;
	color				: #FFFFFF;
}

.sitefont15px 
{
	font-family			: verdana;
	font-size			: 15px;
	color				: #FFFFFF;
}

.sitefont16px 
{
	font-family			: verdana;
	font-size			: 16px;
	color				: #FFFFFF;
}

textarea.traningsplan
{
	width				: 420px;
	height				: 100px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	padding-left		: 8px;
	padding-right		: 8px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
}

textarea.aktuelles
{
	width				: 360px;
	height				: 150px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	padding-left		: 8px;
	padding-right		: 8px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
}

input.aktuellestitel
{
	width				: 360px;
	height				: 20px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	padding-left		: 8px;
	padding-right		: 8px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
}

input.buttonspeichern
{
	width				: 100px;
	height				: 20px;
	background-color	: #E9C942;
	border-color		: #000000;
	border-width		: 1px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	font-weight			: bold
}

input.buttonreset
{
	width				: 200px;
	height				: 20px;
	background-color	: #E9C942;
	border-color		: #000000;
	border-width		: 1px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	font-weight			: bold
}

input.link
{
	width				: 350px;
	height				: 20px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	padding-left		: 8px;
	padding-right		: 8px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
}

select.kontakt
{
	width				: 80px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	height				: 20px;
	font-family			: Courier New, Courier, mono;
	font-size			: 13px;
	color				: #000000;
}

textarea.kontakt
{
	width				: 400px;
	height				: 150px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	padding-left		: 8px;
	padding-right		: 8px;
	font-family			: Courier New, Courier, mono;
	font-size			: 13px;
	color				: #000000;
}

input.kontaktbutton
{
	width				: 150px;
	height				: 22px;
	max-height			: 22px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 13px;
	font-weight			: bold;
	color				: #000000;
}

input.kontakt
{
	width				: 400px;
	height				: 20px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	padding-left		: 8px;
	font-family			: Courier New, Courier, mono;
	font-size			: 13px;
	color				: #000000;
}

input.einstellungen
{
	width				: 280px;
	height				: 20px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	padding-left		: 8px;
	font-family			: Courier New, Courier, mono;
	font-size			: 13px;
	color				: #000000;
}

.fehler 
{
	font-family			: verdana;
	font-size			: 12px;
	color				: #FFA2A2;
}

select.einstellungenzahlen
{
	width				: 80px;
	background-color	: #F8EEC3;
	border-color		: #000000;
	border-width		: 1px;
	height				: 20px;
	font-family			: Courier New, Courier, mono;
	font-size			: 13px;
	color				: #000000;
}

