@charset "iso-8859-2";

@page {
   size: 21cm 29.7cm;
   margin-top: 0.5cm;
   margin-bottom: 1.5cm;
   margin-left:1.5cm;
   margin-right:0.5cm;
  
}

body {
background-color: white;
background-image: none; 
font: 100% Georgia, "Times New Roman", Times, serif;
text-align: center;
color: #000000;
}

#container {
	width: 210mm;
	height:297mm
	margin: 0 auto;
	text-align: left;
}

#header {
	display:none;
}

#header h1 {

}

#printheader {
	text-align:center;
	vertical-align: top;
}

#navigation {
    display:none;
}

#mainContent {
	padding: 0;
	font-size:12pt;
    page-break-after:auto;	
}

#mainContent p{
}
		
#mainContent ul {
	list-style-position:outside;
    page-break-inside: avoid;
	}
	
#mainContent h1 {
	font-size:16pt;
	color:#990000;
	font-weight:bold;
    page-break-after: avoid;
}

#mainContent h2 {
	font-size:14pt;
	color:#990000; 
	font-weight:bold;	
    page-break-after: avoid;	
}

#mainContent a {
	color:#900;
	text-decoration:none;
}

.screen {
	display:none;
	}

#adresse {
	position:relative;
	top:10px;
	float:left;
	width:790px;
	margin-left:0;
	padding: 0;
	font-size:11pt;
	z-index:20;
}

#footer {
	display:none;
}

#footer p {

}



/*#printfooter {
	text-align:center;	
	font-weight:bold;
	vertical-align: bottom;
	}
*/

.fltrt {
	float: none;
	margin-left: 8px;
}

.fltlft {
	float: none;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.linie_v {
	border-left:1px solid #900;
}

.red {
	color:#990000;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #990000;
	border-bottom: solid 1px #ffffff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
