body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #4A4A4A;
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
text-transform:lowercase;	
}
textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4A4A4A;
	width: 145px;
	text-transform:lowercase;	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #4A4A4A;
	width: 140px;
	text-transform:lowercase;	
}

.drittelinput { width: 40px; }
.halbinput { width: 70px; }
input:focus { background-color:#ffecb1;}
textarea:focus { background-color:#ffecb1;}

.hypertable {
	background-image: url(../img/bg-hypertable.jpg);
	background-repeat:no-repeat;
}
.smalltable { font-size:9px; }
.smalltableneg { font-size:9px; color:#FFFFFF;}
.passivelink { color:#787878; }
.navigationstext {
	color:#FFFFFF;
}
.darklink {color:#4A4A4A;}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #787878;
}
a:active {
	color: #FFFFFF;
}

input.halbinput:focus { background-color:#ffedf2;}
.leerinput {width:inherit;}

.hypertablefade {
	background-image: url(../img/bg-hypertable-fade.jpg);
	background-repeat:no-repeat;
}

