/*Stylesheet von http://www.leobrunschwiler.ch */


body { 	margin-top:		2px;
	margin-bottom:		2px;
	margin-left:		2px
	margin-height:		2px;
	margin-width:		2px;
	background-attachment:	fixed;
	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:		10pt;
	}
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;
	}
h4 { 	font-size:		12pt;
	}
h5 { 	font-size:		10pt;
	}
h6 {	font-size:		8pt;
	}
/*a {	font-size:		12pt;*/
/*	}*/

hr	{ 
	color:			#FF0000;
	}

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.ohne:link { 
	color:			#FF0000;
	text-decoration:	none;
	}

a.ohne:visited { 
	color:			#FF0000;
	text-decoration:	none;
	}

a.ohne:active {
	color:			#FF0000;
	text-decoration:	none;
	}

a.ohne:hover {
	color:			#FF0000;
	text-decoration:	underline;
	}

#box {
position:absolute;
visibility:hidden;
}
#hidden {
visibility:hidden;
}