.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;

}
a:link { color:#FFFFFF; text-decoration:none} 
a:visited { color:#FFFFFF; text-decoration:none} 
a:hover { color:#333333; text-decoration:none; cursor:hand} 
a:active { color:#FFFFFF; text-decoration:none}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.ip {
	border: 1px solid #999999;
}
.btn {
	color: #FFFFFF;
	background-color: #DC7212;
	border: none;
}

.txtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dc7212;
	line-height: 18px;
	font-weight: bold;

}

.links-2 { font-size: 12px; color:#dc7212; text-decoration:none } 
.links-2:hover { font-size: 12px; color:#dc7212; text-decoration:none } 
 
ul {
	list-style-image: url(bilder/bullet.gif);
}
