@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
	Stylesheet for printer
==================================================*/

/* Reset Scrollbar-Fix for FF in screenlayout */

* {
	padding:0;
	margin:0;
}

html {
	height: auto;
	margin-bottom: 0;
}

body {
	margin:0 !important;
	padding:0 !important;
	font: 10pt/16pt Arial, Helvetica, sans-serif;
	color: black;
	page-break-after: always !important;
}

/*------------------ =Headings  ------------------*/


h1#branding a {
	text-indent:-9999px;
}

img.brand {
	display:block;
   float:right;
   width:238px;
   height:255px;
   margin-bottom:40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Helvetica, Arial, sans-serif;
	page-break-after:avoid;
   width:auto;
}

h1 {
	font-size:0pt;
}

h2 {
	font-size:16pt;
   line-height:20pt;
}

h3 {
	font-size:13pt;
   line-height:18pt;
}

h4,
h5,
h6 {
	font-size:10pt;
}

/*------------------ =Content  ------------------*/

div#wrapper {
	display:none;
}

div#contentMain div {
	width: 100%;
   clear:both;
	float:none !important;
	overflow:visible;
	display:table !important;
}

hr {
	background-color: #ccc;
}

p {
	line-height: 1.5;
	margin: 0 0 1em 0;
}


/*------------------ =Links  ------------------*/

a,
a:visited,
a:hover,
a:visited:hover {
	background: transparent;
	text-decoration: none;
}

a:link,
a:visited {
	background: transparent;
	font-weight: 700;
	text-decoration: none;
	color:#333;
}

/* Disable background graphics of links  */
body a[href^="http:"], body a[href^="https:"] {
	padding-left: 0;
	background-image: none;
}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") ";
	font-size: 9pt;
   font-style:normal !important;
}

/*------------------ =Images  ------------------*/

img {
	margin: 1em 1.5em 1.5em 0;
}

a img {
	border: none;
}

/*-------------- Special Content  --------------*/

dl.imprintTypeOfBusiness,
dl.vcard {
	width:100%;
	margin:0 0 20px 0;
	line-height:17px;
}

dl.imprintTypeOfBusiness dt,
dl.vcard dt {
	display:block;
	width:50%;
	float:left;
}

#datenschutz {
	display:block !important;
}

#datenschutz span {
   margin:0 0 20px 0;
}

dl.imprintTypeOfBusiness dd,
dl.vcard dd {
	clear:right;
}

/* make .print class visible */
.print {
	position: static;
	left: 0;
}

p.clear {
	margin:0;
   padding:0;
   height:0;
}


/*----- hide various parts from the site  ------*/

#navi,
#naviAdd,
form,
#euroweb img,
#euroweb a,
#contentSidebar div,
#btnImprint,
#flyout,
a.back,
.noprint p
 {
	display:none !important;
}
