@import url(muster-content.css);
@import url(tt_news.css);
@import url(ext.css);
@import url(menu300a.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-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; color: #0d5a2b;
	}
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: 90%;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
	}
li {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}
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; 
}


html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background: #0d5a2b;
  min-width:1005px;
  text-align: left;
}
.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:0;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:1005px;
/* \*/
  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: url(../img/navi_links_verlauf.jpg) repeat-y left #ececec; 
}
#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:208px;
  width:597px;
  background: url(../img/inhalt.jpg) repeat-y #ffffff; /* Hintergrundfarbe mittlere Spalte */
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#float-wrap{
  width:597px;
  margin-right:-1px;
  float:left;
  display:inline;
}
#left{
  width:208px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-208px;
  height: 100%;
}
*>html #left{width:200px;}

#container-left{
  width:208px;
  overflow: hidden;
}
#right{
  float:left;
  display:inline;
  width:202px;
  margin-right:-200px;
  margin-left:-1px;
  position:relative;
}
/* \*/
* html #right{
  width:201px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-201px;
}
/* Above style hidden from Mac IE */
#container-right{
/* \*/
  width:200px;
/* 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:597px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:203px;
  overflow:hidden;
}
#clearheaderleft{
  height:203px;
  overflow:hidden;
}
#clearheaderright{
  height:203px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterleft{
  height:50px;
  overflow:hidden;
}
#clearfooterright{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:1005px;
  height:0px;
  overflow:hidden;
  margin-top:-0px;
}
#subfooter1{
  background:#0d5a2b;
  text-align: left;
  height:0px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:1005px;
  height:203px;
  overflow:hidden;
}
#subheader1{
  background:#ffffff;
  text-align: left;
  height:203px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:597px;
  margin-left:208px;
  background: url(../img/inhalt.jpg) repeat-y #ffffff; /* Hintergrundfarbe mittlere Spalte */
}
* 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 32px 10px 32px;
	width: 486px;
	overflow: hidden;
}



/* 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: 208px;
}

#language {
	margin: 10px 10px 0 10px;
	width: 180px;
	display: block;
}

#search {
	margin: 10px 0 10px 15px;
}

#rootline {
	margin: 20px 30px 20px 32px;	
	font: bolder 60% Verdana, Arial, Helvetica, sans-serif;
	color: #0d5a2b;
}

#rootline a {
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	color: #0d5a2b;
	text-decoration: none;
}

#rootline a:hover {
	text-decoration: underline;
}

#printlink {
	width: 100px; height: 10px;
	margin: 20px 0 20px 15px;
}

#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;
}

#bordercontent {
	margin: 23px 10px 20px 10px;
	width: 180px;  
	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: block;
	position: absolute;
	left: -2000px;
	height: 0;
	width: 0;
}



/* Horizontales Menü Test */

#nav {
	width: 597px;
	height: 17px;
	background: #0d5a2b;
	margin: 0px 0px 10px 0px;
}
	

#nav ul {
	float: left;
	width: 557px;
	list-style: none;
	background: #0d5a2b;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px 10px;
	font-size: 85%;
}
 
#nav ul a {
	display: block;
	color: #ffffff;
 	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin-top: -2px;
	margin-left: 10px; margin-right:10px;
	line-height: 17px;
}

#nav a:hover {
	background: url(../img/pfeil_hornavi_1.jpg) left  no-repeat;
}
  
#nav li {
	float: left;
	padding: 0;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
		
}
 
#nav li li {
	border-top: 1px solid #ffffff;
	width: 14em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
 
#nav li ul a {
	width: 14em;
	padding: 2px 0px 2px 10px;
	margin: 0px 10px 0px 10px;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #019038;
	color: white;
}





/* Vertikales Menü */

#nav_left  {
	margin: 10px 0px 0px 0px;
}

#nav_left ul.leftnavi {
	margin: 0;
	padding: 0;
	width: 208px;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
	list-style: none;
}

* html #nav_left ul.leftnavi {
	margin-bottom: 0; 
}

#nav_left li.leftnavi {
	border-top: 1px solid #ffffff;
	font: bold helvetica,arial,sans-serif;
	margin: 0px 0px 0px 0px;
	line-height: 2em;
	display: block;
	background: url(../img/pfeil_navi_1.jpg) top left no-repeat #0d5a2b;
	color: #ffffff;
}

#nav_left li.leftnavi a {
	display:block; 
	height:auto; 
	font-weight:bold; 
	padding: 4px 2px 4px 18px; 
	text-decoration: none;
	background: #019038;
	line-height: 3em;
	color: #ffffff;
	font: bold 97% helvetica,arial,sans-serif; width: 208px;
}

#nav_left li.leftnavi a:hover, #leftmenu a:focus, #leftmenu a:active {
	color: #ffffff;
	background: url(../img/pfeil_navi_1.jpg) top left no-repeat #0d5a2b;
}

#nav_left li.leftnavi-aktiv {
	border-top: 1px solid #ffffff;
	font-weight:bold; 
	padding: 0px 0px 0px 18px; 
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: url(../img/pfeil_navi_1.jpg) top left no-repeat #0d5a2b;
	color: #ffffff;
	font: bold 77% helvetica,arial,sans-serif; width: 208px;
	line-height: 1.9em;
}




/* Zweite Men�ebene */


#nav_left ul.leftnavi_sub1 {
 margin: 0px 0px 0px -40px;
 padding: 0px 0px px 0px;
 width: 208px;
 background: #ececec;
 list-style: none;
}

#nav_left li.leftnavi_sub1  {
	border-top:1px solid #019038;
	font: bold helvetica,arial,sans-serif; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	line-height: 1.4em;
	width: 208px;
	background: #ececec;
	color: #0d5a2b;
}

#nav_left li.leftnavi_sub1 a, #nav_left li.leftnavi_sub1 a:visited {
	display:block;
	height:auto; 
	font: bold 100% helvetica,arial,sans-serif;
	padding: 4px 2px 4px 30px; 
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: #ececec;
	color: #0d5a2b;
	width: 208px;
}

#nav_left li.leftnavi_sub1 a:hover, #nav_left li.leftnavi_sub1 a:active, #nav_left li.leftnavi_sub1 a.current {
	background: url(../img/pfeil_navi_3.jpg) top left no-repeat #ececec;
	color: #019038;
}

#nav_left li.leftnavi-sub1-aktiv {
	border-top:1px solid #019038;
	font-weight:bold; 
	padding: 0px 0px 0px 30px; 
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: url(../img/pfeil_navi_3.jpg) top left no-repeat #ececec;
	color: #019038;
	font: bold 77% helvetica,arial,sans-serif; width: 208px; font-size: 12px;
	line-height: 1.9em;
}




/* Dritte Men�ebene */


#nav_left ul.leftnavi_sub2 {
 margin: 0px 0px 0px -40px;
 padding: 0px 0px px 40px;
 width: 208px;
 background: #ffffff;
 list-style: none;
}

#nav_left li.leftnavi_sub2  {
	border-top:1px solid #019038;
	font: bold helvetica,arial,sans-serif; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	line-height: 1.4em;
	width: 208px;
	background: #ffffff;
	color: #0d5a2b;
}

#nav_left li.leftnavi_sub2 a, #nav_left li.leftnavi_sub2 a:visited {
	display:block;
	height:auto; 
	font: bold 100% helvetica,arial,sans-serif;
	padding: 4px 2px 4px 40px; 
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: #ffffff;
	color: #0d5a2b;
	width: 208px;
}

#nav_left li.leftnavi_sub2 a:hover, #nav_left li.leftnavi_sub2 a:active, #nav_left li.leftnavi_sub2 a.current {
	background: url(../img/pfeil_navi_2.jpg) top left no-repeat #ffffff;
	color: #019038;
}

#nav_left li.leftnavi-sub2-aktiv {
	border-top:1px solid #019038;
	font-weight:bold; 
	padding: 0px 0px 0px 40px; 
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: url(../img/pfeil_navi_2.jpg) top left no-repeat #ffffff;
	color: #019038;
	font: bold 77% helvetica,arial,sans-serif; width: 208px; font-size: 12px;
	line-height: 1.9em;
}








	



/* Name LV über Navi */

#nameLV {
	font: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #ffffff;
	padding: 7px 4px 0px 8px;
}

/* News-Überschrift */

#news-top {
	background: url(../img/news_top.jpg) right no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}