/*.tx-indexedsearch-browsebox p {
  background: none;
	width:100%;
  border-bottom: 1px solid #B8D6EF;
  font-size: 11px; 
}*/

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
  list-style-type: none;
  padding: 0;
  margin: 0;
} 

.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:90%; 
} 

.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 TD.tx-indexedsearch-descr { 
  font-style:italic; 
} 

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
  color: #B8D6EF; 
} 

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: none;
	width:100%;
  border-bottom: 1px solid #B8D6EF;
  font-size: 11px; 
} 

.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; 
} 

/* Glossar */

.tx_sgglossary_abc {
  background: url('/fileadmin/img/bg_glossar.gif') top left no-repeat; 
  height: 60px;
  width: 545px;
}

.tx_sgglossary_abc p {
  position: relative;
  top: 20px;
  left: 10px;
}

.tx_sgglossary_abc a {
  font-size: 1.4em;
  margin-right: 5px;
}

.tx_sgglossary_abc span a {
  text-decoration: underline;
}

p.tx_sgglossary_description {
  clear: both;
  float: none;
  display: block;
  margin: 0 0 20px 0;
}

p.tx_sgglossary_description img {
  display: inline;
  float: right;
  margin: 0 0 10px 10px;
}

/* Newsletter Anmeldung */

form.newsletter_subscription {
  background: url('/fileadmin/img/background-aboform.gif') top left no-repeat; 
  height: 150px;
  width: 545px;
  padding: 20px 0 0 10px;
}

.abersubsubmenu
{
	background-image: url(../img/navi_subsubmenu_background.gif);
	background-repeat:repeat-x;
	background-color:#6AABEE;
	margin:0;
	padding: 0 10px 10px 10px;
	z-index: #999;
}

.abersubsubmenupoint{
	margin:0;
	padding:0;
}
.abersubsubmenupointlink{
	margin:0;
	padding:6px 0;
}
 
* html .abersubsubmenupointlink{
	margin:0;
	padding:0;
}

.abersubsubmenupoint a 
{
  text-decoration:none;
	color:#163a61;
	font-size:10px;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 10px;
}

.abersubsubmenupoint a:hover
{
	color:#466a91;
}

.abersubsubmenusplitter
{
	color:#163a61; 
  background-color:#163a61;
	height:1px; 
	width:100%;
	margin:0;
	padding:0;
  text-align:left; 
  border:none;
}

.abermaincontent h1 {
  line-height: 1.2em;
}

/* Tip a friend */
form#tippform {
  background: url('/fileadmin/img/background-tipafriendform.gif') top left no-repeat; 
  width: 545px;
  height: 399px;
  padding: 10px 0 0 10px;
}

form#tippform table td {
  padding: 3px 0;
}

.abertools {
  float: right;
  margin-top: -25px;
}


/* News Kommentare */
.tx-veguestbook-pi1 {
  clear: both;
  width: 552px;
}

.tx-veguestbook-pi1 form#commentform {
  background: url('/fileadmin/img/komm_form_header.gif') top left no-repeat;
  padding: 25px 0;
}

.tx-veguestbook-pi1 form#commentform table {
  width: 100%;
  background: #daeafa;
}

.tx-veguestbook-pi1 form#commentform table td {
  color: #4393d8;
}

.tx-veguestbook-pi1 form#commentform input,
.tx-veguestbook-pi1 form#commentform textarea {
  margin-top: 3px;
  border: 1px solid #b4cee7;
}

.tx-veguestbook-pi1 form#commentform input.submit {
  margin-top: 0;
  border: none;
  background: none;
  color: #08468a;
}

.tx-veguestbook-pi1 h3 {
  width: 100%;
  color: #08468a;
  font-size: 12px;
  border-bottom: 1px solid #B8D6EF;
  margin-top: 55px;
}

.tx-veguestbook-pi1 h3 a {
  float: right;
  position: relative;
  top: -16px;
}

* html .tx-veguestbook-pi1 h3 a {
  margin-bottom: -16px;
}

.tx-veguestbook-pi1 div.comment {
  clear: both;
}

.tx-veguestbook-pi1 div.comment strong {
  color: #08468a;
}
