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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #270d00;
	background-image: url(images/hg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #4b1800;
}
.style5 {color: #8e2f01; font-size: 10px; }
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #e19816;
	letter-spacing: 1px;
}
.fliesstext {
	font-size: 12px;
}

.email>ins:before {content: "@"; text-decoration: none}
.email del {text-decoration: none}
.email>del {display: none}
*:first-child+html .email>del {display:inline}  /* Workaround fuer IE 7 */

a:link {
	color: #ffa300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ffa300;
}
a:hover {
	text-decoration: none;
	color: 000000;
}
a:active {
	text-decoration: underline;
	color: 000000;
}
.style6 {
	font-size: 10px;
	color: #b54d00;
}