@charset "utf-8";

/*	########################################################
	CSS: Armin Briatta - Fotografie und Webdesign Darmstadt
	https://briatta.eu/
	########################################################	
	dtdf.de
	########################################################
*/
* {
	background-color: #fff !important;
}

body {
	width: 21cm;
	height: auto;
	font-size: 14pt!important;
	overflow: visible;
}

#schale {
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding-bottom: 2em;
	max-width: 100%;
	background-color: #fff;
	height: auto;
	width: auto;
	overflow: visible;
}

nav {
	display: none!important;
}

#main {
	max-width: 100%;
}

img[alt] {
	background-color: #fff;
}

img {
	page-break-inside: avoid; 
}

img.float-right,
img.float-left {
	float: none;
	max-width: 100%;
	height: auto;
	margin: .8cm 0;
}

a:link {
	text-decoration: none;
}

a[href^="http://"]:after,
a[href^="https://"]:after {
  content: " (" attr(href) ") ";
  color: #000;
  background: white;
  text-decoration: none;
  font-size: 1em;
  font-family: "Courier New", monotype; 
}

.fancybox-overlay {
	display: none;
}

.fancybox-wrap {
	display: none;
}

.fancybox-overlay img {
	position: relative;
	display: block;
	margin: 20px auto!important;
	max-width: 21cm;
	height: auto;
	width: auto;
	min-height: none!important;
}

.fancybox-title {
	font-size: 12pt!important;
	width: 100%;
	margin-top: 24pt;
}

#oben {
	display: none;
}

#contentmain .textheads {
	display: none!important;
}

.not-for-print {
	display: none;
}

.formtoprint:before {
	content: "Registrierung zur Teilnahme am Rahmenprogramm und Bewerbung für den Merck-Preis der Darmstädter Tage der Fotografie 2018";
	font-size: 14pt!important;
	font-family: Verdana, Arial, Swiss, SunSans-Regular, sans-serif;
}

/* neu 2016 */ 
#contentmain {
    margin-left: 0;
    position: relative;