/*Stylesheet von http://www.mueze-horgen.ch */


body { 	margin-top:		0px;
	margin-bottom:		0px;
	margin-left:		0px
	margin-height:		0px;
	margin-width:		0px;
	background-attachment:	fixed;
	background-image:	url(images/back.jpg);
	background-attachment:	fixed;
	background-repeat:	no-repeat; 
	background-position:	left top;

	background-color:	#FFFFFF;
	color:			#000000;
	font-color:		#000000;

}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,textarea,blockquote,nobr,b,i{ 
	font-family:		Arial, sans-serif, Geneva, Verdana, Helvetica;
	font-size:		11pt;
	}
ul {
	font-family:		Arial, sans-serif, Geneva, Verdana, Helvetica;
	font-size:		10pt;
	line-height: 		14pt;
}
a{ 
	font-family:		Arial, sans-serif, Geneva, Verdana, Helvetica;
	}

h1 { 	font-size:		24pt; 
	}
h2 { 	font-size:		20pt; 
	}
h3 { 	font-size:		14pt;
	color:			#0000FF;
	font-color:		#0000FF;
	}
h4 { 	font-size:		12pt;
	}
h5 { 	font-size:		10pt;
	}
h6 {	font-size:		8pt;
	}
/*a {	font-size:		12pt;*/
/*	}*/

hr	{ 
	color:			#0000FF;
	}

a:link { 
	color:			#FF0000;
	text-decoration:	none;
	}

a:visited { 
	color:			#FF0000;
	text-decoration:	none;
	}

a:active {
	color:			#FF0000;
	text-decoration:	none;
	}

a:hover {
	color:			#FF0000;
	text-decoration:	underline;
	}

a.nav:link { 
	color:			#000000;
	text-decoration:	none;
	font-size:		10pt;
	}

a.nav:visited { 
	color:			#000000;
	text-decoration:	none;
	font-size:		10pt;
	}

a.nav:active {
	color:			#FF0000;
	text-decoration:	none;
	font-size:		10pt;
	}

a.nav:hover {
	color:			#FF0000;
	font-size:		10pt;
	text-decoration:	 ;
	}