.satz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #999999;
}
ul li{
	list-style-image: url("/images/layout/square.gif");
	margin-bottom: 5px;
}
body,td,th,p,h1,input,textarea {
	color: #000014;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	color: #999999;
	font-size: 11px;
}
.main a:link {
	color: #000014;
	text-decoration: none;
	border-bottom: 1px dashed orange;
}
.main a:active {
	color: #000014;
	text-decoration: none;
}
.main a:visited {
	color: #000014;
	text-decoration: none;
	border-bottom: 1px dashed orange;	
}
.main a:hover {
	color: #f09900;
	text-decoration: none;
}
.footer {
	border-top: 1px solid #BDBDBD;
	background-color: #E6E6E6;
}
.header {
	background-color: #F3F3F3;
}
.blue1 {
	border-top: 1x solid #BDBDBD;
	border-bottom: 1x solid #6F7A97;
}
.inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	height: 18px;
	background-color: #E6E6E6;
}
.menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu a:link {
	color: #666666;
	text-decoration:none;	
}
.menu a:visited {
	color: #666666;
	text-decoration:none;
}
.menu a:hover {
	color: #f09900;
}