/*  Stylesheet fuer Pitsch Fitness Center GmbH                      */
/*  Erstellt durch: www.agenturtschi.ch                             */
/*  Juni 2005 | Masus Meier, Nicole Sch?rer                         */
/* ---------------------------------------------------------------- */

/* Layers, Boxen */

#box_logo {
	position: absolute; 
	left: 0px;
	top: 0px;
	z-index: 10; }

#box_news_sticker {
	position: absolute;
	left: 390px;
	top: 340px;
	z-index: 20; }
		
		
#box_urgent_news {
	position: absolute;
	left: 350px;
	top: 350px;
	width: 320px;
	z-index: 20; }

#box_body { /* Stimmungsfotos */
	position: absolute;
	left: 0px;
	top: 140px;
	z-index: 5; }

#box_inhalt { /* Inhalt unterhalb Hauptnavigation */	
	left: 0px;
	top: 0px; 
	margin-top: 20px;
	margin-right: 50px;
	font-size: 62.5%;
	z-index: 10; }

#box_links { /* Inhalt links unter Logo */	
	left: 0px;
	top: 0px; 
	margin-left: 15px;
	z-index: 10;  }

#box_bild { /* Bild unter Navigation */
	left: 0px;
	top: 0px; 
	margin-top: 8px;
	margin-left: 8px;
	border: solid #D2D2D2 1px;
	z-index: 10;  }

#box_menu { /* Haupt-Navigation */
	left: 0px;
	top: 0px;
	z-index: 10;  }

#box_submenu { /* Second-Navigation */
	left: 0px;
	top: 0px;
	width: 132px;
	overflow: hidden;
	margin-left: 8px;
	z-index: 10;  }

#box_subsubmenu { /* Third-Navigation */
	left: 0px;
	top: 0px;
	width: 132px;
	overflow: hidden;
	z-index: 10;  }

#box_service { /* Service-Navigation */
	left: 0px;
	top: 0px;
	width: 132px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 8px;
	z-index: 10;  }

#box_valid {
	position: absolute;
	left: 8px;
	top: 5px; 
	z-index: 10; }

/* ---------------------------------------------------------------- */

/* Generell */

body {
	background-color: #FFFFFF; 
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	font-family: Verdana, Arial, Trebuchet MS, sans-serif;
	font-weight: normal; }

.linie_grau {
	background-color: #D2D2D2; 
	font-size: 1px;
	line-height: 1px; }

.linie_dunkelgrau {
	background-color: #333333; 
	font-size: 1px;
	line-height: 1px; }

.linie_blau {
	background-color: #006699; 
	font-size: 1px;
	line-height: 1px; }

/* ---------------------------------------------------------------- */

/* Schriftformatierung */

.titel {
	font-weight: bold;
	color: #009999;
	font-size: 1.3em;
	line-height: 1.4em; }

.utitel {
	color: #4C94B7  /* 66A3C2 61A6C8 */; 
	font-size: 1.1em;
	line-height: 1.6em; }

.gt {
	color: #006699;
	font-size: 1.1em;
	line-height: 1.6em; }
	
	
.urgentnews {
	color: #000000; 
	font-size: 10px;
	line-height: 14px;
	}

.fensterschliessen {
	color: #006699;
	font-size: 0.7em;
	line-height: 1.0em; }

.legende {
	color: #999999;
	font-size: 0.9em;
	line-height: 1.6em; }

.vertrag {
	color: #CC0099;
	font-size: 0.9em;
	line-height: 1.6em; }

/* aus irgendeinem Grund verkleinert es mit diesen CSS-Angaben die Schrift
a.vertrag {
	text-decoration: underline; }

a.vertrag:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0099; }
*/

.fehlermeldung {
	color: #CC0099;
	font-size: 1.1em;
	line-height: 1.6em; }

.hinweis {
	color: #666666; }

.gestrichen {
	color: #666666;
	text-decoration: line-through; }

.datum {
	font-size: 1em; }

a {
	color: #006699;
	/* line-height: 1.6em;  */
	text-decoration: underline; }

a:hover {
	color: #009999;
	text-decoration: none; }

#box_links .gt {
	color: #333333;
	font-size: 0.6em;
	line-height: 1.7em; }

#box_links a {
	color: #333333;
	text-decoration: underline; }

#box_links a:hover {
	color: #009999;
	text-decoration: none; }	

/* ---------------------------------------------------------------- */

/* News */

#box_news { /* News auf Homepage */
	left: 0px;
	top: 0px; 
	background-color: /*#009999*/  #F7F7F7;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
	border: solid #D2D2D2 1px;
	z-index: 10;  }

#box_swica {
	margin-top: 26px;
	margin-left: 16px;
	z-index: 20; }

.news {
	color: #000000;
	font-size: 0.7em;
	line-height: 1.4em; }

#box_news .titel {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.3em;
	line-height: 2.0em; }

#box_news a {
	color: #000000;
	text-decoration: underline; }

#box_news a:hover {
	color: #FF0000;
	text-decoration: none; }

.newsdatum {
	color: #999999; }

/* ---------------------------------------------------------------- */

/* Formular */

input, select { 
	/* border: solid #009999 1px; */
	color: #000000;
	line-height: 1.6em; }					 

.button {
	border: none; 
	background-color: #009999;
	font-family: arial, sans, sans-serif, helvetica, verdana;
	font-weight: bold;
	font-size: 100.01%; 
	line-height: 100.01%;
	color: #FFFFFF;
	text-decoration: none;
	/* width: 6em; */
	height: 1.5em; 
	padding-top: 0.1em; }

.button:hover { 
	background-color: #000000; }

/* ---------------------------------------------------------------- */

/* Haupt-Navigation */

#box_menu ul {
	color: #A3A6AB; 
	font-size: 0.7em;
	line-height: 1.2em;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none; }

#box_menu li {
	/* display: block; */
	float: left; }

#box_menu a { 
	color: #A3A6AB;
	font-weight: bold; 
	text-decoration: none; }

#box_menu a:hover { 
	color: #006699; }

#box_menu .aktiv {
	color: #006699;
	font-weight: bold; }

/* ---------------------------------------------------------------- */
/* Sub-, Subsub- und Service-Navigation */

#box_submenu ul {
	font-size: 0.6em;
	line-height: 1.2em; 
	margin: 0px;
	padding: 0px;
	background-color: #F1F1F1;
	list-style-type: none;
	border-left: solid #D2D2D2 1px;
	border-right: solid #D2D2D2 1px; }

#box_subsubmenu ul, #box_service ul {
	font-size: 0.6em;
	line-height: 1.2em; 
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	list-style-type: none;
	border-left: solid #D2D2D2 1px;
	border-right: solid #D2D2D2 1px;  }

#box_submenu li, #box_subsubmenu li, #box_service li {
	display: block;
	/* width: 132px; */ 
	padding: 2px 0px 3px 7px; }

#box_submenu a, #box_subsubmenu a { 
	color: #333333;
	font-weight: normal; 
	text-decoration: none; }

#box_service a { 
	color: #666666;
	font-weight: normal; 
	text-decoration: none; }

#box_submenu a:hover, #box_subsubmenu a:hover, #box_service a:hover { 
	color: #006699; 
	font-weight: bold; }

#box_submenu .aktiv {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699; }

.subsubaktiv {
	color: #006699;
	font-weight: bold; }

#box_service .aktiv {
	color: #006699;
	font-weight: bold; }

#box_submenu .abstand, #box_subsubmenu .abstand, #box_service .abstand {
	background-color: #D2D2D2; 
	display: block;
	width: 132px;

	/* Erg?nzung vom 17. Juni, f?r Darstellung PC NN 6.2 und Mac NN 6.2 */
	font-size: 1px;
	line-height: 1px; }


/* ---------------------------------------------------------------- */
/* Spezialfall für Homepage "Adliswil bewegt sich" */	
#box_adresse { 	
	left: 0px;
	top: 0px; 
	width: 132px;
	display: block;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 8px;
	font-size: 62.5%;
	z-index: 10; }

#box_pdf {
	position: absolute;
	left: 124px;
	top: 510px;
	font-family: Verdana, Arial, Trebuchet MS, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #006699; }
