/* nordbruch.css - Allgemein */

body 				{ background-image : url(images/background.gif); scrollbar-base-color:#B0DCFA; margin: 20px; padding: 0; text-align: center; }
body, div, 
h1, h2, h3, 
p, a, ul, ol, li 	{ font-family: "Times New Roman", Times, serif; }
p, a, ul, ol, li 	{ font-size : 16px; }

/* allgemein zu verwenden */
#main					{ width: 585px; margin: 0 auto }
p			 			{ text-align : justify;  }
li 						{ margin-top:10px; }
a.link 					{ font-family : "Times New Roman", Times, serif;	font-weight : bold; color : #006464; }
.zwischenueberschrift 	{ font-family : "Times New Roman", Times, serif; font-size : 18px; font-weight : bold; color : #000064; text-align : left; }
.justify 				{ text-align : justify; }	
.right					{ text-align : right; }
.center					{ text-align : center; }
.left					{ text-align : left; }
.orange    				{ color : #e48612; font-weight : bold; }
.rot    				{ color : #FF0000; font-weight : bold; }
.fett					{ font-weight : bold; }
.kursiv					{ font-style: italic; }		
.klein					{ font-size: 12px; }		
.eingerueckt			{ margin-left: 2em; }
.obenamrand				{ vertical-align: top }		


h1, h2, h3	{ text-align: center; margin: 0 auto; }
h1			{ font-size: 26px; color : #000080; font-weight : bold; }	
h1.sprache	{ font-size: 26px; color : #000080; font-weight : normal; }	
h2			{ font-size: 24px; color : #800000; font-weight : bold; }
h2.sprache	{ font-size: 24px; color : #800000; font-weight : normal; }	
h3			{ font-size: 22px; color : #008000; font-weight : bold; }
h3.sprache	{ font-size: 22px; color : #008000; font-weight : normal; }
h4			{ font-size: 20px; color : #666666; font-weight : bold; }

h1 a		{ font-size: 26px; color : #000080; font-weight : bold; text-decoration : none;  }				

/* Absaetze */
#zitate p i			{ display: block; width: 520px; text-align: right; font-size: 10px; color: #aac7e1 }
#zeilenabstand p	{ line-height: 26px }

/* Zitateseite */
#zitate			 	{ width: 585px; margin: 0 auto; }
#zitate p			{ text-align : justify; }
#zitate p em		{ text-align: right; font-size: 12px; display: block; }

/* Fremde Feder */
#fremde-feder p			{ text-align : left;  font-size: 18px; }
#fremde-feder a			{ font-size: 18px; }
.buchstabe				{ font-size: 22px; color : #FF0000; }

/* Interview - Seiten */
#interview p.journalist	{ text-indent: -10px; padding-left: 10px; }			
#interview p.gast		{ text-indent: -10px; padding-left: 10px; }			

/* Left-Seite */
#left 					{ background-color: #000064; } 
#left p					{ text-align : center; }
#left img				{ margin: 5px; }
#left a					{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; }

/* Bookindex */
#bookindex					{ width: 585px; margin: 20px auto; }
#bookindex p				{ text-align: center; font-size : 18px; }
#bookindex img				{ border: 1px solid black; }
#bookindex p.untertitel		{ font-size : 12px; }
#bookindex a.untertitellink	{ font-size : 14px; color : #006464; }
