body {
	background-image: url(background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #362F2D;
	line-height: 18px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
}
a:link {
	text-decoration: none;
	color: #A3620A;
}
a:visited {
	text-decoration: none;
	color: #A3620A;
}
a:hover {
	text-decoration: none;
	color: #F7941F;
}
a:active {
	text-decoration: none;
	color: #F7941F;
}
.splash_index {
	background-color: #FFF;
	background-image: url(splash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.reflection {
	background-image: url(reflection.png);
	background-repeat: no-repeat;
	background-position: center 3px;
}
.menu_background {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #AD6C00;
	word-spacing: 25px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFF;
}
.menu:link {
	text-decoration: none;
	color: #FFF;
}
.menu:visited {
	text-decoration: none;
	color: #FFF;
}
.menu:hover {
	text-decoration: none;
	color: #F7941F;
}
.menu:active {
	text-decoration: none;
	color: #F7941F;
}
.form_textfield {
	height: 22px;
	width: 288px;
	border: 1px dotted #C3C2A6;
	background-color: #EDEAE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #736357;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: italic;
}
.form_messagefield {
	height: 82px;
	width: 288px;
	border: 1px dotted #C3C2A6;
	background-color: #EDEAE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #736357;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.form_button {
	border: 1px dotted #C3C2A6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #736357;
	background-color: #EDEAE2;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 145px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #A3620A;
	line-height: 36px;
}

.subline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #A3620A;
	line-height: 22px;
}
.notice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #362F2D;
}

.imprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC5C4;
	line-height: 14px;
	font-weight: bold;
}
.imprint:link {
	text-decoration: none;
	color: #CCC5C4;
}
.imprint:visited {
	text-decoration: none;
	color: #CCC5C4;
}
.imprint:hover {
	text-decoration: none;
	color: #FFF;
}
.imprint:active {
	text-decoration: none;
	color: #FFF;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #65534F;
}
