/*@page
{
	size:portrait;
}*/
.iealignfix
{
	text-align:center;
	width:100%;
}
.iealignfix *
{
	text-align:left;
}
*
{
	background:none white;
	color:black;
}
#header, #navouter, #sitemaplink, #uplink
{
	display:none;
}
a[href]:after
{
	content:" ("attr(href)")";
	font-size:x-small;
}
a[href].dontprinturl:after {content:"";}
#wrapperbox, table, #breadcrumb, #copyright
{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}
body
{
	margin:0;
}
html > body
{
	padding-left:2.5cm;
	padding-right:1.5cm;
	width:85%;
}
#copyright
{
	font-size:x-small;
	text-align:center;
}
.attention
{
	padding-left:1.5cm;
	font-size:smaller;
	color:gray;
	border-left:1.5cm solid black;
}

.smaller
{
	font-size:smaller;
}
.blockimage p, .floatbyright p, .floatbyleft p
{
	font-size:smaller;
}
#sectionlinks
{
	margin-top:10px;
}
#printsymbol
{
	display:none;
}
h1, h2, h3, h4, h5, h6
{
	page-break-after:avoid;
	page-break-inside:avoid;
}
/** fuer aktive.css **/
#special_berichtsframe
{
	border:2px solid black;
	width:100%;
	height:300px;
	padding:0px;
}
.special_berichtstable
{
	margin:0px auto;
	text-align:left;
	empty-cells:show;
	padding:5px;
	border-collapse:collapse;
	width:100%;
	table-layout:fixed;
	font-size:smaller;
}
/** ende aktive.css **/
/** fuer einsatzberichte.css **/
#special_instruct
{
	font-size:xx-large;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	margin:0px; 
	padding:0px;
	line-height:normal;
}
/** ende einsatzberichte.css **/
/** fuer calendar.css **/
.special_calendar
{
	float:left;
	clear:none;
	margin:10px 3px;
	empty-cells:show;
	font-size:smaller;
}
#calwrapper, #agwrapper
{
	clear:both!important;
	float:none!important;
	width:100%!important;
	page-break-inside:avoid;
}
#calwrapper
{
	page-break-after:always;
}
.special_clearfloat
{
	clear:both;
	float:none;
	height:1%;
}
#calToggleLinks, #caltoggle, #agtoggle, #toggleCalPast, #toggleAgPast {
	display:none;
}
.special_past {
	text-decoration:line-through;
}
.calendarlink {
	color:white !important;
	background:black !important;
	font-weight:bold;
	font-size:smaller;
}
/** ende fuer calendar.css **/
