/*
 * Ext JS Library 1.0.1
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://www.extjs.com/license
 */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}

img,body,html{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

ol,ul{
	list-style:none;
}

caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
}

q:before,q:after{
	content:'';
}

/* Formatierung ermöglichen für #centerColumn */

#centerColumn address,
#centerColumn caption,
#centerColumn cite,
#centerColumn code,
#centerColumn dfn,
#centerColumn em,
#centerColumn strong,
#centerColumn th,
#centerColumn var{
	font-style:auto;
	font-weight:auto;
}

#centerColumn ol{
	list-style-type:decimal;
}
#centerColumn ul{
	list-style-type:disc;
}
#ihkNews ol,
#ihkNews ul{
	list-style-type:none;
}

#centerColumn ol li{
	margin-left:20px;
	padding-left:0px;
}
#centerColumn ul li{
	margin-left:16px;
	padding-left:4px;
}
#ihkNews ol li,
#ihkNews ul li{
	margin-left:-8px;
	padding-left:0px;
}

#centerColumn strong{
	font-weight:bolder;
}
#centerColumn i,
#centerColumn cite,
#centerColumn em,
#centerColumn var,
#centerColumn address{
	font-style:italic;
}
