/**
 * Style sheet husemannElements
 */
#footer
{
	padding-top:20px;
	padding-bottom:20px;
}

#header
{
	background-image:url("tl_files/husemannElements/bg_top.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

.image_container
{
	margin-bottom:10px;
}

.image_container .caption
{
	margin-left:5px;
}

#left
{
	position:relative;
	padding-right:0px;
	padding-left:40px;
	font-size:9pt;
	color:#A0A9A9;
	z-index:10;
}

#main .mod_article .ce_text
{
	position:relative;
	padding-bottom:25px;
	padding-left:10px;
}

#main .mod_article .ce_text h1, #main .mod_article .ce_text h2, #main .mod_article .ce_text h3
{
	left:-10px;
	position:relative;
	color:#7F7F7F;
}

#left #bilder
{
	margin-top:26pt;
	color:#7F7F7F;
}

#right
{
	padding-right:40px;
	font-family:Arial, Helvetica, Verdana, FreeSans, sans-serif;
}

#wrapper
{
	height:670px;
	background-image:url("tl_files/husemannElements/bg_right.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

