@media print
{

body
{
	position: static;
	margin: 0;
	padding: 0;
	text-align: left;
}

body *
{
	font-size: 11pt;
	line-height: 130%;
	font-family: "Times New Roman",serif;
	background-color: white !important;
	background-image: none !important;
	color: black;
	width: 620px;
}
   
img,
#as-footer,
#as-header,
#as-menutop,
#as-left,
#as-right,
#root,
.csc-linkToTop,
.tx-timtabsociable-pi1
{
	display: none;
	visibility: hidden;
}

div#content,
div#footer
{
	margin: 0 0 0 40px;
}

div#footer
{
	text-align: center;
	font-size: 70%;
}

div#content *
{
	margin: 0;
	width: 620px;
}

div#content table.contenttable
{
	width: 620px;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 13pt;
	line-height: 110%;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
}

/*
#content a:link:after,
#content a:visited:after
{
   	content: " ("attr(href)")";
   	font-size: 90%;
}
 
#content a[href^="/"]:after
{
  	content: "(http://goepel.com" attr(href)")";
}
*/

a:link,
a:visited
{
         color: #808080;
         background: #fff;
         text-decoration: none;
         font-weight: normal;
}

hr
{
	margin: 10px 0 10px 40px;
	width: 620px;
}

.vertrieb
{
	float:none !important;
}

div#as-address
{
	font-size: 90%;
}

/* end of media print */
}
