/* Text Titelleiste der Kaestchen */
	font.titel  {
   		font-size : 11px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		font-weight : bold;
   		color : ffffff;
		text-decoration : none;
		}

	font.titelklein  {
   		font-size : 10px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : ffffff;
		text-decoration : none;
		}

/* Text Haupttext */
	font.text  {
   		font-size : 11px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext */
	font.textmoebel  {
   		font-size : 11px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		font-weight : bold;
		text-decoration : none;
		}

/* Text Haupttext */
	font.textblau  {
   		font-size : 11px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : #061F86;
		text-decoration : none;
		}

	font.textblau2  {
   		font-size : 17px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : #061F86;
		font-weight : bold;
		text-decoration : none;
		}

	font.textblau3  {
   		font-size : 14px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : #061F86;
		font-weight : bold;
		text-decoration : none;
		}

/* Text Haupttext */
	font.textrot  {
   		font-size : 11px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : red;
		text-decoration : none;
		}

/* Text Haupttext mittel */
	font.mittel  {
   		font-size : 10px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext klein */
	font.klein  {
   		font-size : 9px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext gross */
	font.gross  {
   		font-size : 13px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext big */
	font.big  {
   		font-size : 15px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext big2 */
	font.big2  {
   		font-size : 17px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext big2blau */
	font.big2blau  {
   		font-size : 17px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : #0000FF;
		text-decoration : none;
		}

/* Text Haupttext big2hellblau */
	font.big2hellblau  {
   		font-size : 17px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : #2CA4ED;
		text-decoration : none;
		}

/* Text Haupttext big3 */
	font.big3  {
   		font-size : 18px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext big4 */
	font.big4  {
   		font-size : 19px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : black;
		text-decoration : none;
		}

/* Text Haupttext big5 */
	font.big5  {
   		font-size : 22px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : #0000FF;
		text-decoration : none;
		}

/* Text Haupttext mase */
	font.mase  {
   		font-size : 13px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
		font-weight : bold;
   		color : black;
		text-decoration : none;
		}

/* Buttons */		
	td.button {
		background-color: #061F86;
		cursor:pointer;
		}
		
	font.button  {
   		font-size : 10px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		font-weight : bold;
   		color : ffffff;
		text-decoration : underline;
		}

/* Stylesheets fuer die Navigation */

/* Text Hauptmenuepunkte */
	font.haupttext  {
   		font-size : 10px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		font-weight : bold;
   		color : ffffff;
		text-decoration : none;
		}
	font.haupttextblack  {
   		font-size : 10px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		font-weight : bold;
   		color : 000000;
		text-decoration : none;
		}

/* Text Untermenuepunkte */		
	font.untertext  {
   		font-size : 10px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : ffffff;
		text-decoration : none;
		}
	font.untertextblack  {
   		font-size : 10px;
   		font-family : Verdana,Arial,Helvetica,Sans-Serif;
   		color : 000000;
		text-decoration : none;
		}

/* Tabelle Hauptmenue */		
	td.haupt {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 7px;
		background-color: #061F86;
		}
		
/* Tabelle Hauptmenue OnMouseOver */
	td.haupt2 {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 7px;
		background-color: #02A5FF;
		}
		
/* Tabelle Kempten */
	td.hauptorange {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 7px;
		background-color: #FE9806;
		}
		
/* Tabelle Online-Shop */
	td.hauptrot {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 7px;
		background-color: #E50029;
		}
		
/* Tabelle Online-Shop OnMouseOver */
	td.hauptrot2 {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 7px;
		background-color: #FF9000;
		}
		
/* Tabelle Online-Shop */
	td.hauptgelb {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 7px;
		background-color: #FFFF00;
		}
		
/* Tabelle Untermenue */
	td.unter {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 18px;
		background-color: #061F86;
		}
		
/* Tabelle Untermenue */
	td.untergelb {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 18px;
		background-color: #FFFF00;
		}
		
/* Tabelle Untermenue OnMouseOver */
	td.unter2 {
		border-top-width: 1px;
		border-top-style:solid;
		border-top-color:white;
		padding-left: 18px;
		background-color: #02A5FF;
		}
		