﻿.themen
{
	line-height: 120%;
}
.themen a
{
	font-weight: normal !important;
}
.themen a:hover
{
	text-decoration: underline;
}
.keyword li a, .org li, .org li a
{
	font-size: 90% !important;
}
ul.theme, ul.theme li ul.category, ul.theme li ul.category li ul.keyword, ul.theme li ul.category li ul.keyword li ul.org
{
	margin: 0 0 0 30px;
	padding: 0;
}
.themen li, .themen li li , .themen li li li, .themen li li li li
{
	margin-top: 2px;
	margin-bottom: 2px;
}
/*
.theme, category, .keyword, .org
{
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 0 30px;
	padding: 0;
}
.theme li, .category li, .keyword li, .org li
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}
.theme a, .category a, .keyword a, .org a
{
	
}
.theme a:hover, .category a:hover, .keyword a:hover, .org a:hover
{
	text-decoration: underline;
}
*/

.contextlist
{
	margin: 10px 0 0 0;
	padding: 0;
}
.contextlist ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.contextlist li
{
	float: left;
	margin: 0 5px 0 0 !important;
	padding: 2px 4px 2px 4px !important;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background-color: rgb(240,240,240);
}
.contextlist ul li.selected
{
	background-color: rgb(204,204,204);
}
.contextlist a
{
	color: #000;
}
.themen
{
	display: block;
	float: none;
	clear: both;
	margin: 30px 0 0 0;
}

