html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #1C1C1C;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial;
	margin-left: 60px;
	background-color: #F5F5F5;
}

/* wie body */
p {
	line-height: 19px;
	margin-bottom: -9px;
	padding-bottom: 0px; 
}


p.head {
	line-height: 19px;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-bottom: 0px; 
	padding-top: 0px;
}

p.groß {
	line-height: 19px;
	margin-bottom: 10px;
	padding-bottom: 10px; 
}

p.sehr_groß {
	line-height: 25px;
	margin-bottom: 20px;
	padding-bottom: 20px; 
}

p.text {
	line-height: 19px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	padding-right: 20px; 
}

p.zitatAutor {
	line-height: 19px;
	margin-bottom: -10px;
	padding-bottom: 0px; 
	font-style: italic;
	text-align: right;
	padding-right: 20px;
}

p.liste {
	line-height: 19px;
	margin-bottom: 4px;
	padding-bottom: 0px; 
}

/* fuer Startseite */
p.bild {
	margin-top:0px; 
	padding-top:0px;
	margin-bottom:3px;
}

/* fuer Startseite */
p.bildunterschrift {
	padding-top:0px; 
	margin-top:0px;
}

/* fuer die Buecher */
p.ISBN {
  margin-top: 6px;
  padding-top: 0px;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

/* fuer die Buecher */
p.band {
	padding-top:0px; 
	margin-top:0px; 
	margin-bottom:10px; 
	padding-bottom: 0px;
}

/* fuer die Buecher */
p.Absatz_innen {
	padding-top:0px; 
	margin-top:0px; 
	margin-bottom:10px; 
	padding-bottom: 0px;
	font-size: 14px;
}

p.Absatz_innen span.band {
	/*font-style: italic; */
	font-size: 13px;
}

span.mwst {
	font-size: 12px;
}

span.titel {
	font-size: 14px;
	font-weight: bold;
}
table {
	font-size: 14px;
	line-height: 18px;
}
th {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
td {
	vertical-align: top;
	text-align: left;
}

table.index {
	margin-bottom:10px; 
	background-color: #B0C4DE;
	empty-cells: show;
	border: 6px;
}

table.index tr {
	background-color: #B0C4DE;
}

table.index td {
	background-color:white; 
	text-align:center; 
	width:61px;
	padding:4px; 
}



h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #1C1C1C;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
}

h2 {
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	color: #1C1C1C;
	margin-top: 5px;
	margin-bottom: 25px;
	clear: left;
	/*font-style: italic;
*/
}

h2 a span.gross {
	text-align: left;
	float: left;
	display: block;
}

h2 a span.klein {
	font-size: 10px;
	text-align: right;
	display: block;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #1C1C1C;
	margin-top: 20px;
	margin-bottom: -10px;
}

h3.table {
  margin-bottom: 5px;
} 

h4 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #1C1C1C;
	margin: 0px;

}
/* fuer die Buecher */
h1.titel {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #1C1C1C;
	margin-top: 1px;
	margin-bottom: 25px;
}
/* fuer die Buecher */
h5 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #1C1C1C;
	margin-top: 1px;
	margin-bottom: 25px;
}
/* fuer die Buecher-Autor */
h6 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #1C1C1C;
	margin-bottom: 5px;
	margin-top: 14px;
}

h6.inhalt{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #1C1C1C;
	margin-bottom: 5px;
	margin-top: 40px;
}
/* fuer die Buecher-Autor */
h2.autor {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #1C1C1C;
	margin-top: 14px;
	margin-bottom: 3px;
}

sup {
	font-size: 11px;
	font-weight: lighter;
	line-height: 0px;
}

ul li {
	list-style-image: url('http://www.haraldfischerverlag.de/hfv/Graphiken/punkt.jpg');
}

#content ul {
	padding-right: 20px;
}

ul.bold li{
	font-weight: 600;
	font-size: 15px;
	list-style-image: url('http://www.haraldfischerverlag.de/hfv/Graphiken/punkt.jpg');
}

ul.bold li small {
	font-weight: normal;
}

li {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 19px;
}
.schmal {
	margin-top: 3px;
	margin-bottom: 3px;
}
.sehrschmal {
	margin-top: 1px;
	margin-bottom: 1px;
}
.inhaltEbene1
{
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: none;
	text-indent: -14px;
}
.inhaltEbene2
{
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: none;
	text-indent: -30px;
}

.inhaltEbene2ohneEinrueckungMitPunkt
{
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-image: url('http://www.haraldfischerverlag.de/hfv/Graphiken/punkt.jpg');
	text-indent: 0px;
}

.inhaltEbene3
{
	margin-top: 1px;
	margin-bottom: 1px;
	list-style: none;
	text-indent: -40px;
}

li.inhaltEbene1 span {
	width: 14px;
	display: block;
	float: left;
}

li.inhaltEbene2 span {
	width: 30px;
	display: block;
	float: left;
}

li.inhaltEbene3 span {
	width: 40px;
	display: block;
	float: left;
}
div {
}

.legend
{
	background-color: silver; 
	width: 100%; 
	padding: 5px; 
	margin-bottom: 10px;
    font-weight: bold;
}

.buchcover {
	float: left;
	width: 100px;
	height: 140px;
	text-align: left;
	clear: left;
	margin-top: 0px;
	padding-top: 0px;
}
.buchdescr {
	margin-left: 100px;
	height: 140px;
	width: 310px;
	margin-top: 0px;
	padding-top: 0px;
}

.fussnoten {
	margin-top: 25px;
	border-top: 2px groove gray;
	font-size: 13px;
}

.fussnoten p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;
}

.fussnoten sup {
	color: #191970;
}

div#Inhalt {
	float: left;
	width: 160px;
	background-color: #B0C4DE;
	min-height: 100%;
	padding: 0px;
	position: fixed;
}

div#content {
	width: 780px;
	position: absolute;
	left: 220px;
	background-color: #FFFFFF;
	min-height: 100%;
	
}

div#Nav {
	padding-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 13px;
	font-weight: bold;
	min-height: 10px;
	text-align: left;
	border-bottom: 2px groove gray;
	margin-bottom:10px;
}

div#Text {
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
	min-height: 82%;
}

div#Suchergebnisse {
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

div#Footer {
	padding: 20px;
	padding-top: 40px;
	padding-right: 40px;
	vertical-align: right;
	text-align: right;
}

div#starthead {
	background-color: rgb(194,209,231);
	color:white;
	font-weight:bold; 
	font-size:85%; 
	padding:10px; 
	margin:0px; 
	top:0px; 
	padding-left:15px;
}

a {
	text-decoration: none;
}

a:link {
	color: #191970;
	text-decoration: none;
}
a:visited {
	color: #191970;
	text-decoration: none;
}
a:focus {
	color: #4A708B;
	text-decoration: none;
}
a:hover {
	color: #4A708B;
	text-decoration: underline;
}
a:active {
	color: #1C1C1C;
	text-decoration: none;
}

// Fuer IPayment
table.formular
{
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	width: 80%;
}

table.formular td
{
	padding: 3px;
	text-align: left;
}

table.formular .tip
{
	font-size: 11px; 
	text-align: left; 
	padding-top: 20px;
}

table.formular .besch
{
	text-align: left;
	width: 180px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
}

table.formular .feld
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

.textfeldDatum
{
	width: 55px;
}

.textfeldEur
{
	width: 45px;
	text-align: right;
}

.textfeldCent
{
	width: 20px;
}


.textfeld
{
	width: 180px;
}

.textfeldPLZ
{
	width: 45px;
}

.textfeldOrt
{
	width: 123px;
}

.textarea
{
	width: 170px;
	height: 80px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
}

h4.rechts {
	font-size: 13px !important;
	color: #424242 !important;;
	font-weight: bold !important;
	padding-bottom: 0px !important;;
	margin-bottom: 0px !important;;
	padding-top: 3px !important;;
	margin-top: 4px !important;;
}

h3.rechts {
	font-size: 100%;
	font-weight: bold;
	color: #1C1C1C;
	margin-top: 0px;
	margin-bottom: 0px;
  padding-top: 0px
}

h3.rechtsunten {
	font-size: 100%;
	font-weight: bold;
	color: #1C1C1C;
	margin-top: 35px;
	margin-bottom:0px;
  padding-top: 0px
}

p.schmal {
	line-height: 19px;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
	padding-top: 0px;
	margin-top: 0px;

}

#footer {
	clear:left;
}


// Fuer Suchscript
#output {
	font-size: 12px;
	
}


#output a {font-weight: bold;}

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}

.mod {font-size: .85em;}
.mod1 {font-size: .85em;}
.treffer{font-size: .85em; color: #888}

/* Zeilenumbrueche einfuegen: */
/* .treffer:before,  vor der Trefferanzahl */
.mod:before, /* vor der URL */
.mod1:before { /* vor dem Aenderungsdatum */
content: ".";
display:block;
visibility:hidden;
height: 0;
}
	

#searchfooter {
font-size: .8em;
margin-top: 1em;
}

#suchtipheader {display:inline-block;}

#klapp0 {
text-decoration: none;
color: #333;
font-size: .8em;
font-weight:normal !important;
outline:none 0;
}

#suchtipps a:focus, #suchtipps a:hover, #suchtipps a:active {text-decoration: underline;}

#output li {margin: 1em 2.5em  ; clear:left;}

#output li img {
	float:left;
	max-width: 120px;
	margin: 0 1em 1em 0;
}

.weiter, #searchfooter, #output h3 {display:block; clear:left}
