BODY {
	font-family : Verdana;
    font-size: small;
}

TABLE, TR, TD {
	font-family : Verdana;
    font-size: small;
}

.treeMenuDefault {
	font-size: 11px;
	color : Black;
	width : 150px;
}
    
.treeMenuBold {
    font-weight: bold;
	font-size: 11px;
	color : Black;
	width : 150px;
}

.kontakt_head {
	width : 220px;
}

.kontakt {
	font-family : Verdana;
    	font-weight: bold;
	font-size: 12px;
	color : Black;
}


.dot-box-title {
  margin-top: 4px;
  margin-bottom: 0px;
  padding: 5px 5px 5px 5px;
  color: white;
  border: 2px solid black;
  font-size: 12px;
  line-height: 110%;
  width: 98%;
  overflow: auto;
  overflow: scroll;
}

.dot-box {
  margin-top: 0px;
  margin-bottom: 4px;
  padding: 5px 5px 5px 5px;
  color: inherit;
  background-color: #CCCCFF;
  border: 1px dashed black;
  font-size: 12px;
  width: 98%;
  overflow: auto;
  overflow: scroll;
}

.navMain {
	font-weight: bold;
	font-size: 12px;
	color : Black;
	background : url(/_img/navmain.gif);
	height : 31px;
	text-align : center;
	vertical-align : middle;
	}

.nav {
	font-size: 11px;
	color : Black;
	background : #c0c0c0;
}

.navSub {
	font-weight: bold;
	font-size: 10px;
	width : 150px;
	overflow : hidden;
	background : #c0c0c0;
	color : Black;
}

.DarkLink {
	color: Black;
}

.llink {
	color: #996666;
	font-weight: bold;
	font-size: 15px;
}

A:LINK {
	text-decoration : none;
}
A:VISITED {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}

a.keyword {
	font-size: 1px;
	background : white;
	color : white;
	height: 1px;
}
.keyword {
	font-size: 1px;
	background : white;
	color : white;
	height: 1px;
}


.size1 {
	font-size: xx-small;
}
.size2 {
	font-size: x-small;
}
.size3 {
	font-size: small;
}
.size4 {
	font-size: medium;
}



.bsp {
	font-size: smaller;
}

.formTitle {
	font-weight: bold;
	font-size : smaller;
}

.copyright {
	color: #FFFFFF;
	font-size: smaller;

}

.powered {
	text-align : right;
}

.lowerLink {
	color: #FFFFFF;
}

.hr {
	height : 1px;
	background : url(/_img/hr.gif);
	}

.std_liste {
        border : thin solid #8080FF;
}

.std_liste_ueber {
        border : thin solid #8080FF;
        background : #8080FF 50%;
}


