/* STANDARDS */

html,body,td,th,font,h1,h2,h3,h4,h5,h6,p,a{
	padding:0px;
	margin:0px;
	border:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0057a3;
	text-decoration:none;
}

img,table,tr,td{
	padding:0px;
	margin:0px;
	border:0px;
}

object,embed{
	margin:0px;
	padding:0px;
}

/* END STANDARDS */

body{
	padding-bottom:30px;
	background-image:url(layout/background_body.gif);
	background-repeat:repeat-x;
	background-color:#f4d4af;
}

span{
	display:none;
}

.head{
	margin:auto;
	padding-left:54px;
	width:936px;
	height:88px;
}

.head h1{
	margin-left:16px;
	margin-right:400px;
	width:200px;
	height:88px;
	float:left;
	background-image:url(layout/cc_logo.gif);
}

.head a{
	display:block;
	height:10px;
}

.home{
	margin-top:42px;
	width:51px;
	height:10px;
	float:left;
	background-image:url(layout/sidenavi_home.gif);
	background-repeat:no-repeat;
}

.home a{
	width:41px;
}

.kontakt{
	margin-top:42px;
	width:65px;
	height:10px;
	float:left;
	background-image:url(layout/sidenavi_kontakt.gif);
	background-repeat:no-repeat;
}

.kontakt a{
	width:55px;
} 

.impressum{
	margin-top:42px;
	width:77px;
	height:10px;
	float:left;
	background-image:url(layout/sidenavi_impressum.gif);
	background-repeat:no-repeat;
}

.impressum a{
	width:67px;
}

.sitemap{
	margin-top:42px;
	width:53px;
	height:10px;
	float:left;
	background-image:url(layout/sidenavi_sitemap.gif);
}

.sitemap a{
	width:53px;
} 

.teaser{
	padding-top:6px;
	width:100%;
	height:221px;
	background-image:url(layout/navigation_teaser_02.jpg);
	background-position:center;
}

.teaser_background{
	position:absolute;
	width:1016px;
	height:182px;
	z-index:1;
	padding-left:50%;
	margin-left:-508px;
}

.navigation{
	margin:auto;
	width:923px;
	height:221px;
}

.navibox{
	width:102px;
	overflow:hidden;
	float:left;
}

.navibox .main, .navibox_closed .main{
	display:block;
	width:102px;
	height:43px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.navibox .main:hover, .navibox_closed .main:hover, .navibox .mainactive, .navibox_closed .mainactive{
	background-position:0px -46px; 
}

.navibox .pullup{
	display:block;
	padding-top:5px;
	padding-left:6px;
	width:96px;
	height:30px;
	background-image:url(layout/background_pullup.gif);
	background-position:0px 0px;
	color:#ffffff;
}

.navibox .pullup:hover{
	color:#689ecb;
	background-image:url(layout/background_pullup.gif);
	background-position:0px -35px;
}

.navibox_closed{
	margin-top:175px;
	height:43px;
	overflow:hidden;
	float:left;
}

.navibox_closed .pullup{
	display:none;
}

#nav01 .main{
	width:102px;
	background-image:url(layout/navi_01.gif);
}

.navibox#nav02{
	margin-top:35px;
	width:102px;
}

#nav02 .main{	
	background-image:url(layout/navi_02.gif);
}

.navibox#nav03{
	margin-top:0px;
	width:102px;
}

#nav03 .main{
	width:102px;
	background-image:url(layout/navi_03.gif);
}

/*.navibox#nav04{
	margin-top:70px;
	width:102px;
}*/

#nav04 .main{
	width:102px;
	background-image:url(layout/navi_04.gif);
}

.navibox#nav05{
	margin-top:175px;
	width:102px;
}

#nav05 .main{
	width:102px;
	background-image:url(layout/navi_05.gif);
}

.navibox#nav06{
	margin-top:175px;
	width:102px;
}

#nav06 .main{
	width:102px;
	background-image:url(layout/navi_06.gif);
}

#nav07 .main{
	width:102px;
	background-image:url(layout/navi_07.gif);
}

.navibox#nav08{
	margin-top:105px;
	width:102px;
}

#nav08 .main{
	width:102px;		
	background-image:url(layout/navi_08.gif);
}

.navibox#nav09{
	margin-top:175px;
	width:107px;
}

#nav09 .main{
	width:107px;
	background-image:url(layout/navi_09.gif);
}

.container{
	margin:auto;
	width:576px;
	overflow:hidden;
}

.content{
	margin:auto;
	margin-top:20px;
	width:576px;
	overflow:hidden;
	/*background-image:url(layout/background_content.gif);*/
	/*background-repeat:repeat-y;*/
	/*background-color:#FF9966;*/
}

.left{
	padding-bottom:15px;
	width:576px;
	overflow:hidden;
	float:left;
}

.welcomebox{
	width:576px;
	overflow:hidden;
}

#welcomebox_references{
	margin-left:34px;
	width:924px;
	background-color:#689ecb;
}

.welcomehead{
	width:576px;
	height:39px;
	background-color:#689ecb;
}

#willkommen{
	background-image:url(layout/welcomehead_willkommen.gif);
	background-repeat:no-repeat;
}

#locations{
	background-image:url(../images/locations/welcomehead_locations.gif);
	background-repeat:no-repeat;
}

#events{
	background-image:url(../images/events/welcomehead_events.gif);
	background-repeat:no-repeat;
}

#services{
	background-image:url(../images/services/welcomehead_services.gif);
	background-repeat:no-repeat;
}

#coachings{
	background-image:url(../images/coachings/welcomehead_coachings.gif);
	background-repeat:no-repeat;
}

#artists{
	background-image:url(../images/artists/welcomehead_artists.gif);
	background-repeat:no-repeat;
}

#kids{
	background-image:url(../images/kids/welcomehead_kids.gif);
	background-repeat:no-repeat;
}

#servicetests{
	background-image:url(../images/servicetests/welcomehead_servicetests.gif);
	background-repeat:no-repeat;
}

#references{
	background-image:url(../images/references/welcomehead_references.gif);
	background-repeat:no-repeat;
}

#information{
	background-image:url(layout/welcomehead_information.gif);
	background-repeat:no-repeat;
}

.trailer{
	width:100%;
	padding-top:10px;
	text-align:center;
	background-color:#689ecb;
}

.trailer_inner{
	width:508px;
	height:151px;
	margin:auto;
	padding-top:3px;
	padding-left:3px;
	text-align:left;
	background-image:url(layout/trailer_bg.gif);
	background-repeat:no-repeat;

}

.welcometext{
	padding-top:15px;
	padding-bottom:17px;
	padding-left:37px;
	padding-right:37px;
	width:502px;
	overflow:hidden;
	background-color:#689ecb;
}

.welcometext p{
	margin-bottom:10px;
	line-height:18px;
	color:#ffffff;
}

.welcometext ul{
	color:#ffffff;
	line-height:18px;
}

.welcomeshadow{
	width:576px;
	height:8px;
	font-size:1px;
	background-image:url(layout/shadow.gif);
	background-color:#f4d4af;
	background-position:right;
	background-repeat:no-repeat;
}

#welcomeshadow_references{
	width:924px;
}

.refcontent{
	margin-left:34px;
	padding-left:39px;
	padding-top:60px;
	padding-bottom:40px;
	width:885px;
	overflow:hidden;
	background-color:#FFFFFF;
}

.refbox{
	width:165px;
	height:200px;
	margin-right:60px;
	float:left;
}

.refbox_last{
	width:165px;
	height:200px;
	float:left;
}

.infobox{
	padding-bottom:30px;
	width:576px;
	overflow:hidden;
	background-color:#ffffff;
}

.infohead{
	margin-left:5px;
	width:566px;
	height:50px;
	background-color:#689ecb;
}

#infohead_corporate{
	background-image:url(../images/corporate.gif);
	background-repeat:no-repeat;
}

#challenge{
	background-image:url(layout/infohead_challenge_erlebnisagentur.gif);
	background-repeat:no-repeat;
}

#infohead_antike{
	background-image:url(../images/artists/infohead_antike.gif);
	background-repeat:no-repeat;
}

#infohead_scotland_yard{
	background-image:url(../images/artists/infohead_scotland_yard.gif);
	background-repeat:no-repeat;
}

#infohead_deep_blue{
	background-image:url(../images/artists/infohead_deep_blue.gif);
	background-repeat:no-repeat;
}

#infohead_color_fantasy{
	background-image:url(../images/locations/infohead_color_fantasy.gif);
	background-repeat:no-repeat;
}

#infohead_challenge_awards{
	background-image:url(../images/artists/infohead_challenge_awards.gif);
	background-repeat:no-repeat;
}

#infohead_eckmannspeicher{
	background-image:url(../images/locations/infohead_eckmannspeicher.gif);
	background-repeat:no-repeat;
}

#infohead_kieler_weinkontor{
	background-image:url(../images/locations/infohead_kieler_weinkontor.gif);
	background-repeat:no-repeat;
}

#infohead_kieler_kloster{
	background-image:url(../images/locations/infohead_kieler_kloster.gif);
	background-repeat:no-repeat;
}

#infohead_norwegenkai{
	background-image:url(../images/locations/infohead_norwegenkai.gif);
	background-repeat:no-repeat;
}

#infohead_ostseekai{
	background-image:url(../images/locations/infohead_ostseekai.gif);
	background-repeat:no-repeat;
}

#infohead_schwedenkai{
	background-image:url(../images/locations/infohead_schwedenkai.gif);
	background-repeat:no-repeat;
}

#infohead_arbeitsweise{
	background-image:url(../images/company/infohead_arbeitsweise.gif);
	background-repeat:no-repeat;
}

#infohead_erfolgreiche_kommunikation{
	background-image:url(../images/company/infohead_erfolgreiche_kommunikation.gif);
	background-repeat:no-repeat;
}

#infohead_geschaeftsfelder{
	background-image:url(../images/company/infohead_geschaeftsfelder.gif);
	background-repeat:no-repeat;
}

#infohead_firmenphilosophie{
	background-image:url(../images/company/infohead_firmenphilosophie.gif);
	background-repeat:no-repeat;
}

#infohead_challenge_erlebnisagentur{
	background-image:url(../images/company/infohead_challenge_erlebnisagentur.gif);
	background-repeat:no-repeat;
}

#infohead_eventmanagement{
	background-image:url(../images/events/infohead_eventmanagement.gif);
	background-repeat:no-repeat;
}

#infohead_eventmarketing{
	background-image:url(../images/events/infohead_eventmarketing.gif);
	background-repeat:no-repeat;
}

#infohead_eventbranding{
	background-image:url(../images/events/infohead_eventbranding.gif);
	background-repeat:no-repeat;
}

#infohead_eventthema{
	background-image:url(../images/events/infohead_eventthema.gif);
	background-repeat:no-repeat;
}

#infohead_veranstaltungsservice{
	background-image:url(../images/services/infohead_veranstaltungsservice.gif);
	background-repeat:no-repeat;
}

#infohead_mobiliar{
	background-image:url(../images/services/infohead_mobiliar.gif);
	background-repeat:no-repeat;
}

#infohead_dekoration{
	background-image:url(../images/services/infohead_dekoration.gif);
	background-repeat:no-repeat;
}

#infohead_glaeser{
	background-image:url(../images/services/infohead_glaeser.gif);
	background-repeat:no-repeat;
}

#infohead_persoenlichkeitsbildung{
	background-image:url(../images/coachings/infohead_persoenlichkeitsbildung.gif);
	background-repeat:no-repeat;
}

#infohead_vertrieb{
	background-image:url(../images/coachings/infohead_vertrieb.gif);
	background-repeat:no-repeat;
}

#infohead_teambildung{
	background-image:url(../images/coachings/infohead_teambildung.gif);
	background-repeat:no-repeat;
}

#infohead_teamentwicklung{
	background-image:url(../images/coachings/infohead_teamentwicklung.gif);
	background-repeat:no-repeat;
}

#infohead_kommunikation{
	background-image:url(../images/coachings/infohead_kommunikation.gif);
	background-repeat:no-repeat;
}

#infohead_konfliktmanagement{
	background-image:url(../images/coachings/infohead_konfliktmanagement.gif);
	background-repeat:no-repeat;
}

#infohead_vertriebscoaching{
	background-image:url(../images/coachings/infohead_vertriebscoaching.gif);
	background-repeat:no-repeat;
}

#infohead_fuehren{
	background-image:url(../images/coachings/infohead_fuehren.gif);
	background-repeat:no-repeat;
}

#infohead_trainingsangebot{
	background-image:url(../images/coachings/infohead_trainingsangebot.gif);
	background-repeat:no-repeat;
}

#infohead_art_magic{
	background-image:url(../images/artists/infohead_art_magic.gif);
	background-repeat:no-repeat;
}

#infohead_dirk_und_daniel{
	background-image:url(../images/artists/infohead_dirk_und_daniel.gif);
	background-repeat:no-repeat;
}

#infohead_fischer_kai{
	background-image:url(../images/artists/infohead_fischer_kai.gif);
	background-repeat:no-repeat;
}

#infohead_rainer_schwarz{
	background-image:url(../images/artists/infohead_rainer_schwarz.gif);
	background-repeat:no-repeat;
}

#infohead_sax_s{
	background-image:url(../images/artists/infohead_sax_s.gif);
	background-repeat:no-repeat;
}

#infohead_variete{
	background-image:url(../images/artists/infohead_variete.gif);
	background-repeat:no-repeat;
}

#infohead_piano_for_dinner{
	background-image:url(../images/artists/infohead_piano_for_dinner.gif);
	background-repeat:no-repeat;
}

#infohead_joram_seewi{
	background-image:url(../images/artists/infohead_joram_seewi.gif);
	background-repeat:no-repeat;
}

#infohead_movemachine{
	background-image:url(../images/artists/infohead_movemachine.gif);
	background-repeat:no-repeat;
}

#infohead_rambazamba{
	background-image:url(../images/artists/infohead_rambazamba.gif);
	background-repeat:no-repeat;
}

#infohead_rodolfo_reyes{
	background-image:url(../images/artists/infohead_rodolfo_reyes.gif);
	background-repeat:no-repeat;
}

#infohead_tilo_bonow{
	background-image:url(../images/artists/infohead_tilo_bonow.gif);
	background-repeat:no-repeat;
}

#infohead_sabrina_fackelli{
	background-image:url(../images/artists/infohead_sabrina_fackelli.gif);
	background-repeat:no-repeat;
}

#infohead_les_3_cheries{
	background-image:url(../images/artists/infohead_les_3_cheries.gif);
	background-repeat:no-repeat;
}

#infohead_hotdeal{
	background-image:url(../images/artists/infohead_hotdeal.gif);
	background-repeat:no-repeat;
}

#infohead_living_dolls{
	background-image:url(../images/artists/infohead_living_dolls.gif);
	background-repeat:no-repeat;
}

#infohead_modenshow{
	background-image:url(../images/artists/infohead_modenshow.gif);
	background-repeat:no-repeat;
}

#infohead_venezianischer_karneval{
	background-image:url(../images/artists/infohead_venezianischer_karneval.gif);
	background-repeat:no-repeat;
}

#infohead_neptun_und_nixe{
	background-image:url(../images/artists/infohead_neptun_und_nixe.gif);
	background-repeat:no-repeat;
}

#infohead_ciao_bella{
	background-image:url(../images/artists/infohead_ciao_bella.gif);
	background-repeat:no-repeat;
}

#infohead_gota_de_fuego{
	background-image:url(../images/artists/infohead_gota_de_fuego.gif);
	background-repeat:no-repeat;
}

#infohead_celluloid_orchester{
	background-image:url(../images/artists/infohead_celluloid_orchester.gif);
	background-repeat:no-repeat;
}

#infohead_herz3{
	background-image:url(../images/artists/infohead_herz3.gif);
	background-repeat:no-repeat;
}

#infohead_kati_stuedemann{
	background-image:url(../images/artists/infohead_kati_stuedemann.gif);
	background-repeat:no-repeat;
}

#infohead_bobby_wenzing{
	background-image:url(../images/artists/infohead_bobby_wenzing.gif);
	background-repeat:no-repeat;
}

#infohead_akrylkonzept{
	background-image:url(../images/artists/infohead_akrylkonzept.gif);
	background-repeat:no-repeat;
}

#infohead_walk_act{
	background-image:url(../images/artists/infohead_walk_act.gif);
	background-repeat:no-repeat;
}

#infohead_gunther_veh{
	background-image:url(../images/artists/infohead_gunther_veh.gif);
	background-repeat:no-repeat;
}

#infohead_hotline{
	background-image:url(../images/artists/infohead_hotline.gif);
	background-repeat:no-repeat;
}

#infohead_kinderanimation{
	background-image:url(../images/kids/infohead_kinderanimation.gif);
	background-repeat:no-repeat;
}

#infohead_buttonmaschine{
	background-image:url(../images/kids/infohead_buttonmaschine.gif);
	background-repeat:no-repeat;
}

#infohead_kinderschminken{
	background-image:url(../images/kids/infohead_kinderschminken.gif);
	background-repeat:no-repeat;
}

#infohead_basteln{
	background-image:url(../images/kids/infohead_basteln.gif);
	background-repeat:no-repeat;
}

#infohead_zirkus{
	background-image:url(../images/kids/infohead_zirkus.gif);
	background-repeat:no-repeat;
}

#infohead_kontakt{
	background-image:url(layout/infohead_kontakt.gif);
	background-repeat:no-repeat;
}

#infohead_impressum{
	background-image:url(layout/infohead_impressum.gif);
	background-repeat:no-repeat;
}

#infohead_sitemap{
	background-image:url(layout/infohead_sitemap.gif);
	background-repeat:no-repeat;
}

#infohead_was_wir_bieten{
	background-image:url(../images/servicetests/infohead_was_wir_bieten.gif);
	background-repeat:no-repeat;
}

#infohead_unser_vorgehen{
	background-image:url(../images/servicetests/infohead_unser_vorgehen.gif);
	background-repeat:no-repeat;
}

#infohead_licht_und_tontechnik{
	background-image:url(../images/services/infohead_licht_und_tontechnik.gif);
	background-repeat:no-repeat;
}

.imagebox{
	margin-top:20px;
	padding-left:25px;
	width:197px;
	float:left;
	overflow:hidden;
}

.imagebox img{
	margin-bottom:15px;
	width:195px;
	border:1px solid #de7c0c;
}

.objectbox{
	margin-bottom:20px;
}

.infotext{
	margin-top:15px;
	margin-left:20px;
	width:304px;
	overflow:hidden;
	float:left;
}

.infotext h2{
	margin-bottom:12px;
	line-height:18px;
}

.infotext h3{
	margin-bottom:6px;
	line-height:18px;
}

.infotext p{
	margin-bottom:10px;
	line-height:18px;
}

.infotext ul{
	margin-top:0px;
	margin-bottom:20px;
	padding-top:0px;
	line-height:18px;
}

.infotext li{
	margin-bottom:10px;
}

.infotext a{
	color:#de7c0c;
}

.infotext a:hover{
	color:#de7c0c;
	text-decoration:underline;
}

.download{
	margin-top:30px;
}

.description{
	font-weight:bold;
	margin-top:30px;
}

.right{
	padding-left:10px;
	width:370px;
	overflow:hidden;
	float:left;
}

.referencesbox{
	margin-bottom:15px;
	width:337px;
	overflow:hidden;
	background-color:#ffffff;
}

.referencesbox p{
	padding-right:5px;
	line-height:16px;
}

.referencesbox h2{
	margin-bottom:12px;
	line-height:18px;
}

.referencesbox a{
	padding-left:16px;
	padding-right:15px;
	margin-top:20px;
	height:14px;
	width:60px;
	color:#de7c0c;
	background-image:url(layout/icon_arrow.gif);
	background-repeat:no-repeat;
	float:right;
}

.referencesbox a:hover{
	text-decoration:underline;
}

.referenceshead{
	margin-left:5px;
	width:327px;
	height:50px;
	background-color:#689ecb;
}

.referenceshead h2{
	margin:0px;
}

#aktuelle_referenzen{
	background-image:url(layout/referenceshead_aktuelle_referenzen.gif);
	background-repeat:no-repeat;
}

#locationauswahl{
	background-image:url(../images/locations/referenceshead_locationauswahl.gif);
	background-repeat:no-repeat;
}

#company{
	background-image:url(../images/company/referenceshead_company.gif);
	background-repeat:no-repeat;
}

#eventauswahl{
	background-image:url(../images/events/referenceshead_eventauswahl.gif);
	background-repeat:no-repeat;
}

#servicesauswahl{
	background-image:url(../images/services/referenceshead_services.gif);
	background-repeat:no-repeat;
}

#coachingsauswahl{
	background-image:url(../images/coachings/referenceshead_coachingsauswahl.gif);
	background-repeat:no-repeat;
}

#kuenstlerauswahl{
	background-image:url(../images/artists/referenceshead_kuenstlerauswahl.gif);
	background-repeat:no-repeat;
}

#kidsauswahl{
	background-image:url(../images/kids/referenceshead_kids.gif);
	background-repeat:no-repeat;
}

#infoauswahl{
	background-image:url(layout/referenceshead_infoauswahl.gif);
	background-repeat:no-repeat;
}

#servicetestsauswahl{
	background-image:url(../images/servicetests/referenceshead_servicetestsauswahl.gif);
	background-repeat:no-repeat;
}

.referencesnews, .referencesnews_last{
	margin-left:5px;
	padding-top:14px;
	padding-left:20px;
	padding-bottom:12px;
	width:307px;
	overflow:hidden;
	border-bottom:1px solid #689ecb;
}

.referencesnews_last{
	border-bottom:none;
	padding-bottom:20px;
}

.referencesimage{
	margin-right:16px;
	width:98px;
	height:98px;
	border:1px solid #de7c0c;
	float:left;
}

.referencesimage a{
	margin:0px;
	padding:0px;
	width:98px;
	height:98px;
	display:block;
	text-decoration:none;
	background-image:none;
}

#antike{
	background-image:url(../images/artists/news_antike.jpg);
}

#color_fantasy{
	background-image:url(../images/locations/news_color_fantasy.jpg);
}

#venezianischer_karneval{
	background-image:url(../images/artists/news_venezianischer_karneval.jpg);
}

#challenge_awards{
	background-image:url(../images/artists/news_challenge_awards.jpg);
}

#deep_blue{
	background-image:url(../images/artists/news_deep_blue.jpg);
}

#caipirinha_lounge{
	background-image:url(layout/news_caipirinha_lounge.jpg);
}

#einweihungsfeier{
	background-image:url(layout/news_einweihungsfeier.jpg);
}

#kundenevent{
	background-image:url(layout/news_caipirinha_lounge.jpg);
}

#eckmannspeicher{
	background-image:url(../images/locations/news_eckmannspeicher.jpg);
}

#kieler_kloster{
	background-image:url(../images/locations/news_kieler_kloster.jpg);
}

#kieler_weinkontor{
	background-image:url(../images/locations/news_kieler_weinkontor.jpg);
}

#norwegenkai{
	background-image:url(../images/locations/news_norwegenkai.jpg);
}

#ostseekai{
	background-image:url(../images/locations/news_ostseekai.jpg);
}

#schwedenkai{
	background-image:url(../images/locations/news_schwedenkai.jpg);
}

#challenge_erlebnisagentur{
	background-image:url(../images/company/news_company.jpg);
}

#erfolgreiche_kommunikation{
	background-image:url(../images/company/news_erfolgreiche_kommunikation.jpg);
}

#firmenphilosophie{
	background-image:url(../images/company/news_philosophie.jpg);
}

#arbeitsweise{
	background-image:url(../images/company/news_arbeitsweise.jpg);
}

#geschaeftsfelder{
	background-image:url(../images/company/news_geschaeftsfelder.jpg);
}

#dirk_und_daniel{
	background-image:url(../images/artists/news_dirk_und_daniel.jpg);
}

#rainer_schwarz{
	background-image:url(../images/artists/news_rainer_schwarz.jpg);
}

#art_magic{
	background-image:url(../images/artists/news_art_magic.jpg);
}

#akrylkonzept{
	background-image:url(../images/artists/news_acryl.jpg);
}

#piano_for_dinner{
	background-image:url(../images/artists/news_piano_for_dinner.jpg);
}

#les_3_cheries{
	background-image:url(../images/artists/news_les_3_cheries.jpg);
}

#fischer_kai{
	background-image:url(../images/artists/news_fischer_kai.jpg);
}

#joram_seewi{
	background-image:url(../images/artists/news_joram_seewi.jpg);
}

#living_dolls{
	background-image:url(../images/artists/news_living_dolls.jpg);
}

#sax_s{
	background-image:url(../images/artists/news_sax_s.jpg);
}

#sabrina_fackelli{
	background-image:url(../images/artists/news_sabrina_fackelli.jpg);
}

#rambazamba{
	background-image:url(../images/artists/news_rambazamba.jpg);
}

#rodolfo{
	background-image:url(../images/artists/news_rodolfo.jpg);
}

#tilo_bonow{
	background-image:url(../images/artists/news_tilo_bonow.jpg);
}

#gota_de_fuego{
	background-image:url(../images/artists/news_gota_de_fuego.jpg);
}

#celluloid_orchester{
	background-image:url(../images/artists/news_celluloid_orchester.jpg);
}

#ciao_bella{
	background-image:url(../images/artists/news_ciao_bella.jpg);
}

#hotdeal{
	background-image:url(../images/artists/news_hotdeal.jpg);
}

#kati_stuedemann{
	background-image:url(../images/artists/news_kati_stuedemann.jpg);
}

#modenshow{
	background-image:url(../images/artists/news_modenshow.jpg);
}

#neptun_und_nixe{
	background-image:url(../images/artists/news_neptun_und_nixe.jpg);
}

#movemachine{
	background-image:url(../images/artists/news_movemachine.jpg);
}

#bobby_wenzing{
	background-image:url(../images/artists/news_bobby_wenzing.jpg);
}

#gunther_veh{
	background-image:url(../images/artists/news_gunther_veh.jpg);
}

#scotland_yard{
	background-image:url(../images/artists/news_scotland_yard.jpg);
}

#variete{
	background-image:url(../images/artists/news_variete.jpg);
}

#herz3{
	background-image:url(../images/artists/news_herz3.jpg);
}

#walk_act{
	background-image:url(../images/artists/news_walk_act.jpg);
}

#hotline{
	background-image:url(../images/artists/news_hotline.jpg);
}

#eventmarketing{
	background-image:url(../images/events/news_eventmarketing.jpg);
}

#eventmanagement{
	background-image:url(../images/events/news_eventmanagement.jpg);
}

#veranstaltungsservice{
	background-image:url(../images/services/news_services.jpg);
}

#mobiliar{
	background-image:url(../images/services/news_mobilar.jpg);
}

#glaeser{
	background-image:url(../images/services/news_glaeser.jpg);
}

#licht_und_tontechnik{
	background-image:url(../images/services/news_deko.jpg);
}

#dekoration{
	background-image:url(../images/services/news_dekoration.jpg);
}

#vertrieb{
	background-image:url(../images/coachings/news_vertrieb.jpg);
}

#trainingsangebot{
	background-image:url(../images/coachings/news_trainingsangebot.jpg);
}

#teambildung{
	background-image:url(../images/coachings/news_teambildung.jpg);
}

#fuehren{
	background-image:url(../images/coachings/news_fuehren.jpg);
}

#kinderanimation{
	background-image:url(../images/kids/news_kids.jpg);
}

#buttonmaschine{
	background-image:url(../images/kids/news_buttonmaschine.jpg);
}

#kinderschminken{
	background-image:url(../images/kids/news_kinderschminken.jpg);
}

#mitmachzirkus{
	background-image:url(../images/kids/news_mitmachzirkus.jpg);
}

#kinderbasteln{
	background-image:url(../images/kids/news_kinderbasteln.jpg);
}

#was_wir_bieten{
	background-image:url(../images/servicetests/news_was_wir_bieten.jpg);
}

#unser_vorgehen{
	background-image:url(../images/servicetests/news_unser_vorgehen.jpg);
}

#kontakt{
	background-image:url(layout/news_kontakt.jpg);
}

#impressum{
	background-image:url(layout/news_impressum.jpg);
}

#sitemap{
	background-image:url(layout/news_sitemap.jpg);
}

#eventbranding{
	background-image:url(../images/events/news_eventbranding.jpg);
}

.footer{	
	margin:auto;
	/*margin-top:8px;*/
	/*margin-left:34px;*/
	width:576px;
	height:68px;
	background-image:url(layout/background_footer.gif);
}

.footernavigation{
	padding-top:32px;
	padding-left:216px;
	width:614px;
	height:36px;
	float:left;
	background-image:url(layout/background_footer.gif);
}

.footernavigation a{
	height:9px;
	display:block;
}

.footerhome{
	width:35px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_home.gif);
}

.footerhome a{
	width:35px;
}

.footerevents{
	width:49px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_events.gif);
}

.footerevents a{
	width:49px;
}

.footerlocation{
	width:63px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_location.gif);
}

.footerlocation a{
	width:63px;
}

.footerentertainment{
	width:91px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_entertainment.gif);
}

.footerentertainment a{
	width:91px;
}

#footeractive{
	width:48px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_active.gif);
}

#footeractive a{
	width:48px;
}

#footerkontakt{
	width:55px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_kontakt.gif);
}

.footerkontakt a{
	width:55px;
}

.footersitemap{
	width:53px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_sitemap.gif);
}

.footersitemap a{
	width:53px;
}

.footerimpressum{
	width:60px;
	height:9px;
	float:left;
	background-image:url(layout/footernavi_impressum.gif);
}

.footerimpressum a{
	width:60px;
}

.footerlogo{
	width:94px;
	height:68px;
	float:right;
	background-image:url(layout/footernavigation_logo.gif);
}

.footershadow{
	width:576px;
	height:8px;
	font-size:1px;
	float:left;
	background-image:url(layout/shadow.gif);
	background-position:right;
	background-repeat:no-repeat;
}

