.meldung1{
			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:43px;
		
		background-color:#F8F8F8;
		
		margin:0px 0px 2px 0px;
		padding:17px 0 0 15px;
		
		float:right;
	}

#nachrichtenTextfeld
	{
		width:452px;
		min-height:351px;

		color:#636261;
		background-color:#EAEAEA;

		margin:0;
		padding:17px 10px 0px 15px;

		float:right;
	}

#nachrichtenTextfeld hr
		{
			background:#eaeaea;
			color:#eaeaea;
			
			border:none;
			border-bottom:1px dotted #666;
	
			margin:10px 0 10px 0;
			*margin:0;
			padding:0;
			
			clear:both;	
		}

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


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

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

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

#nachrichtenTextfeld p{
			margin:0px 0px 8px 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: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;
			}
			


