@import url(muster-content.css);
@import url(tt_news.css);
@import url(ext.css);
@import url(menu300a.css);


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#000000;
}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
  font-size: 100%;
}
 {
}
 {
}
a:hover {
	text-decoration: none;
}

#topmenu a  {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: white;
	font-size: 80%;
  }

a:visited a:active a:hover {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: white;
	font-size: 80%;
}
strong, b {
	font-weight: bold;
}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
}
p {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
li {
	font-size: 90%;
	line-height: 1.4em;
	margin-top: 6px;
	margin-bottom: 6px;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
  }
td {
	font-size: 90%;
}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
img {
	border: 0;
}
/*** the following styles and notes are (c) Copyright
Big John @ www.positioniseverything.net ***/
div,p{margin:0}

.italics-test, .italics-test-side {
	font-style: italic;
	text-align: justify;
}

/* Ab hier Einstellungen für Elemente, die auf der Seite angeordnet werden */

/* Logo */

#logo {
	position: absolute;
	left: 0;
}

/* Bild im Kopfbereich */

#header-image {
	position: absolute;
	left: 000px;
}

#language {
	margin: 10px 10px 0 10px;
	width: 180px;
	display: block;
}

#search {
	margin: 10px 0 10px 15px;
}

#rootline {
	margin: 10px 10px 10px 10px;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}

#rootline a {
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

#rootline a:hover {
	text-decoration: underline;
}

#printlink {
	position: absolute;
	top: 155px;
	right: 25px;
}

#bottommenu ul {
	position: absolute;
	left: 20px;
	top: 15px;
	margin: 0;
	padding: 0;
}

#bottommenu li {
	list-style: none;
	display: block;
	margin: 0 20px 0 0;
	float: left;
}

#bottommenu  {
	color: white;
	padding: 5px 0 0 0;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	
}

#bordercontent {
	margin: 23px 10px 20px 10px;
	width: 180px;
	overflow: hidden;
}

/* \*/
* html .italics-test, * html .italics-test-side {
	overflow: hidden;
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1px;
	word-wrap: normal;
}
/* */


/* Indexsuche tx_indexed_search */

.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 TD.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 : 0;
	margin-bottom : 0;
}

.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;
}

.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;
}

.invisible, li dfn {
	display: block;
	position: absolute;
	left: -2000px;
	height: 0;
	width: 0;
}

