/* Seitenlayout */
	/* Content Table */
	table.contentTable {
	}
	table.contentTable td.leftCol {
		width: 488px;
	}
	table.contentTable td.rightCol {
		width: 487px;
		background: url(../upload/bilder/bluehen_sie_auf.gif) bottom right no-repeat;
		color: black;
	}
	/* Content */
	table.contentTable td.leftCol div.cont2 {
		padding: 0;
	}
/* << */

/* Hauptnavigation */	
	/* Ebene 1 */
		/* Hauptcontainer */
		div.HauptNav div.NavFirstIn {
			top: 82px;
			left: 76px;
		}
/* << */

/* Bildmenue */
	table.startImg {
	}
	table.startImg tr.img td {
		height: 145px;
		overflow: hidden;
	}
	table.startImg tr.spc td {
		background: #fff;
	}
	
	
	
h1 { color:#fff; margin:0; padding:10px 10px 0 10px; }
p { margin:0; padding:10px 10px 0 10px; font-size:12px; }
.cont a { text-decoration:underline !important; }
