/*
General settings
*/
.tableheader			{background-color:#797979; color:#FFFFFF; font-size:12px; font-weight:bold; padding-bottom:10px; padding: 3px}

body,html {
	height:100%; 
	margin:0; 
	padding:0;
	font-family:verdana;
}

#but {
	background: url(/images/viskatalog/butbg.gif) repeat-x; height:28px; text-align:center; font-size:9px; color:#f8f8f8
}
h1 {
	font-size:18px;
}
a:link {
	color: #111;
	text-decoration: none;
	font-size: 10px;
}

a:visited {
	color: #111;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	text-decoration:none;
	color: #111;
	font-size: 10px;
}

#left, #right {
	width:150px; 
	font-size:10px;
	background:#f5f5f5;
}

#center {
	font-size:11px;
}

#center td {
	font-size:11px;
}

.plisttop
{
	padding-left:5px;
	padding-top:10px; 
	font-size:12px
}

.plistleft
{
	padding-left:20px;
	height:26px; 
	border-bottom:1px solid #838383;
	background: url(/images/viskatalog/plus.gif) no-repeat 3px 6px;
	cursor:pointer;
}
.plistleft p
{
	margin:0px; padding:0px;
	padding-top:7px;
}

img {
	border:0
}


.form 					{font-size: 10px;color: #000000;background-repeat: repeat-x;border: 1px solid #ababab;height: 16px; padding: 0 0 0 3px}
.activebutton			{font-size: 10px;	font-weight: bold;	color: green;}
.numberlist				{list-style-type: decimal; padding:10px; margin:10px; line-height:20px; padding-top:0px; margin-top:0px}
