/* Steuerung der Druckausgabe */
/* Diese Datei darf nicht veraendert werden ! Anpassungen nehmen Sie in folgender Datei vor: _printstyles.css */
/* //482 RL Umlaute */
body
{
	background-color:white;
    font-family:verdana,arial,helvetica;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
}
table
{
    font-family: verdana,arial,helvetica;
}
tr
{
	vertical-align:top;
}
td
{
	text-align: left;
	font-size:11px;
	vertical-align:top;
	padding: 2px
}
p
{
	padding-top: 4px;
	padding-bottom: 0px;
}

.pagebefore
{
	page-break-before:auto;
}
.pageafter
{
	page-break-after:auto;
}
		
a
{
	text-decoration: none;
	color: black;
}


th.smc_th
{
	border-bottom:1px solid #000000;
	text-align:left;
}
th.smc_th3
{
	text-align:left;
	font-weight:normal;
}
tr.smc_tr
{
	vertical-align:top;
}
h1.smc_h1
{
	font-size:1.75em;
}
h2.smc_h2
{
	font-size:1.5em;
}
h3.smc_h3
{
	padding-top:14px;
	padding-bottom:0;
	font-size:1.25em;
}
h4.smc_h4
{
	font-size:1.20em;
}

#smccontextmenu,.smccontextmenu,.smccontextmenutop,.smccontextmenubottom
{
	display:none;
}
.smctop,.smchead
{
	display:none;
}
#smcnavigation,.smcnav,.smcnavhist
{
	display:none;
}
.smcfoot
{
	margin-top:20px;
	border-top:1px solid black;
}

/* Steuerelemente ausblenden */
.smcboxheadright,.smcboxheadrightfull
{
	display:none;
}


div.smccontenttable
{
	margin-bottom:20px;
}

.smctxtlink,.smcdocbox
{
	display:none;
}

.smcimg,.smcimg16,.smcimgjs
{
	display:none;
}
.smcform,.smcdocform
{
	display:none;
}
.smcdocument
{
	display:none;
}

.smcrow2
{
	background-color: #e0e0e0;
}
.smcrow7
{
	background-color: #c0c0c0;
}
.smcrowh
{
	background-color: #e0e0e0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-bottom:1px solid gray;
}
.smcrows
{
	background-color:white;
	border-bottom:1px solid gray;
}

.smcinvisible
{
	display:none;
}
.smcnoprint
{
	display:none;
}
/* Ausgabe in noprint-Bereichen erzwingen: */
.smcprintonly
{
	display:inline;
}
a.smc_small
{
	color: black;
	text-decoration:underline;
}
a.smc_small:visited
{
	color: black;
}

/* Filter-Liste */
.smcfilter
{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:2px;
}
.smcfilter1
{
	padding-right:10px;
	font-weight:bold;
	font-size:80%;
}
.smcfilter2
{
	padding-right:10px;
}

/* Werkzeugleiste */
#smcworkcontainer,.smcworkfunction,.smcworkfunctiontext,.smcworkyes,.smcworkno
{
	display:none;
}

/* style definitions for documents */
p.msonormal, li.msonormal, div.msonormal, p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:1em;
	mso-pagination:widow-orphan;
	font-family:tahoma,verdana,arial,"times new roman";
	mso-fareast-font-family:tahoma,verdana,arial,"times new roman";
}
/* Markierung fuer auszublendenden Text */
.msoDel
{
	display:none;
}
