/* ---------- tags ---------- */

body	{
	background				:	#fff;
	color					:	#fff;
	caption-side:	left;
	margin					:	0cm;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#content	{
	width					:	98%;
	margin				:	0cm;
	padding				:	0cm;
	float					:	none !important;
	border-top: 1px dashed silver;
	}
#footer {
  top: 27cm;
  border-top: 1px solid #DCDCDC;
}
#topmenue {
	position: relative;
	background: transparent;
	height: 20px;
	border-bottom: 1px dotted #DCDCDC;
}
.topnav li {
	list-style: none;
	text-align: left;
	padding: 2px 5px 1px 10px;
	color: #678963;
	margin-left: 3px;
	margin-top: 2px;
	float: left;
	font-size: 70%;
}
p, h1, h2, h3, h4	{
	font-family				:	Verdana, Arial, sans-serif;
	font-weight				:	bold;
	}
p, h3, h4	{
	font-family				:	Verdana, Arial, sans-serif;
	font-weight				:	normal;
	font-style				:	normal;
	margin-top: 1pt;
	margin-bottom: 0pt;
	}

h1	{
	font-size				:	18pt;
	page-break-after		:	avoid;
	color						: Navy;
	text-decoration		: underline;
	margin-left				: 2cm;
}

h2	{
	font-size				:	15pt;
	page-break-after		:	avoid;
	margin-bottom			:  1px;
	color: Navy;
	}

h3	{
	font-size				:	13pt;
	page-break-after	:	avoid;
	font-weight: bold;
	margin			:  10px;
	}

h4	{
	font-size				:	10pt;
	}
.medium {
	color: navy;
	font-weight: bold;
	text-align: left;
}
/*-- Tags --*/

address, caption, cite, dl, dt, li, p, ul 	{
	font-size:	10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.small {
font-size: 8pt;}
/* nochmal testen, ob die Puenktchen jetzt wirklich weg sind, 
bzw. welcher von denen jetzt in welchem Browser die Dinger wegmacht */


blockquote	{
	margin-left			:	8pt;
	padding				:	1pt;
	width					:	90%;
	clear					:	both;
	page-break-inside		:	avoid;
	}

img	{
	border					:	0;
	margin					:  0px;
	}

li	{
	page-break-before		: avoid;
	margin-top: 1pt;
	margin-bottom: 0pt;
	}
hr {
	border: 1px solid #DCDCDC;
	height: 1px;
}
/* damit die codelistings aussehen wie in der i'X :-) */

.table, .table1 {
	border: 1px solid #DCDCDC;
	clear: both;
	margin-top: 15pt;
	margin-bottom: 0pt;
	font-size: 9pt;
	width: 100%;
	}
td, .table td {
		padding: 0 3px 0 3px;
	}
.table1 .tdorder {
  text-align: right;
}

ul, ol, dl	{
	page-break-inside		:	avoid;
	margin-top: 1pt;
	margin-bottom: 0pt;
	}

input {
	border: none;
}

#top h3,
#top h1 {
	display: none;
}
#spiegel h1 {
	color: #A80000;
	background-color: transparent;
	font-weight				:	normal;
	font-style				:	normal;
	font-size				: 15pt;	
	text-decoration 		: none;
	margin-left: 0;
}
.sp0, .sp1, .sp2, .sp3, .sp4,.sp5, .spbild, .spsumme, .inputsumme {
	padding: 5px 3px 0 3px;
	vertical-align : top;
	text-align: left;
	border: 0px solid silver;
}
.sp0 {
	text-align: center;
	color: #0B4A77;
}
.sp1 {
	width: 35%;
}
.sp3 {
	width: 5%;
}
.sp4 {
	text-align: center;
	width: 25%;
}
.sp5, .inputsumme {
	text-align: right;
	width: 12%;
}
.zeile1 {
	color: #0B4A77;
	height: 22px;
	vertical-align: middle;
	padding: 3px;
	font-weight: normal;
	border-bottom: 1px dashed #E6EAF0;
}
.summe, .summe1 {
	padding: 0px 0px 0 3px;
	border-bottom: 3px double #E6EAF0;
	text-align: right;
}
.summe1 {
	border-bottom: 1px solid #E6EAF0;
}
#switcher,
#menue,
#menuefoot,
.unsichtbar,
#unsichtbar {
	display					:	none;
}
title, adress, cite {
color:	#fff;
}
br       { content: "\A" }
.pcenter {
text-align: center;
}
/*
aber toolbox da und nach oben, damit 
man wieder zur Monitoransicht zurueckkommt
#fontsizer,
*/


/*
und fuer den tatsaechlichen ausdruck dann wieder wech
*/
@page {
  margin: 2cm;

  @top-left {
    content: "";
    color:	#fff;
  }
  @top-right {
    content: "";
    color:	#fff;
  }
}
@media print
{

#switcher,
#menue,
#menuefoot,
#footer,
#topmenue,
#daten,
.topnav,
.unsichtbar,
#unsichtbar {
	display					:	none;
}

}




