/* CSS Document */

body {
	cursor: default;
	margin: 0px;
	padding: 0px;		
}

.style1 {
	background-color: #6AEDFF;
	width: 112px;
	height: 22px;
	float: left;
	line-height: 22px;
	cursor: pointer;
}
.style2 {

	background-color: #AAF4FF;
	width: 112px;
	height: 22px;
	float: left;
	line-height: 22px;
	cursor: pointer;
}
.style3 {
	background-color: #AAF4FF;
	width: 10px;
	height: 22px;
	float: left;
	line-height: 22px;
}
.textstyle {
	font-size: 10px;
}
.textstyle2 {
	font-size: 12px;
}
.rand1 {
	border: 1px #000000 solid;
}
.vak1 {
	background-color: #B9EFFF;
	margin: 10px;
}
.vak2 {
	background-color: #DDFAFF;
	margin: 10px;
}
.vak3 {
	margin: 10px;
}
#teller {
	POSITION:relative;VISIBILITY:hidden;
}


