/* Alle Schriften werden hier definiert */

body {color:#000000;font-family:helvetica,arial;font-weight:normal;font-size:9pt}

td {color:#000000;font-family:arial,helvetica;font-weight:normal;font-size:9pt}

td.trainer {color:#000000,font-weight:500;font-family:Helvetica,Arial}

td.header {color:#000000,font-weight:500;font-family:Helvetica,Arial;font-size:8pt}
td.header2 {font-weight:bold;font-family:Arial,Helvetica;font-size:1pt}

th {font-family:Arial, Helvetica;font-size:12pt;font-weight:100}

/*  -----   Überschriften / Schriften ---- */

b.pfeil {font-weight:900;font-family:Helvetica,Arial;font-size:8pt}
b.head {font-weight:600;font-family:Helvetica,Arial;font-size:13pt;color:#000000}
h2 {font-family:Helvetica,Arial;font-size:14pt;font-weight:700}
h3 {font-family:Helvetica,Arial;font-size:12pt;font-weight:600}


/*  -----   Links und Mouseover ----  */
/*  --------------------------------  */

/* 
   WICHTIG:
   du musst innerhalb der link-tags die class="irgendwas einfügen" 
   BSP: <a href="aqua.htm" class="active_menue" target="main">Aquarelle</a>

*/


/* linkfarben für nach oben links - hier ist nur die grösse bisher bestimmt */
a.top
{font-size : 13px;TEXT-DECORATION:NONE}

/* linkfarben wenn aktives menü*/
a.active_menue 
{font-size : 13px;color:#E67556;;TEXT-DECORATION:NONE;font-weight:500}
a.active_menue:hover 
{font-size : 13px;color:#000000;TEXT-DECORATION:NONE;font-weight:500}

/* linkfarben wenn normales menü*/
a.menue
{font-size : 13px;color:#000000;TEXT-DECORATION:NONE;font-weight:500}
a.menue:hover 
{font-size : 13px;color:#E67556;TEXT-DECORATION:NONE;font-weight:500}

/* linkfarben wenn email*/
a.mail
{font-size : 12px;color:#000000;TEXT-DECORATION:UNDERLINE;font-weight:500}
a.mail:hover 
{font-size : 12px;color:#E67556;TEXT-DECORATION:NONE;font-weight:500}


/* linkfarben*/
a 
{font-size : 10px;color:#000000;TEXT-DECORATION:NONE;font-weight:500}
a:hover 
{font-size : 10px;color:#E67556;TEXT-DECORATION:NONE;font-weight:500}

/* linkfarben im navigations menü (standort-anzeige) */
a.header 
{font-size : 11px;color:#000000;;TEXT-DECORATION:NONE}
a.header:hover 
{font-size : 11px;color:#E67556;TEXT-DECORATION:NONE;font-weight:500;}

a.sub 
{font-size : 12px;color:#000000;;TEXT-DECORATION:NONE}
a.sub:hover 
{font-size : 11px;color:#ffffe6;TEXT-DECORATION:NONE;font-weight:600;BACKGROUND-COLOR: #000000}

/* linkfarben wenn bild verlinkt wird, sieht man nur beim laden - is net wichtig*/
a.pic 
{BACKGROUND-COLOR: #e5e5e5}
a.pic:hover 
{BACKGROUND-COLOR: #e5e5e5}

/* #ECD70E = gelb */

/* linkfarben für scrollbalken und oder BODY */
body {

	scrollbar-face-color: #e5e5e5;        /* aufsicht balken */
	scrollbar-highlight-color: #e5e5e5;   /* helligkeit, farbe untergrundes des balkens */
	scrollbar-shadow-color: #A8B6C1;      /* farbe: rechter, unterer rand, balken und kasten */
	scrollbar-3dlight-color: #A8B6C1;     /* linker rand des balkens */
	scrollbar-arrow-color:  #A8B6C1;      /* farbe: pfeile */
	scrollbar-track-color: #e5e5e5;       /* untergrund des balkens */
	scrollbar-darkshadow-color: #e5e5e5;  /* farbe: rechter, rand, balken */
	scrollbar-base-color :#000000;        /* farbe: aufsicht balken */
}




/*  -----   FORMULAR FELDER USW. ----  */

SELECT {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #f1f1f1;
	background-image: url(bilder/verl_rechts_oben.gif)
	
}

	
textarea
{
    color: #000000;
    font-family: verdana, ms sans serif, arial,helvetica;
    font-size: 12px;
	BORDER-LEFT: 0px; #666666 thin solid;
    BORDER-RIGHT: 0px; #333333 thin solid;
    BORDER-TOP: 0px; #666666 thin solid;
    BORDER-BOTTOM: 0px; #666666 thin solid;
	BACKGROUND-COLOR: #f1f1f1
}


text
{
    color: #666666;
    font-family: verdana, "ms sans serif", arial, helvetica;
    font-size: 10px; 
	line-height: 18pt
}

/*style=\"background-image: url(../bilder/verl_rechts_oben.gif)\" */
input
{
    color: #000000;
    font-family: verdana, "ms sans serif", arial, helvetica;
    font-size: 10px;
	/*background-image: url(bilder/verl_rechts_oben.gif)*/
}

input.red
{
    color: #000000;
    font-family: verdana, "ms sans serif", arial, helvetica;
    font-size: 10px;
	BACKGROUND-COLOR: #E67556
}

input.poll
{
    color: #000000;
    font-family: verdana, "ms sans serif", arial, helvetica;
    font-size: 10px;
}


