table.bottom_navi {
border-top: 1px solid #B52139;
width:100%;
}
body {
	background-color: #CCCCCC;
	color: #00105A;
	font-family: arial, sans-serif;
	font-size: 12pt;
}
/*
a[href^="http:"] {
	background: transparent url('/images/external_link.gif') 100% 50% no-repeat;
	padding-right: 14px;
}
*/
a:link, a:visited, a:active {
	font-family: arial, sans-serif;
	color:#B52139;
	text-decoration:underline;
	font-size:10pt;
}
a:hover  {
	font-family: arial, sans-serif;
	color:#B52139;
	text-decoration:none;
	font-size:10pt;
}
a.noicon {
	background: none;
	padding: 0px;
}
.small {
	font-size: 8pt;
	text-align: center;
}
.search {
    font-size: 8pt;
    color: #00105A;
    text-align: right;
}
input.search {
	width: 80px;
	text-align: left;
}
h1, h2, h3 {
	font-family: arial, sans-serif;
	font-size: 20pt;
	text-align: center;
	color: #00105A;
	padding-top:30px;
	padding-bottom: 10px;
background-image: url(/images/adinkra/haus.gif);background-repeat: repeat-x; background-position: bottom;
}
h4 {
	font-family: arial, sans-serif;
	font-size: 13pt;
	text-align: left;
	color: #00105A;
	text-decoration: none;
	border-left: #B52139 3px solid;
	border-bottom: #00105A 1px solid;
	padding-left: 4px;
}
h5 {
	font-family: arial, sans-serif;
	font-size: 14pt;
	text-align: center;
	color: #00105A;
}
td {
	text-align: justify;
}
.main {
	width: 700px;
	text-align: center;
	border:1px dashed #00105A;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: auto;
	background-color: #FFF3E7;
}
.footer {
	width: 700px;
	text-align: center;
	margin: auto;
	background-color: #CCC;
	font-size: 9pt;
}
a.small:link, a.small:visited, a.small:active, a.small:hover{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #00105a;
	text-decoration: underline;
}
/* menu: */
li.doc, li.docs {
	text-align: left;
	list-style-image: url("/images/bullet.gif");
	margin-top: 10px;
font-weight: normal;
}
li.sdoc, li.sdocs {
	text-align: left;
	list-style-image: url("/images/bullet.gif");
	margin-top: 10px;
font-weight: bold;
}
.stichwort {
	width: 400px;
	text-align: right;
}
td.small a {
color: #00105A;
font-size: 8pt;
}
.submenu li.doc, .submenu li.docs, 
.menulevel2 li.doc, .menulevel2 li.docs 
{
	text-align: left;
	list-style-image: url("/images/bullet.gif");
	margin-top: 3px;
font-weight: normal;
}
.menulevel2 li, .sitemaplevel2 li {
	margin-top: 3px;
}
