/*____________________________________*/
/*___POPUP____________________________*/
/*___Relaunch_VVO-Website_____________*/
/*___zistel@webit.de_-_Februar_2007___*/
/*___11:06 17.12.2007_________________*/
/*____________________________________*/



@import url(/css/default.css);


/*
- LOADING
- WRAPPER
- META-NAVIGATION
  LAYOUT
- HEADER
- CONTAINER
- CONTENT
- LEFT-COL
  SUBNAVIGATION
*/


body {
	background-color: #E6E6E6;
	}
* html > body {
	text-align: center;
	}

/*_________________________________________________________________________________________________________________LOADING___*/

* html > body p#busy {
	text-align: left;
	}

/*_________________________________________________________________________________________________________________WRAPPER___*/

#wrapper {
	width: 800px;
	background-position: 195px 1.8em;
	min-height: 0;
	_height: auto;
	}
* html > body #wrapper {
	text-align: left;
	}

/*_________________________________________________________________________________________________________META-NAVIGATION___*/

ul#meta1 {
	background-color: White;
	border-bottom-style: none;
	}

ul#meta1 li {
	_position: static;
	}
*+html ul#meta1 li {
	line-height: 2.45em;
	}

/*___LAYOUT_____________________*/

ul#meta1 li#layout {
	display: none;
	}

/*__________________________________________________________________________________________________________________HEADER___*/

#header {
	display: none;
	}

/*_______________________________________________________________________________________________________________CONTAINER___*/

#container {
	border-top-style: none;
	padding-bottom: 84px;
	background: url(/img/bas/logo-popup.png) no-repeat left bottom;
	}

/*_________________________________________________________________________________________________________________CONTENT___*/

#content {
	min-height: 451px;
	padding: 0 35px 36px;
	}
* html #content {
	height: 488px;
	he\ight: 452px;
	}

/*________________________________________________________________________________________________________________LEFT-COL___*/

/*___SUBNAVIGATION____________________*/

#left-col {
	width: 195px;
	padding-bottom: 42px;
	padding-top: 130px;
	background-repeat: no-repeat;
	}
body#va #left-col { background-image: url(/img/bas/verbindungsauskunft.png); }
body#fa #left-col { background-image: url(/img/bas/fahrplanaenderungen.jpg); }
body#hs #left-col { background-image: url(/img/bas/haltestellenfahrplan.jpg); }
body#am #left-col { background-image: url(/img/bas/abfahrtsmonitor.jpg); }
body#fb #left-col { background-image: url(/img/bas/fahrplanbuch.jpg); }

#left-col ul#subnavi {
	margin-top: 0;
	}