/* ====================================================   dieses Element wird zentriert   ==================================================== */
html,
body {
	height: 100%;
	margin: 0;
	background-color: none; 
}

#top {
	float: left;
	width: 1px;
	height: 50%;
	
	/* margin-bottom: -15em; */
	margin-bottom: -10em;
	/* border: 0px solid #000; */
	border: 0px solid #000; 
}

#container {
	clear: left;
	margin: 0 auto;
	width: 100%;
	height: 20em;
	background: none;
}

#container1 {
	height: 30em;
}

#container2 {
	clear: left;
	margin: 0 auto;
	width: 100%;
	height: 20em;
	background: none;
	text-align: center;	margin: .1em auto;	 
}

/* ================================================================================================ */

svg {

	position: absolute;
	
	width: 99%;
	height: 20em;
	
/* - - - - - - - Makierungsrahmen - - - - - - - */
							border: 0px solid #000; 
}

.SVG_haupt {
	text-align: center;	margin: .1em auto;	
/* - - - - - - - Makierungsrahmen - - - - - - - */
							border: .0px solid #ff9900; 	
}

.objectab {/* Andre Breitling */
	fill: none;
		opacity: 0.0;
	animation: strokeobjab 15s infinite linear;
	
}

@keyframes strokeobjab {
	0% {
		fill: #f90; 
		stroke: #f90;
		stroke-width: 1.1;
		opacity: 0.0;
	}
	10% {
		fill: #f90; 
		stroke: #f90;
		stroke-width: 1.1;
		opacity: 0.0;
	}

	25% {
		fill: #f90; 
		stroke: #f90;
		opacity: 1.0;
	}

	40% {
		fill: #600; 
		stroke: #f90;
		opacity: 1.0;
	}
	
	45% {
		fill: none; 
		stroke: #fff;
		opacity: 0.0;
	}
	100% {
		stroke: #fff;
		fill: #fff; 
	}
}


/* ================================================================================================ */

.schmetterling {
	fill: none;
	stroke: #600;
	stroke-width: 0.0;
	
	stroke-dasharray: 300 600;
	animation: strokeAnismlg 15s infinite linear;
	
}

@keyframes strokeAnismlg {
	0% {
		fill: none; 
		stroke-dashoffset: 305; 
		stroke-width: 1.0;
		stroke: #600;
	}

	35% {
		stroke: #600;
	}

	40% {
		stroke-dashoffset: 0; 
		stroke-width: 2.0;
		stroke: #f90;
		opacity: 1.0;
	}

	45% {
		fill: none; 
		stroke-width: 0.0;
		stroke: none;
		opacity: 0.0;
	}

	100% {
		fill: none; 
		stroke-width: 0.0
		stroke: none;
		opacity: 0.0;
	}
}


/* ================================================================================================ */

.fotografie {
	fill: none;
	
		opacity: 0.0;
	animation: strokeAnit1 15s infinite linear;
	
}

@keyframes strokeAnit1 {
	0% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	40% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	45% {
		fill: #f90; 
		stroke: #600;
		opacity: 1.0;
	}

	50% {
		fill: #600; 
		stroke: #600;
		opacity: 1.0;
	}
	
	60% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
	100% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
}


/* ================================================================================================ */

.bildbearbeitung {
	fill: none;
	
		opacity: 0.0;
	animation: strokeAni05 15s infinite linear;
	
}

@keyframes strokeAni05 {
	0% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	50% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	55% {
		fill: #f90; 
		stroke: #600;
		opacity: 1.0;
	}

	60% {
		fill: #600; 
		stroke: #600;
		opacity: 1.0;
	}
	
	70% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
	100% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
}


/* ================================================================================================ */

.grafikdesign {
	fill: none;
	
		opacity: 0.0;
	animation: strokeAni06 15s infinite linear;
	
}

@keyframes strokeAni06 {
	0% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	60% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	65% {
		fill: #f90; 
		stroke: #600;
		opacity: 1.0;
	}

	70% {
		fill: #600; 
		stroke: #600;
		opacity: 1.0;
	}
	
	80% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
	100% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
}


/* ================================================================================================ */

.webdesign {
	fill: none;
	
		opacity: 0.0;
	animation: strokeAni07 15s infinite linear;
	
}

@keyframes strokeAni07 {
	0% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	70% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	75% {
		fill: #f90; 
		stroke: #600;
		opacity: 1.0;
	}

	80% {
		fill: #600; 
		stroke: #600;
		opacity: 1.0;
	}
	
	90% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
	100% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
}


/* ================================================================================================ */

.animatonen {
	fill: none;
	
		opacity: 0.0;
	animation: strokeAni08 15s infinite linear;
	
}

@keyframes strokeAni08 {
	0% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	80% {
		fill: #fff; 
		stroke: #600;
		opacity: 0.0;
	}

	85% {
		fill: #f90; 
		stroke: #600;
		opacity: 1.0;
	}

	95% {
		fill: #600; 
		stroke: #600;
		opacity: 1.0;
	}
	
	100% {
		fill: none;
		stroke: none;
		opacity: 0.0;
	}
}


/* ================================================================================================ */

