/*____________________________________*/
/*___FLUID____________________________*/
/*___Relaunch_VVO-Website_____________*/
/*___zistel@webit.de_-_Oktober_2005___*/
/*___26.11.2009_16:51_________________*/
/*____________________________________*/



body {
	background-color: #99C3E1;
	}

/*_________________________________________________________________________________________________________________WRAPPER___*/

#wrapper {
	background: transparent none;

	width: auto;
	min-width: 62.2em;
	_width: expression(document.body.clientWidth < 1012 ? "995px" : "auto");
	}

/*_________________________________________________________________________________________________________META-NAVIGATION___*/

ul#meta1 {
	background-color: transparent;
	}

/*___LAYOUT_____________________*/

ul#meta1 li#layout a.fixed {
	display: inline;
	}
ul#meta1 li#layout a.fluid {
	display: none;
	}

/*_________________________________________________________________________________________________________________CONTENT___*/

/*___ABSATZ_____________________*/

body.home #content #title p {
	margin-left: 0;
	text-align: center;
	}

#content form div#mobilitaet_div p.radio {
	background-position: 99.5% 100%;
	}