
.contentGlobal {
}

.contentLinks {
	width: 450px;
	float: left;
	padding-bottom:20px;
}

.contentRechts {
	width: 215px;
	padding-left: 20px;
	float: right;
}

.contentText {
	color: #000000;
}

.contentImage {
	width:150px;
	padding-bottom:20px;
}

.hauptTitel {
	color: #999999;
	padding-bottom: 20px;
	font: bold 19px verdana,arial,helvetica,sans-serif;
}

.overHead{
	font-size: 11px;
	padding-bottom: 8px;
}

/* unbedingt auch wysiwyg anpassen: /management/includes/fckeditor/fckstyles.xml */
.titel{
	color: #999999;
	font: bold 12px verdana,arial,helvetica,sans-serif;
}

.subtitel{
	color: #999999;
}

/* Tmp Kat M Liste */
.hauptTitelKategorie{
	color: #e3221a;
	font-size: 12px;	
	padding-bottom:12px;
}

/* Tmp Kat M Liste */
.titelKategorie{
	font-weight:bold;
	padding-bottom:8px;
}

.contentTextlink {
	width:100%;
	padding-top:10px;
}

/* Tmp Kat M Liste */
.contentTextListeMKatlink {
	width:100%;
	padding-bottom:10px;
	padding-left:10px;
}

.contentTextkeinBild {
	width:450px;
	padding-bottom:20px;
}

/* Tmp Kat M Liste */
.contentTextListeMKatkeinBild {
	width:100%;
	padding-bottom:0px;
}

.contentImagekeinBild {
	width:100%;
}

.contentTextrechts {
	float:left;
	padding-bottom:20px;
	width: 220px;
}

.contentImagerechts {
	float:right;
	text-align:right;
	padding-left:20px;
	width: 210px;
}

.contentTextlinks {
	float:right;
	padding-bottom:20px;
	width: 220px;
}

.contentImagelinks {
	float:left;
	text-align:left;
	padding-right:20px;
}

.contentTextoben {
	width:100%;
	padding-bottom:20px;
}

.contentImageoben {
	width:100%;
	padding-bottom:20px;
}

.contentTextunten {
	width:100%;
	padding-bottom:20px;
}

.contentImageunten {
	width:100%;
}

/* News */
.contentTextNews {
	padding-bottom: 20px;
}

/* Alle ul Elemente in der wysiwyg Klasse werden so formatiert */
.wysiwyg > ul {
	padding-left:15px;
	list-style-type:square;
}

/* Infobox */
.contentInfobox {
	width:215px;
	background:#eceded;
}

.contentInfoboxTop {
	height:21px;
	background: url('../pix/infobox_top.gif');
}

.contentInfoboxDown {
	height:21px;
	background: url('../pix/infobox_down.gif');
}

.contentImageInfobox {
	float: left;
	background:#eceded;
	padding-left: 10px;
}

.contentTextInfobox {
	float:right;
	background:#eceded;
	padding-left: 10px;
	padding-right: 10px;
}

.contentTextInfoboxkeinBild {
	background:#eceded;
	padding-left: 10px;
	padding-right: 10px;
	width: 195px;
}

/* Suche */
.sucheReihe {
	width: 30px;
	float: left;
}

.sucheAnzeige {
	width: 420px;
	padding-bottom: 10px;
	float: left;
}

.meldung {
	color: #ff0000;
}
