#nachrichtenHead
	{
		width:463px;
		height:43px;

		background-color:#F8F8F8;

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

		float:right;
	}


#nachrichtenTextfeld
	{
		width:453px;
		min-height:336px;
		height:auto;
		_height:336px;
		color:#636261;
		
		background-color:#eaeaea;

		padding:17px 10px 15px 15px;
		float:right;
	}

#nachrichtenTextfeld	.meldung1,
#nachrichtenTextfeld	.meldung2
		{
			background:#f2f2f2;
			margin:0 0 8px -8px;
			padding:8px 8px 2px 8px;
		}

#nachrichtenTextfeld	.meldung2
		{
			background:#f7f7f7;
		}

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

#nachrichtenTextfeld	p
		{
			margin:0 0 8px 0;
			padding:0;
		}

#nachrichtenTextfeld	ul
		{
			margin:0 0 8px 0;
			padding:0;
		}

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


#nachrichtenTextfeld	.zurueck
		{
			float:left;
		}

#nachrichtenTextfeld	.hoch
		{
			float:right;
		}

.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;
			}
			
/* START - Textfeld Presseartikel*/
.textfeldPresseartikel
	{
		width:358px;
		min-height:360px;
		height:auto;
		_height:360px;
		
		background-color:#eaeaea;
		
		margin:0;
		padding:8px 8px 0 8px;
	
		float:left;
	}

.textfeldPresseartikel	h1,
.textfeldPresseartikel	h2
		{
			font-size:12px;
			
			margin:0 0 4px 0;
			padding:0;
		}

.textfeldPresseartikel	h2
		{
			margin:20px 0 0 0;
		}
/* ENDE - Textfeld Presseartikel*/
