/* ######################################################################################################
**  Datei       : debug.css
*/

@media all
{

/* - - - - - - - - - - - - - - - - - - - - - - - */  
.news-single-header h2 {
	margin: 0 ; 
}
.news-single-date {
  margin: 0 0 0.5em 0;
	font-size: 0.9em ;
  font-weight: normal;
}
.news-single-subheader {
  margin: 0 0 1.5em 0;  
  font-style: italic;
}
.news-single-img {
	float: left ;
	padding: 0 10px 5px 0 ;
}
.news-single-additional-info {
	padding-top: 1.5em ;
}
.news-single-backlink {
  margin-top: 0.8em ;
}
.news-single-imgcaption {
  margin-bottom: 0.5em ;
}
.news-single-hr {
  color: transparent ;
  background: transparent ;
  border: 0 ;
  margin: 0 0 1em 0 ;
  padding: 0 ;
}
/* - - - - - - - - - - - - - - - - - - - - - - - */  
.news-list-header h3 {
	margin: 0 ; 
}
.news-list-header h3 a {
	text-decoration: none ;  
}
.news-list-date {
  font-size: 0.9em ;
  margin-bottom: 0.5em ;
}
.news-list-image {
  float: left ;
  padding: 0 10px 10px 0 ; 
}
.news-list-morelink {    
  margin-top: 0.5em ;  
}
.news-list-morelink a {    
	text-decoration: none ;  
}

/* - - - - - - - - - - - - - - - - - - - - - - - */  
.news-latest-start-container {
  padding: 0 ;
  border-top: 1px solid #03417A ;
}
.news-latest-start-item {
  line-height: 1em ;
}
.news-latest-start-item table {
  padding: 0 ;
  margin: 0 ;
}
.news-latest-start-item table tr td {
  padding: 8px ;
}
.news-latest-start-item h3 {
	margin: 0 ;   
}
.news-latest-start-item h3 a {
  color: #03417A ;
	font-weight: normal ;
	font-size: 13px ; 
	text-decoration: none ;  
}
.news-latest-start-item h3 a:hover {
	text-decoration: underline ;
}
.news-latest-td1 {
  width: 80px ; 
  border-bottom: 1px solid #03417A ;
}
.news-latest-td2 {
  width: 100% ;
  vertical-align: middle ;
  border-bottom: 1px solid #03417A ;
}
.news-latest-date {
	font-weight: normal ;
	font-size: 12px ; 
}
.news-latest-item h3 {
	background: transparent ;
	padding: 0 ;
	margin-bottom: 2px ;
	font-size: 1.1em ;
}
.news-latest-item h3 a {
	text-decoration: none ;
}
.news-latest-morelink a {
	color: #e41609 ;
	text-decoration: none ;
}
.news-latest-item a img {
	margin-top: 3px ;
}
.news-latest-hr {
  color: transparent ;
  background: transparent ;
  border: 0 ;
  margin: 0 0 1em 0 ;
  padding: 0 ;
}

.ui-corner-all {
	-moz-border-radius:0;
}
.ui-corner-top {
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}


.ui-widget-header {
	background: #4c79a2;
	border:1px solid #03417a;
	color:#FFFFFF;
	font-weight:bold;
}
.ui-widget-header .ui-state-default {
	background: #b0e0e6 ;
}
.ui-widget-header .ui-state-active {
	background: #fff ;
}

.ui-widget-content {
  background: transparent ;
	border:0px solid #eee;
	color:#03417a;
}
.ui-tabs {
	padding:0;
}
.ui-tabs .ui-tabs-panel {
	background:none repeat scroll 0 0 transparent;
	border-width:0;
	display:block;
	padding:1em 0;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#03417a;
	text-decoration:none;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color:#03417a;
	text-decoration:none;
}

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline;
	margin-right:5px;
	}
.tx-indexedsearch-redMarkup {
	font-weight: bold;
	}
.tx-indexedsearch .tx-indexedsearch-title {
	background: #e5e5e5;
	padding: 1px 5px;
	}
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
	float:left;
	}
dl.tx-indexedsearch-info {
	font-size:80%;
	color: #999;
	text-transform:uppercase;
	line-height:1.4em;
	}
dt.item-crdate, dt.item-mtime, dt.item-path {
	font-weight:bold;
	}
div.tx-indexedsearch-res {
	margin-bottom:2em;
	}
.tx-indexedsearch td {
	padding:2px;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox {
	}
input#tx-indexedsearch-searchbox-sword {
	width:250px;
	}
.tx-indexedsearch select {
	width:156px;
	}
.tx-indexedsearch label {
	display:block;
	margin-top:1em;
	text-transform:uppercase;
	font-size:90%;
	}
.tx-indexedsearch legend {
	display:none;
	}
.tx-indexedsearch-search-submit {
	padding:1em 0;
	}


/* Close @media all - DO NOT DELETE! */
}
