* {
	font-family:Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: transparent;
}

* h1 {
	font-size:14pt;
	margin-bottom:6pt;
}

* p, * a {
	margin-top:0;
	font-size:10pt;
	line-height:16pt;
}

a:after  { 
	color: #CCCCCC;
	background-color:transparent; 
	content: "  (Link: http://www.olivaverde.com/" attr(href) ")"; 
}

a[href^="mailto"]:after  { 
	color: #CCCCCC;
	background-color:transparent; 
	content: "  (Emailadresse: " attr(href) ")"; 
}

a[target^="blank"]:after  { 
	color: #CCCCCC;
	background-color:transparent; 
	content: "  (Link: " attr(href) ")"; 
}

a[href^="http://www.bluemouse.ch"]:before  { 
	color: #CCCCCC;
	background-color:transparent; 
	content: "Website created by  ";
}

#nav, #header-nav, #subnav, #unternavigation, #slogan, #mainpic, #footer, * img, #logo, #topnavigation, * input, * select, * textarea, * label, * fieldset { 
	display:none;
}
#bluemouse {
	margin-top:60pt;
	font-size:8pt;
}
#bluemouse a {
	font-size:8pt;
}
#zanotelli {
	margin-top:-60pt;
	font-size:8pt;
	font-weight:bold;
}
