
/*
 * mb, 2005-10-12, 2006-06-13
 * allgemein fuer alle
 *
*/

div.h1 {
	border: 0px solid #000000;
	margin: 0;
}

div.monsterlink,
p.monsterlink {
	font-size: 150%;
	font-weight: bold;
	text-decoration: underline;
}

div.totop {
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	margin: 3px 0 3px 0;
	text-align: right;
}

img{
	border: 0;
}

pre p {
	border: 1px dotted #008000;
	margin: 0 0 0 0;
}

span.lit-abstract {
	font-weight: normal;
}

/* Literaturangaben */
span.lit-h1 {
	font-size: 125%;
	font-weight: bold;
}

span.lit-quelle {
	font-size: 90%;
	font-weight: bold;
}

table.stripedtable001 td {
	border: 2px solid #FFFFFF;
	color: #000000;
	white-space: nowrap;
}

table.stripedtable001 th,
table.stripedtable002 th {
	border: 2px solid #FFFFFF;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

table.stripedtable001 tr.row1 th,
table.stripedtable001 tr.row1 td,
table.stripedtable002 tr.row1 th,
table.stripedtable002 tr.row1 td {
	/* background-color: #E0B2B2; */
	background-color: #F0F0F0;
	padding: 1px 5px 1px 5px;
}

table.stripedtable001 tr.row2 td,
table.stripedtable001 tr.row2 th,
table.stripedtable002 tr.row2 td,
table.stripedtable002 tr.row2 th {
	/* background-color: #F0D9D9; */
	background-color: #F3F3F3;
	padding: 1px 5px 1px 5px;
}

table.stripedtable001,
table.stripedtable002 {
	border: 0px solid #ffffff;
	border-collapse: collapse;
}

table.stripedtable002 td {
	border: 2px solid #FFFFFF;
	color: #000000;
}

td.content p {
	border: 0px solid #FFFF00;
	margin: 0 0 6px 0;
}

th.align-left,
td.align-left {
	text-align: left;
}
th.align-right,
td.align-right {
	text-align: right;
}
th.align-center,
td.align-center {
	text-align: center;
}
p.h1 a:link,
p.h1 a:visited {
	color: #990000;
}
