.content2spalt {
	width: 770px;
	margin-bottom: 3px;
}

.content2spalt .linkespalte {
	width: 550px;
	background-color: Silver;
	padding: 5px 5px 5px;
	border-right: 2px Gray solid;
	border-left: 2px Gray solid;
}

.content2spalt .rechtespalte {
	width: 200px;
	background-color: Silver;
	padding: -10px 5px 5px;
	margin-top: 10px;
	border-left: 2px Gray solid;
	border-right: 2px Gray solid;
	vertical-align: 30px;
}

.content2spalt .linkespalte a {
font-size: 20px;
line-height: 26px;}


.content2spalt .rechtespalte {
text-align: center;
font-size: 18px;
}

/* Marktplatz */

.marktplatz {
	width: 770px;
	margin-bottom: 3px;
}

.marktplatz .linkespalte {
	width: 200px;
	background-color: Silver;
	padding: 5px 5px 5px;
	border-right: 2px Gray solid;
	border-left: 2px Gray solid;
	text-align:center;
}

.marktplatz .rechtespalte {
	width: 550px;
	background-color: Silver;
	padding: -10px 5px 5px;
	margin-top: 10px;
	border-left: 2px Gray solid;
	border-right: 2px Gray solid;
	vertical-align: 30px;
}

.marktplatz .linkespalte a {
font-size: 20px;
line-height: 26px;}


.marktplatz .rechtespalte {
text-align: center;
font-size: 18px;
}