@CHARSET "UTF-8";
.tabdiv {
	margin:10px;
}
.tools {position: fixed; right: 5px; top: 5px; z-index: 11000}
.savinguit {display:none;}
.savingaan {display:block;position:fixed; top:0; left:0; background-color: red; color:white; font-size: 12px; height:20px; width:300px; text-indent: 20px;z-index: 100;}

.bewaar {width: 80px;background-color: yellow;}
#modaldiv {text-align:center;width: 100%;position: absolute;top:0;left:0;background: black; z-index: 100000;height:100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.popdiv {width:480px;position: absolute;z-index: 12;top: 20px;left: 50%;margin-left:-240px; z-index: 100001;}
.inputdiv {background: white; width: 643px; font-size: 12px; border: 1px solid black;padding: 5px;}

