body, p, td   {
	color:      #000000;
	font-size:   11pt;
	font-family: Arial, Helvetica, san-serif }



h1
 {
	color:        #004799;
	font-size:     16pt;
	display:       block;
	margin:        30px 0 20px;
	border-bottom: 1px solid #004799 }


a:link, a:active, a:visited {
	color: #004799;
	text-decoration: none;
	}

#banner
{
	display: none;
	
}
#bannerprint  {
	margin: 0;
	padding: 0;
	width:   16cm;
	height:  108px }


#container
 {
	text-align: left;
	margin:      0;
	width:       16cm }


#navbar, #sidebar, #picturebar, #subnav {
	display: none;
}

#inhalt
{
	text-align: left;
	margin: 0;
	padding: 0;
	border: solid 0 black;
}

/* comment */
#comment
{
	background-color: #f2f2f2;
	text-align: left;
	display: block;
	margin-top: 20px;
	padding: 10px;
	border: solid 1px #999999;
}

#text
 {
	text-align:   justify;
	margin:        0;
	padding:		0;
	width:         100%;
	overflow:      hidden;
	border:        solid 0 black }

#text p
  {
	margin: 0;
	padding: 0 }

/* footer */
#info-site
        {
	font-size:          11px;
	background-repeat:   no-repeat;
	background-position: center bottom;
	text-align:          center;
	margin:              10px 0 0;
	padding:             6px 0 0;
	width:               16cm;
	height:              20px;
	clear:               both;
	border-top:          1px solid #b9b9b9;
	border-bottom:       1px solid #b9b9b9 }



#info-site a:link, #info-site a:visited
{
	display: inline;
	color: #004799;
	text-decoration: none;
	background-color: #ffffff;
}

#info-site a:hover
{
	background-color: #ffffff;
	color: #999999;
}
.logoprint  {
	width: 16cm;
	height: 2cm }


