body {
	background-color: #000000;
	font-family: "Arial";
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #C0C0C0;
}
body.home {margin: 0px 15px 0px 0px;}
body.navi {margin: 0px 8px 0px 8px;}

a:link {color: #CCCCCC; text-decoration: none;}
a:visited {color: #CCCCCC; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a.links-bot {
	vertical-align: top;
	font-size: 8pt;
}
a.pdf {
	padding-left: 22px;
	background:url(pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a.zip {
	padding-left: 22px;
	background:url(zip.gif);
	background-repeat:no-repeat;
	background-position:left;
}

div {
	color: #C0C0C0;
}
div.dojocho {
	font-size: 8pt;
	margin: 20px 0px 25px 0px;
	text-align: center; 
}
div.hint {
	font-size: 8pt;
	margin: 8px 0px 0px 8px;
}
div.home { margin: 12px 0px 0px 0px; }
div.inhalt { 
	font-size: 10pt; 
	margin: 2px 0px 0px 8px; 
}
div.inhaltbold { 
	font-size: 10pt; 
	font-weight: bolder;
	margin: 4px 0px 0px 8px; 
}
div.inhaltsel { 
	color: #F0F0F0;
	font-size: 12pt; 
	font-weight: bolder;
	margin: 6px 0px 0px 8px;
}
div.inhalt2 { 
	font-size: 10pt; 
	margin: 0px 0px 6px 25px;
}
div.land { 
	font-size: 10pt; 
	margin: 10px 0px 0px 8px; 
}
div.map { margin: 10px 0px 0px 2px; }
div.sel { margin: 0px 0px 15px 10px; }
div.title { margin: 6px 6px 0px 6px; }

img {border: 0px;}

table {
	border: none 0px #000000;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
}
table.home { height: 100%; }
table.menu {
	border-top: solid 1px;
	border-color: #000000;
}

td {
	border: none 0px #000000;
	vertical-align: top;
	text-align: left;
}
td.home {
	font: 10pt "Arial"; 
	border-spacing: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}
td.impr {
	font-size: 8pt; 
	border-spacing: 0px;
	text-align: right;
	vertical-align: middle;
}
td.logo-li {
	width: 50px;
	vertical-align: middle;
}
td.logo-re {
	width: 50px;
	text-align: right;
	vertical-align: middle;
}
td.pic {
	text-align: center;
}
td.titl-li {
	color: #FF0000;
	font-size: 14pt;
	font-weight: bolder;
	text-align: right;
	vertical-align: middle;
}
td.titl-re {
	color: #FF0000;
	font-size: 14pt;
	font-weight: bolder;
	vertical-align: middle;
}

