html, body {
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#fef8eb;
	background-image:url(bg_seite.gif);
	background-repeat:repeat-y;
}

img {
  border:0px;
}

a {
	color: #eb5d22;
	text-decoration:none;
}

h3 a {
	color: black;
}
h3, h4  {
	font-size:100%;
	font-weight: bold;
}



#header_start {
	z-index:10;
  background-image:url(bg_header_repeat.gif);
  background-repeat:repeat-x;
	position:fixed;
	top:0px;
	left:0px;
	height:110px;
	width:100%;
}

#header {
	white-space:nowrap;
	z-index:10;
	position:fixed;
  background-image:url(bg_header.gif);
  background-repeat:no-repeat;
   background-color: #628757;
	top:0px;
	left:0px;
	height:110px;
}

#header_logo {
	padding-left:237px;
	padding-top: 7px;
}

.seitenheader {
  margin-bottom:12px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

div#search {
	z-index:10;
	position:fixed;
	top:141px;
	left:0px;
	height:31px;
	width:194px;
	background-color: #006425;
}

div#search td {
	vertical-align: bottom;
	padding:0px;
	padding-top:2px;

}

div#search td.formfield {
	padding-bottom:3px;
}

div#search input.input-text, div#search input.input-submit {
	width:110px;
	font-size:11px;
	line-height:11px;
	height:15px;
	border:1px solid #cc8200;
	background-color: white;
}

div#search input.input-submit {
	width:19px;
	height:19px;
	border-left:1px solid white;
	background-image:url(bg_arrow.gif);
}

.search-outer {
	display: table;
}

.search-inner-image {
	display:table-cell;
}

.search-inner-field {
	display:table-cell;
	vertical-align:top;
}


#left-nav1 {
	z-index:10;
	position:fixed;
	background-color: #004c1b;
	top:110px;
	left:0px;
	height:31px;
	width:195px;

}

#nav_1 {
  padding:0px;
  margin:0px;
  height:31px;
  background-color:#004c1b;
	position:fixed;
	left:194px;
	right:0px;
	top:110px;
	border-bottom:1px solid #cc8200;
	z-index:10;
}

#nav_1_tab {
	height:23px;
	margin-left:36px;
}

#nav_1_tab td.item, #nav_1_tab td.item_aktiv {
  padding:0px 5px 0px 10px;
  white-space: nowrap;
}

#nav_bread {
	position:fixed;
	z-index:10;
	top:142px;
	background-color: white;
	left:195px;
	right:0px;
	padding:5px 0px 5px 0px;
	padding-left:48px;
	color:#544c4e;
	height:19px;
}

#content {
 	padding:192px 15px 90px 35px;
	margin: 0px 205px 30px 209px;
	/* margin-right: 5px if #right is empty */
}

#footer {
	z-index:10;
	width:100%;
	position:fixed;
	left:0px;
	bottom:0px;
	height:52px;
	background-color:#FBF7E7;
}

#footer-left {
	float:left;
	border-top:1px solid #006425;
	border-right:1px solid #cc8200;
	height:54px;
	width:194px;
	background-color:white;
	vertical-align:top;
}

#footer-logo {
	float: left;
	vertical-align:top;
}

#footer-links {
	padding-top:9px;
	margin-left:58px;
}

#footer-right {
	position:absolute;
	bottom:0px;
	right:0px;
        left:195px;
	height:31px;
	border-top:1px solid #cc8200;
	background-color: #fcecd1;
	padding-top:20px;
	padding-left:49px;
	color:#544c4e;
}

.tx-mitdownload-pi1 .white, .csc-uploads-icon-size {
	background-color: white;
	border:1px solid white;
	border-top:0px;
	padding-left:0em;
	padding-right:0.5em;
	margin-right:0.5em;
	width:8em;
	display:block;
	float:left;
}

#right .csc-uploads-icon-size {
	float: none;
	background-color: none;
	padding:5px 0em 0em 0em;
	border:0;
}

.tx-mitdownload-pi1 .description, .csc-uploads-description {
	clear:left;
	display:block;
	margin:3px 5px 1em 0px;
}

#nav_2 {
	position:absolute;
  width:194px;
  padding:0px;
	top: 172px;
	left:0px;
	z-index:5;
        background-color:#006425;
	min-height:25px;
}

.nav_2 {
  background-color:#004c1b;
  padding:8px 0px;
	margin-bottom:48px;
}

#nav_2_end {
	height:0px;
	z-index:1;
}

#bg_nav2 {
	background-position:bottom left;
	background-repeat:no-repeat;
	position:fixed;
	bottom:52px;
	left:0px;
	z-index:3;
	width:194px;
	height:400px;
}

#get_nav2 {
	background-repeat:no-repeat;
	position:fixed;
	top:172px;
	left:0px;
	z-index:4;
	width:194px;
	height:40px;
}

.nav_2 .nav_3 {
	margin-left:10px;
}

.nav_2 .nav_3  a {
	color:#add6ad;
}

.nav_2 .nav_3 .item,
.nav_2 .nav_3 .item_aktiv {
	padding:2px 0px 1px 9px;
	border-left:1px solid  #add6ad;
	line-height:15px !important;
}

.nav_2 .nav_3 .item a:hover,
.nav_2 .nav_3 .item_aktiv,
.nav_2 .nav_3 .item_aktiv a {
      color:#efa56b;
}

#right {
	position:absolute;
	right:0px;
	top: 172px;
	z-index:5;
}

.tabletitle, table.contenttable caption {
	padding:2px 8px 2px 8px;
	color: white;
	font-weight: bold;
	text-align:left;
	margin-left:-1px;
}

#right .tabletitle, table.contenttable caption {
	margin-left:0px;
}
table.coloredtable, table.contenttable {
	margin-top:2px;
	background-color:white;
	width:529px;
}

#right .downloads {
	padding:8px;
	margin-bottom:52px;
	background-color:white;
	width:184px;
	overflow: hidden;
}

#right .tabletitle {
	width:182px;
	overflow: hidden;
}

.linkbox {
	float: left;
	margin-right:1em;
	margin-bottom:1em;
	border:1px solid black;
	width:175px; height:97px;
	background-color:white;
	overflow:hidden;
}

.linkbox p.bodytext {
	padding:7px;
	line-height:14px;
}
.linkbox p.bodytext a  {
	color:black;
}
.linkbox p.bodytext a span {

	color:#eb5d22;
}

.tt_links table,
table.jaegerschaften {
	width:529px;
}
.tt_links table td, table.jaegerschaften td {
	padding:3px 8px 2px 8px;
	vertical-align: top;
}
table.jaegerschaften .tabletitle td {
	padding:2px 8px 2px 8px;

}
/* SHOP */
.tt_products .price-info {
	float: left;
	padding-top:2px;
}
.tt_products .form-basket {
	float: right;
}

.tt_products .price-total {
	float: right;
	padding-top:2px;
	margin-left:50px;
	text-align:right;
}

.tt_products .price{
	font-weight: bold;
	color:#ef5a21;
	padding-top:2px;
}


.tx-newloginbox-pi1 table {
	margin:0px;
}

.tx-newloginbox-pi1 td p {
	margin:1px 1px 2px 0px;
}

input.submit, input.tx-srfeuserregister-pi1-submit  {
	color: white;
	font-weight: bold;
}

.tt_products input.submit {
	height:23px;
	position:relative; top:-1px;
 }

.tt_products input.text {
  	text-align:center;
	padding:4px;
	width: 30px;
	height:13px;

}

.tt_products .tabletitle h3 {
	margin:2px 0px 2px 0px;
}

.tt_products .textcell {
	padding:11px;
	vertical-align:top;
}
.tt_products .textcell h4 {
	margin:0;
	padding:0;
	font-weight: normal;
}
.tt_products .textcell .note {
	height:100px;
}
.tt_products table {
	border-collapse: collapse;
}

.tt_products table table {
	border:0px;
}

.tt_products table table td {
	vertical-align:top;
	border:0px;
}
.tt_products .text-links {
	padding-left:11px;
	font-weight: bold;
	padding-top:13px;
	padding-bottom:13px;
	vertical-align:top;
}

.tt_products .browse td {
	padding:2px 11px 2px 11px;
}
.tt_products .image {
	width:155px;
	height:155px;
	padding:11px;
	text-align:center;
}

.typo3-adminPanel {
	position:fixed !important; left:3px; top:3px; width:300px !important; z-index:50 !important;
}

/* Edit Panels */
.typo3-adminPanel-submit {
  text-align:right; 
}

.typo3-editPanel {
  background-color:#cccccc;
	text-align:left;
}

.typo3-editPanel-controls  {
	width:60px; 
}

.typo3-editPanel-label {
	text-align:left;
}

.typo3-editPanel-label, .editPanelTop td {
	font-size:12px;
	color:black;
}

.typo3-adminPanel-hRow {
	background-color: #cccccc !important;
}
/* Edit Panels im Header */
.editPanelTop {
	position:fixed;
	top:3px;
	left:310px;
	z-index:50;
	padding:2px 0px 2px 0px;
	background-color:#f6f2e6; 
	border: 1px solid black;
}

#editPanel-new {
	left: 470px; 
}
.editPanelTop form {
	background-color:#f6f2e6; 
	padding:2px 4px 2px 4px;
	border:1px solid #f6f2e6;
}

.editPanelTop .typo3-editPanel {
 width:140px;
}

.editPanelTop .typo3-editPanel-controls {
	width:25px; 
}

#editPanelSet  {
	display:none;
}

.addresses {
	border-collapse: collapse;
	margin-bottom: 1em;
}

.addresses .address {
	vertical-align: top;
	width: 160px;
	padding: 8px;
	line-height: 16px;
}

.addresseswithimages td.addressimage {
	width:100px;
	vertical-align:top;
	text-align:center;
	padding:8px;
	border-right:0px solid white;
}	
.addresseswithimages td.addressimage img {
	margin:auto;
}

.addresseswithimages .address {
	padding:8px;
	border-left:0px solid white;
}

.news-list-item p.bodytext,
.news-list-item h3 {
	margin:0;
}

.news-latest-container {
	margin-top:1em;
}

.tx-indexedsearch label {
  width:120px;
  display:block;
  float: left;
}

.tx-indexedsearch-category {
  border:1px solid #f2b25a;
  margin-bottom:1em;
}

.tx-indexedsearch-whatis {
  display:none;
}
.tx-indexedsearch-content {
  padding-left:1em;
  padding-right:1em;
}
.tx-indexedsearch-descr {
  margin-top:0px;
  padding-top:0px;
}
.tx-indexedsearch-category h1 {
  color:white;
  background-color:#f2b25a;
  margin:0px;
  padding:4px;
  
}

.tx-indexedsearch-searchbox fieldset {
  padding:1em;
}	
.tx-indexedsearch .row {
  padding:2px 0px 2px 0px;
  clear: left;
}
  
.tx-indexedsearch dt,
.tx-indexedsearch dd {
  margin:0;
  padding:0;
  display:inline;
}

.tx-indexedsearch-redMarkup {
  color:#ef5a21;
}
  
.tx-indexedsearch .percent {
  display:none;
}
.tx-srfeuserregister-pi1-error { color:red }
td.tx-fhljnkurse-pi1-listrowField-price ,
td.tx-fhljnkurse-pi1-listrow-submit {
	white-space: nowrap 
}
.typo3-editPanel-controls .iconMode { padding:1px 4px;  }
.subscribeform label { display: block; margin-top:1em; }
.subscribeform { width:250px; }
.subscribeform .required { color:red; font-weight: bold; }

