.screen { display: none; }

html,body {
	margin: 0;
	color: #000;
	font-family: 'Times New Roman',Times,serif;
	font-size: 12pt;
	background: none;
	background-color: transparent;
}

p { line-height: 1.2em; }

img { border: none; }

a {	color: #000; }
a.extern { padding-left: 0; background: none; }
a.intern { padding-left: 0; background: none; }
/* a.extern { font-weight: normal; padding-left: 9px; background-repeat: no-repeat; background-position: left center; background-image: url(/bilder/icon-link-extern.gif); }
a.intern { padding-left: 9px; background-repeat: no-repeat; background-position: left center; background-image: url(/bilder/icon-link-intern.gif); } */

h1,h2,b { color:#000; }

span.illu-links { border-color: #000; }
img.illu-mitte { border-color: #000; }

#kopf {
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000; 
}

#zitat {
	bottom: 7px;
}
#zitat span.drucktitel { font-style: italic; }

/* noch überlegen, ob änderungen bei druck */
#inhalt { margin-top: 1.3em; margin-bottom: 1.5em; padding-left: 15px; padding-right: 10px; margin-right: 260px; border-right: 1px dotted #bbb; }

#rechts { margin-top: 0; }

a.indexmotiv img.aktiv { display: inline; }
a.indexmotiv img.inaktiv { display: none; }

#kopflogo { margin: 0 0 0 10px; }

#menuebalken { display: none; }

#fuss { text-align: center; color: #000; }
#fuss .rand-oben { display: none; }
#fuss .rand-unten { display: none; }
#fuss .anlauf { display: block; background: none; }
#fuss .auslauf { display: block; background: none; }
#fuss .hinten { display: block; background: none; }
#fuss .inhalt { display: block; padding: 2px 0 3px 0; border-top: 1px solid #000; }

input.text,select,textarea {
	background-color: #fff;
}

input.text { border: 1px solid #000; background-color: #fff; }

textarea { border: 1px solid #000; background-color: #fff; }

button {
	color: #fff;
	background-color: #000;
	border-color: #000;
}