@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
}
.tekst_10pt {
	font-size: 10px;
}
.background_menu {
	background-image: url(../basis/tile_menu.jpg);
	background-repeat: repeat-y;
}
.kop_bottem {
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
ul {
	list-style-type: disc;
}
.klik {
	text-decoration: underline;
	cursor: hand;
	color: #0000CC;
}
.teksttop {
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}

.teksttopwit {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}
.linkNet {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}
.linkNet:hover {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.linkactNet {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 1px;
}
.linkactNet:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	letter-spacing: 1px;
}

#tip {
	visibility: hidden;
	height: auto;
	width: auto;	
}
