.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:462px;
			height:26px;
			background-color:#F8F8F8;
			margin:0px 0px 2px 0px;
			padding:34px 0px 0px 15px;
			float:left;
			}

#nachrichtenHeadZweizeillig{
			width:462px;
			height:43px;
			background-color:#F8F8F8;
			margin:0px 0px 2px 0px;
			padding:17px 0px 0px 15px;
			float:left;
			}

#nachrichtenHeadZweizeilig{
			width:462px;
			height:43px;
			background-color:#F8F8F8;
			margin:0px 0px 2px 0px;
			padding:17px 0px 0px 15px;
			float:left;
			}

#nachrichtenTextfeld{
			width:452px;
			min-height:351px;
			height:auto;
			color:#636261;
			background-color:#EAEAEA;
			margin:0px 0px 0px 0px;
			padding:17px 10px 0px 15px;
			float:left;
			}

/*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{
			width:33%;
			float:left;
			margin:5px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			}			

#nachrichtenHoch{
			width:33%;
			text-align:center;
			margin:5px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			float:left;
			}
								
#nachrichtenWeiter{
			width:33%;
			text-align:right;
			margin:5px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			float:right;
			}	
				
#nachrichtenTextfeld ul{
			margin:0px 0px 8px 0px;
			padding:0px 0px 0px 0px;
			}

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

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






.presse,
.presse2
	{
		background:#f2f2f2;
	
		margin:0 0 5px 0;
		padding:8px;
	
		float:left;
	}

.presse2
	{
		background:#f7f7f7;
	}

.presse h2,
.presse2 h2
		{
			font-size:14px;

			padding:0;
			margin:0 0 3px 0 !important;
		}

.presse h2 span,
.presse2 h2 span
		{
			font-size:11px;
			font-weight:normal;
			color:#888;
		}

.presse p,
.presse2 p
		{
			margin:0 0 8px 0 !important;
		}



