body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #190F0F;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c07524;
}
a:link {
	color: #550003;
}
a:visited {
	color: #550003;
}
a:hover {
	color: #ffcc00;
}
a:active {
	color: #ffcc00;
}
h1 {
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 12px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

h3 {
	font-size: 18px;
  line-height: 18px;
	padding: 0px 5px;
  margin: 8px 0px;
	color: #550003;
}

.text1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #550003;
}
.text2 {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #550003;

}
.text3 {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}
/* IMAGES */
.border img {
	border-color: #ff6000;
	border-width: 1px;
}
.border:hover img {
	border-color: #ffae00;
	border-width: 1px;
}
.border:hover{
color: black; /* keine Funktion, nur fuer den IE */
}
/* LINK */
.link1 a:link {
	color: #550003;
	font-weight: bold;
	font-size: 16px;
}
.link1 a:visited {
	color: #550003;
	font-weight: bold;
	font-size: 16px;
}
.link1 a:hover {
	color: #ffcc00;
	font-weight: bold;
	font-size: 16px;
}
.link1 a:active {
	color: #ffcc00;
	font-weight: bold;
	font-size: 16px;
}
/* Contentbox */
.cb-header {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #ff6000;
}
.cb-text {
	font-size: 12px;
	margin-bottom: 4px;
	color: #ff6000;
}
.cb-link a:link {
	color: #ff3000;
	font-weight: bold;
	font-size: 18px;
}
.cb-link a:visited {
	color: #ff3000;
	font-weight: bold;
	font-size: 18px;
}
.cb-link a:hover {
	color: #ffae00;
	font-weight: bold;
	font-size: 18px;
}
.cb-link a:active {
	color: #ffae00;
	font-weight: bold;
	font-size: 18px;
}

.fusslinks {
  color: #BA4600;
  font-size: 14px;
  font-weight: bold;
  margin-top:20px;
}

.fusslinks a:link,a:visited {
  text-decoration: none;
  color: #BA4600;
}

.fusslinks a:hover,a:active {
  text-decoration: underline;
  color: #BA4600;
}

.lolinks {
  color: #c07524;
  font-size: 14px;
}

.lolinks a:link,a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #BA4600;
}

.lolinks a:hover,a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #BA4600;
}

.ox {
  width: 160px;
  height: 600px;
  background: #000000;
  margin-bottom: 12px;
}
