/* LINKE SPALTE */

DIV.container-left {
	float:left;
}

DIV.container-left {
	padding:5px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin-bottom:50px;
	*padding-bottom:50px;
	*margin-bottom:0px;
}
	
	DIV.container-left h2 {
		margin:0;
		padding:0;
		margin-top:3px;
		margin-bottom:5px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:6px;
		margin-left:-6px;
		margin-right:-3px;
		_width:193px; /* IE 6 */
	}
	
DIV.container-left TABLE.pernet-textpic {
	margin-left:-5px;
	margin-top:-5px;
	margin-right:-3px;
	margin-bottom:5px;
}

/* Mittlere SPALTE */

DIV.container-center {
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:50px;
	*padding-bottom:50px;
	*margin-bottom:0px;
	width:190px;
}

	DIV.container-center h2 {
		margin:0;
		padding:0;
		margin-top:3px;
		margin-bottom:5px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		margin-left:-5px;
		margin-right:-5px;
		_width:195px;
	}

	
DIV.container-center TABLE.pernet-textpic {
	margin-left:-5px;
	margin-top:-5px;
	margin-right:-5px;
	margin-bottom:5px;
}

DIV.container-center TD.pic-left, DIV.container-center TD.pic-above {
	_padding-left:7px; /* IE 6 */
}

/* Rechte SPALTE */

DIV.container-right {
	padding:5px;
	margin-bottom:50px;
	*padding-bottom:50px;
	*margin-bottom:0px;
}

	DIV.container-right h2 {
		margin:0;
		padding:0;
		margin-top:3px;
		margin-bottom:5px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		margin-left:-5px;
		margin-right:-5px;
		_width:195px; /* IE 6 */
	}

DIV.container-right TABLE.pernet-textpic {
	margin-left:-5px;
	margin-top:-5px;
	margin-right:-5px;
	margin-bottom:5px;
}