/*Lexikon*/
#BoxKnowTopics{
	display:block;
	position:relative;
	width:235px;
	min-height:100px; 
	margin-left:18px;
	float:left; 
	background-image:url(../images/framework/brd_content.gif);
	background-position:right;
	background-repeat:repeat-y;
	overflow:auto;
}
#BoxKnowContent{
	width:620px; 
	margin-left:10px; 
	float:left;
}
#BoxKnowImage{
	width:250px; 
	height:250px; 
	float:right; 
	margin:0 0 0 0px; 
	background-image:url(../images/bg_knowimg.jpg); 
	background-repeat:no-repeat;
}
.ptable{
	display:table;
	padding-bottom:10px;
	clear:both;
	width:100%;
}
#TabList {
	background-color:#CCC;
}
#TabList tr{
	background-color:#FFFFFF;
}
#TabList th{
	background-color:#333;
	color:#FFF;
	font-size:10px;
}
#TabList th a{
	color:#FFF;
	text-decoration:none;
}
#TabList th a:hover{
	color:#FFF;
	text-decoration:underline;
}
#LexikonIndex ul{
	margin:0px;
	padding:0px;
}
#LexikonIndex li{
	float:left;
	list-style-type:none;
	font-variant:small-caps;
	font-size:11px;
	font-weight:bold;
	background-color:#555;
	margin:0 1px 0 0;
	text-align:center;
}
#LexikonIndex li a{
	padding:3px 0 3px 0;
	width:17px;
	display:block;
	text-decoration:none;
}
#LexikonIndex li a:hover{
	background-image:url(../images/themes/05/h1_01.jpg);
	background-position:center;
	color:#FFF;
	padding:5px 0 5px 0;

}
li.active{
	background-image:url(../images/themes/05/h1_01.jpg);
	background-position:center;
	color:#FFFFFF;
}
.active{
	font-weight:bold;
}

#BoxKnowTopics {
position:relative !important;
float:right !important;
width:160px !important;
border-left:1px solid #444;
margin:0px 0 10px 10px;
padding-left:10px;
}
#BoxKnowTopics a {
background:transparent url(../images/framework/dot.gif) no-repeat scroll 0 5px;
padding-left:10px;
line-height:20px;
}

.LexikonContent {
	margin-top:35px;
	width:450px;
}

