/* Topbanner */
DIV.div_topbanner {position: relative; width: 975px; height: 206px;}
	DIV.div_navi {position: absolute;}

/*Sidebar*/
DIV.div_sidebar {float:right; width: 208px; margin-right: 11px; margin-top: -80px;}
	DIV.div_sidebar P {font-size: 11px; line-height: 14px; padding-left:8px; padding-right:5px;}

/*Content*/
DIV.div_suche {position: absolute; width: 220px; height: 19px; background-color:#D66126; color:#ffffff; top:158px; left: 479px; padding: 3px 3px 0px 7px;}

DIV.div_content {width: 565px; margin-left: 90px; margin-top: 12px;} 
	DIV.div_tablebalken {width:81px; height:11px; background-image:url(../images/layout/tablebalken.png); background-repeat: no-repeat; position: absolute; margin-left:-80px; margin-top: 3px;}
	TABLE.table_form TD {padding-bottom: 12px;}
	
	.klein {font-size: 11px; line-height: 14px;}
	
	DIV.div_fehler {margin-bottom:30px; padding-left: 30px; background-image: url(../images/layout/icon_info.png); background-repeat: no-repeat;}
	
	DIV.div_trennlinie {background-image:url(../images/layout/trennlinie.png); border:0px; background-repeat: repeat-x;}
	
	DIV.div_invisible {display:none;}
