﻿.xtext img{
	border: 1px solid red;
	}
*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
body{
	background-color: white;
	margin: 0;
	font-family: sans-serif;
	line-height: 1.5em;
	color: black;
	-ms-hyphens: manual;
	-moz-hyphens: manual;
	-o-hyphens: manual;
	-webkit-hyphens: manual;
	hyphens: manual;
	}
@-ms-keyframes rotlicht{
	0%{background-color: #f00}
	20%{background-color: #fcc}
	100%{background-color: white}
	}
@-moz-keyframes rotlicht{
	0%{background-color: #f00}
	20%{background-color: #fcc}
	100%{background-color: white}
	}
@-o-keyframes rotlicht{
	0%{background-color: #f00}
	20%{background-color: #fcc}
	100%{background-color: white}
	}
@-webkit-keyframes rotlicht{
	0%{background-color: #f00}
	20%{background-color: #fcc}
	100%{background-color: white}
	}
@keyframes rotlicht{
	0%{background-color: #f00}
	20%{background-color: #fcc}
	100%{background-color: white}
	}
.rosa, :target .rosa_target{
	background-color: white;
	-ms-animation: rotlicht 8s;
	-moz-animation: rotlicht 8s;
	-o-animation: rotlicht 8s;
	-webkit-animation: rotlicht 8s;
	animation: rotlicht 8s;
	}
#weisseflaeche{
	background-color: white;
	max-width: 64em;
	min-width: 6.25em;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	}
#textteil{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	}
.text{
	text-align: justify;
	}
.kleinertext{
	font-size: 0.8em;
	}
.menu{
	text-align: left;
	color: #2060b0;
	font-weight: bold;
	margin-bottom: -0.5em;
	}
.menu span{
	float: left;
	padding-right: 0.3em;
	margin-bottom: 0.2em;
	}
.menu div{
	margin-bottom: 0.5em;
	}
.unsichtbareschrift{
	line-height: 0;
	visibility: hidden;
	}
.headline{
	font-size: 1.5em;
	line-height: 1.1em;
	text-align: left;
	}
.headlineklein{
	font-size: 1.2em;
	text-align: left;
	}
.kopfzeile, .hintergrundkopfzeile{
	font-size: 1.3em;
	line-height: 1.8em;
	}
.piktokopfzeile{
	font-size: 0;
	line-height: 0;
	}
.kopfzeile, .hintergrundkopfzeile, .piktokopfzeile{
	width: 100%;
	text-align: center;
	}
.kopfzeile, .piktokopfzeile, .hoch{
	background-color: black;
	background-color: rgba(0,0,0,0.7);
	color: #c0e0ff;
	box-shadow: 0 0 1rem 0 black;
	}
.kopfzeile b{
	font-weight: normal;
	}
.kopfzeile img{
	height: 1em;
	width: 1em;
	vertical-align: -0.15em;
	margin: 0;
	margin-right: 0.2em;
	padding: 0;
	}
.piktokopfzeile img{
	height: 1em;
	width: 1em;
	margin: 0;
	padding: 0;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	}
.kopfzeile, .piktokopfzeile{
	position: fixed;
	top: 0;
	z-index: 1;
	}
.hintergrundkopfzeile{
	visibility: hidden;
	margin-bottom: 1.5%;
	}
.kopfzeile  .rosa{
	color: #2860a0;
	}
.hoch{
	font-size: 4em;
	line-height: 1em;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1;
	}
table, tr, td{
	border: 0;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	}
.kopfzeile td, .piktokopfzeile td{
	width: 100em;
	}
.kopfzeile > table, .hintergrundkopfzeile > table{
	height: 1.8em;
	width: 100%;
	max-width: 37em;
	margin-left: auto;
	margin-right: auto;
	}
.piktokopfzeile table{
	height: 0;
	width: 100%;
	}
.start_text_links{
	text-align: justify;
	padding-left: 0;
	}
.start_text_rechts{
	text-align: justify;
	padding-right: 0;
	}
.preis{
	text-align: left;
	}
.kein_umbruch{
	white-space: nowrap;
	}
.nur_fuer_drucker_gross, .nur_fuer_drucker_klein{
	font-size: 0;
	line-height: 0;
	}
.nur_fuer_drucker_gross{
	ttext-decoration: underline;
	}
.nur_fuer_drucker_gross img{
	float: left;
	width: 1.2em;
	height: 1.2em;
	margin-top: 0.4em;
	margin-right: 0.3em;
	}
#oberer_rand{
	line-height: 0;
	margin: 0;
	}
#logo, #rund_foto, #rund_foto_start, .start_foto_links, .start_foto_rechts, .info_foto_links, .info_foto_rechts{
	margin: 0;
	}
#logo{
	border: 0;
	margin-bottom: 0.5em;
	}
#rund_foto, #rund_foto_start, .start_foto_links, .start_foto_rechts, .info_foto_links, .info_foto_rechts{
	border: 1px solid black;
	}
#rund_foto, #rund_foto_start{
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	}
#rund_foto_start{
	margin-top: 1em;
	}
.start_foto_links, .start_foto_rechts{
	width: 23%;
	margin-top: 0.25em;
	}
.info_foto_links, .info_foto_rechts{
	width: 40%;
	margin-top: 0.375em;
	}
.start_foto_links, .info_foto_links{
	float: left;
	margin-right: 2%;
	}
.start_foto_rechts, .info_foto_rechts{
	float: right;
	margin-left: 2%;
	}
.fotos_foto_links, .fotos_foto_rechts{
	width: 50%;
	padding: 1px;
	}
.fotos_foto_links{
	float: left;
	}
.fotos_foto_rechts{
	float: right;
	}
@media
	(orientation: portrait) and (max-width: 37.5em){	 						/*Hochformat schmal*/
	.fotos_foto_links, .fotos_foto_rechts{
		width: 100%;
		float: left;
		}
	}
a[href]{
	color: inherit;
	text-decoration: none;
	border: 0;
	}
a:active{
	ccolor: #06b;
	bbackground-color: #f00;
	color: #f00;
	border: 0;
	}
a:focus{
	border: 0;
	}
textarea, select, option, input{
	font-weight: normal;
	}
.cssinfo{
	position: fixed;
	top: 3em;
	right: 0;
	font-size: 2em;
	color: red;
	visibility: hidden;
	}
.css9, .css10, .css11, .css12, .css13, .css14, .css16, .cssmax{
	font-size: 0;
	}

/*****Schriftgrößen und Layout-Kleinigkeiten*****/

@media (min-width: 71.25em){/*16 maximal*/
	body{
		font-size: 1em;
		background-color: #e0e4e8;
		}
	.kopfzeile, .hintergrundkopfzeile{
		max-width: 40em;
		}
	.start_text_links{
		padding-right: 45%;
		}
	.start_text_rechts{
		padding-left: 45%;
		}
	.cssmax{
		font-size: 1em;
		}
	}

@media (min-width: 65.625em){
	.evtl_inaktiv{
		display: none;
		}
	}

@media (min-width: 56.25em){
	.kopfzeile, .hintergrundkopfzeile{
		font-size: 1.6em;
		}
	#oberer_rand{
		margin-bottom: 1em;
		}
	}

@media (max-width:71.249em) and (min-width: 18.126em){/*16*/
	body{
		font-size: 1em;
		}
	.kopfzeile{
		left: 0;
		}
	.start_text_links{
		padding-right: 40%;
		}
	.start_text_rechts{
		padding-left: 40%;
		}
	.css16{
		font-size: 1em;
		}
	}

@media (max-width: 18.125em){/*14 und kleiner*/
	.menu{
		font-weight: normal;
		}
	.unsichtbareschrift{
		font-size: 0;
		}
	}

@media (max-width: 18.125em) and (min-width: 13.751em){/*14*/
	body{
		font-size: 0.875em;
		}
	.menu{
		font-size: 1.05em;
		}
	.start_text_links{
		padding-right: 35%;
		}
	.start_text_rechts{
		padding-left: 35%;
		}
	.css14{
		font-size: 1em;
		}
	}

@media (max-width: 13.75em) and (min-width: 9.626em){/*13, 12, 11, 10*/
	.headline{
		font-size: 1.3em;
		}
	}

@media (max-width: 13.75em) and (min-width: 12.188em){/*13*/
	body{
		font-size: 0.8125em;
		}
	.start_text_links{
		padding-right: 10%;
		}
	.start_text_rechts{
		padding-left: 10%;
		}
	.css13{
		font-size: 1em;
		}
	}

@media (max-width: 12.187em){/*12 und kleiner*/
	.start_text_links{
		padding-right: 0;
		}
	.start_text_rechts{
		padding-left: 0;
		}
	}

@media (max-width: 12.187em) and (min-width: 11.376em){/*12*/
	body{
		font-size: 0.75em;
		}
	.css12{
		font-size: 1em;
		}
	}

@media (max-width: 11.375em) and (min-width: 10.501em){/*11*/
	body{
		font-size: 0.6875em;
		}
	.css11{
		font-size: 1em;
		}
	}

@media (max-width: 10.5em) and (min-width: 9.626em){/*10*/
	body{
		font-size: 0.625em;
		}
	.css10{
		font-size: 1em;
		}
	}

@media (max-width: 9.625em){/*09*/
	body{
		font-size: 0.5625em;
		}
	.text{
		text-align: left;
		}
	.headline{
		font-size: 1.4em;
		}
	.css9{
		font-size: 1em;
		}
	}

/*****Hoch- oder Querformat?*****/

@media
	(orientation: portrait) and (min-width: 31.251em),						/*Hochformat breit*/
	(min-height: 43.751em) and (min-width: 31.251em),						/*Immer ab Höhe 700 breit*/
	(orientation: landscape) and (max-height: 43.75em) and (max-width: 33.062em){/*Querformat schmal*/
	#logo{
		float: right;
		width: 79%;
		}
	#rund_foto, #rund_foto_start{
		float: left;
		width: 19%;
		margin-top: 0;
		margin-right: 2%;
		margin-bottom: 1%;
		visibility: visible;
		}
	}

@media
	(orientation: portrait) and (max-width: 31.25em),	 						/*Hochformat schmal*/
	(min-height: 43.751em) and (max-width: 31.25em){							/*Immer ab Höhe 700 schmal*/
	#logo{
		width: 100%;
		}
	#rund_foto{
		float: right;
		width: 0;
		visibility: hidden;
		}
	#rund_foto_start{
		float: left;
		width: 23%;
		margin-right: 2%;
		margin-bottom: 1.5%;
		}
	}

@media (orientation: landscape) and (max-height: 43.75em) and (min-width: 33.063em){/*Querformat breit*/
	#logo{
		float: right;
		width: 48%;
		margin-left: 2%;
		}
	#rund_foto{
		float: right;
		width: 0;
		visibility: hidden;
		}
	#rund_foto_start{
		float: left;
		width: 19%;
		margin-right: 2%;
		margin-bottom: 1%;
		}
	}

/*****Kopfzeilen-Layout*****/

@media (max-width: 46.875em){/*nur Schrift in Kopfzeile*/
	.kopfzeile img{
		height: 0;
		width: 0;
		vertical-align: 0;
		margin: 0;
		}
	.kopfzeile b{
		font-weight: bold;
		}
	}

@media (max-width: 31.25em){/*nur Piktogramme in Kopfzeile*/
	.kopfzeile{
		font-size: 0;
		line-height: 0;
		}
	.kopfzeile > table{
		height: 0;
		}
	.piktokopfzeile{
		font-size: 2.34em;
		}
	.hintergrundkopfzeile{
		font-size: 1em;
		}
	.hintergrundkopfzeile > table{
		height: 2.34em;
		}
	.nur_fuer_drucker_gross{
		font-size: 1.5em;
		line-height: 2em;
		}
	 .nurbeipikto{
		font-size: 1em;
		line-height: 1.5em;
		}
	 }

@media (max-width: 21.875em){
	.piktokopfzeile{
		font-size: 2.1em;
		}
	.hintergrundkopfzeile > table{
		height: 2.1em;
		}
	}

@media (max-width: 8.749em){
	.piktokopfzeile{
		font-size: 1.6em;
		}
	.hintergrundkopfzeile > table{
		height: 1.6em;
		}
	}

/*****Drucker*****/

@media print{
	body{
		background-color: white;
		font-size: 13px;
		}
	#weisseflaeche{
		max-width: none;
		}
	.unsichtbareschrift{
		font-size: 0;
		}
	table{
		height: 0;
		}
	.kopfzeile, .hintergrundkopfzeile, .piktokopfzeile, .hoch{
		font-size: 0;
		line-height: 0;
		margin: 0;
		border: 0;
		}
	.menu div{
		font-size: 0;
		line-height: 0;
		}
	.nur_fuer_drucker_gross{
		font-size: 2.4em;
		line-height: 2em;
		text-decoration: underline;
		}
	.nur_fuer_drucker_gross img{
		width: 0;
		font-size: 0;
		}
	.nur_fuer_drucker_klein{
		font-size: 1em;
		line-height: 1.5em;
		}
	.info_foto_links, .info_foto_rechts{
		width: 22%;
		}
	.css9, .css10, .css11, .css12, .css13, .css14, .css16, .cssmax{
		font-size: 0;
		}
	}
