
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
	scrollbar-arrow-color : #330000;
	scrollbar-highlight-color : #330000;
	scrollbar-shadow-color : #330000;
	scrollbar-3dlight-color : #8d8d71;
	scrollbar-darkshadow-color :#8d8d71;
	scrollbar-base-color : #8d8d71;
	scrollbar-face-color :#330000;
	scrollbar-track-color :#330000;
}

body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #8d8d71;
	font-size: 10px;
}
.inputfeld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d8d71;
	background-color: transparent;
	width: 130px;
	border: 1px solid #990000;
}
.inputmail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#330000;
	background-color: transparent;
	width: 160px;
	border: 1px solid #330000;
}
.inputmailecard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d8d71;
	background-color: transparent;
	width: 580px;
	border: 1px solid #8d8d71;
}
.inputind {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #330000;
	background-color: transparent;
	
	border: 1px solid #330000;
}
.inputfeldind {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8d8d71;
	background-color: transparent;
	border: 1px solid #990000;
}
a:link {
	color: #8d8d71;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8d8d71;
}
a:hover {
	text-decoration: underline;
	color: #C5C4A0;
}
a:active {
	text-decoration: none;
	color: #8d8d71;
}
.redsh {
color: #330000;
}
#systemWorking {
	position:absolute;
	width:1000px;
	height:0px;
	z-index:3;
	
}

#terminefeld {
	position:absolute;
	width:350px;
	height:425px;
	z-index:1;
	overflow: auto;
}
#partyfeld {
	position:absolute;
	width:380px;
	height:425px;
	z-index:1;
	overflow: auto;
}
#homefeld {
	position:absolute;
	width:320px;
	height:425px;
	z-index:1;
	overflow: auto;
}
#partnerfeld {
	position:absolute;
	width:380px;
	height:415px;
	z-index:1;
	overflow: auto;
}
.rahmen {
border: 1px dotted #330000;
}
.hrahmen {
border: 1px dotted #8d8d71;
}

#ecard {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:10;

}