/* ALLGEMEINE AENDERUNGEN */

a, a * {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#content h1 {
	font-family: 'BDKJRegular', 'trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5em;
	color: #555;
}

#content h2, #content .nlitem1 h2, #content .nlitem1 h2 a {
	font-family: 'BDKJRegular', 'trebuchet MS', sans-serif;
	font-weight: 100;
	font-size: 20px;
	line-height: 1.2em;
	color: #999;
}

#content .themen_wrap h2 {
	font-size: 19px;
}

#content .nlitem2 h2,
#content .nlitem2 h2 a,
#content .nlitem3 h2,
#content .nlitem3 h2 a,
#content .nlitem4 h2,
#content .nlitem4 h2 a,
#content .nlitem5 h2,
#content .nlitem5 h2 a {
	font-family:"trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 1.2em;
}

#content h3,
#content .nlitem1 h3 a,
#content .nlitem2 h3 a,
#content .nlitem3 h3 a,
#content .nlitem4 h3 a,
#content .nlitem5 h3 a {
	font-family: 'BDKJRegular', 'trebuchet MS', sans-serif;
	font-size: 19px;
	font-weight: 100;
	line-height: 22px;
	font-weight: normal;
}

#left_navigation {
	font-family: 'BDKJRegular', 'trebuchet MS', sans-serif;
	font-weight: 100;
}

#left_navigation ul li a {
	font-size: 16px;
	color: #555;
	font-weight: normal;
	}

#left_navigation ul li.left_li_2 a {
	font-size: 14px;
}

#tools a {
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

#content a:hover, #content_right a:hover .newslink, #content_right .twitter_text a:hover, .themen_outer a:hover {
	color: #4d7800;
	text-decoration: underline;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	}

#content .news-latest-container h2 a:hover {
	text-decoration: none;
	}

#outer_right {
	overflow: hidden;
	}

#outer_right a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 0.7;
	padding-left: 6px;
	}
	
#outer_right a:hover{
	opacity: 1;
	padding-left: 0;
	}

#footer {color: #ccc;}

#footer a {
	font-family: 'BDKJRegular';
	text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
	color: #888;
	font-size: 17px;
	}

#footer a:hover {
	color: #000;
	}

#content ul {
	list-style-type: none;
	margin: 8px 0 20px 0;
}

#content ul li {
	list-style-type: none;
	font-size: 13px;
	padding-left: 35px;
	margin: 4px 0 4px 0;
	background: url(../bilder/bullet.png) 18px 6px no-repeat;
}

#content a.mail {
	background: url(../bilder/mail.png) 0px 1px no-repeat;
	padding-left: 17px;
}

#content a.external-link-new-window, #content a.external-link {
	background: url(../bilder/extern.png) 0px 4px no-repeat;
	padding-left: 17px;
}

/* Suchergebnisse */

#content .tx-indexedsearch * {
	margin: 0;
	padding: 0;
}

#content .tx-indexedsearch ul li {
	background: none;
	margin-right: 10px;
}

#content .tx-indexedsearch-searchbox a {
	font-size: 10px;
	margin-left: 85px;
}

#content .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	border: 1px solid #999;
	font-size: 14px;
	padding:
    -webkit-appearance: searchfield;
}

#content .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	background: #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	color: #444;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
}

#content .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button:hover {
	background: #ddd;
}

#content .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button:active {
	background: #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#content .tx-indexedsearch-searchbox table tr td {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding: 5px 10px 5px 0;
}

#content .tx-indexedsearch-whatis {
	margin: 15px 0 15px 0;
	font-size: 24px;
	color: #666;
}

#content .tx-indexedsearch-browsebox {
	margin: 15px 0 15px 0;
	color: #666;
}

#content .tx-indexedsearch-rules {
	display: none;
}

#content .tx-indexedsearch-res table, #content .tx-indexedsearch-searchbox {
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	background: #f9f9f9;
	margin: 0;
	padding: 8px;
}

#content .tx-indexedsearch-res table .tx-indexedsearch-title a {
	font-size: 16px;
}

#content .tx-indexedsearch-res table .tx-indexedsearch-percent {
	color: #ccc;
}

#content .tx-indexedsearch-res table .tx-indexedsearch-descr {
	font-size: 13px;
}

#content .tx-indexedsearch-res table .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #e2001a;
	}

#content .tx-indexedsearch-res table:hover {
	background: #eee;
}

#content .tx-indexedsearch-res table .tx-indexedsearch-info, #content .tx-indexedsearch-res table .tx-indexedsearch-path a {
	font-size: 11px;
	line-height: 1.1 em;
	font-weight: bold;
	color: #999;
	background: none;
}

/* LINKS */

#tools #link_bdkj a img, #tools #link_news a img, #tools .tx-igthemenlightbox-pi1 a img {display: none;}


#tools #link_bdkj a {
	display: block;
	width: 65px;
	height: 19px;
	background-image: url(../bilder/navi_bdkj.png);
	background-repeat: none;
	}

#tools #link_news a {
	display: block;
	width: 69px;
	height: 19px;
	background-image: url(../bilder/navi_aktuelles.png);
	background-repeat: none;
	}

/* #tools .tx-igthemenlightbox-pi1 a {
	display: block;
	width: 60px;
	height: 19px;
	background-image: url(../bilder/navi_themen.png);
	background-repeat: none;
} */

#tools .tx-igthemenlightbox-pi1 a {
	display: block;
	width: 75px;
	height: 25px;
	background-image: url(../bilder/navi_themen_neu.png);
	background-repeat: none;
	margin-top: -3px;
}


#tools #macina_suche div.suchfeld_button {
}

#tools #link_bdkj a, #tools #link_news a, #tools .tx-igthemenlightbox-pi1 a {background-position: top left;}
#tools #link_bdkj a:hover, #tools #link_news a:hover, #tools .tx-igthemenlightbox-pi1 a:hover {background-position: center left;}
#tools #link_bdkj a:active, #tools #link_news a:active, #tools .tx-igthemenlightbox-pi1 a:active {background-position: bottom left;}

/* PRESSE */

#content .news-list-container .news-list-item {
	position: relative;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	display: block;
	font-size: 13px;
	color: #222;
}
#content .news-list-container .news-list-item .news-list-date {
	float: none;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
}
#content .news-list-container .news-list-item h2 a{
	font-size: 21px;
	}

#content .news-list-container .news-list-item .news-list-category {
	float: right;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	margin-left: 10px;
}

#content .news-list-container .news-list-item img{
	float: left;
	margin: 2px 10px 5px 0;
}

#content .news-list-container .news-list-item hr {
	display: block;
	clear:both;
}

#content .news-list-container .news-list-browse {
	margin-top: 10px;
}

#content .news-list-container .news-list-browse .showResultsWrap, #content .news-list-container .news-list-browse .activeLinkWrap {
	font-size: 13px;
	color: #222;
	margin-bottom: 5px;
}

.content_big .zweispalter .zweispalter .zs_links,
.content_big .zweispalter .zweispalter .zs_rechts {
	width: 160px;
	float: left;
}

.content_big .zweispalter .zweispalter .zs_links {margin-right: 10px;}

#content .tx-igmtglverb-pi1 a {text-decoration: none !important;}
