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

 CSS Datei für das Layout des TYPO3 Musterprojekts  */

/* Das CSS Layout basiert auf Arbeiten von Owen Briggs, Big John
und ClevaTreva. Angepasst für TYPO3 von Jochen Weiland */

/* Einstellungen für die Anordnung der 3 Spalten sowie Kopf- und Fußbereich */

body {	font: 100.1% arial,helvetica,sans-serif;
/*	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:#333;
	}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
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: 12px;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
	}
li {
	font-size: 12px;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}
td {
	font-size: 12px;
	}
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; 
}


html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background: #ffffff;
  min-width:1000px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:943px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*  background:#ddffdd;  Hintergrundfarbe rechte und linke Spalte */
  background-image:url(../img/verlauf.png);
  background-repeat:repeat-y;  
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{ 
  z-index:1;
  position:relative;
  margin-left:220px;
  width:475px;
/*  background:#f888f8;
  background-image:url(../img/BG_mitte.jpg);
  background-repeat:repeat-y;  /* Hintergrundfarbe mittlere Spalte *(
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#float-wrap{
  width:475px;
  margin-right:-1px;
  float:left;
  display:inline;
}
#left{
  width:221px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-220px;
}
*>html #left{width:220px;}
#container-left{
  width:220px;
  overflow: hidden;
}
#right{
  float:left;
  display:inline;
  width:248px;
  margin-right:-248px;
  margin-left:1px;
  position:relative;
}
/* \*/
* html #right{
  width:251px;
  margin-left:0px;
  margin-right:-475px;
  mar\gin-right:-251px;
}
/* Above style hidden from Mac IE */
#container-right{
/* \*/
  width:248px;
/* Above hidden from IE-Mac */
  margin-left:2px;
}
/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:1px;
  mar\gin-left:0px;
}
/* Above style hidden from Mac IE */
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:475px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:213px;
  overflow:hidden;
}
#clearheaderleft{
  height:213px;
  overflow:hidden;
}
#clearheaderright{
  height:213px;
  overflow:hidden;
}
#clearfootercenter{
  height:25px;
  overflow:hidden;
}
#clearfooterleft{
  height:25px;
  overflow:hidden;
}
#clearfooterright{
  height:25px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:943px;
  height:25px;
  overflow:hidden;
  margin-top:-25px;
}
#subfooter1{
  background:#ffffff;
  text-align:center;
  height:25px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:943px;
  height:213px;
  overflow:hidden;
  background:#FFFFFF;
}
#subheader1{
  text-align:center;
}

#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:475px;
  margin-left:220px;
/*  background:#f8f800;  Hintergrundfarbe mittlere Spalte 
  background-image:url(../img/BG_mitte.jpg);
  background-repeat:repeat-y;*/
}
* html #gfx_bg_middle{
  display:none;
}

/* Ab hier Einstellungen für die Formatierung der Spalten */

/* Positionierung des Content innerhalb der mittleren Spalte */

#container-content {
	margin: 20px 0 0 0;
	width: 435px;
	overflow: hidden;
}



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

/* Logo */

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

/* Bild im Kopfbereich */

#header-image {
	position: absolute;
	top:25px;
	left: 0px;
	width:943px;
	height:135px;
	background-image:url(../img/headerimage.png);
	background-repeat:no-repeat;
}
#header-menu {
background:#FFFFFF;
	position: absolute;
	top:160px;
	left: 0px;
	width:943px;
	height:53px;
}


#search {
position:absolute; left:0px; top:28px; width:180px; margin-left:0px;
}
#printlink {
position:absolute; left:175px; top:35px;
}
#rootline {
	position:absolute; left:220px; top:40px;
	font: normal 60% Verdana, Arial, Helvetica, sans-serif;
	color:#36a728;
}

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

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

#language { visibility:hidden;
	position:absolute; right:-60px; top:35px;
	width: 180px;
	display: block;
}

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

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

#bordercontent {
	margin: 25px 0 0 0;
	width: 218px;
/*	overflow: hidden; */
}


/* CSS für Extensions */



/* Sprachmenü sr_language_menu */

.tx-srlanguagemenu-pi1 p {
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	line-height : 100%;
	color : #35006d;
	margin-top : 8px;
	padding : 0;
	text-indent : 0;
}

.tx-srlanguagemenu-pi1 img {
	margin : 0 5px;
	padding : 0;
	border-style : none;
}

.tx-srlanguagemenu-pi1 .CUR {
	float : left;
	font-size : 0.8em;
}

.tx-srlanguagemenu-pi1 .CUR a {
	background-color : transparent;
	color : #35006d;
	text-decoration : none;
	font-weight : bold;
}

.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active {
	color : #333333;
}

.tx-srlanguagemenu-pi1 .NO {
	float : left;
	font-size : 0.8em;
}

.tx-srlanguagemenu-pi1 .NO a {
	background-color : transparent;
	color : #35006d;
	text-decoration : none;
	font-weight : bold;
}

.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {
	color : #333333;
}

.tx-srlanguagemenu-pi1 .INACT {
	float : left;
	font-size : 0.8em;
}

.tx-srlanguagemenu-pi1 .INACT a {
	background-color : transparent;
	color : #35006d;
	text-decoration : none;
	font-weight : normal;
}

.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active {
	color : #333333;
}

.tx-srlanguagemenu-pi1 .SPC {
	float : left;
	font-family : Verdana, sans-serif;
	font-size : 0.8em;
	line-height : 100%;
	color : #35006d;
}

.tx-srlanguagemenu-pi1 fieldset label {
	display : none;
}

.tx-srlanguagemenu-pi1 fieldset select {
	font-size : 0.8em;
	font-family : Verdana, sans-serif;
	background-color : #35006d;
	color : white;
	font-weight : bold;
}

/* 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: none;
	position: absolute;
	left: -2000px;
	height: 0;
	width: 0;
}

.tx-cdpetition-piform .line {
  clear:both;
  padding:5px 0;
}
.tx-cdpetition-piform .line .label {
  float:left;
  text-align:right;
  width:10em;
  margin-right:1em;
}
.tx-cdpetition-piform .line input {
  width: 25em;
}
.tx-cdpetition-piform .line input.submit {
  background:url("../img/schaltflaeche-rechts.gif") no-repeat scroll left center #36A728;
  color:white;
  font-weight:bold;
  padding:5px 0 5px 3em;
  text-align:left;
  cursor:pointer;
  font-size:14px;
  width: 20em;
}
.tx-cdpetition-pilist th,
.tx-cdpetition-pilist td {padding:0 1em 0 0;}   

/* ______________________________________________ */


