@charset "utf-8";
/* CSS Document */

.leftbox {
	width:208px;	
}
.leftbox_top {
	background:url(../../gfx/ohrwurm/leftbox_topbottom.jpg) top right no-repeat;
	height:10px;
}
.leftbox_middle {
	background:url(../../gfx/ohrwurm/leftbox_hg.jpg) top right repeat-y;
}
.leftbox_bottom {
	background:url(../../gfx/ohrwurm/leftbox_topbottom.jpg) bottom right no-repeat;
	height:10px;
}


.leftbox ul {
	background:url(../../gfx/ohrwurm/subnavi_header.jpg) top left no-repeat;
	display:block;
	list-style:none;
	padding:75px 0 0 0;
	margin:0;
}
.leftbox ul li {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

.leftbox ul li ul {
	background:none;	
	margin:0;
	width:208px;
	padding:0;
}
.leftbox ul li ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


/*SUBNAVI*/

.leftbox ul li a, .leftbox ul li a:visited, .leftbox ul li a:link  {
	background:url(../../gfx/ohrwurm/subnavi.jpg) top left no-repeat;
	color:#9a4800;
	display:block;
	height:25px;
	margin:0;
	padding:0 0 0 40px;
	text-decoration:none;
}
.leftbox ul li a:hover, .leftbox ul li a:focus, .subnavi ul li a:active, .subnavi ul li a.active {
	background:url(../../gfx/ohrwurm/subnavi_hover.jpg) top left no-repeat;
	color:#592e12;
	padding:0 0 0 40px;
}


/*SUB-SUBNAVI*/
.leftbox ul li ul li a, .leftbox ul li ul li a:visited, .leftbox ul li ul li a:link {
	background:none;
	color:#9a4800;
	display:block;
	height:20px;
	margin:0 0 0 50px;
	padding:0;
	text-decoration:none;
}
.leftbox ul li ul li a:hover, .subnavi ul li ul li a:focus, .subnavi ul li ul li a:active, .subnavi ul li ul li a.active {
	background:url(../../gfx/ohrwurm/subnavi_hover.jpg) -40px 0px no-repeat;
	color:#592e12;
	margin:0 0 0 50px;
	padding:0;
}

.subnavi ul {
	background:none;
}









/*		NAVIGATION MIT TABELLEN		*/


.subnavi_table_top {
	background:url(../../gfx/ohrwurm/leftbox_topbottom.jpg) top right no-repeat;
	height:10px;
}
.subnavi_table {
	background:url(../../gfx/ohrwurm/leftbox_hg.jpg) top right repeat-y;
}
.subnavi_table_bottom {
	background:url(../../gfx/ohrwurm/leftbox_topbottom.jpg) bottom right no-repeat;
	height:10px;
}
.subnavi_table td {
	height:1px;
}
.kategorie a, .kategorieselected a, .kategoriesub a {
	background:white;
	color:#9a4800;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;	
	margin:0;
	padding:4px 0 4px 20px;
}
.kategorie a:hover, .kategorie a:focus, .kategorieselected a:hover, .kategorieselected a:focus, .kategoriesub a:hover, .kategoriesub a:focus {
	background:url(../../gfx/ohrwurm/subnavi_hover.jpg) top left repeat-y;
	color:#592e12;
	text-decoration:none;

}

.kategoriesub a {margin-left:10px;}

/*
.kategoriesub a {
	background:none;
	color:#9a4800;
	display:block;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	margin:0 0 0 40px;
	padding:5px 0 0 0px;
}
.kategoriesub a:hover, .kategoriesub a:focus {
	background:url(../../gfx/ohrwurm/subnavi_hover.jpg) -40px 0px no-repeat;
	color:#592e12;

}



td.kategorie, td.kategoriesub, td.kategorieselected, table.kategorien td {
	background:none url(../../gfx/ohrwurm/subnavi_hover.jpg) center left no-repeat;
}
*/

table.kategorien {
	width:200px;
}
