﻿body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	background-color: #E24E1A;
}
.style2 {
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

.style3 {
	border-width: 0px;
}


.rechts {
	text-align: right;
}


.zeug {
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font-size: xx-small;
	color: #FF6600;
}

.bildgross {
	border-width: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left
}
.bildklein {
	border-width: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	float: none
}
.center {
	text-align: center;
}


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bold;
	color: #E24E1A;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #FF6600;
	font-weight: bold;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #3366FF;
	font-weight: bold;
	text-decoration: underline;
}
