/*-- start																						  --*/
/*-- 																							  --*/
/*-- Cascading Stylesheet																		  --*/
/*-- www.kaesestrasse-sh.de (print)															 	  --*/
/*-- 																last update: 05.07.2007 14:05 --*/
/*--------------------------------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
/*--------------------------------------------------------------------------------------------------*/
.skip, #navigation, #footer a{
	display: none;
}
img{
	border: 0;
	margin: 0 1em 1em 0;
}
/*--------------------------------------------------------------------------------------------------*/
h1{
	color: #785100;
	font-family: times new roman, serif;
	font-size: 1.25em;
	margin-bottom: 1em;
}
h2{
	color: #785100;
	font-size: 1.15em;
	font-family: times new roman, serif;
	margin-bottom: .5em;
}
p, ul, ol{
	margin-bottom: .75em;
}
ul, ol{
	margin-left: 20px;
	list-style-type: circle;
}
a{
	color: #785100;
}
.small{
	font-size: .8em;
}
.text p{
	text-indent: .5em;
}
.no_indent p, p.no_indent{
	text-indent: 0!important;
}
/*--------------------------------------------------------------------------------------------------*/
/*-- end 																						  --*/