/* ID-Verlag/impressum-online.inc.html */
.PARAGRAPH {
	padding: 3px;
	text-align: justify;
	margin: 10px 40px 10px 20px;
}
.PARAGRAPH A:LINK {
	color: #399;
	font-weight: normal;
	/* text-decoration: none; */
 }
.PARAGRAPH A:VISITED {
	color: #399;
	font-weight: normal;
	/* text-decoration: none; */
 }
.PARAGRAPH A:ACTIVE {
	color: #399;
	font-weight: normal;
	/* text-decoration: none; */
}
.PARAGRAPH A:HOVER {
	color: #399;
	font-weight: normal;
	/* text-decoration: none; */
}
table.info {
	border: thin solid #c0e0e0;
}
.info td {
	background: transparent;
	padding: 5px;
}
.info td.info-head {
	font-weight: bold;
}
table.preise {
	border-collapse: collapse;
	margin: 10px auto;
}
.preise td {
	text-align:center;
	vertical-align: middle;
}
.preise td.unten {
	text-align: right;
	font-size: 10px;
}

/* IBRSeminare/include/Seminare_Textausgabe.inc.php */
TD.SEMINARKALENDER {
	color: #000;
	background-color: #f7f7f7;
	margin-left: 10px
}
h3, h2 {
	color: #399;
}
H4, H5, H6 {
	color: #399;
	font-size: 12px;
	margin-bottom: 4px;
}

/* NeueBuecher/index.php */
td.liste {
	vertical-align:top;
	background: #eee;
	padding: 5px;
}
td.liste2 {
	vertical-align:top;
	padding: 5px;
}

/* Baulexikon/index.php */
.INDEXLIST {
	color: #399;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	white-space: nowrap;
}
.INDEXLIST A:LINK{
	color: #000000;
	font-weight: bold;
	/* text-decoration: none; */
}
.INDEXLIST A:VISITED {
	color: #000000;
	font-weight: bold;
	/* text-decoration: none; */
}
.INDEXLIST A:ACTIVE {
	color: #000000;
	font-weight: bold;
	/* text-decoration: none; */
}
.INDEXLIST A:HOVER {
	font-weight: bold;
	/* text-decoration: none; */
}
.leiste {
	border: 1px solid silver;
}
.feld1,.feld2,.feld3,.feld4 {
	font-size: 9pt;
	font-weight: normal;
	padding-left: 2pt;
	padding-right: 2pt;
	background-color: #399;
	white-space: nowrap;
	color: #fff;
}
.feld2,.feld4 {
	font-weight: bold;
	background-color: white;
	color: #399;
}
.feld3,.feld4 {
	padding-left:1pt;
	padding-right:1pt;
	text-align:center;
}
.schlagwort {
	margin-top: 5pt;
	font-weight: bold;
}
.erlaeuterung {
	margin-top: 8pt;
}
