/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, TD {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

DIV.tx-frontpage-pi1 {
  height: 100%;
}

DIV.tx_downloads_container {
  background-color:#ffffff;
  padding:15px;
  border: 2px solid #CECBCE;
  cursor: pointer;
}

TD.tx_downloads_link {
  color:#000000;
  text-decoration: none;
  font-weight: bold;
  text-align:left;
  vertical-align:top;
}

A {
  color:#000000;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  text-decoration: underline;
}

A:active, A:focus {
  outline: 0;
}

A.tx_sitemap_link{
  color:#000000;
  text-decoration: none;
  font-weight: normal;
}
A.tx_sitemap_link:hover{
  text-decoration: underline;
}

A.tx_link{
  color:#000000;
  text-decoration: none;
  font-weight: bold;
}
A.tx_link:hover{
  text-decoration: underline;
}

A.tx_download_link{
  color:#000000;
  text-decoration: none;
  font-weight: bold;
}
A.tx_download_link:hover{
  text-decoration: underline;
}

A.tx_textandimageleft_link{
  color:#000000;
  text-decoration: none;
  font-weight: bold;
}
A.tx_textandimageleft_link:hover{
  text-decoration: underline;
}

A.tx_frontpage_link{
  color:#000000;
  text-decoration: none;
  font-weight: bold;
}
A.tx_frontpage_link:hover{
  text-decoration: underline;
}

.tx-indexedsearch-searchbox-sword{
  width: 105px;
}

.tx-indexedsearch-quicksearchbox-button{
  width:65px;
  border: 0px transparent solid;
  background-color: transparent;
}

.gallery_imagetitle {
  padding:5px;
  background-color: #CECBCE;
}

.gallery_imagetitle_highlight {
  background-color: #FFB800;
}

TABLE.quicksearch {
  background-color: #CECBCE;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px;
  border-top: 1px #ffffff solid;
  border-bottom: 1px #ffffff solid;
}

TD.quicksearchcontainer {
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content_container {
	padding: 15px;
	vertical-align: top;
	width: 100%;
	height: 100%;
}

TD#content {
  background-image: url('/fileadmin/template/main/images/back_main.gif');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	padding-left: 20px;
	padding-right: 20px;
}
TD#menu_1 DIV {
  border-bottom: 1px solid #ffffff;
}
TD#menu_1 DIV A {
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 11px;
  padding-top:5px;
  padding-left:15px;
  padding-bottom:5px;
  background-color: #CECBCE;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:15px;
  padding-bottom:5px;
  background-color: transparent;
  /* filter:alpha(opacity='70', style='0'); */
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
  font-weight: bold;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 9px;
  padding-top:3px;
  padding-left:25px;
  padding-bottom:3px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 9px;
  font-weight:bold;
  padding-top:3px;
  padding-left:25px;
  padding-bottom:3px;
}

TD#menu_1 DIV.menu1-level2-act A {
  font-weight:bold;
}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
  font-weight: normal;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
  font-weight: normal;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
  font-weight: normal;
}
TD#path A:hover {
  text-decoration: underline;
  font-weight: normal;
}





/*------------------------
---------------- CONTENT
------------------------*/

/* You might want to change these options for the main container */
#benderSlider, #benderSlider li {

height: 188px;
width: 716px;

}

/* images container - This is the most important container - Don't change important properties */
#benderSlider {

list-style: none !important;
float: left;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: relative !important;

}

/* each slider item - Nothing to change here */
#benderSlider li {

	display: none;
	float: left;
	margin: 0;
	position: absolute;
	width: 100%;

}

/* Don't edit this part */
#benderSlider li.current {

	display: block;
	z-index: 2 !important;

}

/* Don't edit this part */
#benderSlider li.next {

	display: block;
	z-index: 1 !important;

}

/* Don't edit this part - prevents inline lists from being hidden */
#benderSlider li ul li {

	display: block !important;
	position: relative !important;

}

