#more {
 display:none;
}

infoText {
}

.infoBottom {
 text-align:right;
}

.infoTop {
}

.weiter {
}
.infotext
	{
	color: #000000;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	text-decoration: none;
	border-color:#FF9934; border-width:1px; border-style:solid;
	overflow: visible;
	height: auto;
	background-color: #ffffff;
	margin-top: 20px;
	}
*[class="infotext"]{        
	min-height: 260px;
	height: auto;
	margin-top: 20px;
}

* html .infotext
	{ height: 260px;
	margin-top: 5px;
}
	
.infotext h1
	{
  font-size : 12px;	
  font-weight : bold;
	}

.infotable td
	{
  padding:0;
	}

