@charset "UTF-8";

#switcher
{
	background:	url(../../img/header/header_bg.png) repeat-x top left;
	display:	block;
	height:		120px;
}

#switcher div
{
	float:		left;
	height:		120px;
	display:	block;
}

#switcher div.header-active
{
	background:	url(../../img/header/active-arrow.gif) no-repeat 20px 99px;
}

#switcher div span
{
	background:	url(../../img/header/border.gif) no-repeat;
	display: block;
}

#switcher div.header-active span
{
	background:	url(../../img/header/active-bgStd.gif) repeat-x 0 20px;
	display:	block;
}

.header-collapsed div.header-active span
{
	background:	url(../../img/header/nonactive-bgStd.gif) no-repeat left !important;
	display:	block;
	height: 160px;
}

#switcher div a
{
	display:	block;
	height:		129px;
	margin-top:	-30px;
}

#switcher #header-pfeil
{
	float:		right;
	height: 100px;
	overflow: hidden;
}


#switcher #header-scanpark
{
	background:	url(../../img/header/park.gif) no-repeat 0 30px;
	width:		228px;
}
#switcher div.header-active #header-scanpark
{
	background-position:	0 -251px;
}
#switcher #header-funpark
{
	background:	url(../../img/header/funpark.gif) no-repeat 0 30px;
	width:		174px;
}
#switcher div.header-active #header-funpark
{
	background-position:	0 -251px;
}
#switcher #header-shop
{
	background:	url(../../img/header/onlineshop.gif) no-repeat 0 30px;
	width:		142px;
}
#switcher div.header-active #header-shop
{
	background-position:	0 -251px;
}
#switcher #header-carwash
{
	background:	url(../../img/header/carwash.gif) no-repeat 0px 30px;
	width:		182px;
}
#switcher div.header-active #header-carwash
{
	background-position:	0 -251px;
}

#switcher #header-truckwash
{
	background:	url(../../img/header/truckwash.gif) no-repeat 0 30px;
	width:		208px;
}

#switcher div.header-active #header-truckwash
{
	background-position:	0 -251px;
}
#switcher div.header-active a:hover
{
	background-position:	0 -251px !important;
}
#switcher div a:hover
{
	background-position:	0 -70px !important;
}




#switcher #header-pfeil a
{
	width:		39px;
	background:	url(../../img/header/pfeile.gif) no-repeat 0 30px;
}

#switcher #header-pfeil a:hover
{
	background-position:	0 30px !important;
}






#switcher .header-hover
{
	background:	url(../../img/header/active-bgStd.gif) repeat-x 0 0px;
}

#switcher.header-collapsed #header-pfeil a,
#switcher.header-collapsed #header-pfeil a:hover
{
	background-position:	0 -12px !important;	
}


#switcher.header-collapsed a
{
	background-position:	0 -108px !important;
}

#switcher.header-collapsed a:hover
{
	background-position:	0 -108px !important;
}

#switcher.header-collapsed div a:hover,
#switcher.header-collapsed div.header-active span a
{
	background-position:	0 -148px !important;
}

#switcher #header-funpark {
	width: 201px !important;
	padding-right: 0  !important;
	margin-left: 20px;
}
#switcher #header-carwash {
	width: 209px !important;
	padding-right: 0  !important; 
	margin-left: 20px;
}
#switcher #header-truckwash {
	width: 209px !important;
	padding-right: 0  !important; 
	margin-left: 2px;
}
#switcher #header-scanpark {
	width: 255px !important;
	padding-right: 0  !important; 
	margin-left: 20px;
}
#switcher #header-funpark {
	width: 201px !important;
	padding-right: 0  !important;
	margin-left: 20px;
}
#switcher #header-truckwash {
	width: 209px !important;
	padding-right: 0  !important; 
	margin-left: 2px;
}
#switcher #header-scanpark {
	width: 255px !important;
	padding-right: 0  !important; 
	margin-left: 20px;
}

.langdk #switcher #header-funpark {
	width: 170px !important;
	margin-left: 2px;
}
.langdk #switcher #header-carwash {
	width: 179px !important;
	margin-left: 2px;
}
.langdk #switcher #header-truckwash {
	margin-left: 2px;
}
.langdk #switcher #header-scanpark {
	width: 215px !important;
	padding-right: 0  !important; 
	margin-left: 2px;
}

.langdk #switcher #header-shop {
	width: 141px !important;
	padding-right: 0  !important;
	margin-left: 2px;
}

/*NUMMERNSCHILD HINZUFÜGEN*/

#switcher .carwash{
	position:relative;
}

#switcher #nummernschild{
	position:absolute;
	width: 164px;
	height:52px;
	background: url(../../img/header/nummernschild.png) top left no-repeat;
	top:75px;
	left:20px;
}

#switcher #nummernschild.verbergen{
	display:none;
}
