body {
	font-family: Arial; 
	font-size: 120%;
	color: #EDBFB7;
	background-color: #000000;	
}



a:link{
	color: #EDBFB7;
}

a:visited{
	color: #CCCCCC;
}


.kasten1{
	border-color: #EDBFB7;
	border-style: dashed;
	float: left;
	font-size: 85%;
	height: 200px;
	margin-bottom: 15px;
	margin-right: 15px;
	overflow: auto;
	padding: 2px;
	width: 250;	
}


.label1{
	background-color: #EDBFB7;
	color: #000000;
	font-size: 85%;
	font-weight: bold;
	padding: 1px;
}


.small {
	font-size: 80%;
}

.verysmall {
	font-size: 70%;
}





.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDBFB7;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDBFB7;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFCC33;
}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FF66CC;
}
.txth5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #EDBFB7;
}
.buuton {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDBFB7;
}
.txtbutton {
	background-color: #EDBFB7;
}
.txtbutton2 {
	background-color: #FFCC33;
}
.div {
	overflow: auto;
	position: absolute;
	#float: right;
	left:550px;
	top:0px;
	width:450px;
	height:1000px;
	z-index:1;
}

.headline {
	background-color: #EDBFB7;
	color: 000000;
	font-weight: bold;
	text-align: left;
}


