@charset "utf-8";


div#contentsbox h2 {
	color: #fa3c13;
	font-size: 14px;
	text-align: right;
	border-bottom-style: hidden;
}

div.bunkaLink {
	margin-top: 30px;
}
div.bunkaLink h3 {
	font-size: 14px;
	border-bottom: thin solid #7c7c7c;
	margin-bottom: 10px;
}

ul.buLink {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0px;
    background-color: transparent;
	font: 12px sans-serif;
}

li.buLink {
	display: block;
    list-style: none;
    text-indent: 0;
	width: 174px;
    background-color: transparent;
	text-align: center;
}
a.buLink a.buLink:visited {
	display: block;
	background-image: none;
    text-decoration: none;    
	font-style: normal;
    color: #5050A0;
}
a.buLink:hover {
	display: block;
	background-image: none;
	text-decoration: none;
    text-decoration: none;
    color: #ff6600;
	background-color: #fddeb8;
}
a.buLink:active {
	display: block;
	background-image: none;
	text-decoration: none;
    text-decoration: none;
    color: #ff6600;
}
dl {
	margin-left: 20px;
	padding-top: 10px;
}
dt {
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
dd {
	margin-left: 2em;
	line-height: 1.3em;
	text-indent: 1em;
	margin-right: 30px;
}
h1 {
	color: #ee5300;
}
h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}
p {
	text-indent: 1em;
}
div.thema {
	margin: 10px 20px;
}
table.person {
	margin-left: 20px;
	margin-top: 20px;
}
td {
	vertical-align: top;
	text-align: left;
}
td.photo {
	width: 110px;
	margin-top: 10px;
	vertical-align: top;
}
td.name {
	font-weight: bold;
	width: 360px;
}
td.home {
	width: 6em;
}
