
/* ---------- GLOBAL---------- */

body	
{
	size						: 210mm 297mm;
	background-color		:	#fff;
	color						:	#000;
	margin					:	3.0cm 2.5cm 1cm 1.5cm;
	padding					: 	0;	
	orphans					:	2;
	widows					:	2;
}

h1
{
	font-family				:	Verdana, sans-serif;
	page-break-after			:	avoid;
	page-break-inside			:	avoid;
	font-size				:	16pt;
	font-weight				:	700;
	margin					:	2mm 0mm 0mm;
}



legend
{
	font-size				:	10pt;
	font-weight				:	700;
	margin					:	4mm 0mm 1mm 0mm;
}


div, p, li, fieldset
{	
	font-family				:	Verdana, sans-serif; /*Georgia, Times New Roman, Times, serif;*/
	font-weight				:	normal;
	font-size				:	10pt;
	/*line-height				:	14pt;*/
	text-decoration				:	none;
	orphans					:	2;
	widows					:	2;
}


fieldset
{	
	padding					:	2mm 4mm;
}


label
{
	text-align				:	left;
	padding					:	2mm 5mm 2mm 2mm;
}


a:link,
a:visited 
{
	font-family				:	Verdana, sans-serif; /*Georgia, Times New Roman, Times, serif;*/
	color					:	#000;
	margin					:	0;
	padding					:	0;
	text-decoration				:	underline;
}


img
{
	border					:	0; /* XHTML1strict*/
	color			:	#fff;
	background				:	transparent;
	margin					:	0mm 5mm 5mm 0mm;
}

.fliesstext
{
	margin				:	0px 0px 0px 0px; 
}	



/* -- Nur der Inhaltsbereich soll gedruckt werden: Container unsichtbar setzen-- */

#kopf,
#logo,
#menu,
#submenu,
#ball,
#fussmenu,
.sprungmarke,
.unsichtbar
{
	display					:	none;
}



.downlaod,
.weiter,
.extern,
.email,
.presse
{
	background-image: none;
	background-color: #fff;
}


.trenner
{
	padding					:	1mm 0mm 0mm 0mm;
}

