/* (C) helvo Informatik - drucker-stylesheet*/
body {
	background-color: #FFFFFF;
	color: #000000;
	font: 500 small Georgia, Palatino, "New Century Schoolbook", serif;
	}
/*verstecken ohne platzhalter*/
#LinkList, .dekobox, #servList, #seitenkopf, #seitenfuss, #popup, img, #intro p.letzt, p.anmerkung, p.fuss, ul.val, .skip, .nopr {
	display: none;
	}

#Logo h1 {
	text-align: center;
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Grande", sans-serif;
	font-size: 2pc;		/*absolute grösse: 2 pica (entspricht 24pt) */
	font-style:normal;  
	font-variant:normal;
	color:#D3D3D3;		/*=lightgrey;*/
	}

#abrege h2 {
	/*font-variant:small-caps;*/
	text-align: center;
	font-size:small;
	font-weight:500;
	letter-spacing:1pt;
	color: #000000;
	}
h3 {
	font-size: medium;
	font-weight:600;
	}
h4 {
	font-size: small;
	font-weight:600;
	}
h5, h6 {
	visibility:hidden;	/*mit platzhalter*/
	}

#intro p {
	text-align: center;
}
#abschluss p {
	text-align: center;
	font-size: 9pt;
	padding-top:20pt;
	}

#inhalt p.deutsch1750 {
	font-family: Kroeburn;
	font-size: 16pt;
	font-style: normal;	/*evtl oblique;*/
	line-height: normal;
	font-variant: normal;
	font-weight: 500;
	}
#inhalt p.deutsch1750 span {
	display:none;
	}
#inhalt dd.abstand {
	padding-top:8px;
	}
#summary ul li a:before { display: none; }
input {
	border: 1px solid #808080;
	border-right: 1px dotted #808080;
	}
input.button {
	width:144px;
	background: #FFFFFF;
	color: #808080;
	border:1px solid #808080;
	}
textarea {
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px dotted #808080;
	border-left: 1px solid #808080;
	}
a {
	text-decoration:none;
	color: #000000;
	}
#abschluss a {
	padding-left: 10pt;
	}

/*	externe Hyperlinks sichtbar - Opera, FF, ... (geht nicht im IE) */
a.ext[href^="http"]:after {
    content: " < " attr(href) " > ";
    color: #00f;
    background-color:inherit;
    font-style:oblique;
    /*font-size: 80%;*/
   }

/*kurzweilseiten*/
#inhk1 {
	font-style: italic;
	}
#inhk1 h4 {
	font-size: medium;
	}
#inhk1 p.norm {
	font-style: normal;
	}
#inhk1 p.einr {
	padding-left: 45px;
	}
#inhk1 p.hang {
	padding-left: 45px;
	text-indent: -40px;
	}
