@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #004000;
	text-decoration:underline;
}

.normallink {  font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#000000; font-style:none; text-decoration:underline; }
A:hover.normallink {  font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt; color:#004000; font-style:none; text-decoration:underline; }

.flussrechts { float: left; margin: 0 30px 5px 0; } 

.flusslinks { float: right; margin: 0px 0 0 30px; } 

#page_bg {
	background: #cce59d url(../images/blue/bg_page.png) top repeat-x;
}
#main_bg{
	background: url(../images/blue/bg_main.png) left repeat-y;
}
#logo_bg{
	background: #FFFFFF url(../images/blue/bg_logo.png) top repeat-x;
}

#banner{
	background: #FFFFFF url(../images/blue/banner.jpg) center top no-repeat;
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/blue/bg_h3.png) top left no-repeat;
}

#f_area{
	background: #e4e4e4;
}
#f_area h3{
	background:  url(../images/blue/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/blue/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#004000;
}
ul.menu li{
	list-style:none;
	background:url(../images/navi_links.gif) top left no-repeat;
}

.bobo{
	list-style:none;
	background:url(../images/navi2.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#004000;
}
