body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
body {
	background-image: url(images/stadtrundfahrt_01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.background {
	background-image: url(images/stadtrundfahrt_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.bg_left {
	background-image: url(images/stadtrundfahrt_16.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.bg_right {
	background-image: url(images/stadtrundfahrt_20.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
table.border {
	border: 1px solid #EFEBE4;
}
.fehler {
	font-size: 14px;
	font-weight: bold;
	color: #B42805;
}

td.bg_main {
	background-color: #FFFFFF;
	background-image: url(images/stadtrundfahrt_18.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #A86100;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A86100;
}
a:hover {
	text-decoration: none;
	color: #FE9301;
}
a:active {
	text-decoration: underline;
	color: #A86100;
}
a.footer:link {
	color: #676767;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	color: #676767;
}

a.footer:hover {
	text-decoration: none;
	color: #676767;
}
a.footer:active {
	text-decoration: underline;
	color: #676767;
}
a.katlink:link {
	text-decoration: underline;
	color: #73655B;
	font-weight: bold;
}
a.katlink:active {
	text-decoration: underline;
	color: #73655B;
	font-weight: bold;
}
a.katlink:visited {
	text-decoration: underline;
	color: #73655B;
	font-weight: bold;
}
a.katlink:hover {
	text-decoration: none;
	color: #FE9301;
	font-weight: bold;
}
.footer {
	color: #676767;
	font-size: 11px;
}
.header1 {
	font-size: 14px;
	color: #816649;
	font-weight: bold;
}
td.header1 {
	font-size: 14px;
	color: #816649;
	font-weight: bold;
	background-color: #EFEBE4;
}

.header2 {
	color: #7C6650;
	font-weight: bold;
}
td.header2 {
	background-color: #EFEBE4;
	color: #7C6650;
	font-weight: bold;
}

.gr14 {
	font-size: 14px;
	color: #774400;
	line-height: 18px;
}
.gr24 {
	font-size: 24px;
	color: #774400;
	line-height: 30px;
}

td.seitennamen {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0DFC2;
}
.seitennamen1 {
	color: #AA7840;
	font-weight: bold;
}
.seitennamen2 {
	color: #BBA595;
}

h1 {
	font-size: 16px;
	color: #2F1B00;
}
h1.stadt {
	font-size: 12px;
	font-weight: bold;
	color: #A86100;
}
.rot {
	color: #C40000;
}

.stadt {
	font-size: 12px;
	font-weight: bold;
	color: #A86100;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8DDC0;
}

input.feld {
	border: 1px solid #462800;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 2px;
}

input.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF8101;
	border: 1px solid #462800;
	font-size: 12px;
	height: 22px;
}
select.feld {
	border: 1px solid #462800;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 2px;
}.orange {
	color: #DF8101;
}
