/* Druck-StyleSheet fuer http://www.caalpont.ch */


/* Standard-Tags
----------------------------------------------- */
body
	{
	background-color: white;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	border: 0 none;
	text-align: left;
	}
h1
	{
	font-family: georgia, 'times-new-roman', serif;
	font-size: 2em;
	font-weight: normal;
	color: #16981B;
	padding-top: 0.2em;
	padding-bottom: 0;
	}
h2
	{
	font-family: georgia, 'times-new-roman', serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #16981B;
	text-decoration: underline;
	}
h3
	{
	font-family: georgia, 'times-new-roman', serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #16981B;
	display: block;
	border-bottom: 1px solid #16981B;
	}
p
	{
	line-height: 2em;
	padding-bottom: 0.2em;
	}
cite
	{
	font-family: georgia, 'times-new-roman', serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 2em;
	}

/* Kopfdaten [HEAD]
----------------------------------------------- */
#head1, #head2, #head3
	{
	display: none;
	}

/* Submenu
----------------------------------------------- */
#submenu
	{
	display: none;
	}

/* Content
----------------------------------------------- */
.inhalt
	{
	width: 100%;
	display: block; 
	padding: 0;
	border: 0 none;
	}
.inhalt p span.name
	{
	font-family: georgia, 'times-new-roman', serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #16981B;
	text-decoration: underline;
	margin-right: 0.2em;
	}

/* Fusszeile
----------------------------------------------- */
#footer
	{
	display: none;
	}

/* Links
----------------------------------------------- */
a:link,a:visited,a:active,a:hover
	{
	color: #16981B;
	text-decoration: underline;
	}
li a:link,li a:visited,li a:active,li a:hover,p a:link,p a:visited,p a:active,p a:hover, span a:link,span a:visited,span a:active,span a:hover{text-decoration: underline;}
a img
	{
	border: 0 none;
	margin: 0;
	padding: 0;
	}
.inhalt a:link img,.inhalt a:visited img,.inhalt a:active img,.inhalt a:hover img
	{
	padding: 7px;
	margin: 3px;
	border: 1px solid #BEBEB6;
	background-color: #EDEDE3;
	}
div.kittenpics
	{
	float: left;
	}
div.kittenpics a img
	{
	margin: 2px;
	}
