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

td.bg_main {
	background-color: #FFFFFF;
	background-image: url(images/blumenladen_18.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #0F4786;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0F4786;
}
a:hover {
	text-decoration: none;
	color: #1770D0;
}
a:active {
	text-decoration: underline;
	color: #0F4786;
}
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;
}
.footer {
	color: #676767;
	font-size: 11px;
}
.header1 {
	font-size: 14px;
	color: #245693;
	font-weight: bold;
}
td.header1 {
	font-size: 14px;
	color: #245693;
	font-weight: bold;
	background-color: #DDE4E8;
}


.gr14 {
	font-size: 14px;
	color: #1F4A7E;
	line-height: 18px;
}
td.seitennamen {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACBEC8;
}
.seitennamen1 {
	color: #4A7197;
	font-weight: bold;
}
.seitennamen2 {
	color: #8899A2;
}
.rot {
	color: #C40000;
}


h1 {
	font-size: 16px;
	color: #122B47;
}
.header2 {
	color: #38454B;
	font-weight: bold;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4BCC0;
}

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

input.button {
	font-weight: bold;
	color: #DEE0E2;
	background-color: #255896;
	border: 1px solid #143052;
	font-size: 12px;
	height: 22px;
}
select.feld {
	border: 1px solid #143052;
	font-size: 12px;
	font-weight: normal;
	color: #255896;
	padding: 2px;
}

