/* CSS Document */

/* ====================================================================
spezielles Layout für den Druck 
-------------------------------------------------------------------- */
/* border:nones are for NN4 */
/*Was soll angezeigt werden*/

@page { size:21.0cm 14.85cm;
        margin-top:1.7cm;
        margin-bottom:1.4cm;
        margin-left:2cm;
        margin-right:2cm; 
}
p,blockqoute { 
		orphans:3;
		widows:3; }
p {
   margin: 0 0 0 0;
   }
body{
font: 10pt Times New Roman, Times, serif;
color: black;
background: transparent;
text-align:justify;
line-height: 130%;
margin: 0 0 0 0;   
}
	
div { margin: 0px; padding: 0px; }
p {padding: 0px; margin: 0px;}

.box-wrap
	{
	color : white;
	width: 850px;
	}
.box-inner-wrap
	{
	width: 850px;
	}
.box-header
	{
	color: #333333;
	width: 850px;
	heigth: 150px;
	margin: 0px;
	display: none
	}
h1 { margin: 0px; }
h2
	{
	font-size: 1.0em;
	color: #333333;
	} 
.box-footer{display: none;}
.container-left {display: none;}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
.columns-float
	{
	float: left;
	width: 850px;
	}
.column-one
	{
	display: none
	}

/*/*/
.column-two { 
	float: left;
	margin-top:0px;  
	margin-left: 0px; 
	width: 100%;
	padding: 0px;
}
.druckhead
{display:block;
width: 650px;
page-break-after: avoid;
font-size: 1.2em; 
font-weight: bold;
border-bottom:1px solid #000000; 
}

.druckimpressum
{display:block; width: 650px; font:10pt Times New Roman, Times, serif; color:#000000; text-align: left; border-top: 1px dotted #000000; border-margin-top: 15px; page-break-after: avoid;}

a {display:none}
img {display: none}
.bildtext1, .bildtext2, .bildtext3, .bildtext4, .bildtext5 {display:none;}
.content_seperator_headline, .content_seperator  {display:none;}



/*Definition für Trennungslinien der Überschriften/*/
.hrgreen, .hrgray, .Trennlinie_Index, .hrgraynav {display:none;}

/*einzelne Textdefinitionen/*/
/*Überschriften/*/
.h1_black {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}
.h1_braun {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}
.h2_black {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}
.h3_black {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}

.h1_green {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}
.h2_green {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}
.h2_braun {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}
.h3_green {font: 1.0em Times New Roman, Times, serif; font-weight: bold; color:#000000; margin-bottom: 10px;}

.textlink {font-family:verdana, sans-serif;font-SIZE: 11px;  color:#333333; text-decoration: underline;}



