body, div, td { 
	margin: 0; 
	font-size: 12px; 
	font-family: "Lucida Grande", Geneva, Arial, Tahoma; 
}

#logo { 
	display: none;
}

#address {
	display: none;
}

div.lexicon-ref {
	display: none;
}

#erdeoben { 
	display: none;
}

div#imageline {
	display: none;
}

div#column-left { 
	display: none;
}

div#column-right {
	display: none;
}

div#bildleiste { 
	display: none;
}

div#header { 
	display: none;
}

form { 
	margin: 0; 
	padding: 0;
}

a	{ 
	text-decoration: underline;
}

div#print-address { 
	margin-top: 35px;
	width: 100%;
	clear: both;
	border-top: 1px solid black;
}

div#content { 
	width: 100%;
}

img.content {
	margin: 0.5em;
	border: 1px solid #7F7F7F;
}

div.cite {
	display: block;
	padding: 0.5em;
	background-color: #eaeaea; 
	border: 1px #7F7F7F solid;
	margin-top: 1em;
	margin-bottom: 1em;
	font-style: normal;
	color: #7F7F7F;
}

div.cite p {
	margin-top: 0em;
	margin-bottom: 0em;
}

div.cite p.author {
	font-style: italic;
	font-size: 0.85em;
	color: #7F7F7F;
	margin-top: 0.3em;
	margin-bottom: 0em;
}

div#content h1 { 
	color: #808080; 
	font-size: 1.5em; 
	font-weight: normal; 
	margin-top: 0.5em; 
	margin-bottom: 0.3em; 
	padding: 0em;
	font-family: "Trebuchet MS", Tahoma;
}

div#content h2 { 
	font-family: "Trebuchet MS", Tahoma;
	color: #808080; 
	font-weight: normal;
	font-size: 1.2em;
}

div#content h3 { 
	font-size: 1em;
	font-weight: bold;
}

div#content div.image {
	background-color: #F5F5F5; 
	border: 1px #E5E5E5 solid;
	padding: 0.3em;
	float: right;
	color: #808080;
	font-size: 10px; 
	margin: 0.3em;
}

div#titel { 
	display: none;
}

div#titelbg { 
	display: none; 
}

.subinfo { 
	color: #a2a2a2; 
	font-size: 0.8em;
}

.underline {
	border-bottom: 1px solid #E5E5E5;
}

div.listitem {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E5E5E5;
}

div.listitem h2 {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}

div.listitem .prehead {
	color: #808080;
	font-size: 0.8em;
}

