/***********************************************/
/* 2 spaltiges Layout
	wird nur verwendet, wenn Spalte 1 Inhalt hat */
/***********************************************/ 


#mitteContent {
	width: 19em;
	margin-left: 1.5em;
}

#mitte {
	background-image: url(../img/background/2spalten.gif);
	background-repeat: repeat-y;
	background-position: 17.4em 0em;
}

#mitte .text {
	width: 18em;
	clear: both;
}

.markerrot, .markerblau, .markerorange, .markergruen, .markergelb {
	width: 16.6em;
}