/* Basics */
	body {
		padding: 0;
		margin: 0;
		text-align: left;
		background: #fff;
		font-size: 13px;
		font-family: Arial, Verdana, Helvetica, XHelvetica, sans-serif;
	}
	.clear {
		clear: both;
	}
	.bottom {
	}
	.display-none {
		display: none;
	}
	.to-right {
		float: right;
		margin: 0 0 2px 10px;
	}
	.to-left {
		float: left;
		margin: 0 10px 2px 0;
	}
	.wrapperTop {
		text-align: left;
		height: 90px;
	}
	.wrapperBottom {
		display: none;
	}
	.left,
	.right {
	}
/* << */


/* Format Grundeinstellungen */
	/* Grundeinstellungen  fuer einige Element festlegen */
	th, td, p, ul, li {
	}
	td, th {
	}
	/* Anpassungen fuer die Standard Absaetze */
	p {
	}
	/* Einstellungen fuer Ueberschriften */
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 15px;
	}
	h4 {
	}
/* << */


/* Sontige Layout Einstellungen */
	/* Bilder */
	img {
		border: 0;
	}
/* << */

.menue,
.tx-macinasearchbox-pi1,
.right #borderless
{ display:none; }
