/* Style for www.stall-bucher.ch*/

/*----------------------------------------------------------------*/
/********* START - Definitionen des Body **********/

body {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
}

/********* END - Definitionen des Body **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Tabellen **********/

td {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000; }
	
/********* START - Definitionen der Tabellen **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Links **********/

a{
	text-decoration: none;
	color: #379DEC;}
	
A:Visited  {
	text-decoration: none;}
	
A:Active  {
	text-decoration: none;
	color: #FF6702; }
	
A:Hover  {
	text-decoration: underline;
	color: #FF6702; }

/********* END - Definitionen der Links **********/
/********* START - Definitionen der Textbereiche *********/

.copyright{
	font-size: 10px;
	color: #F6F69B;
}

.rubriktitel{
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #088E31; 
}

.ueberschrift{
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #088E31; 
}

.titel{
	font-size: 13px;
	font-weight: bold;
	color: #000000; 
}

/********* END - Definitionen der Textbereiche *********/
/*----------------------------------------------------------------*/

