body,html {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
        scrollbar-base-color: #F0D0A8;
        scrollbar-track-color: #FFD0A8;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}


.mainclass {
	vertical-align: top;
	text-align: center;
	background-image: url(images/tkarren.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.maintable {
	border: 0px;
}

.maintable td {
	padding: 10px;
}

.table-zeiten {
	font-family: Courier, monospace;
	margin-top:10px;
	border: 0px;
	margin-bottom: 10px;
	color: #990000;
}

img {
	border: 0px;
}

.welcome {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.welcome h1 {
	font-size: 6mm;
	font-weight: bold;
	color: #990000;
}

.welcome h2 {
	font-size: 5mm;
	font-weight: bold;
	color: #990000;
}

.welcome p {
	color: #990000;
}

.links {
	text-align: left;
	vertical-align: top;
}

.links p {
	color: #990000;
}

.pic2 {
	text-align: right;
	vertical-align: top;
	width: 1px;
	overflow: visible;
}
