
body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 16px;
}

table {
	font-size: 8pt;
}

table, tbody, tr, th, td, p {
	margin: 0;
	padding: 0;
}

.align-center {
	text-align: center;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 13pt;
	color: #8C0C0C;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 0px 0;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 11pt;
	color: #8C0C0C;
	padding: 0 0 0px 0;
	margin: 0 0 15px 0;
}

h3, .promoBoxInhalt h2 {
	color: #8C0C0C;
	font-size: 10pt;
	margin: 0 0 5px 0;
}

h4, #links h3, #rechts h3 {
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}



/* Formulare */

form {
	/* background-color: #000; */
	padding: 7px 10px;
}

input, textarea, select {
	border: 1px solid #c9c9c9;
	background-color: #fff;
	font-size: 8pt;
}

.formular {
	vertical-align: top;
}

.formular .hinweis {
	font-size: 7pt;
}

.clearer {
	clear:both;
	height:1px;
	line-height:1.2;
	overflow:hidden;
}

#extrarechts {
float:left;
padding:0;
width:207px;
}


#header {
	margin: 0;
	padding: 0;
	width: 967px;
	height: 200px;
	overflow: hidden;
	background-color:#000000;
}

#headerLinks {
	width: 196px;
	height: 134px;
	float: left;
	overflow: hidden;
}

#headerLogo {
	height: 100%;
	text-align: center;
	background-color: #8C0C0C;
}

#logoPrint {
	display: none;
}



#headerMitte {
	float: left;
	width: 742px;
	overflow: hidden;
}

#topnav {
	padding: 0px 2px 0px 5px;
	height: 21px;
	line-height: 21px;
	border-bottom:1px solid white;
}

#headerBild {
	height: 180px;
	overflow: hidden;
	background-color: #8C0C0C;
}

#headerRechts {
	float: left;
	width: 225px;
	height: 134px;
}

#headerRechtsServiceLinks{
  border-bottom:1px solid white;
}

#headerRechtsServiceLinks, #headerRechtsServiceLinks a {
  color: #fff;
	padding: 0px 1px 0px 5px;
	height: 21px;
	line-height: 21px;
	text-align: right;
}

#headerRechtsServiceLinks select {
	height: 16px;
	padding: 0;
}

#headerSuche {
	height: 125px;
	width: 225px;
	padding-right: 0;
	background-image: url("./../Bilder/header_go.gif");
	background-position: 57px 28px;
	background-repeat: no-repeat;
	text-align: right;
	overflow: hidden;
}

#headerSuche #headerSprachwahl {
	height: 33px;
}

#headerSuche #headerSuchformular {
	padding-top: 10px;
}

#headerSuche form {
	background: none;
/*	padding: 40px 10px 0 0;	*/
	padding: 0px 10px 0 0;
	margin: 0;
}

#headerSuche #sr_language_menu_form {
	background: none;
}

#headerSuche input {
	vertical-align: middle;
}

#headerSuche .suchfeld {
	width: 120px;
	height: 12px;
}

#headerSuche .suchbutton {
	background-color: #F3F7FB;
	border: 1px #c9c9c9 solid;
	background-image: url("../templates/images/suche.gif");
	background-position: 50px 2px;
	background-repeat: no-repeat;
	padding: 1px 12px 1px 0px;
	margin-left: 5px;
	width: 70px;
	height: 18px;
}

#headerSuche .suchbutton:hover {
	
}

#headerSuche select {
	border: 1px solid #c9c9c9;
	margin: 10px 10px 0 0;
}

#headerRechtsKontakt {
	height: 54px;
	line-height: 40px;
	padding: 3px 0px 0 17px;
	margin: 0;
	background-image: url("../templates/images/headerUnten.gif");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000;
	color: #434343;
}

#headerEckeObenRechts {
	background-image: url("../templates/images/headerEckeObenRechts.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#headerEckeObenRechts img {
	vertical-align: top;
}

#headerBalken {
	width: 970px;
	height: 97px;
	background-color: #CBE3EF;
}

#pageHeader {
	height: 68px;
	padding: 0;
	clear: both;
	margin: 4px 0 0 0px;
}

#reiterMenu {
	width: 967px;
	height: 22px;
	overflow: hidden;
	font-weight: bold;
	line-height: 22px;
	border-bottom: 1px solid #8C0C0C;
	/*background-color: #8C0C0C;*/
}

#reiterMenu ul {
	display: block;
	margin: 0;
	padding: 0 0 0 105px;
}

#reiterMenu ul li {
	display: block;
	float: left;
	margin: 0 2px 0 1px;
	padding: 0;
	width: 105px;
	text-align: center;
	background-color: #8C0C0C;
	height: 22px;
	outline: 3px solid #fff;
}

.reiterInhalt a{
  color: #fff;
}
li.aktiv .reiterInhalt a{
  color: #000;
}


#reiterMenu ul li div.reiterEckeLinks {
	background-image: url("../templates/images/reiterEckeLinks.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#reiterMenu ul li div.reiterEckeRechts {
	background-image: url("../templates/images/reiterEckeRechts.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#reiterMenu ul li.aktiv {
	background-color: #fff;
	border: 1px solid #8C0C0C;
}

#reiterMenu ul li.aktiv div.reiterAktivSeiteLinks {
	background: transparent url("../templates/images/reiterAktivRahmen.gif") repeat-y scroll left center;
	height: 22px;
}

#reiterMenu ul li.aktiv div.reiterAktivSeiteRechts {
	background: transparent url("../templates/images/reiterAktivRahmen.gif") repeat-y scroll right center;
	height: 22px;
}

#reiterMenu ul li.aktiv div.reiterAktivSeiteOben {
	background: transparent url("../templates/images/reiterAktivRahmen.gif") repeat-x scroll top center;
	height: 22px;
}

#reiterMenu ul li.aktiv div.reiterEckeLinks {
	background: transparent url("../templates/images/reiterEckeLinksAktiv.gif") top left no-repeat scroll;
}

#reiterMenu ul li.aktiv div.reiterEckeRechts {
	background-image: url("../templates/images/reiterEckeRechtsAktiv.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

#reiterMenu ul li.aktiv div.reiterInhalt {
	text-align: center;
	width: 105px;
	height: 22px;
}

#kruemel {
	width: 542px;
	height: 25px;
	overflow: hidden;
	padding: 10px 2px
}

#mainContainer {
	clear: both;
}

#links {
	width: 180px;
	float: left;
}

#links .menuUeberschrift {
	font-weight: bold;
	color: #8C0C0C;
}

#links ul.menu {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 6px 3px;
	/* background-color: #F3f6fb; */
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

#links ul.menu li {
	padding: 2px;
}

#links ul.menu li.menuEbene1 {
	
}

#links ul.menu li.menuEbene2 {
	padding-left: 18px;
}

#links ul.menu li.menuEbene3 {
	padding-left: 34px;
}

#links ul.menu li.menuEbene4 {
	padding-left: 50px;
}

#links ul.menu li.menuEbene5 {
	padding-left: 66px;
}

#links ul.menu li.menuEbene6 {
	padding-left: 72px;
}

#links ul.menu li.menuEbene6 {
	padding-left: 88px;
}

.aktiv {
	color: #1d5da7;
}

.aktiv a {
	color: #000;
}

#content {
	width: 765px;
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	overflow: hidden;
}

#seiteDrucken {
	float: right;
}

#contentInhalt {
	padding: 12px;
	width: 741px;
}

#contentInhalt p {
	margin-top: 0;
}

div.contentFooter {
	clear: both;
	border-top: #efefef 1px solid;
	color: #aaa;
	padding-top: 5px;
	margin-top: 10px;
	height: 1%;
}

div.contentFooter a {
	color: #888;
}

#rechts {
	width: 207px;
	float: left;
	padding: 0px;
}

#footer {
	clear: both;
	margin-top: 25px;
}

#footerNav {
	height: 23px;
	line-height: 23px;
}

#footerBalken {
	background-color: #8C0C0C;
	width: 967px;
	height: 26px;
	line-height: 26px;
}

#footerEckeUntenLinks {
	background: transparent url("../templates/images/footerEckeUntenLinks.gif") bottom left no-repeat scroll;
}

#footerEckeUntenRechts {
	background: transparent url("../templates/images/footerEckeUntenRechts.gif") bottom right no-repeat scroll;
}

/* Box */

div.boxSeiteOben {
	background: transparent url("../templates/images/boxRahmen.gif") repeat-x scroll top left;
	margin: 0 0 20px 0;
	padding: 0;
}

div.boxSeiteRechts {
	background: transparent url("../templates/images/boxRahmen.gif") repeat-y scroll top right;
	padding: 0;
	margin: 0;
}

div.boxSeiteUnten {
	background: transparent url("../templates/images/boxRahmen.gif") repeat-x scroll bottom left;
	padding: 0;
	margin: 0;
	/* IE fix */
	height: 1%;
}

div.boxSeiteLinks {
	background: transparent url("../templates/images/boxRahmen.gif") repeat-y scroll top left;
	padding: 0;
	margin: 0;
}

div.boxEckeObenRechts {
	background: transparent url("../templates/images/boxEckeObenRechts.gif") top right no-repeat scroll;
	padding: 0;
	margin: 0;
}

div.boxEckeUntenRechts {
	background: transparent url("../templates/images/boxEckeUntenRechts.gif") bottom right no-repeat scroll;
	padding: 0;
	margin: 0;
}

div.boxEckeUntenLinks {
	background: transparent url("../templates/images/boxEckeUntenLinks.gif") bottom left no-repeat scroll;
	padding: 0;
	margin: 0;
}

div.boxEckeObenLinks {
	background: transparent url("../templates/images/boxEckeObenLinks.gif") top left no-repeat scroll;
	padding: 0;
	margin: 0;
}

div.boxInhalt {
	padding: 10px;
}

div.promoBox {
	width: 255px;
	height: 240px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
}

/* IE6 */

* html div.promoBox {
	margin-left: 1px;
	margin-right: 3px;
}

div.promoBox .boxSeiteUnten {
	height: auto;
}

div.promoBoxInhalt {
	width: 235px;
	height: 196px;
	overflow: hidden;
	padding-bottom: 0px;
}

div.promoBoxInhalt h3, div.promoBoxInhalt h2 {
	margin: 0px 0px 10px 0px;
}

div.promoBoxInhalt img {
	float: right;
	margin: 0px 0px 5px 5px;
}

div.promoBoxFooter {
	clear: both;
	margin-top: -1px;
	padding: 10px;
}

div.boxInhalt table {
	background-color: #f3f7fb;
	width: 100%;
	margin: 5px 0;
}

div.boxInhalt table tr, div.boxInhalt table th, div.boxInhalt table td {
	padding: 0;
	margin: 0;
}

div.boxInhalt table th, div.boxInhalt table td {
	padding-left: 15px;
	padding-right: 15px;
}

div.boxInhalt p {
	margin: 3px 0 0 0;
}

div.boxInhalt ul {
	background-color: #f3f7fb;
	padding: 10px 15px;
	margin: 0;
	border: none;
	list-style-type: none;
}

div.boxInhalt ul li {
	padding: 2px;
}

/* Downloads */

div.tx_abdownloads_listView_download_1, div.tx_abdownloads_listView_download_2 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	border-bottom: 1px dashed #DEDEDE;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
}

div.tx_abdownloads_topView_downloads {
	padding: 10px;
}

/* News */


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:0px solid #F9FFE5;
	display: none;

}
.news-latest-container HR.clearer {
	clear:left;
	display: none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/* margin-top: 20px; */
	padding: 10px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color: #1D5DA7;
}

.news-latest-item H4 {
	background-image: url(../templates/images/pfeilRechts.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000;
}
.news-latest-gotoarchive A {
	color:#000;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px dashed #DEDEDE;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {


}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dashed #DEDEDE;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #1D5DA7;
}
.news-list-container H3 A {
	color: #1D5DA7;

}
.news-list-container P {
	
}
.news-list-date {
	float: right;
	color: #000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left: 0px;
}
.news-list-morelink  {
	margin-bottom: 3px;
	margin-top: 10px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
}
.tx-ttnews-browsebox TD {
	font-size: 8pt;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #DEEFFF;
	border:1px solid #d4d4d4;
}
.news-search-emptyMsg {
	font-size: 8pt;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin-bottom:5px;

}
.news-single-item H2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #DEDEDE; 
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color: #1d5da7;
	padding-bottom: 0;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	color:#000;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/* Sitemap */

.csc-sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.csc-sitemap ul li {
	font-size: 11pt;
	font-weight: bold;
	color: #1D5DA7;
	margin-top: 20px;
}

.csc-sitemap ul li a {
	font-size: 11pt;
	font-weight: bold;
	color: #1D5DA7;
}

.csc-sitemap ul ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	margin-top: 10px;
}


.csc-sitemap ul ul li {
	font-size: 10pt;
	font-weight: bold;
	color: #1D5DA7;
	margin-top: 0px;
}

.csc-sitemap ul ul li a {
	font-size: 10pt;
	font-weight: bold;
	color: #1D5DA7;
}

.csc-sitemap ul ul ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	margin-top: 0px;
}

.csc-sitemap ul ul ul li a {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
}

/* dropdown_sitemap */
.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
	color: #1D5DB7;
	background-color: inherit;
}

.tx-dropdownsitemap-pi1 DIV {
	margin-left: 20px;
	margin-top: 0px;
	padding: 2px;
}

.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}

.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}

.tx-dropdownsitemap-pi1 SPAN.ifsub {
	font-weight: bold;
}

.tx-dropdownsitemap-pi1 SPAN.spc {
	text-transform: uppercase;
	font-style: italic;
}

.tx-dropdownsitemap-pi1 .description {
	font-style: italic;
	font-size: 80%;
	margin-left: 5px;
}

.tx-dropdownsitemap-pi1 DIV {

}

.tx-dropdownsitemap-pi1 DIV.level_1 {
	font-size: 10pt;
	margin-top: 10px;
}

.tx-dropdownsitemap-pi1 DIV.level_2 {
	font-size: 9pt;
}

.tx-dropdownsitemap-pi1 DIV.level_3 {
	font-size: 8pt;
	padding-bottom: 0;
}

.tx-dropdownsitemap-pi1 DIV.level_4 {
	font-size: 8pt;
	padding-bottom: 0;
}

.tx-dropdownsitemap-pi1 DIV.level_5 {
	font-size: 8pt;
	padding-bottom: 0;
}

.tx-dropdownsitemap-pi1 DIV.level_2 SPAN.no, .tx-dropdownsitemap-pi1 DIV.level_3 SPAN.no, .tx-dropdownsitemap-pi1 DIV.level_2 SPAN.no a, .tx-dropdownsitemap-pi1 DIV.level_3 SPAN.no a {
	color: #000;
}

.tx-dropdownsitemap-pi1 DIV.expAll {
	border: none;
	background-color: transparent;
	color: #000;
	padding: 5px;
}

.tx-dropdownsitemap-pi1 DIV.expAll a {
	color: #000;
}

.tx-dropdownsitemap-pi1 IMG {
	margin-right: 5px;
}

/* Suche */

.searchFormTitle {
	float: left;
	width: 140px;
}

.searchFormField {
	margin-bottom: 3px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
	margin-bottom: 25px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display: inline;
	margin-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button
	{
	width: 100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword
	{
	width: 150px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr {
	/* font-style: italic; */
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup
	{
	color: red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background: #cccccc;
	vertical-align: middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
}

.tx-indexedsearch .tx-indexedsearch-category {
	background: #cccccc;
	font-size: 16px;
	font-weight: bold;
}
	
	/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin-bottom: 1em;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right: 1em;
	width: 10em;
	float: left;
}

.tx-indexedsearch .result-count-tmpl-css,.tx-indexedsearch .percent-tmpl-css
	{
	letter-spacing: 0;
	font-weight: normal;
	margin-top: -1.2em;
	float: right;
}

.tx-indexedsearch .info-tmpl-css dt,.tx-indexedsearch dl.info-tmpl-css dd
	{
	float: left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float: none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float: none;
}

.tx-indexedsearch-result-number {
	float: left;
}

.tx-indexedsearch-title {
	
}

.tx-indexedsearch .tx-indexedsearch-res {

}


#topnav, #topnav a{
color: #fff;
}

.bodytext a{
text-decoration: underline;
color: #8C0C0C;
}