/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/


.navi
{
	margin-top:10px;
	font-size:12px;
}


.dtree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	font-size: 8px;
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.dtree .checkbox {
	background-color: #999999;	
}

body,td,p 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px;
margin-height: 0px; 
margin-width: 0px
scrollbar-face-color:#333399;
scrollbar-arrow-color:#333399;
scrollbar-base-color:#9999CC;
}
body
{
	/*background-image:url(http://www.weblaw.ch/pictures/bg_neu.gif);*/
	background-repeat:repeat-y;

}
.button
{
background-color: #9999ff;
border-color:#333399; 
border-top: #333399 1px solid;
border-bottom: #333399 1px solid;
border-left: #333399 1px solid;
border-right: #333399 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
color:#000066;
scrollbar-face-color:#9999ff;
scrollbar-arrow-color:#333399;
scrollbar-base-color:#9999CC;
}

input, select, textarea
{
background-color: #ffffff;
border-color:#333399; 
border-top: #333399 1px solid;
border-bottom: #333399 1px solid;
border-left: #333399 1px solid;
border-right: #333399 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#000000;
scrollbar-face-color:#9999ff;
scrollbar-arrow-color:#333399;
scrollbar-base-color:#9999CC;
}

a:link, a:active
{
font-family:Arial, Helvetica, sans-serif;
color:#0033cc;
text-decoration:none;
}

a:visited
{
color:#0033cc;
text-decoration:none;
}

a:hover
{
color:#0033cc;
text-decoration:none;
}

a:visited.mymenu
{
color:#333399;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}

a.mymenu
{
font-size:8pt;
color:#333399;
text-decoration: none;
font-weight: bold;
}

a:Hover.mymenu
{
font-size:8pt;
color:#CCCCFF;
text-decoration:none;
}

a.downloads
{
font-size:8pt;
text-decoration:underline;
}

a:visited.downloads
{
font-size:8pt;
text-decoration:underline;
}

a:hover.downloads
{
font-size:8pt;
text-decoration:none;
}

a:visited.myauswahl
{
color:#333399;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}

a.myauswahl
{
font-size:8pt;
color:#333399;
text-decoration: none;
font-weight: bold;
}

a:Hover.myauswahl
{
font-size:8pt;
color:#ccccff;
text-decoration: none;
}

a:visited.mymembers
{
color:#CCCCFF;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}

a.mymembers
{
font-size:8pt;
color:#CCCCFF;
text-decoration: none;
font-weight: bold;
}

a:Hover.mymembers
{
font-size:8pt;
color:#FFFFFF;
text-decoration: none;
}

.mysub
{
font-size:8pt;
color:#333399;
font-weight:bold;
text-decoration:none;
}

a:visited.mysub
{
font-size:8pt;
color:#9999cc;
font-weight:bold;
text-decoration:none;
}

a.mysub
{
font-size:8pt;
color:#9999cc;
text-decoration: none;
font-weight: bold;
}

a:Hover.mysub
{
font-size:8pt;
color:#9999cc;
text-decoration: none;
font-weight: bold;
}

.navigation
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#333399;
text-decoration:none;
}

.contentnavi
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.inhalt
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

a:visited.myfooter
{
color:#666699;
font-size:8pt;
text-decoration:none;
}

a.myfooter
{
font-size:8pt;
color:#666699;
text-decoration: none;
}

a:Hover.myfooter
{
font-size:8pt;
color:#666699;
text-decoration: none;
}

.myfooter
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#666699;
}

.myinhalt
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

.error
{
font-size:8pt;
color:#cc0000;
font-weight:bold;
}

.mypopup
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#333399;
}

input.lawsearch
{
background-color: #cccccc;
border:0px;
}

.kalenderrows {
padding-left:2px;
padding-right:4px;
padding-top:4px;
padding-bottom:10px;
border-bottom:1px solid #cccccc;
}

.kalendertop {
padding-left:2px;
padding-right:4px;
}
th
{
	font-weight:bold;
	font-size:0.8em;
	/*vertical-align:top;
	text-align:left;*/
}


