/*
  EM = PX/11,111111111111111111111111111111
  PX/EM = 11,111111111111111111111111111111

*/

* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-repeat:no-repeat;
}

html, body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
	font-size: 73%;
	font-size: 11px;
	text-align: center;
	background-color: #9d938e;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat;
	color: #000000;
	height:100.05%;
}

table {
	font-size: 11px;
}

input.loginbutton, div.shopsearch input.shopsearchbutton, div.register input.registerbutton {
background-color:#FFFFFF;
border:medium none;
font-size:11px;
font-weight:bold;
padding:0;
text-align:center;
}

.bodytext
{
font:normal 11px Verdana;
  line-height: 1.6;
  }
/*----------*/


/*


<div class="page_home" style="padding-right:0px;">
  <div class="main" style="padding-right:15px;width:885px;max-width:860px;">  
    <div class="header">
      <h1 style="display:none">Hauptnavigation</h1>
      <ul class="mainnavi" id="menu_1" style="margin-left:-20px;">menu</ul>
      <div id="pageimage" class="pageimage">pageimage</div>      
    </div><!-- ende header -->	
    <div class="content">
      <div id="headline" class="headline">�berschrift</div>
      <div class="inhalt" id="inhalt">
	  	<div class="spalte1" style="float:left; display:inline; vertical-align:top; width:50%;max-width:50%;  border : 0px solid #686868;
" id="content_left">inlalt1</div>
		<div class="spalte2" style="float:right; width:50%;max-width:50%;  border : 0px solid #686868;
" id="content_right">inhalt2</div>
	  </div> 



*/

div.page,div.page_home
{  
  width:900px;
  min-width :900px;
  font-size:1.5em;
  font-size:1em;
  text-align:center;
  padding-top:20px;
  margin : 0 auto;
}

* html div.page
{
height:1px;
}

* html div.page_home
{
height:1px;
padding-right:0px;
}


div.main
{  
  min-height: 570px; /*640px;*/
  min-width :850px;
  padding:25px;
  padding-top:0px;
  background-color:#fff;

}
* html div.main
{
height:640px;
width:900px;
}

* html div.page_home div.main
{
height:640px;
width:900px;
width:885px;
padding-right:15px;
}


div.spalte1{
float:left; display:inline; vertical-align:top; width:50%;max-width:50%;
}
div.spalte2{
float:right; width:50%;max-width:50%;  border : 0px solid #686868;
}

div.header
{

}
* html div.page_home div.header{

 width:850px;
 padding-right:0px;

}

div.header ul.mainnavi
{
  clear:both;
  background-color:#fff;
  height:7em;
  padding:0px;
  margin-bottom:15px;
  margin-left:0;
  float: left;
  width: 700px;
}

div.header div.logo
{
  float: right;
  width: 150px;
  padding-top: 26px;
  text-align: right;
}

* html div.header ul.mainnavi
{
 margin-left: 0px;
}

* html div.page_home div.header ul.mainnavi{
 padding:0px;
 margin:0px;
 border:0px solid black;
 margin-left: 0px;
}

div.header div.pageimage{
padding-left:0px;
text-align:center;
}


div.header div.pageimage img{
vertical-align:bottom;
}
div.header ul.mainnavi li
{
  float:left;
/*  display:inline;*/
  white-space:nowrap;

  border-top:5px solid white;
  padding-top:21px;
  padding-bottom:5px;
  margin:0 9px;

  /* wichtig f�r darunterliegende men�punkte */
 /* position : relative;*/


}

div.header ul.mainnavi li.first
{
  margin-left:0px;
}

div.header ul.mainnavi li.last
{
  margin-right:0px;
}


div.header ul.mainnavi li.active,
div.header ul.mainnavi li.active_first,
div.header ul.mainnavi li.active_last
{
  border-top:5px solid #916E5C;
  font-weight:bold;
   /* wichtig f�r darunterliegende men�punkte */
  position : relative;
}


div.header ul.mainnavi li.active ul.sub
{
  position:absolute;
  margin-top:3px;
  left:0px;
  top:100%;

}
div.header ul.mainnavi li.active_last ul.sub

{
  position:absolute;
  margin-top:3px;
  right:0px;
  top:100%;
  right:20px;

}
* html div.header ul.mainnavi li.active_last ul.sub

{
  right:0px;
} 

div.header ul.mainnavi li ul.sub li
{
  display:inline;
  float:none;
 font-weight:normal;
  background-color:#dadada;
  padding:5px !important;
  padding:0px 5px;
  line-height:2em;
  height:2em;
  margin:0;
  border:none;
}

div.header ul.mainnavi li ul.sub li.active
{
  background-color: #9d9d9d;
}

div.header ul.mainnavi li ul.sub li.active a
{
 	color: #fff;
}

div.header ul.mainnavi li.last ul.sub
{
   margin:0;
   padding:0;
  left:auto;
  right:0px;
}

/* MENU */

/* Content */

div.content
{
/*  clear:both;*/
/*  float:left;*/
/* width:100%;*/
/*  padding:5px;*/
clear:both;
font:normal 11px Verdana;
line-height: 1.6;
padding:0px;
}

div.content div.headline
{
  padding: 15px;
  border-bottom:1px solid #cccccc;  
}

div.content h2#headline
{
  display: block;
  padding: 15px 15px 15px 29px;
  border-bottom: 1px solid #cccccc;
  
  font-family:Verdana;
  font-size:13px;
  font-weight:bold;
  
  background-image: url(/fileadmin/template/main/images/bg_headline_h2.gif);
  background-repeat: no-repeat;
  background-position: 15px 18px;
  text-transform:uppercase;
  line-height:100%;
}

div.content div.inhalt{
  padding:15px;
  line-height: 1.6;
}


/*
div.content div.inhalt
{
  height:auto !important;
  height:1px;
  overflow:hidden !important;
  overflow:visible;

}
*/

div.content div.inhalt
{
  overflow: hidden; /*auto;*/
}

* html div.content div.inhalt
{
  height:1px;
  overflow:visible;
}


div.content div.kollektion_text
{
 border: 0px solid green;
   padding-bottom:15px;
   width:80%;
   min-height:10em;
}
* html div.content div.kollektion_text
{
 border: 0px solid green;
 height:10em;
}

div.content div.kollektion
{
  /* IE Bugfixes */
  height:auto !important;
  min-height:399px;
 height:399px;

  overflow:hidden !important;
  overflow:visible;

  border: 0px solid blue;
  width:850px;
  vertical-align:bottom;
}
* html div.content div.kollektion{
  height:399px;
}


div.content div.kollektion div.kollektion_left
{
float:left;
display:inline;
vertical-align:bottom;
border:1px solid #686868;
padding:1px;
margin:1px;
margin-top:2px;
}

div.content div.kollektion div.kollektion_headline
{
float:left;
display:inline;
border:0px solid green;
padding-left:15px;
padding-top:18px;
vertical-align:bottom;
}

div.content div.kollektion div.kollektion_right{
float:right;
display:inline;
border:0px solid #686868;

}


table.formular_tabelle, table.formular_tabelle td input{
font:normal 11px Verdana;
line-height: 1.6;
color:#000000;
}


/*---Links---*/

img
{
    border : none;

}

div.kollektion table.all
{
  border:0px;
}

div.kollektion table img
{
 /* vertical-align: bottom;*/
}

div.kollektion table.kollektion
{
 /* border : 1px solid #686868;*/
/*  border-color : black;
  border-width : 1px;*/
/*  border-collapse : collapse;*/
 cellspacing:1px;
font:normal 11px Verdana;
}

div.kollektion table.kollektion td
{
  border:0px solid white;
}

a
{
   color: #000000;
   text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}


div.header a
{
   color: #000;
   /*text-decoration: none;*/
}

/*---common---*/


h1,
h2,
h3
{
  clear:both;
  font-size:1em;
  margin-bottom:1em;
}

ul
{
  list-style : none;
}


 div.content h1
{
  background-image:  url(images/titel_bg.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 15px;
 border-bottom:1px solid #cccccc;
}

div.content div.inhalt h1
{
  background-image:none;
  padding:0;
  border:0;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  padding-bottom:7px;
}

div.content .start_tab{
  padding:0;
  padding-left:10px;
  margin-top:25px;
}
div.content table.start_tab td{
  background-image:  url(images/start_tr_linie.gif);
  background-repeat: no-repeat;
  background-position: 0 0%;
  height:95px;
  width:32%;
  vertical-align:top;
  padding-left:20px;
  padding-right:40px;
  padding-top:0px;
 }

table.form_tab{
font:normal 11px Verdana;

}
table.form_tab input{
font:normal 11px Verdana;
border :1px solid #999999;

}

.kollektion_tab{
font:normal 11px Verdana;
color:#999999;
text-align:center;
vertical-align:bottom;
width:850px;
background-color: #fff;
border:0px solid blue;
/*border-spacing:5px;*/
}


.kollektion_tab td{
font:normal 11px Verdana;
align:center;
vertical-align:bottom;
border:0px solid blue;
padding:5px 5px;
color:#999999;
height:70px;
}

.kollektion_tab td p a{
font:normal 11px Verdana;
align:center;
vertical-align:bottom;
border:0px solid blue;
padding:0px;
color:#999999;
}

td.kollektion_link a{
font:normal 11px Verdana;
align:center;
vertical-align:bottom;
border:0px solid blue;
padding:0px;
color:#999999;
}
table.geschichte_tab{
font:normal 11px Verdana;
text-align:center;
vertical-align:top;
spacing:5px;
border:0px solid black;
}

.pflege_tipp_tab{
font:normal 11px Verdana;
text-align:center;
vertical-align:top;
spacing:5px;
border:0px solid black;
}

.pflege_tipp_tab td{
	width:120px;
	text-align:center;
	padding:5px;
}

.pflege_tipp_tab td p{
font:normal 11px Verdana;
align:center;
vertical-align:top;
/*border:0px solid blue;*/
padding:0px 0px;
width:120px;
margin-left:5px;
}
ul.myliste{
/*list-style-position: inside;
list-style-image:url(images/listen_bul.gif);*/
font:normal 11px Verdana;
background-color: #fff;
color:#686868;
padding:0px;
margin:0px;
border:0px solid red;
clear:both;

}

ul.myliste li.download,
ul.myliste li.link {
border:0px solid blue;
width:100%;
background-image:url(images/listen_bul.gif);
background-position:0% 50%;
border-bottom:1px solid #cccccc;
margin:3px 0px;
margin-left:0px;
height:2.5em;
padding:0px;
}

li.download a,
li.link a {
border:0px solid red;
position: relative; top:0%; right:0%;
display:block;
float:right;
width:90%;
background-image:url(images/pdf_icon.gif);
background-position:100% 0.5em;
background-repeat:no-repeat;
font:normal 11px Verdana;
background-color: #fff;
color:#999999;
padding:0.5em;
/*
padding-top:10px;
padding-bottom:10px;
*/
}

li.link a {
background-image: none;
}

.normal_link a{
/*display:block;
width:200px;*/
font:normal 11px Verdana;
background-color: #fff;
color:#999999;
padding-top:10px;
padding-bottom:10px;

}
.mehr_link a{
font:bold 11px Verdana;
color:#916e5c;
}

.normal_link_text a{
font:normal 11px Verdana;
background-color: #fff;
color:#999999;
border:0px solid green;
margin:10px;
margin-left:0px;
}

.bild_im_link a img{
position: relative; top: 5px; right: 0%;
font:normal 11px Verdana;
background-color: #fff;
color:#999999;
border:0px solid green;
padding:5px;
}


body.team_text{
vertical-align:bottom;
}


/* -- FOOTER -- */
div.footer
{
  clear:both;
}

div.footer div.left
{
  float:left;
  width:70%;
}

div.footer div.right
{
  text-align:right;
  float:right;
  width:29%;
}

div.login,
.tx-newloginbox-pi1
{
   width: 150px;
}

div.login th,
div.login td,
div.login td select,
div.login td input,
div.register td,
div.register td select,
div.register td input,
div.shopsearch td,
div.shopsearch td select,
div.shopsearch td input
{
   font-size: 11px;
}

div.login input,
div.register input,
div.shopsearch input
{
   border: 1px solid #999;
}

.tx-newloginbox-pi1 #user,
.tx-newloginbox-pi1 #pass
{
   border: 1px solid #999;
   width: 140px;
}

div.login input.loginbutton,
div.shopsearch input.shopsearchbutton,
div.register input.registerbutton,
.tx-newloginbox-pi1 tfoot input 
{
   font-size: 11px;
   background-color: #FFF;
   font-weight: bold;
   text-align: center;
   border: 0;
   border: none;
   padding: 0;
}

ul.loginlist
{
   padding-left: 3px;
}

ul.loginlist li
{
   background-image:url(images/listen_bul.gif);
   background-position: 0% 50%;
   padding:0px;
   padding: 4px 0 4px 10px;
}

ul.loginlist li a
{
    color: #999999;
}


div.modeform 
{
	padding-top: 25px;
}

div.modeform table td
{
	font-family:Verdana;
	font-size:11px;
	padding: 2px 0;
}

div.modeform table td input
{
	font-family:Verdana;
	font-size:11px;
	width: 185px;
	padding: 0;
	margin-bottom: 5px;
}

div.modeform table td input.code
{
	width: 95px;
}

div.modeform table td.button
{
	text-align: right;
}

div.modeform table td.button input
{
	width: auto;
	border: 0;
	padding: 5px;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF;
	cursor: pointer;
	margin-bottom: 0px;
}

div.modeform .error
{
	color: #A20016;
}

div.nav_collection_back,
div.nav_collection {
	margin-top: 20px;
	margin-bottom: 13px;
	width: 830px;
	overflow: visible;
}

div.nav_collection a {
	padding: 2px 20px 2px 12px;
	background-image:url("images/listen_bul.gif");
	background-position:0 50%;
	color: #999999;
}

div.nav_collection a b{
	color: #000;
}

div.nav_collection_back a {
	padding: 2px 22px 2px 15px;
	background-image:url("images/bullet_back.gif");
	background-position:0 50%;
	color: #999999;
}

/* Newsletter */

.newsletter  {
	border: none;
}

.newsletter legend {
	display: none;
}

.newsletter .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
}

.newsletter .tx_powermail_pi1_fieldwrap_html_text label {
	display: block;
	margin-bottom: 2px;
}

.newsletter .tx_powermail_pi1_fieldwrap_html_text input {
	border:1px solid #999999;
}

.newsletter .tx_powermail_pi1_fieldwrap_html_radio  {
	height: 36px;
}
.newsletter .tx_powermail_pi1_fieldwrap_html_radio p{
	margin-bottom: 2px;
}
.newsletter .tx_powermail_pi1_fieldwrap_html_radio div{
	float: left;
	width: 100px;
}

.newsletter .tx_powermail_pi1_fieldwrap_html_radio label {
	float: right;
	margin-right: 50px;
}

.newsletter .tx_powermail_pi1_fieldwrap_html_text {
	clear: both;
}

.newsletter .tx_powermail_pi1_fieldwrap_html_submit {
	padding-top: 12px;
	padding-right: 24px;
	float: right;
}

.newsletter .tx_powermail_pi1_fieldwrap_html_submit input {
	background-color:#FFFFFF;
	border:0 none;
	color:#000000;
	font:bold 11px Verdana;
}

.newsletter .powermail_mandatory_js {
	color: red;
}


.tx_powermail_pi1_form fieldset {
	border: 0;
}
.tx_powermail_pi1_form legend,
.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html {
	float: left;
	width: 230px;
	margin-bottom: 5px;
}
.tx_powermail_pi1_fieldwrap_html_radio {
	width: 100%;
}
.tx_powermail_pi1_fieldwrap_html_textarea,
.tx_powermail_pi1_fieldwrap_html_select {
	width: 100%;
}


.tx_powermail_pi1_fieldwrap_html textarea {
	width: 430px;
	height: 177px;
	border:1px solid #999999;
	font:11px Verdana;
}

.tx_powermail_pi1_fieldwrap_html label {
	display: block;
}
input.powermail_text {
	width: 200px;
	border:1px solid #999999;
	font:11px Verdana;
}

.powermail_radio_inner,
.powermail_radio_inner label {
	display: inline;
}

.powermail_radio_inner {
  padding-right: 20px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	text-align:right;
}
input.powermail_submit {
	background-color:#FFFFFF;
	border:0 none;
	color:#000000;
	font:bold 11px Verdana;
	margin-right: 30px;
}

.tx_powermail_pi1_fieldwrap_html_select label ,
.tx_powermail_pi1_fieldwrap_html_radio label {
	font-weight: bold;
}


/* rgsmoothgallery */
.collection-gallery {
  width: 830px !important;
  height: 455px !important;
  text-align: center;
  background-color: #fff !important;
  border: 1px solid #696969;
  clear: both;
  overflow: hidden;
}

.imageControl {
  border-bottom: 1px solid #696969;
  height: 60px;
  width: 830px;
  position: relative;
}
.imageScrollable {
	position:relative;
	overflow:hidden;
	width: 748px;
	height:60px;
	float: left;
}
.imageScrollable .items {
	width: 1580px; /*Resize for more or less images */
	position: absolute;
}
.imageScrollable .items div {
	float: left;
}
.imageScrollable img {
  border-left: 1px solid white;
  border-right: 1px solid white;
  opacity: 0.8;
  /*float: left;*/
  cursor: pointer;
}
.imageScrollable img:hover {
  opacity: 1;
}
.imageScrollablePrev,
.imageScrollableNext {
  width: 40px;
  height: 60px;
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
}
.imageScrollablePrev {
  float: left;
  background: transparent url(/fileadmin/images/collection/arrow_left_small.png) center no-repeat;
  border-right: 1px solid #696969;
}

.imageScrollableNext {
  float: right;
  background: transparent url(/fileadmin/images/collection/arrow_right_small.png) center no-repeat;
  border-left: 1px solid #696969;
}

.imageTabs {
  display: none;
}

.imageSlide {

  position: relative;
  cursor: pointer;
}
.imageSlide a.hover {
  display: block;
  position: absolute;
  height: 400px;
  width: 830px;
  left: 0;
  top: 0;
  z-index: 20;
}
.imageSlide a.hover:hover {
  background: url(/fileadmin/images/collection/zoom.png) center center no-repeat transparent;
}

.imageSlide .image {
  height: 400px;
  width: 830px;
  text-align: center;
}

.thumbcontrol {
  height: 1px;
  width: 830px;
  position: relative;
}

#collectiontitle {
  position: absolute;
  top: 400px;
  left: 30px;
  z-index:30;
}

#imagenav {
  position: absolute;
  top: 400px;
  right: 30px;
  z-index:30;
  text-align: right;
}

.imageSimpleOverlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#fff;
	min-width:400px;	
	min-height:400px;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

.imageSimpleWrapper {
	position: relative;
}

/* close button positioned on upper right corner */
.imageSimpleOverlay .close {
	background: transparent url(/fileadmin/images/collection/close.png) center no-repeat;
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


.prevOverlaySlide {
  position: absolute;
  width: 50%;
  height: 600px;
  margin-left: 5px;
  background: url(/fileadmin/images/collection/arrow_left_small.png) left center no-repeat;
}

.nextOverlaySlide {
  position: absolute;
  width: 50%;
  height: 600px;
  right: 0;
  margin-right: 5px;
  background: url(/fileadmin/images/collection/arrow_right_small.png) right center no-repeat;
}

.imageOverlaySlides {
	margin: 10px;
}

.rgslideshow {
  border: none !important;
}