@charset "UTF-8";
/* CSS Document */

body {
	background-image: url();
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:;
}
/* Headlines */
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size-adjust:none;
	font-size:18px;
	font-weight:bold;
	color: #009;
}
.h2	{
	font-family: Verdana, Geneva, sans-serif ;
	font-size:12px;
	font-weight: normal;
	height:auto;
	color: #666;
	line-height:auto;
}
.h3	{
	font-family: Arial, Helvetica, sans-serif ;
	font-size:14px;
	font-weight: bold;
	height:auto;
	color: #333;
	line-height:1;
}
.h4	{
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	font-weight: normal;
	height:auto;
	color: #009;
	line-height:1;
}
.h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:auto;
	color: #F00;
	line-height:1;
}
.h6	{
	font-family: "Lucida Console", Monaco, monospace;
	position: center;
	font-size:14px;
	font-weight:;
	height: inherit;
	color: #F09;
	line-height:1;
}
.h7	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	height:0,5;
	color:#FFF;
	text-height:auto;
	line-height:1,5;
}
.h8	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	height:auto;
	color: #FFF;
	line-height:1;
}