﻿body {
	background-color: #fffce1;
	background-attachment: fixed;
	font-family: Verdana,Arial;
	font-size: small;
	background-repeat: no-repeat;
}
.page {
	position: absolute;
	top: 0px;
	left: 75px;
	width: 615px;
	height: 440px;
	border: 0px solid #808080;
}
.rahmen_z {
	border: 1px solid #808080;
	text-align: center;
}
.rahmen_l {
	border: 1px solid #808080;
	text-align: left;
}
.rahmen_r {
	border: 1px solid #808080;
	text-align: right;
}
.footer {
	position: fixed;
	bottom: 3px;
	left: 495px; /*	text-align: right;	*/;
	font-size: x-small;
	background-color: #fffce1;
}
.winzig {
	font-size: x-small;
}
.fettrot {
	color: #FF0000;
	font-weight: bold;
}
.rot {
	color: #FF0000;
}
.zentriert {
	text-align: center;
}
.rand_3 {
	margin: 3px;
}
.show {
	/*	border: 1px solid #808080;	*/
	position: absolute;
	left: 57px;
}
.show_home {
	position: absolute;
	left: 240px;
}
a {
	color: black;
	text-decoration: none;
	background-color: #e7e3c8;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}

