/**
 * Style sheet page
 */
#wrapper
{
	background-image:url("/tl_files/haupttemplate/content-hgrund.jpg");
}

#header
{
	margin:0px;
	padding:0px;
	background-image:url("/tl_files/haupttemplate/auerhahn_header.jpg");
	background-repeat:repeat-y;
}

#header .inside, #header .inside .mod_navigationMain
{
	height:143px;
	display:block;
}

#main .inside div
{
	margin:0px 15px 15px 15px;
}

#footer
{
	background-image:url("/tl_files/haupttemplate/footer.jpg");
	font-size:13px;
	color:#993300;
}
