/* 
 * $Id: style.css,v 1.2 2006/03/17 13:39:17 clio Exp $
 *
 */
body, p, ul {
  margin-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

th {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

td.small {
  font-size: 8pt;
}

td.label {
  font-weight: bold;
}

th.listing, td.listing {	
  font-size: 10pt;
  margin-left:6px;
  margin-right:10px;
}

p.homeFokus {
  margin-top: 5px;
}

.homeFokusDeck {
  font-size: 8pt;
}

.important {
  color: #dc143c;
}

.reActive {
  font-weight: bold;
}

p.listingNavigation {
/*  margin-top: 0px;
  margin-bottom: 0px; */
  color: #ffffff;
}

h3.detailHeader, p.listingHeader {
  color: #000000;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
}

td.detailHeader {
  padding-left: 4px;
  padding-bottom: 4px;
  color: #000000;
}

a.listingHeaderLink:link, a.listingHeaderLink:active, a.listingHeaderLink:visited {
  color: #000000;
}

a.submenu:link, a.submenu:active, a.submenu:visited {
  color: #003366;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 9pt;
}

div.detail {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

div.indent {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 0px;
}


p.listing {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

.h1	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
        line-height: 1em;
		font-weight: normal;
		/*margin-top: 8.0px;*/
		margin-bottom: 0.1em;
		margin-left: 15px;
		margin-right: 22px;

	}

h1	{	font-family: Arial, Helvetica, sans-serif;
		font-size: large;
		font-weight: bold;
		margin-top: 0.4em;
		margin-bottom: 0.2em;
	}

h2	{	font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 0em;
/*		margin-left: 15px;
		margin-right: 22px; */

	}

h2.buchpreis {
  font-size: 14pt;
  margin-top: 0em;
  margin-bottom: 0.4em;
}

h3	{	font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 0em;
/*		margin-left: 15px;
		margin-right: 22px; */

	}

h3.buchpreis {
  font-size: 11pt;
  margin-top: 1.4em;
  margin-bottom: 4pt;
}

h4	{
		margin-top: 0.2em;
		margin-bottom: 0em;
	}

/* p.indent {
  margin-left: 15px;
  margin-right: 15px;
} */

a.navigation:link, a.navigation:visited {
  color: #404040;
  text-decoration: none;
}

a:link, a:visited, a:active {
  color: #006699;
  text-decoration: none;
}

a:link:hover, a:visited:hover {
  color: #006699;
  text-decoration: underline;
}

a.print, a.print:visited {
  color: #000000;
  text-decoration: none;
}

a.print:link:hover, a.print:visited:hover {
  color: #006699;
  text-decoration: none;
}


a.external {
	background: url(external.gif) center right no-repeat;
	padding-right: 13px;
}

tt.indent {
  margin-left: 15px;
}
