/* Oktober 2005 Copyright vektorrausch - Digitale Medien, Kiel */
/* CSS fuer " Buchhandlung Erichsen & Niehrenheim, Kiel" */

/* CSS fuer Druckausgabe */


/* Struktur */

body {
	font-size: xx-small;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}
#header {
	font-size:12pt;
} 	

#header span {
	color:#fff;
}

hr, #logo, #menu, #banner, #title, #footer, #zitat, #sizer, .feld2 {
	height:0;	 
	display:none;
}


/* Unterstruktur */

.feld {
	font-size: 12pt;
}

#right h3 {
	font-size:12pt;
}
 
.buchbild {
	width: 110px;
}	

/* Typo */

#content h2 {
	font-size:16pt;
}
.fliess, .fliesscont {
	font-size: 12pt;
	line-height: 14pt;
}			  
a.fliess:link, a.fliess:visited { 
	display:none;
}

.invis {
	display:block;
	color:#000;
	font-size:24pt; 
} 

.invis2 {
	display:block;
	color:#000;
	font-size:30pt;
	line-height:40pt;
	margin-top:10pt; 
}

dl.text dt {
	margin-left:0;
	list-style:none;
	font-size: 14pt;
	font-weight: bold;
} 


dl.text dd {
	margin-left:0;
	list-style:none;
} 
