#zwei_inhaltsspalten {
	float: right;
	width: 760px;
}

#zwei_inhaltsspalten_enclose {
	clear: both;
	height: 100%;
	margin: 0;
	padding: 0;
}

#zwei_inhaltsspalten_enclose_beide {
	background-color: #F3F3F3;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
}
* html #zwei_inhaltsspalten_enclose_beide {
	border-bottom: 1px solid #FFF;
	height: -1px;
	background-color: #F3F3F3;
	border-left: 1px solid #FFF;
}

#zwei_inhaltsspalten_enclose_eins {
	float: left;
	width: 380px;
	height: 100%;
	margin: 0;
	padding: 0;
}

#zwei_inhaltsspalten_eins {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin: 0;
	font-size: 12px;
	/*padding: 0 6px 10px 6px;*/
	padding-left: 30px;
}

#zwei_inhaltsspalten_eins img {
	margin: 0 0 0 -30px;
	padding: 0;
	/*background-color: #D3D3D3;*/
}

#zwei_inhaltsspalten_eins a {
	font-size: 12px;
	color: DarkBlue;
	/*  text-decoration: none;*/
}

#zwei_inhaltsspalten_enclose_zwei {
	float: right;
	width: 379px;
}
* html #zwei_inhaltsspalten_enclose_zwei {
	width: 347px;
}

#zwei_inhaltsspalten_zwei {
	height: 100%;
	text-align: left;
	/*background-color: #F3F3F3;*/
	color: #000;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	font-size: 12px;
	padding: 0 6px 10px 6px;
}
* html #zwei_inhaltsspalten_zwei {
	height: 347px;
	border-bottom-style: none;
	border-left-style: none;
}

#zwei_inhaltsspalten_zwei a {
	font-size: 12px;
	color: DarkBlue;
	/*  text-decoration: none;*/
}
