         
.news_text{
             text-align:justify;
             clear:left;
            }



.news_titel input {
		   width:454px;
		  }

.news_formular{
		width:530px;
		background-color:#FFFF99;
		margin-left:auto;
		margin-right:auto;
		border:1px solid #000;
	      }

.news_formular textarea{
			width:99%;
		       }

.showNews{
 width:100%;
 text-align:left;
}

.showNews table{
width:100%;
}

.news_table{
    width:100%;
    margin-left:-2px;
}

.showNews_titel{
 width:100%;
 text-align:left;
}

.showNews_name{
 width:50%;
 text-align:left;
 font-weight:bold;
}

.showNews_kategorie{
 width:50%;
 text-align:left;
 font-weight:bold;
}

.showNews_datum{
 width:50%;
 text-align:right;
 font-weight:bold;
}

.showNews_inhalt{
 width:100%;
 text-align:justify;
}

.news_text img{
 margin-left:auto;
 margin-right:auto;
}


.showNews_picture{
float:left;
padding:2px;padding-right:5px;
}

.showNews_leer{
 height:20px;
 text-align:center;
 vertical-align:middle;
}

.showNews_unten{
 text-align:right;
}

.einleitung{
 Font-family: tahoma;
 font-size:1em;
 font-weight: bold;
 text-align:justify;
}

.news_list th{
  border:none;  
}

.news_list td{
  vertical-align:top;
}