body {
	font : 10px Verdana;

	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-face-color: #FA4;
	scrollbar-shadow-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
}

td {
	font : 10px Verdana;
}

a:link, a:active, a:visited {
	color : #606060;
	text-decoration : none;
}

a:hover {
	text-decoration: underline;
}

#meny {
	position : absolute;
	left : 20px;
	top : 20px;
}

#rubrik {
	position : absolute;
	left : 140px;
	top : 20px;
	width : 530px;
}

#searchpos {
	position : absolute;
	left : 10px;
	top : 460px;
	width : 100px;
}

.searchbox {
	font : 10px Verdana;
	width : 110px;
}


#contents {
	position : absolute;
	left : 145px;
	top : 125px;
}

#contents2 {
	position : absolute;
	left : 145px;
	top : 20px;
}

#keywords {
	position : absolute;
	left : 450px;
	top : 125px;
	width : 230px;
}

#vyktext {
	position : absolute;
	left : 215px;
	top : 60px;
}

#previounext {
	position : absolute;
	left : 145px;
	top : 500px;
}

.vykinput {
	font : 10px Verdana;
}

.kassainput {
	border : 1px solid black;
	font : 10px Verdana;
}


