body {
	background: #CC9955 url(tapete.gif);
}
#alles {
	background-color: #CC9933;
	width: 600px;
	border: 10px solid #B8860B;
	padding: 40px 20px 40px 20px;
	margin: auto;
	margin-top: 20px;
}
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
	line-height: 18px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	color: #333399;
	font-size: 36px;
	font-weight: bold;
	top: -20px;
	position: relative;
	visibility: visible;
}
.fliessklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.breite600 {  width: 600px}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	text-align: right;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #660000;
	text-decoration: none;
}
.termine {
	border-color: black black #CCCCCC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #003399;
	text-decoration: underline;
}

.rahmunten {
	border-color: black black #CCCCCC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
