﻿/**** Banner ***/

/* Fix for bannermodul Firefox */
.radr_relativeWrapper, .radr_clipRegion{
    height: auto !important;
    width: auto !important;
}

/*****/

/**** Menu *****/
#horizmenu_menu
{
	height: 27px;
	line-height: 27px;
	float: left;
	width: 620px;
	top: 0px;
}
#horizmenu_menu li
{
	background-image: url(../design/bg_toplink_repeat.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100px;
	margin-right: 1px;
}
li.rmLast
{
	margin: 0px;
}
#horizmenu_menu a
{
	padding: 0px 15px 0px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.rmItem:hover, .menuNodeLevel0Selected
{
	background-image: url("../design/bg_toplink_active_repeat.jpg");
	background-repeat: repeat-x;
}


/* vetikal */
.rtLines .rtUL{
	padding: 0 !important;
}

span.rtSp, span.rtMinus, span.rtPlus {
	display: none !important;
}

a.menuNodeLevel1, a.menuNodeLevel1:visited{
	background-image: url(../design/bg_menu.jpg);
	display: block;
	width: 197px;
	height: 28px;
	color: #fff !important;
	text-indent: 20px !important;
	font-weight: bold !important;
	line-height: 28px !important;
}
a.menuNodeLevel1:hover
{
	background-image: url(../design/bg_menu_active.jpg);
}


.rtLI .rtLI .rtTop
{
	background-color: #181717;
	padding-top: 5px;
}
.rtLI .rtLI .rtBot
{
	background-color: #181717;
	padding-bottom: 5px;
}
a.menuNodeLevel1Selected ,a.menuNodeLevel1Selected:visited ,a.menuNodeLevel1Selected:hover {
	background-image: url(../design/bg_menu_active.jpg);
	display: block;
	width: 197px;
	height: 28px;
	color: #fff !important;
	text-indent: 20px !important;
	font-weight: bold !important;
	line-height: 28px !important;
}

a.menuNodeLevel2, a.menuNodeLevel2:visited, .menuNodeLevel2Selected, .menuNodeLevel2Selected:visited{
	display: block;
	width: 197px;
	height: 16px;
	background-color: #181717;
	color: #fff !important;
	text-indent: 30px !important;
	font-weight: bold !important;
	line-height: 16px !important;
}
a.menuNodeLevel2:hover
{
	color: #da7328 !important;
}
a.menuNodeLevel2Selected ,a.menuNodeLevel2Selected:visited ,a.menuNodeLevel2Selected:hover {
	color: #da7328 !important;
}

.rtLI .rtLI .rtLI .rtBot
{
	padding-bottom: 0px !important;
}
a.menuNodeLevel3, a.menuNodeLevel3:visited, .menuNodeLevel3Selected, .menuNodeLevel3Selected:visited{
	display: block;
	width: 197px;
	height: 16px;
	background-color: #181717;
	color: #515151 !important;
	text-indent: 40px !important;
	font-weight: bold !important;
	line-height: 16px !important;
}
a.menuNodeLevel3:hover
{
	color: #da7328 !important;
}
a.menuNodeLevel3Selected ,a.menuNodeLevel3Selected:visited ,a.menuNodeLevel3Selected:hover {
	color: #da7328 !important;
}

/**** End Menu *****/

/*Article*/
.articlecontainer
{
	width: 635px;
	float: left;
	padding: 0 0 0 10px;
	height: auto;	
}
.ArticleModule
{
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{
	font-weight:bold;
	font-size : 18px;
	padding : 0px 0px 2px 0px;
	margin : 0px 0px 0px 0px;	
}
.headingImagetopDiv
{
	padding : 0px 0px 4px 0px;
	margin : 0px 0px 0px 0px;		
}
.ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;
	}
.ingressImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.ingressImageleftImg
{
	width: auto;
}
.ingressImageleftText
{
	width : inherit;
}
.ingressImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.ingressImagerightImg
{
	width: auto;
}
.ingressImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.ArticleNewsLink
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;	
}
.ArticleContent
{
	height : auto;
	width : 100%;
	padding : 4px 4px 8px 0px;
}
.contentText
{
	
}
.contentTextTop
{
	clear : both;
}
.contentImagetop
{
padding : 0px 4px 4px 0px;
float : left;
}
.contentImagetopImg
{
	
}
.contentImagetopText
{
	font-size: 10px;
	font-style : italic;
	padding : 0px 0px 0px 0px;
}
.contentImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.contentImageleftImg
{
	width: auto;
}
.contentImageleftText
{
	width : inherit;
}
.contentImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.contentImagerightImg
{
	width: auto;
}
.contentImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.contentImagebottomDiv
{
}
.contentImagebottom
{
	padding : 4px 4px 4px 0px;
	float: left;
	text-align: left;
}
.contentImagebottomImg
{
	width: auto;
	
}
.contentImagebottomText
{
	width : inherit;
}
a, a:visited
{
	COLOR: #dc7027;
	text-decoration: none;
}
a:hover
{
	color: #CA1C23;
	text-decoration: underline;
}
.ArticleTipAFriend
{
	float: left;
	padding: 4px 4px 4px 4px;
		
}
.ArticlePrinterFriendly
{
	float: left;	
	padding: 4px 4px 4px 4px;
}
.ArticleAuthor
{
	float: left;
	padding: 2px 2px 2px 0px;
	margin : 2px 0 2px 0;
}
.articleAuthorText
{
	font-weight: bold;
}
.ArticlePublishDate
{
	float: right;	
	padding: 2px 0px 2px 2px;
	margin : 2px 0px 2px 0px;
}
.articlePublishDateText
{
	font-weight: bold;	
}
.articleBottomIcons
{
	float: left;
	clear: both;
	width : 100%;
}
.articleTopIcons
{
	float: left;
	clear: both;
	width : 100%;
}

.ArticleReadersRating
{
	float: right;	
	padding: 4px 4px 4px 4px;
}
hr
{
	color: #e9e9e9;
	height: 1px;
	clear: both ;
	border-right: none;
	border-left: none;
	border-bottom: none;	
}
img
{
	border: none;
}
.hideEditArticleIcons
{
	position: relative ;
	right: 206px;
	text-align :right;
}
/*Article end*/

/*TOC*/
.articleTOC
{
	padding: 0px 0px 10px 10px;	
}
.TOC
{
	padding: 0px 0px 0px 0px;
}
.TOCLink
{
	font-weight: bold;
	text-decoration : underline;
}
	
/*TOC end*/

/*Search*/
.searchBoxContainer
{
	margin: 10px 0px 0px 10px;
}
*html .searchBoxContainer
{
	margin-left: 6px;
}
.searchInput
{	
	border: 1px solid #CCCCCC;
	color: #726459;
	font-family: Arial,Verdana,Tahoma;
	font-size: 11px;
	height: 19px;
	width: 149px;
}
.searchInputDiv
{
	float: left;
}
.searchButtonDiv
{
	float: left;
	padding: 0px 0px 0px 3px;
}
/*Search end*/