/*

dunkelblau = #1B2A96
hellblau = #478BDA
hover-blau = #D6E3F7

neu 17.05.2007
Farbschema neu + 2 neue GIFs


*/

/*
	table, tr, td, p {
	text-decoration: none !important;
	}
*/

	a:visited, td .box1 a:visited {
	text-decoration: none ;
	color: #FFFFFF;
	}
	
	a:link, td .box1 a:link {
	text-decoration: none ;
	color: #FFFFFF;
	}


/*		für Hauptmenus ohne Unterrubriken (Forum - Suchen)	*/
		td .boxalone a:link,
		td .boxalone a:visited {
   font-weight: bold;
   font-size: 11px;
   line-height: 22px;
   font-family: arial, helvetica, verdana, sans-serif;
		text-decoration: none !important;
	color: #FFFFFF;
   width: 160px;
		display: block;
   background: url("http://www.schtifti.ch/assets/images/atfront/buttonWHITE-ATFRONT.gif") no-repeat;
/*		background-color: white;*/
	}
	
		td .boxalone a:hover,
		td .boxalone a:visited:hover {
   font-weight: bold;
   font-size: 11px;
   line-height: 22px;
   font-family: arial, helvetica, verdana, sans-serif;
		text-decoration: none !important;
	color: #FFFFFF;
   cursor: pointer;
   width: 160px;
		display: block;
   background: url("http://www.schtifti.ch/assets/images/atfront/buttonWHITE-ATFRONT.gif") no-repeat;
/*		background-color: white;*/
	}


    body {
	background: #5c6165 url("http://www.schtifti.ch/freestyletour/d/_mainpics/bg_pic.jpg") repeat;
	color: #FFFFFF;
    }
    .click-menu {
    }
    .click-menu .box1 {
   background: url("http://www.schtifti.ch/assets/images/atfront/buttonWHITE-ATFRONT.gif") no-repeat;
		background-color: transparent;
	color: #FFFFFF;
		line-height: 22px;
		text-decoration: none !important;
/*   border-bottom-color: #1B2A96;
   border-bottom-width: thin;
   border-bottom-style: dotted;
*/
    }
    .click-menu .box1-hover {
   background: url("http://www.schtifti.ch/assets/images/atfront/buttonWHITE-ATFRONT.gif") no-repeat;
		background-color: transparent;
	color: #FFFFFF;
		line-height: 24px;
    }
    .click-menu .box1-open {
   background: url("http://www.schtifti.ch/assets/images/atfront/buttonWHITE-ATFRONT-click.gif") no-repeat;
		background-color: transparent;
	color: #FFFFFF;
    }
    .click-menu .box1-open-hover {
   background: url("http://www.schtifti.ch/assets/images/atfront/buttonWHITE-ATFRONT-click.gif") no-repeat;
		background-color: transparent;
	color: #FFFFFF;
    }


	.click-menu .box1 {
	color: #FFFFFF;
/*   text-indent: 12px;*/
   font-weight: bold;
   font-size: 11px;
   line-height: 22px;
   font-family: arial, helvetica, verdana, sans-serif;
   cursor: pointer;
   width: 160px;
		text-decoration: none !important;
	}

	.click-menu .box1-open {
	color: #FFFFFF;
/*   text-indent: 12px;*/
   font-weight: bold;
   font-size: 11px;
   line-height: 22px;
   font-family: arial, helvetica, verdana, sans-serif;
   cursor: pointer;
   width: 160px;
	}

	.click-menu .box1-hover,
    .click-menu .box1-open-hover {
/*   text-indent: 12px;*/
   font-weight: bold;
   font-size: 11px;
   line-height: 22px;
   font-family: arial, helvetica, verdana, sans-serif;
   cursor: pointer;
   width: 160px;
	color: #FFFFFF;
    }



    .click-menu .section {
   background-color: transparent;
   font-family: arial, helvetica, verdana, sans-serif;
		
   font-size: 11px;
   line-height: 16px;
/*   padding: 0 0 5px 10px;*/
		padding: 0;
/*		margin-left: 10px;*/
   display: none;
	color: #FFFFFF;
		margin-top: 3px;
    }

	.click-menu .section a, 
	.click-menu .section a:link, 
	.click-menu .section a:visited {
	color: #FFFFFF !important:
   text-decoration: none;
   white-space: nowrap;
    }

.section a:link {
	color: #FFFFFF;
}

.section a:visited {
	color: #FFFFFF;
}

    .click-menu .section a:hover {
	color: #FFFFFF;
   text-decoration: none;
   white-space: nowrap;
    }



	.click-menu .box2 {
		padding: 1px 0 2px 6px;
		margin-left: 3px;
/*		background-image: url("http://www.schtifti.ch/tests/menu/images/underline-both-sides.gif") !important;
		background-repeat: no-repeat;*/
		cursor: pointer;
    }

	.click-menu .box2 a:link {
/*		background-image: url("http://www.schtifti.ch/tests/menu/images/underline-both-sides.gif") !important;
		background-repeat: no-repeat;*/
		cursor: pointer;
    }

	
	.click-menu .box2-hover {
   padding: 1px 0 2px 6px;
		background-color: #535353;
/*		background-image: url("http://www.schtifti.ch/tests/menu/images/underline-both-sides.gif") !important;
		background-repeat: no-repeat;*/
		margin-left: 3px;
   cursor: pointer;
    }


	.click-menu .box2 a:hover {
		background-color: #535353;
/*		background-image: url("http://www.schtifti.ch/tests/menu/images/underline-both-sides.gif") !important;
		background-repeat: no-repeat;*/
   cursor: pointer;
    }


