.news-list-browse{
	float:left;
	width:532px;
	margin-top:20px;
}
.browseLinksWrap{
	text-align:center;
}

.browseLinksWrap a{
	background-color:#464646;
	color:#FFF;
	display:inline-block;

	height:15px;
	border: solid 1px #7d7d7d;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	margin-right:7px;
	text-decoration:none;
	cursor:pointer;
	}
.browseLinksWrap a:hover{
	background-color:#e91b2c;
	}
.browseLinksWrap span{
	background-color:#e91b2c;
	display:inline-block;

	color:#FFF;
	height:15px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	border: solid 1px #7d7d7d;
	margin-right:7px;
	text-decoration:none;
	cursor:pointer;
	}
	
ul.mainmenu li ul.hoversubmenu li.menu_child ul.subsubnavi a.active{
	background-position:right 4px;
}

.news-single-image{
	float:left;
	width:100%;
}
.news-single-img{
	width:100%;
	margin-bottom:10px;
	margin-top:15px;
}
.news-single-img a {
	float:left;
	margin-right:5px;
	margin-bottom:5px;

}

.news-single-item p.news-single-imgcaption{
	display:none;
}

li.leftmenu_first a, li.leftmenu_second a, li.leftmenu_third a, li.leftmenu_fourth a {
	cursor:pointer;
}

#mainContainerMiddleSubNavi {
	background-image:url("../img/bg/bg_main.gif");
	background-position:0 0;
	background-repeat:repeat-y;
	float:left;
	padding-left:10px;
	height:auto;
	width:885px;
	color:#7c7c7c;
	padding-top:5px;
	padding-left:20px;
	}
	
#mainContainerMiddleSubNavi a {
	color:#7c7c7c;
	text-decoration:none;
	}
	
#mainContainerMiddleSubNavi a:hover {
	color:#7c7c7c;
	text-decoration:underline;
	}
	
#mainContainerMiddleRight  {
	padding:3px 19px 10px 10px;

}

#searchForm {
float:right;
margin-right:10px;
}

#searchForm .quicksearch{
	height:24px;
	width:100px;
	background-image:url(../img/bg/search_bg_input.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	border:solid 1px #595959;
	color:#848484;
	margin-right:5px;
	}
	
#searchForm .submit{
	background-image:url(../img/link/pfeil_search.gif);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	position:relative;
	width:19px;
	height:19px;
}

.tx-indexedsearch input#tx-indexedsearch-searchbox-sword{
	height:24px;
	width:220px;
	background-image:url(../img/bg/search_bg_input.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	border:solid 1px #EEE;
	color:#848484;
	margin-right:5px;
}

.tx-indexedsearch .submit{
	background-image:url(../img/link/pfeil_search.gif);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	text-indent:-99px;
	height:19px;
	width:19px;
}
.tx-indexedsearch-browsebox ul.browsebox{
	margin:0px;
	margin-top:10px;
	margin-left:-1px;
	padding:0 0 10px;
	border-bottom: solid 1px #eee;
}
.tx-indexedsearch-browsebox ul.browsebox a {
	color:#333333;
	text-decoration:none;
}
.tx-indexedsearch-browsebox ul.browsebox a:hover {
	color:#333333;
	text-decoration:underline;
}
.tx-indexedsearch-res{
	margin-top:20px;
}

.res-tmpl-css{
	border-bottom: solid 1px #eee;
	padding-bottom:10px;

}
.tx-indexedsearch-title a:hover{
	text-decoration:underline;
}
.tx-indexedsearch-title a{
color:#333;
text-decoration:none;
}
.tx-indexedsearch-title{
	position:relative;
	top:-5px;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	margin:0px;
	font-weight:bold;
}
ul.lefthoversubmenu {
	height:195px;
}

.colorBoxInline{
	background-color:#FFF;
}

.colorBox{
	background-image:url("../img/link/pfeil_kasten_sp.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:28px;
	left:256px;
	position:relative;
	width:28px;
	}
.colorBox:hover{
	display:block;
	width:28;
	height:28px;
	background-image:url(../img/link/pfeil_kasten_sp.gif);
	background-position:0px -28px;
	background-repeat:no-repeat;
}

.colorBoxInline{
	margin:20px;
}



.colorBoxInline a.mail{
	color:#eb2315;
	text-decoration:none;
}

.colorBoxInline .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image{
	margin:0px;
}