body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
body {
	background-color: #f2f3ed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.background {
	background-image: url(images/tattoo_15.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.bg_left {
	background-image: url(images/tatoo_18.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.bg_right {
	background-image: url(images/tatoo_20.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
table.border {
	border: 1px solid #CCC;
}
.fehler {
	font-size: 14px;
	font-weight: bold;
	color: #780401;
}

td.bg_main {
	background-color: #FFFFFF;
	background-image: url(images/catering_07.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0F7CD7;
}
a:hover {
	text-decoration: none;
	color: #245BFF;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}
a.footer:link {
	color: #888888;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #888888;
}
a.footer:hover {
	text-decoration: underline;
	color: #888888;
}
a.footer:active {
	text-decoration: none;
	color: #888888;
}
td.footer {
	color: #888888;
	line-height: 20px;
}
.header1 {
	font-size: 16px;
	font-weight: bold;
	color: #1F4169;
}
td.header1 {
	font-size: 16px;
	font-weight: bold;
	color: #1F4169;
	background-color: #E4E4E0;
}


.gr14 {
	font-size: 14px;
	color: #6E170D;
	line-height: 18px;
}
td.seitennamen {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.seitennamen1 {
	color: #833;
	font-weight: bold;
}
.seitennamen2 {
	color: #AC5B57;
}

h1 {
	font-size: 18px;
	color: #1F4169;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	color: #1F4169;
	background-color: #E4E4E0;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

input.feld {
	border: 1px solid #3C0D07;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	padding: 3px;
}

input.button {
	color: #FFF;
	background-color: #831e02;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C463D;
	border-right-color: #9C463D;
	border-bottom-color: #581401;
	border-left-color: #581401;
}
select.feld {
	border: 1px solid #3C0D07;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 2px;
}

