body {
        margin-top: 10px;
        margin-bottom: 10px;

}
p, h1, h2, h3, h4, h5, h6, ul, ul.kurz, ol, li, div, td, th, address, blockquote, nobr, b, i, u, .linkaktion1, .h1 {
        font-family: Arial, sans-serif;
}
.linkaktion1 {
        font-size: 11px;
        color: #F60;
        text-indent: 0;
        white-space: nowrap;
        background: #FFF;
}
.woher {
        display: none;
}
h1 {
        font-size: 16pt
}
.h1 {
        color: #F60;
        font-size: 12pt; font-weight:bold
}
h2, h2.sh2 {
        font-size: 14pt;
}
h3, h3.xmp, h3.xpl, h3.inf, h3.tip {
        font-size: 12pt;
}
p, ol, ul, li, div, td, th, address, nobr, i, h4, h5, h6, b  {
        font-size: 10pt;
				 
}
.comment, sup, sub {
        font-size: 8pt;
}

ul.kurz {
        font-size: 10pt;
        line-height: 16pt;
}

a.an {
        text-decoration: none;
}

.unicode { font-family:"Arial Unicode MS",Arial,sans-serif; }

/* Ergaenzungen clf 20.11.07 fuer Buecher des Bundesanzeigerverlages*/
.bsp {
	padding: 10px; 
	border: 2px dotted black;
}

p.tipp_hl {
	padding: 2px 2px 2px 5px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	width: 110px;
	margin-bottom: 0px;
}

p.tipp {
	margin-top: 0px;
	background-color: #D1D1D1;
	padding: 10px; 
}

p.textbox{
	padding: 0.5em 1.0em 0.5em 1.0em;
	background-color: #E0E0E0;
	color: #000000
}



