body                           {
	color: green;
	font-family: Arial;
	background-image: url(img/gif/texture.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:active        { color: green; font-family: Arial; text-decoration: underline }
a:hover      { color: green; font-family: Arial; text-decoration: underline }
a:link                                      {
	color: green;
	font-family: Arial;
	text-decoration: underline;
}
a:vlink      { color: green; font-family: Arial; text-decoration: underline }
h1          { color: green; font-size: 30px; font-family: Arial; font-weight: bold; line-height: 30px }
h2       {
	color: green;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	line-height: 20px;
	padding: 15px;
	margin-left: 100px;
}
h3        { color: green; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 16px }
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	margin-left: 20px;
}

h5   {
	color: green;
	font-size: 30px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	margin-left: 100px;
}
h6   { color: green; font-size: 12px; font-family: Arial; font-weight: 900; line-height: 12px }
hr {
	border-color: green;

}
h7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
nav-haupt {
	height: 450px;
	width: 150px;
	position: absolute;
}

