body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;


}
p {
	font-size: 13px;
}
li {
	font-size: 16px;
}
a:link {
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-size: 16px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;

}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #CCCC66;
}
h3 {
	font-size: 18px;
	color: #CC6600;
}
#link {
	font-size: 13px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;

}
#link:hover {
	font-size: 13px;
	color: #CCCC66;
}
#navi {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
#navi:hover {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.naviaktiv {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
#link1 {
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
}
#link1:hover {
	font-size: 9px;
	font-weight: normal;
	color: #CCCC66;
}
