
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #725D47;
    scrollbar-arrow-color : #b0934a;
	scrollbar-highlight-color : #3C3125;
	scrollbar-shadow-color : #3C3125;
	scrollbar-3dlight-color : #b0934a;
	scrollbar-darkshadow-color :#b0934a;
	scrollbar-base-color : #b0934a;
	scrollbar-face-color :#b0934a;
	scrollbar-track-color :#3C3125;
}

body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #b0934a;
	font-size: 10px;
}

.inputmail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#b0934a;
	background-color: transparent;
	width: 160px;
	border: 1px solid #b0934a;
}
.inputmailecard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#b0934a;
	background-color: transparent;
	width: 580px;
	border: 1px solid #b0934a;
}
.inputfeld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#b0934a;
	background-color: transparent;
	width: 400px;
	border: 1px solid #b0934a;
}

.inputind {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #b0934a;
	background-color: transparent;
	
	border: 1px solid #b0934a;
}

a:link {
	color: #b0934a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b0934a;
}
a:hover {
	text-decoration: underline;
	color: #C5C4A0;
}
a:active {
	text-decoration: none;
	color: #b0934a;
}

.rahmen {
border: 1px dotted #C5C4A0;
}
#ecard {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:10;

}

#systemWorking {
	position:absolute;
	width:1024px;
	height:0px;
	z-index:20;
}
