	#header_animation {

		position:relative;

	/*	height:1340px;*/

	/* manuell mal runtergesetzt, damits auf einer Aufloesung ein wenig besser aussieht - trotzdem bitte dynamisieren - das Bild gibt die Groesse vor */

/*		height:857px;*/

		width: 100%;

		overflow: hidden;

	}

		

	#header_animation img {

		border:none;

	}

	

	#header_animation .show {

		z-index:8;

	}

	

	#header_animation .HEADERCONTAINER {

		z-index: 1;

		color:#ffffff;

		position:absolute;

		width:100%;

	}

	

	#header_animation .HEADERCONTAINER img {

	}	

	

	#header_animation .CONTAINERINHALT {

		position: absolute;

		bottom: 4.4%;

		left: 4.4%;

/*		background: #FFF;*/

		padding: 1em;

		max-width: 30%;

	}

	

	#header_animation .HEADERCONTAINER .CONTAINERINHALT .CONTAINER_HEADLINE {

		font-size: 1.15em;

		float:left;

		font-weight: bold;

		margin-bottom: 20px;

	}

	

	#header_animation .HEADERCONTAINER .CONTAINERINHALT a {

		font-weight: normal;	

		color: #FFF;

	}

		

	#header_animation .HEADERCONTAINER .CONTAINERINHALT .CONTAINER_HEADERTEXT {

		padding-bottom: 4px;

	}	

	

	#header_animation .HEADERCONTAINER .CONTAINERINHALT .CLEAR {

		padding:0;

	}		

	

	#header_animation .HEADERCONTAINER .CONTAINERINHALT h3 {

		margin:0;

		padding:0;

		color:#1DCCEF;

	}

	

	#header_animation .HEADERCONTAINER .CONTAINERINHALT div .READMORE {

		padding-top: 0px;

		cursor: pointer;

		font-weight: normal;

		margin-top: 10px;

		padding: 0 0 0 15px;

		text-decoration: none;

		background: url(../img/banner_linkarrow.png) no-repeat scroll 0 6px transparent;

	}

	

	#header_animation .HEADERCONTAINER .CONTAINERINHALT div .READMORE a {

		cursor: pointer;

		font-size: 15px;

		text-decoration: none;

		color: #FFF;

	}

	

	#header_animation .HEADERNAVI{

		position: absolute;

		z-index: 20;

		width: 100%;

		height: 15px;

		bottom: 28px;

		text-align: center;

	}

	

	#header_animation .HEADERNAVI .FIRST{

		margin-right: 0px;

	}	

	

	#header_animation .HEADERNAVI .NAVIFLOAT{

		text-align: center;

		height: 15px;

		width: 100%;

	}

			

	#header_animation .HEADERNAVI .NAVIFLOAT .containerThumb {	

		background: url(../img/navi_header.png) no-repeat;		

		height: 15px;

		width: 15px;

		cursor: pointer;

		display: inline-block;

		margin: 0 10px;

		zoom: 1;

		*display: inline;

	}

	

	#header_animation .HEADERNAVI .NAVIFLOAT .containerThumb:hover{	

		background: url(../img/navi_header_aktiv.png) no-repeat;		

	}	

	

	#header_animation .HEADERNAVI .NAVIFLOAT .containerThumbAct{	

		background: url(../img/navi_header_aktiv.png) no-repeat;		

		height: 15px;

		width: 15px;

		display: inline-block;

		cursor: pointer;

		margin: 0 10px;

		zoom: 1;

		*display: inline;

	}

	

	.HEADERNAVIGATION {

		display:block;

		width:45px;

		height: 100%;

		position:absolute;

		cursor: pointer;

		z-index: 19;

	}

	

	#header_animation .LinkLeft {

		background: url(../img/galerie_pfeil_links.png) left center no-repeat;

		left: 4.4%;

		margin: 0;

	}

	#header_animation .LinkRight {

		background: url(../img/galerie_pfeil_rechts.png) right center no-repeat;	

		right: 4.4%;

		margin: 0;	

	}

