/* [Syntax:] Objekt.freierName  */
/* (Objekte sind zb td, body..) */
/*  */


a.m0 {text-align: center;font-family: "Comic Sans MS";font-size: 24px; color: white; font: bold;text-decoration: none;}
td.m0 {text-align: center;font-family: "Comic Sans MS";font-size: 28px; color: white; font: bold;}
a.f1{color: White; 	text-decoration: none; }
body.f2 {background-image: url(images/top_bkg.jpg);	color: #B43C3B;scrollbar-base-color : #B14140;*/ scrollbar-track-color : #B14140;}
td.f4 {text-align: center;}
a.f3{color: White;  color: white; text-decoration: none;}
div { 
	text-align: center;
	color: White;
	font-family: Comic Sans MS;
	font-size: 17pt;
	text-decoration: none
}

a {
	color: White;
	text-decoration: none;
}



body {
	background-image: url(images/top_bkg.jpg);
	color: #B43C3B;
	
scrollbar-base-color : #B14140;*/	
scrollbar-track-color : #B14140;
	

}


ul.ebene1 li
{
	list-style: none;
	margin-bottom: 15px;
	margin-left: 20px;
}

ul.ebene1 a
{
	/*Abstand zw. Schrift (Link) und "Rahmen"*/
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	font-size: 16pt;
	color: White;
	font-family: "Comic Sans MS"; /*
	background-color: #FFFFE0; 
	*/
}

ul.ebene1 a:link, ul.ebene1 a:visited
{
	text-decoration: none;
	
}

ul.ebene1 a:hover
{
	color: black;
	background-color: #FFFFE0;
}

/* ---------------------------------------------------------------------*/

ul.ebene2 li
{
	list-style-type: none;
	margin-left: -100px;
	margin-bottom: 7px;
	margin-top: 0px;
}

ul.ebene2 a
{
	/*Abstand zw. Schrift (Link) und "Rahmen"*/
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	text-align: left;
	font-family: Arial Helvetica sans-serif;
	font-size: 11pt;
	color: white; /*
	background-color: #FFFFE0; 
	*/
}

ul.ebene2 a:link, ul.ebene1 a:visited
{
	text-decoration: none;
}

ul.ebene2 a:hover
{
	color: black;
	background-color: #FFFFE0;

}


