@charset "UTF-8";
/* =============================================================================
   print.css  |  www.vovoqima.com  |  Version: 20170406
   ========================================================================== */
@page {margin: 1.5cm;}

*, *:before, *:after {
	background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
	transition: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
}

body {
	text-align: left !important;
	font-family: Verdana, Geneva, sans-serif !important;
}

h1,
h2 {
	font-size: 16pt;
	line-height	: 16pt;
	margin-bottom: 0 !important;
	letter-spacing: normal;
}

h2,
p {
	font-weight: normal;
	orphans: 3;
	widows: 3;
}

h2 {page-break-after: avoid;}

.notes p {
	line-height: 21pt;
	margin-bottom: 36pt;
}

.absatzFliesstext {margin-bottom: 0 !important;}

.lemma {
	display: block;
 	font-weight: bold;
}

#wrapper {width: 100%;}
#header {height: 100pt;}

.navigation,
.logo,
.logoFrontpage,
.navCenter,
.navRight,
.sidebar {
	width: 100%;
	display: block;
	float: left;
	margin: 0 !important;
}

a,
a:link,
a.fotoLink,
a:visited {
	text-decoration: none !important;
    color: #000000 !important;
}

a[href]:after {content: " (" attr(href) ")";}
a[href^="#"]:after, a[href^="javascript:"]:after {content: "";}
.navRight a {display: none;}

td:after,
.frontpage:after {
    content: "Copyright 2017 Matthias Kitlitschko : vovoqima.com : All Rights Reserved";
	font-size: 10pt;
	line-height: 15pt;
	margin: 0;
	display: block;
}

img {border: solid 1pt #000000;}

.frontpage	img {
	max-width: 99%;
	height: auto;
	page-break-inside: avoid;
}

.portofolioGrid {
	max-width: 100%;
	display: block;
	margin-bottom: 28pt;
}

.overlayInfo p {
   	font-size: 12pt;
	line-height: 14pt;
	margin: 0;
}

.sidebar {
	height: auto;
    float: none;
	display: block;
 	margin: 0 !important;
}

.sidebarImpressum {margin-bottom: 36pt !important;}

.bilderband td {
	display: block;
	margin-top: 20pt;
	padding: 0;
}

.letzteZelle {display: none !important;}