.bannerTxthead{
	position: absolute;
	left:15px; 
	top:20px; 
	border: solid 0px;
}

.content_frame{
	clear: both;
	position: absolute;
	left:20px; 
	top:20px; 
	border: solid 0px;
	color: #000;
}

#header{
	display: none;
}

#header_lower{
	display: none;
	
}

#nav_left{
	display: none;
}

#nav_right{
	display: none;
}

#extern_name{
	display: block;
	position: relative;
	top: 20px;
	left: 210px;
	text-align: left;
	margin-bottom: 20px;
	width: 500px;
	border: solid 0px;
	font-size: 0.9em;
}
* html #extern_name {
	position: relative;
	top: 20px;
	left: -40px;
}
*:first-child+html #extern_name {
	position: relative;
	top: 20px;
	left: -40px;
}

#breadcrumb{
	text-align: left;
	display: none;
	visibility: hidden;
	clear: both;
}

.hl1p{
	clear: both;
	padding:0.3em 0em 1em;
	width: auto;
	font-size: 1.4em;
	font-weight: bold;
	float:left;
}
* html .hl1 {
	position: relative;
}
*:first-child+html .hl1 {
	position: relative;
}
#container
{
	background-image: none;

}
#rahmen_container
{
	width: 95%;
	border:0px solid #C3C3C3;
}
#content
{
	padding: 20px;
}
#content_container 
{
    overflow: visible;
}