div#div-rum-herum{
	margin: 2px 20px;

}

td#Ja-ich-bestelle-text{
	background:#DFDFDF;
	color:#000000;
	/*font-weight:bold;*/
	margin: 2px 20px;
	font-size:12px;
	padding: 5px 3px;
}

td#td-zur-zeit-text{
	background:#DFDFDF;
	color:#000000;
	/*font-weight:bold;*/
	margin: 2px 20px;
	font-size:12px;
	padding: 5px 3px;
}

td#td-ueberschrift{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding: 5px 3px;
	background:#999999;
	text-align: center;
}

p#p-td-DerPostversand{
	border-width: 1px;
	border-color: #999999;
	/*border-style: dashed;*/
	border-style: solid;
	background:#DFDFDF;
	color:#000000;
	/*font-weight:bold;*/
	font-size:12px;
	padding: 2px 2px;
	margin: 0px 0px;
}


td#td-strich{
	background:#DFDFDF;
	color:#000000;
	margin: 2px 20px;
	font-size:1px;
	padding: 0px 0px;
	height: 1px;
}

td#td-strich-dunkel{
	background:#999999;
	color:#000000;
	margin: 2px 20px;
	font-size:1px;
	padding: 0px 0px;
	height: 1px;
}

tr.zeile-aktiv{
background:#DFDFDF;
cursor:hand; cursor:pointer;
}
tr.zeile-nicht-aktiv{
background:#FFFFFF;
cursor:hand; cursor:pointer;
}

td.ausgabe-true{
font-weight:bold;
}
td.ausgabe-false{
font-weight:plain;
}

div#div-regionalausgaben.sichtbar{
	display: block;
	background:#FFFFFF;
}

div#div-regionalausgaben.unsichtbar{
	display: none;
	background:#FFFFFF;
}

div#div-a-klappen{
background:#DFDFDF;
color:#000000;
font-weight:bold;
width:100%;
display:block;
cursor:hand; cursor:pointer;
text-decoration: underline;
}

a#a-WeitereBezugs{
color:#000000;
font-weight:bold;
}

a#a-button-fortsetzen{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
padding: 5px 3px;
background:#990000;
text-decoration:none;
}

a#a-button-korrigieren{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
padding: 5px 3px;
background:#999999;
text-decoration:none;
}

td.td-fehler{
	color:#990000;
	font-size:11px;
	font-weight:bold;
}

div.div-fehler{
	background:#dfdfdf;
	/*background:#FAABA5;*/
	color:#990000;
	font-size:11px;
	font-weight:bold;
	display: inline;
}
