@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #DA2E44;
	text-decoration:underline;
}

a:hover {
	color: #ba1d24;
	text-decoration:none;
}

#page_bg {
	background: #ba1d24 url(../images/elemente/bg_page.jpg) no-repeat center top;
}

#topnav ul li a:hover{ background: #D62434 url(../images/elemente/top_menu__over_bg.png) top repeat-x; }
#topnav ul li li a:hover{ background: none; background:url(../images/elemente/top_menu_row_hover.png) left top no-repeat; }
#topnav ul li li { background: none; background:url(../images/elemente/top_menu_row.png) left top no-repeat; }


#date{
	background: url(../images/elemente/menu_right.png) top right no-repeat;
}

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

#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	background: url(../images/elemente/rub_bottom.png) left bottom no-repeat;
	
}
ul.menu li{
	list-style:none;
	background: url(../images/elemente/menu_arrow.gif) top left no-repeat;
}
ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}
ul.menu li#current a{
	text-decoration:none;
	color:#363636;
	background:#E8ECF7;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	width:114px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 30px;
	line-height:29px;
	background:  url(../images/elemente/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#8c8c8c;
	text-decoration:none;
	font-size:11px;
}

#f_area ul.menu li{
	list-style:none;
	background:url(../images/elemente/menu_arrow.gif) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/elemente/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/elemente/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/elemente/menu_arrow.gif) top left no-repeat;
}