/**
 * Style sheet husemannBase
 */
td, th
{
	font-family:Verdana, Geneva, sans-serif;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

img
{
	vertical-align:middle;
	border:0px;
}

ul li
{
	list-style-type:square;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:10pt;
}

h1
{
	margin-bottom:8pt;
	font-size:13pt;
	line-height:15pt;
}

h2
{
	margin-bottom:6pt;
	font-size:12pt;
}

h3
{
	margin-bottom:4pt;
	font-size:11pt;
}

h4, h5, h6
{
	margin-bottom:2pt;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, Geneva, sans-serif;
}

body
{
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	text-align:left;
	background-color:#ffffff;
	background-image:url("tl_files/husemannElements/bg_main.gif");
	background-position:center top;
	background-repeat:repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	line-height:14pt;
}

a
{
	text-decoration:none;
	color:#D90000;
}

a:hover
{
	text-decoration:underline;
}

