/* IE6 fixes */

*body {
	_text-align:center;
}

.all {
	_background:none;
  _text-align:left;
}

.footer {
	_text-align:center;
}

.left_column {
_height:150px;
}

img {
  behavior:url('/fileadmin/templates/css/iepngfix.htc');
}

.smallbox_content {	
	_width:180px;
}

.mainbox_head {
  _width:514px;
}
.mainbox_caption {
  _width:496px;
}

.mainbox_content {
  _width:514px;
}

.main_column {
/* _width:515px; */
	_width:500px;
}

.all {
  _background:url(../images/ie6bg.gif) repeat-y center;
	_width:942px;
}

.wrapper {
	_width:914px;
}

.header {
	_margin-left:14px;
}

#content {
	_width:914px;
	_margin-left:14px; 
}

