.untertrich {
	height: 50px;
	width: 100px;
	padding: 10px;
	background-repeat: no-repeat;
	border-top: thin double;
	border-right: thin double;
	border-bottom: thin double;
	border-left: thin double;
	background-image: url(images/hg_layer1.jpg);



}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}

.textindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #999966;
	}

a:link {
	color: #AAAA55;
	text-decoration: none;
	}
a:visited {
	color: #AAAA55;
	text-decoration: none;
	}
a:hover {
	color: #AAAA55;
	text-decoration: underline;
	}
	
ul {
	line-height: 12px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/sites/listenpunkt.jpg);
}

.scollb {
 scrollbar-3dlight-color: #AAAA55;
 scrollbar-arrow-color: #AAAA55;
 scrollbar-darkshadow-color: #AAAA55;
 scrollbar-face-color: #EBEBD8;
 scrollbar-highlight-color: ##EBEBD8;
 scrollbar-shadow-color: #CCCCCC;
 scrollbar-track-color: ##EBEBD8;
}

