#avmenu2 {
	clear : right;
	float : right;
	width : 200px;
	margin : 0 0 auto;
	padding : 0;
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
} 
#avmenu2 ul {
	list-style : none;
	width : 200px;
	margin : 0;
	padding : 0;
	font-size : 10px;
	float: right;
	clear: right;
} 
#avmenu2 li {
	margin-bottom : 6px;
	font-size: 10px;
	line-height: normal;
} 
#avmenu2 li a {
	font-weight : bold;
	height : 20px;
	text-decoration : none;
	color : #900000;
	display : block;
	padding : 6px 0 6px 10px;
	background : #CCCCCC;
	border-left : none;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 10px;
} 
#avmenu2 li a:hover {
	background : #eaeaea;
	color : #3366CC;
	border-left : none;
	font-size: 10px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #990000;
} 

#avmenu { 
clear : left;
float : left;
width : 150px;
margin : 0 0 10px 0;
padding : 0;
font-size : 0.9em;
} 
#avmenu ul { 
list-style : none;
width : 150px;
margin : 0 0 20px 0;
padding : 0;
font-size : 1.1em;
} 
#avmenu li { 
margin-bottom : 4px;
} 
#avmenu li a {
	font-weight : bold;
	height : 20px;
	text-decoration : none;
	color : #505050;
	display : block;
	padding : 6px 0 0 10px;
	background : #f4f4f4;
	border-left : 4px solid #cccccc;
	font-size: 0.9em;

} 
#avmenu li a:hover { 
background : #eaeaea;
color : #286ea0;
border-left : 4px solid #286ea0;
} 
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding: 8px;
	float: none;
	border: 0px none;
}
.kant {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-right-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	border: 1px none;
}
.fotfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.tabrubr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #CCCCCC;
}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	display: table-row;
	background : #f4f4f4;
}
.lankar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 4px;
	float: right;
	height: 22px;
	width: 200px;
	background-color: #F4F4F4;
	left: 50px;
}
