body {
	background-image: url(../img/linea.gif);
	background-repeat: repeat;
}
#navi {
	text-align: right;
	position: absolute;
	left: 0px;
	top: 187px;
	height: auto;
	width: 175px;
}
.bold {
	font-weight: bold;
}
.boldfarbe {
	font-weight: bold;
	color: #CC3300;
}
.grau {
	color: #F3F3F3;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
.farbe {
	color: #CC3300;
}
#mix {
	position: absolute;
	left: 187px;
	top: 187px;
	border: 1px dashed;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	width: 368px;
	line-height: 14px;
}
#logo {
	position: absolute;
	height: 176px;
	width: 376px;
	left: 0px;
	top: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	font-weight: normal;
	color: #f3f3f3;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	color: #cc3300;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	color: #cc3300;
	font-weight: lighter;
}
