.meldung{
			width:auto;
			height:auto;
			background:#F2F2F2;
			margin:8px 0px 0px -8px;
			padding:8px 8px 2px 8px;
}

.meldung2{
			width:auto;
			height:auto;
			background:#F7F7F7;
			margin:8px 0px 0px -8px;
			padding:5px 8px 2px 8px;
}

#nachrichtenHead{
			width:464px;
			height:43px;
			background-color:#F8F8F8;
			margin:0px 0px 2px 0px;
			padding:17px 0px 0px 15px;
			float:right;
			}


#nachrichtenTextfeld{
			width:454px;
			min-height:351px;
			height:auto;
			
			background-color:#f0f0f0;
			
			padding:17px 10px 0px 15px;
			
			float:right;
			}

/*Angaben für die IE */
* html #nachrichtenHead{
			width:464px;
			}

* html #nachrichtenHeadZweizeillig{
			width:464px;
			}
			
* html #nachrichtenHeadZweizeillig{
			width:464px;
			}

* html #nachrichtenTextfeld{
			width:454px;
			height:351px;
			}
/*ENDE - Angaben für die IE */

#nachrichtenTextfeld h1{
			font-size:12px;
			margin:0px 0px 1px 0px;
			padding:0px 0px 0px 0px;
			}

#nachrichtenTextfeld h2{
			font-size:12px;
			margin:0px 0px 12px 0px;
			padding:0px 0px 0px 0px;
			}

#nachrichtenTextfeld p{
			margin:0px 0px 5px 0px;
			padding:0px 0px 0px 0px;
			clear:both;
			}

#nachrichtenWeiterBlaettern {
			width:auto;
			height:auto;
			margin:25px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			}

#nachrichtenZurueck{
			float:left;
			margin:5px 0px 10px 0px;
			}			

#nachrichtenHoch
			{
				margin:5px 0px 10px 0px;
				float:right;
			}
								
#nachrichtenTextfeld ul{
			margin:0 0 8px 0;
			padding:0;
			}

#nachrichtenTextfeld li{
			list-style:url(../_images/bullet_lila.gif) outside;
			margin:0 0 0 16px;
			padding:0;
			}

/*Angabe für IE, damit Bullet mittig sitzt*/
*html #nachrichtenTextfeld li{
			list-style:url(../_images/bullet_lila_ie.gif) outside;
			}

.presse{
			width:auto;
			height:auto;
			background:#F2F2F2;
			margin:0px 0px 5px 0px;
			padding:8px 8px 8px 8px;
			float:left;
}

.presse_re{
			width:auto;
			height:auto;
		    background:#F2F2F2;
			margin:0px 0px 5px 0px;
			padding:8px 8px 8px 8px;
			float:right;
}

.presse_li{
			width:auto;
			height:auto;
			background:#F2F2F2;
			margin:0px 0px 5px 0px;
			padding:8px 8px 8px 8px;
			float:left;
}

.presse2{
			width:auto;
			height:auto;
			background:#F7F7F7;
			margin:0px 0px 5px 0px;
			padding:8px 8px 8px 8px;
			float:left;
}

.presse2 h1{
			font-size:12px;
			margin:0;
			}
			


