 a		{ color: #000000}

 td, body	{ font-size: 12px; font-family: Verdana, Arial, Geneva }

.menu		{ font-size: 12px; font-family: Verdana, Arial, Geneva }

.titel		{ font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Geneva; }

.kat		{ font-size: 12px; color: white; }

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
position: relative;
}

#thicktabs li{
display: inline; text-decoration:none; color:#000; width:170px; height:20px; text-align:left; padding:3px; border:1px solid #999999; border-width:1px 1px 0 0; BORDER-LEFT: 1px solid #999999; BORDER-BOTTOM: 1px solid #999999; background:#F3F3F3; line-height:11px; font-size:11px; padding:0; margin:1; list-style-type: none;
float:left; padding:1px; margin-right:10px; position:relative;
}

#thicktabs li a{
float: left; width:100%;
color: #000000;
font-size: 12px;
font-weight: normal;
padding: 3px; /*padding of tabs*/
text-decoration: none;
background: background:#F3F3F3;
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
background-position: absolute; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black; visibility:visible; display:inline;
}

#thicktabs li a:hover{
color: black;
font-size: 12px;
font-weight: normal;
display: inline; width:100%;
background-image: url(images/navi_bgover.gif); /*background image swap on hover*/
}
