body {
	background-color: #FFEEC9;
	font-family: "Times New Roman", Times, serif;
	color: #2C2C2C;
	font-size: 14px;
	letter-spacing: 1px;
	scrollbar-base-color: #EBCFA9;
}
img {
	border: 0px;
}
a{
	color: #8B1803;
}
a:VISITED{
	color: #8B1803;
}
a:HOVER{
	color: #8B1803;
	background-color: #EDC588;
}
td{
	font-family: "Times New Roman", Times, serif;
	color: #2C2C2C;
	font-size: 14px;
	letter-spacing: 1px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	color: #8B1803;
	font-size: 19px;
	font-weight: lighter;
	letter-spacing: 2px;
	background-image: url(bilder/bg_headline.gif);
	background-repeat: no-repeat;
}
hr {
	border-bottom: 1px solid #FFE3A8;
	border-top: 1px solid #FFE2A6;
	border-left: 1px none #8B1803;
	border-right: 1px none;
}


.SUBHEADLINE{
	font-family: "Times New Roman", Times, serif;
	color: #8B1803;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
}


.FUSSZEILE{
	font-family: "Times New Roman", Times, serif;
	color: #9A6310;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(bilder/bg_fusszeile_01.gif);
	background-repeat: no-repeat;
}
.FUSSZEILE:VISITED{
	color: #9A6310;
}
.FUSSZEILE:HOVER{
	background-color: #4E0E03;
	background-image: url(bilder/bg_fusszeile_02.gif);
	background-repeat: no-repeat;
}
#image_border {
	border: 1px solid #7C0200;
}
/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/
INPUT {
	color : #323232;
	font-family: "Times New Roman", Times, serif;
	width : 340px;
}
TEXTAREA {
	color : #323232;
	font-family: "Times New Roman", Times, serif;
	width : 340px;
}
.PLZ {
	width : 50px;
}

.Wohnort{
	width :286px;
}
.Buttons{
	width : 100px;
}


/*..................................................................................................*/

