@charset 'utf-8';
/* --------------------------------------------------------
Badebus - Autobus Oberbayern
Basislayout
2009-05-29 webit!
last modification: 15:41 2009-06-02 UD
-------------------------------------------------------- */

/* Import Styles ------------------------------- */

/* @import url("screen.css"); */

/* Accommodations for printout ------------------------------- */
p#organizer img,
p#link-more {
	display: none;
}

body,
input, textarea, select, button {
	font: 0.8em Georgia, serif;
}

table {
	margin-left: 1px; /*clipping der linken tabellen-border verhindern*/
	/* width: auto;*/
	width: 99.8%;
	*width: 99.9%;
}

table th {
	text-align: left;
}

a img {
	margin-top: 10px;
	border: none;
}
