
select {
width: auto;
}

.hidden {
	display: none;
}

ul.category {
	padding: 0px;
}
.category li {
    display: inline;
    padding: 0 1em 0 0;
    line-height: 1.8em;
}
.category li span {
	white-space: nowrap;
}
ul.linkmenu {
	padding: 0px;
}
.linkmenu li {
    display: inline;
	white-space: nowrap;
	line-height: 1.8em;
	padding: 0 .5em 0 0;
}
.linkmenu li a {
	padding-right: 0.5em;
}

div.linknav {
	width: 100%;
	text-align: right;
}

.linknav * {
	font-size: small;
}

.note * {
	font-size: 80%;
	line-height: 1em;
	word-break: break-all;
	word-wrap: break-word;
}
a.note {
/*	font-size: 80%;*/
	text-decoration: none;
}
span.note {
	line-height: 1em;
}

ul.note {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: square;
	margin: 0px;
}
.note li {
	padding-left: 0px;
	font-size: small;
}
.note {
	font-size: small;
}
.dirtree {
	padding: 1em 0;
}
.dirtree dt {
	font-size: 128%;
}

.result div.note {
	background-color: #eeeeee;
	margin: 0px;
}
.image .note {
    width: 130px;
}
.result dl p img {
	float: left;
	padding-right: 1em;
}
div.orderby {
	text-align: right;
	padding: 0px 1em 0px 1em;
}
div.orderby input {
	font-size: 100%;
	line-height: 1em;
	padding: 0px;
}

#maincontent h2 span.note {
/*	text-align: right; */
}
.result p.note,
.result span.note {
	color: green;
}
.result p.note {
	display: block;
	padding-top: 0px;
}

input.btn {
	line-height: 1em;
	padding: 0px;
	margin: 0px;
}

#maincontent div.yomicr {
	width: 100%;
	text-align: right;
	font-size: x-small;
	margin-top: 3em;
}

h2 a:hover {
	color: red;
}

table.logdata {
	margin: 1em 0 0;
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999999;
}

table.logdata td.data {
	margin: 0px;
	vertical-align: top;
}
table.logdata td.data .body address {
	text-align: right;
}

table.logdata td.note {
	text-align: right;
	color: green;
	padding: 0px 2em 0px 1em;
	font-size: small;
}

.logdata .note li {
	display: block;
	list-style-type: none;
}
.logdata .note .metadata li {
	display: inline;
	white-space: nowrap;
}
.logdata .note .metadata li {
}

table.logdata td.image {
	text-align: center;
	vertical-align: top;

	padding-top: 0.5em;
}

table.logdata .title {
	font-weight: bold;
}
table.logdata .body {
	font-size: 90%;
}

table.logdata .body address {
	border-color: #ffaaaa;
	margin: 0px 0em 0em 1em;
	border-style: dotted;
	border-width: 1px; /* 0px 0px 0px; */
	color: #333333;
}

dl.regist dt {
	border-top:   1px solid #d5dcf2;
	border-left:  10px solid #e8ecf8;
	font-weight: bold;
	padding: 6px 1px 1px 15px;
	margin-top: 1em;
}

.pagecount {
	padding: 0px 1em 0px 1em;
}
table.admin_tool {
	width: 100%;
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #000066;
}
table.admin_tool td {
	padding: 0.5em 1em 0.5em 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
}

	H3.tLinksFind {
		color: #ffffff;

		line-height: 1.5em;
		margin: 0px;
		padding: 0px 10px 0px 1em;

		border: 0px none #000088;

		background: #33cc33; /* url('/links/img/33cc33.png') repeat-y left top;*/
	}

	H3.tLinksFind a {
	    color: white;
    }

	H3.tLinksKategorie {
		color: #ffffff;

		line-height: 1.5em;
		margin: 0px;
		padding: 0px 10px 0px 1em;

		border: 0px none #000088;

		background: #ff6600; /*url('/links/img/ff6600.png') repeat-y left top;*/
	}

	H3.tLinksKategorie a {
	    color: white;
    }


#linkssearch,
#subdirs,
#linkslinks,
#linksctrl {
background-color: #dfebf7;
padding: 0.5em 1em;
}
#subdirs {
background-color: #ffdba1;
}
#linkssearch {
background-color: #E4EFD5;
}
#subdirs a {
color: #B63300;
}
#subdirs a:hover {
color: red;
}
#home h3 {
padding: 0.3em 0;
}

.supplement {
zoom:1;
}
.supplement:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
