/* Printversion */

body	{
	background-color		:	#ffffff;
	caption-side			:	top;
	margin					:	2cm 2cm 2cm 2.5cm;
	orphans					:	2;
	widows					:	2;
	}

#content	{
	width					:	80%;
	float					:	none !important;
	}

h1, h2, h3, h5	{
	font-family				:   Tahoma, Verdana, sans-serif;
	font-weight				:	100;
	color					:	#006699;
	page-break-after		:	avoid;
	page-break-inside		:	avoid;
	}
h4	{
	font-family				:   Tahoma, Verdana, sans-serif;
	font-weight				:	100;
	color					:	#fff;
	page-break-after		:	avoid;
	page-break-inside		:	avoid;
	}
.szenario a	{
	font-family				:   Tahoma, Verdana, sans-serif;
	font-size				:   12pt;
	color					:	#003366;
	font-weight				: bold;
	text-decoration			: none;
	}
.szenario .mehr {
	font-family				:   Tahoma, Verdana, sans-serif;
	font-size				:   9pt;
	color					:	#003366;
	font-weight				: 100;
	text-decoration			: underline;
}
h1	{
	font-size				:	13pt;
	}

h1	{
	font-size				:	15pt;
	}

h3	{
	font-size				:	9pt;
	}

h4	{
	font-size				:	10pt;
	}

p, li, a {
	font-family				:	Tahoma, Verdana, sans serif;
	font-size				: 	8pt;
	color					:	#003366;
	}
	
a {
	text-decoration			: underline;
}

	
img	{
	border					:	0;
	}
.main {
	position	: absolute;
	top			: 2cm;
}	

/* die aufgedeckten versteckten Links  in der Druckfunktion */
.versteckt {
	margin-left		: 0px;
	margin-bottom	: 30px;
	display			: inline;
}
.linkaufweiss {
	font-size		: 8pt;
	color			: #006699; #222;
	padding-top		: 30px;
	text-decoration	: none;
}
a.linkaufweiss:link {
	color			: #006699;
}
a.linkaufweiss:visited {
	color			: #006699;
}
a.linkaufweiss:hover {
	color			: #ff9900; #222;
	text-decoration			: underline;
	background-color		: transparent;
}
a.linkaufweiss:active {
	color			: #006699;
}
	
.titelversteck {
	display			: inline;
	margin-top		: -20px;
}
.titelversteck h1 {
	font-size		: 20pt;
	margin-left		: 0px;
	color			: #006699;
	font-weight		: 100;
	}
	
#head, 
.navibox,
.news-leer,
.rubrik,
#wegweiser,
#brotkrumen
			{display:	none;
}

@media print {

#head, 
.navibox,
.versteckt,
.news-leer,
.rubrik,
#wegweiser,
#brotkrumen
			{display:	none;
			}
body
{
	margin			:	0cm 1cm 1cm 2.5cm;
}

}
