body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	text-align: left;
	font-style: normal;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #e4680b;
}

a:active {
	text-decoration: none;
	color: #e4680b;
}
.grau_999999 {
	color: #999999;
}

.grau_666666 {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

.grau_333333 {
	color: #333333;
}

.schwarz_000000 {
	color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #E4680B;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	font-variant: normal;
}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style-position: outside;
	list-style-image: url(images/bullet_terra.gif);
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet_terra.gif);
}
.terra_e4680b {
	color: #e4680b;
}

