A:link {
	text-decoration: underline;
	color: #FF9900;
}

A:visited {
	text-decoration: underline;
	color: #FF9900;
}

A:active {
	text-decoration: underline;
	color: #FF9900;
}

A:hover {
	text-decoration: underline;
	color: #66FF00;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: 40px;

}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 1px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #CCCCCC;
}
.boxnavi {
	width: 100%;
	margin: 3px;
	padding: 3px;


}
.hline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.headlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #CCCCCC;
	font-weight: bold;

}
.textbilder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #CCCCCC;
	padding-top: 0px;
	margin-top: 0px;

}
.bodybg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;


}
.topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	list-style-type: none;
	font-style: oblique;
	line-height: 28px;
	color: #666666;
	background-color: #52FF00;
	vertical-align: middle;
	padding-left: 20px;



}
.bgcontent {
	background-color: #000000;
	margin: 0px 3px 3px;
	padding: 0px 3px 3px;
	width: 100%;
}
.naiviline {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;


}
.tablebg {
	background-color: #000000;
	width: 100%;
}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #66FF00;
	font-weight: bold;

}
