/* CSS Document */

a				{ text-decoration: none; }
a:hover			{ text-decoration: underline; }
a:visited		{  }

/* Positionen */

div#logo
	{ left: 43px; top: 45px; position: absolute; }

div#spalte_links
	{ left: 43px; top: 89px; width: 192px; margin-bottom: 20px; position: absolute; }
	
/* Inhalt */

div#nav_ausgaben
	{ font-family: Verdana; font-size: 9px; line-height: 14px; color: #000000; text-align: left; }

div#nav_ausgaben a
	{ color: #000000; background-color: white;}

div#nav_ausgaben .bold
	{ font-weight: bold; }
	
div#nav_rubriken
	{ font-family: Verdana; font-size: 9px; line-height: 14px; color: #FF294D; font-weight: bold; }

div#fussnoten
	{ margin-top: 60px; font-family: Georgia, Times New Roman; font-size: 11px; line-height: 16px; color: #000000; text-align: left; }

div#fussnoten a
	{ color: #000000; font-weight: bold; }

div#headline
	{ width: 472px; margin: 13px; padding: 10px; background-color: #FFFFFF; }

div#content
	{ width: 472px; margin-left: 13px; margin-right: 13px; margin-bottom: 13px; margin-top: 80px; padding: 10px;
	font-family: Georgia, Times New Roman; font-size: 12px; line-height: 20px; color: #000000; text-align: left;
	background-color: #FFFFFF; }
	
div#content a
	{ color: #000000; font-weight: bold; }

div.untertitel
	{ font-family: Georgia, Times New Roman; font-size: 10px; color: #000000; text-align: left; margin-top: 10px; letter-spacing: 1px; line-height: 16px; }
	
div.zwischenueberschrift
	{ text-transform: uppercase; letter-spacing: 1px; margin-right: 6px; text-decoration: none; font-weight: normal; }			

span.name
	{ font-family: Georgia, Times New Roman; font-size: 10px; color: #000000; text-align: left; line-height:16px; font-weight: bold; letter-spacing: 1px; }
	
span.autor
	{ font-family: Georgia, Times New Roman; font-size: 10px; color: #000000; text-align: left; line-height:16px; letter-spacing: 1px; }
	
.cover
	{ float: right; margin: 0px; }
	
.cover img
	{ margin-bottom: 3px; }	
	
.initial
	{ float: left; margin-top: -22px; margin-left: -10px; }
	
span.anweisungen	
	{ font-family: Georgia, Times New Roman; font-size: 11px; }
	
span.fn
	{ font-weight: bold; margin-right: 10px; font-size:12px; }	
	
span.italic
	{ font-style: italic; }
	
span.bold
	{ font-weight: bold; }
	
span.caps
	{ text-transform: uppercase; letter-spacing: 1px; margin-right: 3px; text-decoration: none; font-weight: normal; }
	
span.capsintern
	{ text-transform: uppercase; letter-spacing: 1px; text-decoration: none; font-weight: normal; }

span.caps a
	{ text-decoration: none; font-weight: normal; }
		
span.bl
	{ color: #0066FF; }
		
/* Trennlinien */

hr.ausgaben
	{ width: 192px; height:1px; margin-top: 0px; border: none; border-bottom: 1px solid #000000; }

hr.fussnoten
	{ width: 192px; height:3px; margin-top: 2px; margin-bottom: 4px; border: none; border-bottom: 3px solid #000000; }

hr.trennlinie
	{ height:1px; margin-top: 10px; margin-bottom: 5px; border: none; border-bottom: 1px dotted #000000; }
	
/* Shop */

table.hefte    { width: 472px; }
table.hefte td.heft { width: 69px; vertical-align: top; }
table.hefte td.beschreibung { width: 167px; vertical-align: top; font-family: Verdana; font-size: 9px; line-height: 14px; color: #000000; text-align: left; }