html,
body {
	text-align: center;	margin: .1em auto;	
	height: 100%;
	margin: 0;
	background-color: none; 
	font: normal 1.3em timesi ;  /* Mindestschriftgröße wird dem Browser, bzw. dem Nutzer überlassen! */
}

@font-face {
	font-family:'timesi';
	src: url('../fonts/timesi.ttf') format('truetype');
}

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

#container {
	clear: left;
	width: 100%;
	height: 22em;
	background: none;
							border: 0px solid #000fff; 
}

/* ================================================     Intro    ================================================ */

svg {
	position: absolute;
	left: 0em;
	width: 99%;
	height: 20em;
	
/* - - - - - - - Makierungsrahmen - - - - - - - */
							border: 0px solid #00ff00; 
}

.SVG_haupt {
/* - - - - - - - Makierungsrahmen - - - - - - - */
							border: 0px solid #ff9900; 	
}

.objectab {/* Andre Breitling */
	fill: none;
		opacity: 0.0;
	animation: strokeobjab 20s 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 20s 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 20s 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 20s 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 20s 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 20s 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;
	}
}


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

.animationen {
	fill: none;
	
		opacity: 0.0;
	animation: strokeAni08 20s 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;
	}
}


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




/* Eigenschaften der Links */
a { 
	color: #777; 
}
	a:link{ 
	color: #777; 
	text-decoration:none;
}
	a:visited{ 
	color: #999; 
}
	a:hover {
	color: #ff0033;
	text-decoration:underline;  
	text-transform: uppercase;	/* Darstellung in Großbuchstaben */ 
}

/* Abstandshalter */

#cont-height10 {
	text-align: center;	margin: .1em auto;	
	height: 10em;
							border: 0px solid #f0f; 
}

#cont-height20 {
	text-align: center;	margin: .1em auto;	
	height: 20em;
							border: 0px solid #00f; 
}

#cont-height30 {
	text-align: center;	margin: .1em auto;	
	height: 30em;
							border: 0px solid #0f0; 
}

#cont-width10 {
	text-align: center;	margin: .1em auto;	
	width: 30em;
							border: 0px solid #f00; 
}

#cont-block01 {
	text-align: center;	margin: .1em auto;	
	width: 18em;
	height: 40em;
	background-color: #fff; 
							border: 0px solid #000; 
}

/* = = = = = = = = = = = = = = = = andrebreitling.de = = = = = = = = = = = = = = = =  */
.slideshow {	
	text-align: center;	margin: .1em auto;	
	width: 50%;
	background-color: #fff; 
							border: 0px solid #000; 
}


.next {
border: 0px; position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity=0);
}
.fader {
border: 0px; position: relative; display: inline-block;
	width: 100%;
}
.fader img {
border: 0px; vertical-align: top;
	width: 100%;
}
.next {
border: 0px; position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity=0);
}
.fader {
border: 0px; position: relative; display: inline-block;
}
.fader img {
border: 0px; vertical-align: top;
}