/* My own styles as stylesheet-extensions (B.S.Dec. 2006) */

/* -----------------------------------     ------------------- */


/* LINKs */
A:link {
	background-color : transparent;
	color : #000099;
	text-decoration : undeline;
}

A:visited {
	background-color : transparent;
	color : #666666;
	text-decoration : undeline;
}

A:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : underline;
}

A:active {
	background-color : transparent;
	color : #FF3300;
	text-decoration : undeline;
}

/* Zitate (quotation) */
.quot {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
        font-style: italic;
	line-height : 180%;
	color: #black;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 20px;
}

/* Standards */
H1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 20px;
	color : #333366;
	margin-bottom : 0px;
	margin-top : 0px;
}
H2 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 18px;
	color : #333366;
	margin-bottom : 0px;
	margin-top : 0px;
}
H3 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 16px;
	color : #333366;
	margin-bottom : 0px;
	margin-top : 0px;
}
H4 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	margin-bottom : 0px;
	margin-top : 0px;
}

p {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px; 
	line-height : 150%;
	color : #333366;
}
p.schwarz {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px; 
	line-height : 150%;
	color: black;
}

ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	line-height : 180%;
	color: #black;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 5x;
}

ol {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	line-height : 180%;
	color: #black;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 5px;
}

.caption {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #333366;
}
.bulletlist {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	color : #6600CC;
}
.table {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	color : #CC3366;
}


/* Hervorhebungen (italic) */
.ital {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
        font-style: italic;
        font-weight: bold;
	line-height : 180%;
	color: #black;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 20px;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9px;
	color: #333366;
}

.smallred {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9px;
	color: #d00000;
}

.normalred {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	color: #d00000;
}

.ueberblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333366;
}

.infolink {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
        text-decoration: none;
        background-color: #FAF9D1; 
	color: #d000C0;
}

.isbn {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333366;
}

.price {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333366;	
}

.rednote {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #d00000;	
}

.moretext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333366;	
}

.title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
}

.leftheader {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.tx_lumophpinclude_showprices_php{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333366;
}


/* ------------------------------------------------------ */
/*  TOP_Navigation, Headlines */
.mainH1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 18px;
        font-weight:bold;
        color: #333366;
	margin-bottom : 0px;
	margin-top : 10px;
}
.mainH2 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 15px;
	color : #FF9933;
	margin-bottom : 10px;
	margin-top : 20px;
}




/* ------------------------------------------------------ */
/* The Top menu (Startseite, Buecher etc.) */
/* ------------------------------------------------------ */
/*  TOP_Navigation, normal state (ACT) */
TD#topmenu DIV.topmenu_l1-no {
  font-family: Arial, Helvetica, Verdana;
  font-size: 14px;
  text-align:center;
  font-weight:bold;
  color: #333366;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:2px;
  padding-right:2px;
  white-space:nowrap;
}
TD#topmenu DIV.topmenu_l1-no A {
  color:#FF3300;
}
/*  MENU 1, level 1, active state (ACT) */
TD#topmenu DIV.topmenu_l1-act {
  font-family: Arial, Helvetica, Verdana;
  font-weight:normal;
  font-size: 14px;
  text-align:center;
  font-weight:normal;
  color: #333366;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:2px;
  padding-right:2px;
  white-space:nowrap;
}
TD#topmenu DIV.topmenu_l1-act A {
  color:#EB0000;
}


