/**
 * search
 */


/* Blauen Rahmen Style */
.borderStyle1 {
	border: 2px #2E2EAE solid;
}

.shadow {
	position:absolute;
	background:black !important;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
}

.tx-indexedsearch-title a {
	color: #D61422;
}

.tx-indexedsearch-res .tx-indexedsearch-res {
	margin-top: 5px;
}

.tx-indexedsearch-browsebox,
.tx-indexedsearch-whatis {
	margin: 6px 0;
}

#searchbox {
	width: 196px;
	height: 79px;
	position: absolute;
	left: 618px;
	top: 0;
}

#searchbox div {
	/*background-position: left top;
	background-repeat: no-repeat;*/
	width: 186px;
}

#search-field {
	height: 27px;
	
	/*background-image: url(../images/elements/search_field_bg.gif);*/
}

#search-button {
	height: 52px;
	margin-bottom:2px;
	/*background-image: url(../images/nav_top/nav_bg_type3.gif);*/
}
#searchbox .navSearchShadow {
	height:82px;
	left:3px;
	top:3px;
	z-index:1;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.30; 
	opacity: 0.30;
	
}
#search-field {
	
	
}
#search-field input {
	margin: 4px 0 0 6px;
	width: 172px;
	height: 17px;
	border: 1px solid #bdbec0;
	font-size: 10px;
}

#impressum-link a {
	color: #000;
	font-size: 9px;
	text-decoration: none;
}

#newsbar {
	margin: 92px 6px 0 16px;
	color: #1a171b;
	font-size: 12px;
}

#newsbar {
}

#newsbar .news-morelink {
}

#con .news-list-item h4,
.news-list-date {
	margin-bottom: 10px;
}

.news-list-item {
	margin-bottom: 20px;
}

	
#newsbar ul { 
	margin-bottom:0px;
	
}

#newsbar li {
	vertical-align:middle;
	line-height:14px;
	margin-bottom:10px;
	padding-left: 11px;
	background: url(../images/elements/blue_block.gif) no-repeat -0px 4px;
}

#newsbar a {
	font-size: 10px;
	color: #d61422;
}

#con .special-red h2,
#con h1.content-navigation-hl,
#newsbar h2,
#con h1.csc-firstHeader,
#con h2.csc-firstHeader {
	line-height: 17px;
	font-size: 14px;
	padding-bottom: 11px;
	color: #da000b;
	font-weight: normal;
	font-family:Arial;
}
#newsbar h2 {
	font-weight:bold;
}
#con .special-red h2 {
}
