/* CSS Document */

@page { size:auto }

#MENU1, #MENU2, #MENU3, #LANGUAGE {
	display: none;
}
#HEAD_PIC img {
	height: auto;
	width: 650px;
}

#HEAD_PIC {
	height: auto;
	width: 650px;

}
/*
#CONTENT_SECTION {
	margin:0;
	padding:0;
	width: 650px;
}

#CONTENT_BG {
height: auto;
	width: 650px;	
}
*/

#CONTENT_NORMAL {



}


#CONTENT_RECHTS {
	page-break-before: always;


}

/* Texte für Ausdruck */

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}
p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
}

#CONTENT_RECHTS p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

 #FOOTER  p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container {
	height: auto;
	width: 650px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

