td.right,
div#left, 
div#standort,
div.rahmen,
.update,
.kapitelmenue,
div.topmenue, div.downmenue,
.csupdate, .csupdatehigh {display:none;}


div#header {
	top:0px;
	height: 100px;
	background-color: rgb(10,41,86);
}

div.logomenue {
	float:right;
}

body {
	font-family: Arial, Helvetia, sans-serif;
	font-size:14px;
	border: 1px solid rgb(0,0,0);
	background-color: rgb(255,255,255);
}

h2 {
	font-style:italic;
	
}

div.block {
	padding-left:30px;
}

div#footer {
	font-size:12px;
/*	margin-top:10px;*/
	padding:10px;
	border-top: 1px solid;
}


/* Contentserver */



div.artikelkopf {
	border-bottom: 1px solid rgb(0,0,0);
	margin-bottom: 20px;
	padding-bottom: 10px;
}


div.infotext {
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-align:justify;
	color: rgb(0,150,0);
}

div.warnung {
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-align:justify;
	color: rgb(150,0,0);
}

div.quelltext {
	font-family: Courier, sans-serif;
	color: rgb(0,0,150);
	border-style:solid;
	border-width:1px;
	padding:5px;
	white-space:nowrap;
}

div.einzug {
	padding-left: 30px;
	padding-top: 5px;
}

div.quellen {
	border-top: 1px solid rgb(0,0,0);
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.screenonly {
	display: none;
}

a {
	color: rgb(0,0,0);
	text-decoration: none;
}

span.button {
	font-family: Courier, sans-serif;
	color: rgb(0,160,0);
}

li {
	padding-bottom:5px;
}



div.chaptermenue {
	border-bottom: 1px solid rgb(0,0,0);
	border-top: 1px solid rgb(0,0,0);
	margin-bottom: 20px;
}

td.chaptermenueheadline {
	background-color: rgb(0,0,0);
}

div.chaptermenue2, div.chaptermenue3 {
	padding-bottom: 3px;
}

div.chaptermenue3 {
	padding-left: 20px;
}


div.bookmenue1, div.bookmenue2, div.bookmenue3 {
	padding-bottom: 3px;
}

div.bookmenue1 {
	padding-top:10px;
}

div.bookmenue2 {
	padding-left:15px;
}

div.bookmenue3 {
	padding-left:30px;
}

table.tb1,
table.tb2,
table.tb3
{
	border: 1px solid rgb(0,0,0);
	border-collapse:collapse;
	empty-cells:show;
}

th.tb1th0, th.tb1th1, th.tb1th2, th.tb1th3,
th.tb2th0, th.tb2th1, th.tb2th2, th.tb2th3,
th.tb3th0, th.tb3th1, th.tb3th2, th.tb3th3
{
	font-family: Arial, sans-serif;
	font-size: 15px;
}

td.tb1td0, td.tb1td1, td.tb1td2, td.tb1td3,
td.tb2td0, td.tb2td1, td.tb2td2, td.tb2td3,
td.tb3td0, td.tb3td1, td.tb3td2, td.tb3td3
{
	font-family: Arial, sans-serif;
	font-size: 15px;
	padding: 4px;
	border: 1px solid rgb(0,0,0);
}

tr.tb1tr1,
tr.tb2tr1,
tr.tb3tr1
{
	background-color: rgb(220,220,220);
}