@charset "utf-8";

/* Company: Euroweb Internet GmbH */

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

body {
   width:100% !important;
   margin:0 !important;
   padding:0 !important;
   background: white;
   font: 12pt/1.4 Arial, Helvetica, sans-serif;
   color: black;
   word-spacing: 1.1pt;
   page-break-after: always;
}


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

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif; }

h1 { font-size:19pt; }

h2 { font-size:17pt; }

h3 { font-size:15pt; }

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

ol, ul, li {
   font-size: 1.0em;
   line-height: 1.8;
   margin-top: .2em;
   margin-bottom: .1em;
}

hr { background-color: #ccc; }

p {
   font-size: 1.0em;
   line-height: 1.5em;
   margin: 0 0 0 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;
}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="http://"] {
	color:#000;
}


/*------------------ =Images  ------------------*/
img {
   float: left;
   margin: 1em 1.5em 1.5em 0;
}

a img { border: none; }


/*-------------- Special Content  --------------*/
dl.imprintTypeOfBusiness, dl.imprintAddress {
   width:100%;
   line-height:18px;
   margin:15px 0;
}

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

#datenschutz { display:block; }

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

#contentContainer {
   margin: 5%;
   page-break-after:always;
}

/*----- hide various parts from the site  ------*/
#header, #navi, #navi-add, #navi-add2, #footer, form, .gototop, #euroweb, #header2Slideshow, .onlineshop, .aktuelles, #footer, img, #content-sidebar { display:none; }
