#roundbox{
	background:#fff url(../images/roundbox/roundbox_bg.png) top left repeat-y;

	width:100%;
	margin-top:10px;
	float:left;
	overflow:visible;
}

#roundbox .ecke_lo{
	background: url(../images/roundbox/roundbox_ecke_lo.png) top left no-repeat;
	height:26px;
	float:left;
	width:100%;
}
#roundbox .ecke_ro{
	background: url(../images/roundbox/roundbox_ecke_ro.png) top right no-repeat;
	height:26px;
	margin:0 0 0 15px;
	padding:0;

}
#roundbox .ecke_lu{
	background: url(../images/roundbox/roundbox_ecke_lu.png) bottom left no-repeat;
	width:100%;
	float:left;
	overflow:hidden;
}
* html #content #roundbox .ecke_ru{
	padding-right:14px;
	width:100%;
	height:1%;
}
#roundbox .ecke_ru{
	min-height:90px;
	margin-left:14px;

	padding-bottom:20px;
	padding-right:14px;
	background: url(../images/roundbox/roundbox_ecke_ru.png) no-repeat bottom right;
	overflow:hidden;
}


#headline {

	position:relative;
	bottom:10px;
	padding: 0;
	margin: 0;
	font-size:12pt;
	color:#fff;
	height:26px;
}
#headline td, #headline a{
	color:#fff;
}
#headline button{
	color:#fff;
	font-size:12pt;
	border:0px solid #000; 
	background-color:none;
	background:none;
	cursor:pointer;
}
* html #headline .inhalt{
	font-weight:bold;
}
#headline .inhalt {
	background:#000 url(../images/mainheader_c.png) top repeat-x;
	line-height:28px;
	height:26px;
	float:left;
	font-family: Verdana;
}
#headline .ecke_l{
	width:14px;
	height:26px;
	background:#000 url(../images/mainheader_l.png) no-repeat;
	float:left;
}
#headline .ecke_r{
	width:14px;
	height:26px;
	background:#000 url(../images/mainheader_r.png) no-repeat;
	float:left;
}

/***********/

#footerline {

	width:100%;
	float:left;
	
	padding: 0;
	margin: 0;

}
#headline a{
	color:#fff;
	padding-top:25px;
}
