@charset "utf-8";
/* CSS Document */

body {
	margin:0px,;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#xxlMain {
	width: 990px;
	margin: auto;

}

#xxlLogo {
	float: left;
	height: 365;
	width: 330;
}

#xxlBildRechts {
	float:right;
	height: 318;
	width: 660;
}


/* Allgemeine Klassen */
.clearer {
	clear: both;
	line-height: 0px;
}
