@charset "utf-8";
/* CSS Document */

/*Layout grundeinstellung*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, #head, #menue, #menuespacer, tr {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
}
body {
	/*	background-color:#9d9169; */
	background-color:#FFFFFF;
	background-image:url(images/back.jpg);
	text-align: center;
	padding: 0;
	overflow:visible;
	background-repeat: repeat-x;
}
#fwrapper {
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#fhead {
	width:800px;
	height:70px;
}
#content {
	margin-top:10px;
	text-align:left;
	background-color:#FFFFFF;
	color:#a50000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	width:800px;
	overflow:hidden;
}
#top1 {
	margin-left:10px;
	height:50px;
	font-size: 12px;
}
#top2 {
	margin-left:10px;
	height:280px;
	font-size: 12px;
}
#bottom1 {
	font-size:10px;
	line-height:16px;
	padding-top:10px;
	padding-left:10px;
	height:100px;
	width:790px;
	background-color:#E0D7D7;
}
#bottom2 {
	font-size:10px;
	line-height:16px;
	padding-top:10px;
	padding-left:10px;
	height:230px;
	width:790px;
	background-color:#E0D7D7;
}
#bottom3 {
	font-size:10px;
	line-height:16px;
	padding-top:10px;
	padding-left:10px;
	width:790px;
	background-color:#E0D7D7;
}
table {
	table-layout:fixed;
	text-align:left;
}
td {
	vertical-align:top;
}
tr.top {
	height:28px;
}
input {
	border-width:0px;
	background-color:#D3C7C7;
}
textarea {
	border-width:0px;
	background-color:#D3C7C7;
}
input.button {
	border-width:0px;
	background-color:#FFFFFF;
}
input.button2 {
	border-width:0px;
	background-color:#E0D7D7;
}
input.submit {
	text-align:inherit;
	border-width:0px;
	background-color:#a50000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
input.checkbox {
	border-width:0px;
	background-color:#E0D7D7;
}
input.checkbox1 {
	border-width:0px;
	background-color:#FFFFFF;
}
td.row1 {
	width:205px;
	vertical-align:top;
}
a {
	text-align:left;
	color: #a50000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	white-space:pre;
	margin-left:10px;
	white-space:pre;
	text-align:left;
	color: #a50000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}
h2 {
	white-space:pre;
	text-align:left;
	color: #a50000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {
	text-align:left;
	color: #a50000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	line-height:14px;
}
#update_div {
	padding:10px;
}
