html { 
  margin-bottom: 1px;   
  height: 100%;
} 

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right:9px !important;
}

body {
  text-align: center;
  font-size: 11px;
  margin: 0;
  font-family: verdana,arial,sans-serif;
  color: #333;
  line-height: 18px;
  height: 100%;
  background-color: #333;
  background:transparent url(/fileadmin/template/images/kachel_403_300.gif) repeat scroll 0% 0%;
}
form {
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5 {
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 20px;
  font-weight: bold;
  font-family: trebuchet ms;
  margin-bottom: 20px;
  line-height: 28px;
  text-transform: uppercase;
  color: #666;
}
h2, .csc-subheader-2 {
  font-size: 15px;
  font-weight: bold;
  font-family: trebuchet ms;
  margin-bottom: 20px;
  color: #666;       
}
h3, legend {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
}
legend {
  color: #333333;
}
h4 {
  font-size: 11px;
  text-transform: uppercase;
  color: #b3a283;
  border-bottom: 2px solid #ddd7c9;
  margin-bottom: 15px;
  font-weight: normal;
}
img {
  border: 0;
}
div {
  margin:0;
  padding:0;
}
input, textarea, select {
  font-family: Verdana;
  font-size: 11px;
  line-height: 16px;
}
ul {
 list-style-type: none;
 margin:0;
 padding:0;
}
ol {
 margin: 0;
 padding: 0 0 0 18px;
}
p {
 margin-top: 0;
 z-index: 0;
}
fieldset {
 border: 0;
 padding: 0;
}
a, a:visited, a:active {
 text-decoration: none;
 font-weight: bold;
 color: #385519;
}
a:hover {
 color: #30451a;
 text-decoration: underline;
}
table.typo3-adminPanel {
 width: auto;
}
table {
 border-spacing: 0;
 border-collapse: collapse;
 border-style:none;
 margin-bottom: 10px;
 border-top: 2px solid #ddd7c9; 
 width: 100%;
}
table td, table th {
 padding: 3px 3px 3px 0px;
}
table p {
 padding: 0;
 margin: 0;
}
table thead td {
 line-height: 18px;
 height: 18px;
 border: 0;
}
#content p a.external-link-new-window, #content p a.external-link-new-window:visited, #content p a.external-link-new-window:active {
  background:transparent url(/fileadmin/template/images/link_extern.gif) no-repeat scroll left center;
  display: inline-block;
  padding-left:15px;
}
#content p a.internal-link,#content p a.internal-link:active,#content p a.internal-link:visited,
div.poi-content a, div.poi-content a:active, div.poi-content a:visited{
  background:transparent url(/fileadmin/template/images/link_intern.gif) no-repeat scroll left center;
  display: inline-block;
  padding-left:10px;  
}
#content p a.download, #content p a.download:visited, #content p a.download:active, 
#center_row div.news-single-item a.download, #center_row div.news-single-item a.download:visited, #center_row div.news-single-item a.download:active {
  background:transparent url(/fileadmin/template/images/link_datei.gif) no-repeat scroll left center;
  padding-left: 15px;
}
#content p a.mail,#content p a.mail:active,#content p a.mail:visited {
  background:transparent url(/fileadmin/template/images/link_mail.gif) no-repeat scroll left center;
  display: inline-block;
  padding-left:15px;  
}
#content .tx-dropdownsitemap-pi1 div  {
 margin-left: 0;
}

#content div.tx-dropdownsitemap-pi1 ul,#content div.tx-dropdownsitemap-pi1 ol {
 list-style: none;
 padding: 0 0 0 10px;
}

#left div.csc-element {
 margin-bottom: 24px;
}
#left ul {
 padding: 0 0 15px 0;
}
#left ul li {
 background: url(/fileadmin/template/images/icon_list.png) left 8px no-repeat;
 padding-left: 10px;
}
#left table tbody td, #left table thead th  {
 border-bottom: 1px solid #ddd7c9;
 font-weight: normal;
}
table caption {
 text-align: left;
 font-size: 11px;
 font-weight: bold;
}
#left table.csc-uploads {
 border-top: 2px solid #ddd7c9;
}
#wrap {
 width:960px;
 margin: 0px auto 50px auto; 
 /* margin-bottom: -1px;
 min-height: 100%; */
 background-color: #ddd7c9;
 padding: 20px 0 0 0;
}
#container {
 background-color: #fff;
 text-align:left;
 min-width: 920px;
 position: relative;
 width: 920px;
 margin: 0px 20px 0 20px;
}
#main_body {
 padding:0 20px 0 20px;
}

/* NAVI */
#main_navi li {
 z-index: 10;


}
#main_navi li ul {
 visibility:hidden;
 clear: both;
 float: none;
 position: absolute;
 top: 29px;
 left: 0;
 padding:0;
 z-index: 1000;
 width: auto; 
 min-width: 175px;
 border-top: 1px solid white;
}
#main_navi li:hover ul {
 visibility: visible;
 width: auto;
 background-color: #6b7d59;
}
#main_navi ul li {
 white-space:nowrap;
 z-index:100;
 padding: 0;
 margin: 0;
 width: 100%;
 padding: 0 20px 0 20px;
 float:none;
 clear:both;
 /* min-width:150px; */
 border-right:none;
}
#main_navi  {
 background: url(/fileadmin/template/images/bg_navi.png) repeat-x top left;
 width: 880px;
 height: 30px;
 border-top: 1px solid #ddd7c9;
 border-bottom: 1px solid #ddd7c9;
}
#main_navi li {
 float:left;
 position: relative;
 height: 29px;
 padding: 0px 0 0 20px; 
 width: 155px;
 line-height: 29px;
 border-right: 1px solid #ddd7c9;
}
#main_navi li.last {
 border-right: 0px;
}
#main_navi li:hover, #main_navi li.hassub {
 background: url(/fileadmin/template/images/bg_navi_hover.png) repeat-x top left;
}
#main_navi ul li:hover {
 background:none;
}
#main_navi li a, #main_navi li a:visited, #main_navi li a:active {
 font-family: trebuchet ms;
 color: #fff;
 text-transform: uppercase; 
 font-size: 11px;
 letter-spacing: 1px;
}
#main_navi li a:hover {
 font-family: trebuchet ms;
 color: #fff;
 text-transform: uppercase; 
 text-decoration: none;
}
#main_navi ul li a, #main_navi ul li a:visited, #main_navi ul li a:active  {
 font-weight:normal;
 letter-spacing: 0px;
}
#main_navi ul li a:hover {
 color: #ddd7c9;
}
#meta_navi {
 position: absolute;
 right: 275px;
 top: 7px;
}
#meta_navi li {
 float: left;
 text-transform: uppercase;
}
#meta_navi li a, #meta_navi li a:visited, #meta_navi li a:active {
 font-size: 10px;
 font-weight: bold;
 text-transform: uppercase;
 color: #666;
}
#meta_navi li.active a, #meta_navi li.active a:visited, #meta_navi li.active a:active {
 color: #333;
}
#overall_head {
 color: #666;
 padding-top:30px;
 position: relative;
}
#search_form {
 position: absolute;
 right: 20px;
 top: 7px;
 width: 260px;
}
#searchButton {
 background-color:#fff; 
 border: 0px;
 color: #666; 
 cursor: pointer;
 position:absolute;
 right: 0px;
 top: 0px;
 height: 18px;
 margin:0;
 padding:0;
 font-weight: bold;
 font-size: 10px;
 width:50px;
}
#searchField {
 height: 13px; 
 padding: 0; 
 width: 184px;
 left:15px;
 position:absolute;
 top:2px;
 border: 1px solid #797979;
}
#right_navi {
 border-bottom: 1px solid #ddd7c9;
 margin-bottom: 30px;
}
#right_navi li {
 border-top: 1px solid #ddd7c9;
 line-height: 24px;
}
#right_navi li a, #right_navi li a:active, #right_navi li a:visited, #right_navi li a:hover {
 color: #78684b;
 font-family: trebuchet ms; 
 font-weight: normal;
 font-size: 11px;
 text-transform: uppercase;
 padding-left: 12px; 
}
#right_navi li li a, #right_navi li li a:active, #right_navi li li a:visited, #right_navi li li a:hover {
 padding-left: 24px; 
}
#right_navi li a.active, #right_navi li a:hover {
 background: url(/fileadmin/template/images/right_navi_icon.png) center left no-repeat;
 text-decoration: none;
 color: #b3a283;
}
/* Container */
#header {
 margin-bottom: 30px;
}
div.csc-textpic {
 margin-bottom: 30px;
}
div.csc-textpic-imagewrap,div.csc-frame-frame1{
 padding: 2px;
 border: 1px solid #ddd7c9;
}
 /*
 div.csc-frame-frame1 {
 border:0 !important;
 }

 img#vctagid{
 padding: 2px;
 border: 1px solid #ddd7c9;
 }
 */
div.csc-textpic-imagewrap.msi-blockwrap {
 padding: 0;
}
dd.csc-textpic-caption {
 font-size:10px;
 padding:3px 0 3px 0;
 line-height:13px;
}
div.csc-textpic-center div.csc-textpic-imagewrap {
 clear:both;
 float:left;
 margin: 0 0 20px 0;
}
div.csc-textpic-left div.csc-textpic-imagewrap {
 margin: 0 0 20px 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
 margin-bottom: 0;
}
div.csc-textpic-center p {
 text-align: left;
 padding-left: 2px;
}



#content {
 clear: both;
 position: relative;
 padding-right: 320px;
 overflow: hidden;
}
#content .column {
 float: left;
 position: relative;
 padding-bottom: 20040px;  /* X + padding-bottom */
 margin-bottom: -20000px;
}
#left {
 width: 560px;
} 
#right {
 width: 280px;
 padding: 0 0px 0 40px;
 margin-right: -320px;
 font-size: 11px;
 line-height: 15px;
 color: #666;
}
#content.no_right #left {
 width: 880px;
}
#content.no_right #right {
 display:none;
}
/* Suche */
#left .tx-indexedsearch {
  font-family: verdana;  
  font-size: 10px;  
  color: #666;
}

#left .tx-indexedsearch h4 {
  border:0;
}
#left ul.browsebox li {
  background: none;
  padding-left: 0px;
}
div.tx-indexedsearch-searchbox fieldset div {
 float:left;
 padding: 5px 0 5px 0;
 height: 30px;
 font-family: verdana;  
 font-size: 10px;  

 color: #999; 
}
div.tx-indexedsearch-searchbox fieldset div.tx-indexedsearch-form {
 clear:both;
 float:none;
 height: 15px;
}
div.tx-indexedsearch-search-for, div.tx-indexedsearch-search-select-order{
 margin-right: 15px;
}
div.tx-indexedsearch-searchbox {
 margin-bottom: 32px;
}
#left div.tx-indexedsearch ul { 
 padding-left:0;
}
#left div.tx-indexedsearch h3 {
 font-size: 12px;
}
#left div.tx-indexedsearch h4 {
 font-size: 10px;
}
div.tx-indexedsearch-searchbox fieldset select, div.bb_bbb_list select{
 margin: 0 0px 0 0; 
 height: 16px;
 border: 1px solid #999;
 padding: 1px 0 1px 0;
}
div.tx-indexedsearch-searchbox fieldset #tx-indexedsearch-searchbox-sword {
 margin: 0 8px 0 0; 
 height: 14px;
 border: 1px solid #999;
 padding: 1px 0 1px 0;
 width: 350px;
}
div.tx-indexedsearch-searchbox input.okButton {
 float:none;
}
#tx-indexedsearch-selectbox-type, #tx-indexedsearch-selectbox-order {
 width: 203px;
}
#tx-indexedsearch-selectbox-desc, #tx-indexedsearch-selectbox-defop {
 width: 141px;
}
div.tx-indexedsearch .searchbox-tmpl-css label {
 width: 120px;
 font-weight: bold;
 display: block;
 float:none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
 color: #385519;
}
input.resetButton {
 background: url(/fileadmin/template/images/contact_icon_reset.gif) 92% center no-repeat; 
 padding-right: 20px;
 background-color:#B2B1B3;
 border:none;
 color:white;
 font-size:10px;
 height:15px;
 text-transform:uppercase;
 float: left;
 cursor: pointer; 
}
input.okButton {
 background: url(/fileadmin/template/images/contact_icon_send.gif) 92% center no-repeat; 
 padding-right: 20px;
 background-color:#385519;
 border:none;
 color:white;
 font-size:10px;
 height:15px;
 text-transform:uppercase;
 float:right;
 cursor: pointer; 
}
div.markerTooltip {
  padding: 10px;
  white-space:nowrap;
}


/* Lightbox */
#imageData #imageDetails {
  padding-bottom: 4px;
}
#lightbox #imageDataContainer {
  position: relative;
}

#imageData #caption{ 
	font-weight: normal;	
	}

/*
#imageDataContainer #bottomNavClose {
  position: absolute;
  bottom: 4px;
  right: 10px;
  float: none;
  width: auto;
  padding: 0;
}
*/
#numberDisplay {
  font-weight: normal;
}

/* Footer */
#print_footer {
 position: absolute; 
 bottom: 15px;
 right: 12px;
}
#print_footer li {
 float: left;
 margin-right: 8px;
}
#print_footer li a, #print_footer li a:active, #print_footer li a:visited {
 color: #666;
}
#overall_footer {
 border-top: 4px solid #a9a9a9;
 font-size: 10px;
 color: #666;
 width: 920px;
 margin: 0px 20px 0 20px; 
 line-height: 50px;
 text-align: left;
}
#overall_footer a, #overall_footer a:visited, #overall_footer a:active {
 font-weight: normal;
 color: #666;
}

/*Frontend editieren (feeditadvanced)*/
div.feEditAdvanced-allWrapper div.feEditAdvanced-editPanelDiv {
position: inherit ! important;
}
div.feEditAdvanced-allWrapper, div.feEditAdvanced-contentWrapper {
overflow: hidden ! important;
}

/* sr_languagemenu */

div.tx-srlanguagemenu-pi1{
float:left;
}

/* UL: This will place the images side by side */
	#left DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0 2px 0 2px;background:0; }

/* smoothgallery */
.jdGallery .slideElement{
background-color:#fff !important;
background-position:center center !important;
height:98% !important;
}
.myGallery{
border:1px solid #ddd7c9 !important;
padding:2px !important;
}

.imageblock{
margin-right:15px !important;
}

/* javascriptslideshow: ueberblendung vin lightbox-bildern verhindern */
img.idupe{
z-index:100 !important;
}
