/* ================================================================
	Globale Einstellungen
   ================================================================ */

#header, #zeichen, #picrightup, .menu, .inseite, .menuunten, #w3c { 
	display:	none;
}
html	{
	background:	#ffffff;
	color:		#000000;
}
body	{
	background:	#ffffff;
	color:		#000000;
	font-size:	9pt;
}
div#inhalt {
	background:	#ffffff;
	color:		#000000;
	font-size:	9pt;
	margin-left:	0;
	margin-right:	0;
	text-align:	left;
	border-left:	3px dashed;
	border-color:	#dedede;
	padding-left:	20px;
	z-index:	2;
}
div.rahmen {
	background:	#ffffff;
	color:		#000000;
	border:		solid 3px #000000;
}
table {
	page-break-inside: avoid;
}
/* Für 'Leistungen' */
a#internet {
	page-break-before:	always;
}
/* Für 'Schreibarbeiten' */
a#ausg {
	page-break-before:	always;
}
a#pres {
	page-break-before:	always;
}
/* Für 'Konditionen und Studentenbonus' */
a#rabatt {
	page-break-before:	always;
}


