@charset "iso-8859-1";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	color:#666666;
	font-family: inherit;
	vertical-align: baseline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image:url(matrix/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight:bold;
	}
	
#helogo {
	background-image:url(matrix/lohead_bg.gif);
	background-repeat:repeat-x;
	background-position:top right;
	width:100%;
	float:left;
	clear:both;
	}
#helogoinhalt {
	width:979px;
	margin-left:auto;
	margin-right:auto;
}
#helogologo {
	width:154px;
	height:69px;
	padding-top:20px;
	padding-left:31px;
	float:left;
}
#helogofirm {
	float:right;
	width:432px;
}
#links {
	width:286px;
	float:left;
	}
#rechts {
	width:693px;
	float:left;
	}
#navigation {
	width:693px;
	height:71px;
	margin-top:15px;
	}
	
h1 {
	margin-top:25px;
	margin-bottom:25px;
	font-size:30px;
	color:#000000;
	}
a {
color:#000;}
a:hover {
color:#000;
text-decoration:none;}



#foologo {
	background-image:url(matrix/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:44px;
	float:left;
	clear:both;
	}
#foologoinhalt {
	width:979px;
	margin-left:auto;
	margin-right:auto;
}
#fooadresse {
	width:700px;
	font-size:12px;
	float:left;
}
#foologofirm {
	float:right;
	width:230px;
	font-size:12px;
}

#foologofirm a {
font-size:12px;
color:#666666;
}
#foologofirm a:hover {
font-size:12px;
color:#666666;
text-decoration:none;}