/* ***********************************
     alwa 2011
     TYPE	: Stylesheet
     TITLE	: alwa Print Style
     DESC	: Main Stylesheet for alwa
     AUTHOR	: Renate Einecke // www.sevenpixels.de

   *********************************** */

body {
  background-color: #34B2E9;
  background-image:url(/images/layout/bg_verlauf.gif);
  background-repeat: repeat-x;
  font-family: Tahoma, verdana, sans-serif;
  font-size: 12px;
  color: #444444;
  margin: 0;
  padding: 0;
  text-align: center;
}

h1 {
  display: none;
}
h2 {
  font-size: 14px;
  color: #00357D;
  font-weight: bold;
  padding: 0;
  margin: 0 0 5px 0;
}
h3 {
  font-size: 0.69em; /*14px*/
  color: #00357D;
  padding: 0;
  margin: 0 0 5px 0;
}
h4 {
}
h5 {
}
h6 {
}
img {border: 0;}

a {
  outline-width: medium;
  outline-style: none;
  outline-color: -moz-use-text-color;
}

a:link {color: #33b1e9;}
a:visited {color: #33b1e9;}
a:hover {color: #00357D;}
a:active {color: #00357D;}
.invisible {display:none;}

/* ---------- RAHMEN ----------  */ 
#wrap {
  background-image:url(/images/layout/bg_personen.png);
  background-repeat: no-repeat;
  background-position: 0 -25px;
  margin: 0 auto 0 auto;
  padding-bottom: 50px;
  text-align: left;
  width: 1124px;
}
#innerWrap {
  margin-left: 140px;
}
#facebookButton {
  position: fixed !important; 
  top: 30px;
  right: 0px;
  cursor: pointer;
}
/* ---------- HEADER ----------  */ 
#logo {
  margin: 0 0 0 35px;
}
#navTop {
  margin: 0 0 0 810px;
  padding: 11px 0 0 0;
  font-size: 11px;
  list-style-type: none;
  color: #6cc3ec;
}
#navTop li {
  display: inline;
  background-repeat: no-repeat;
  padding-left: 5px;
}
#navTop li a:link, #navTop li a:visited {
  color: #6cc3ec;
  text-decoration: none;
}
#navTop li a:hover, #navTop li a:active {
  color: #6cc3ec;
  text-decoration: underline;
}

#navTopActive a {
  color: #00357D !important;
}
/* ---------- /HEADER ----------  */ 

/* ---------- NAVIGATION ----------  */ 
#naviWrap {
  position: relative;
  background-image:url(/images/navi/bg_navigation_00.png);
  width: 964px;
  height: 35px;
  margin: 20px 0 0 0;
  padding: 0;
  z-index: 1000;
}
#navi {
  list-style-type: none;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 0;
}
#navi li {
  float: left;
  position: relative;
  z-index: 1000;
  background-image:url(/images/navi/trenner_navigation.png);
  background-repeat: no-repeat;
  background-position: right;
}
#navi li a {
  display: block;
  float: left;
  width: 114px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
}
#navi li a:link, #navi li a:visited {
  color: #FFFFFF;
}
#navi li a:hover, #navi li a:active {
  background-image:url(/images/navi/bg_navigation_01.png);
  background-repeat: no-repeat;
}
#navActive a{
  background-image:url(/images/navi/bg_navigation_02.png);
  background-repeat: no-repeat;
}
#navActive a:hover {
  background-image:url(/images/navi/bg_navigation_02.png) !important;
  background-repeat: no-repeat;
}

#navi li ul {
  display: none;
  position: absolute;
  z-index: 1000;
  margin: 0;
  padding: 0;
  width: 199px;
}

#navi li ul li {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  background-image: none;
  background-position: 0 0;
}

#navi li ul li img {
  margin: 0;
  padding: 0;
  display: block;
}

#navi li ul li a {
  display: block;
  width: 199px;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 12px;
  font-family: Tahoma, verdana, sans-serif;
  font-size: 11px;
  color: #f3fbfd;
  font-weight: normal;
  background-image: none;
}

#navi li ul li a:hover {
  background-image: none !important;
}

#navi li ul li a div {
  margin-left: 25px;
}

#subNaviWrap {
  margin: 3px 13px 0 0;
  width: 215px;
  float: left;
}
#subNaviWrap h2  {
  background-image:url(/images/navi/bg_header_linksnavigation.png);
  padding-left: 10px;
  height: 23px;
  margin: 0;
  padding: 7px 0 0 15px;

}
#subNavi {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#subNavi li {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
}
#subNavi li.hell {
  background-image:url(/images/navi/bg_hell_linksnavigation.png);
}
#subNavi li.dunkel {
  background-image:url(/images/navi/bg_dunkel_linksnavigation.png);
}
#subNavi li a {
  display: block;
  text-decoration: none;
  padding-left: 15px;
  line-height: 22px;
}
#subNavi li a:link, #subNavi li a:visited {
  color: #4D8BCA;
}
#subNavi li a:hover, #subNavi li a:active {
  color: #FFFFFF;
  background-color: #3961A6;
}
#subNaviActive a{
  background-image:url(/images/navi/trenner_gepunktet.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  color: #FFFFFF !important;
  background-color: #3961A6;
}
#subSecond {
  margin:0;
  padding: 0;
  list-style-type: none;
}
#subSecond li a {
  background-image:url(/images/navi/trenner_gepunktet.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #ABBFDB;
}
#subSecondActive img{
   margin-right: 7px;
}
#subSecondActive a {
  color: #FFFFFF !important;
  background-color: #3961A6 !important;
}

/* ---------- SUCHFELD ----------  */ 
 #searchwrapper {
         position: absolute;
		 top: 5px;
		 right: 30px;
		 width:211px;

      }
      
      #searchfield {
		width:172px;
        height:19px;
        border:0px;
	    padding:2px 30px 2px 10px;
        background-image:url(/images/layout/searchfieldbackground.png);
        color:#FFF;
		font-size: 13px;
        font-family: Tahoma, verdana, sans-serif;
      }

      #searchfield:focus {
        outline-width: medium;
        outline-style: none;
        outline-color: -moz-use-text-color;
      }
      
      #searchsubmit {
        width:21px;
        height:18px;
        border:0px;
        background-image:url(/images/layout/searchbutton.png);
        background-color:transparent;
        position:absolute;
        top: 3px;
        left: 185px;
      }
	  #searchsubmit:focus {
        outline-width: medium;
        outline-style: none;
        outline-color: -moz-use-text-color;
      }
/* ---------- /SUCHFELD ----------  */ 

/* ---------- HOME ----------  */ 
#slideshow {
  display: none;
  margin: 20px 0 0 -17px;
  height:383px;
  position:relative;
  z-index: 100;
}
#slideshowNoJavaScript {
  margin:0 auto;
  width:1200px;
  height:383px;
  position:relative;
  z-index: 100;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:969px;
  height:383px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  z-index: 101;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:949px;
  height:383px;
}

.slideshowControl {
  display:block;
  width:39px;
  height:383px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}

#slideshowLeftControl {
  top:0;
  left:0;
  background:transparent url(/images/slideshow/arrows/lefta.gif) no-repeat 10px 157px;
}

#slideshowLeftControl:hover {
  background:transparent url(/images/slideshow/arrows/leftb.gif) no-repeat 10px 157px;
}

#slideshowRightControl {
  top:0;
  right:0;
  background:transparent url(/images/slideshow/arrows/righta.gif) no-repeat 5px 157px;
}

#slideshowRightControl:hover {
  background:transparent url(/images/slideshow/arrows/rightb.gif) no-repeat 5px 157px;
}

#slideshowDots {
  position:absolute;
  top:327px;
  left:0;
  width:969px;
  text-align:center;
}

#slideshowDots img {
  margin: 0 5px 0 5px;
  cursor: pointer;
}

.teaser {
  background-image:url(/images/home/bg_teaser.png);
  float: left;
  width: 312px;
  height: 277px;
  margin: 0 16px 0 0;
  overflow: hidden;
  
 }
.teaser img {
 margin: 5px 0 0 0;
 }
.teasermitHeadline {
  background-repeat: no-repeat;
  background-position: 5px 5px;
  height: 153px;
 }
.teasermitHeadline img {
   margin-top: 107px;
 }
.teaserText {
   margin: 0 10px 0 20px;
   font-size: 12px;
   line-height: 18px;
 }
.teaserText h2 {
  font-size: 18px;
  color: #00357D;
  line-height: 22px;
}
.teaserText a{
  color: #2075ce;
  text-decoration: none;
}
.teaserText a:hover {
  color:#224c9a;
}
.teaserText a img {
  vertical-align: middle;
  margin-top: -3px;
}
/* ---------- /HOME ----------  */ 

/* ---------- CONTENT ----------  */ 
#contentWrap {
  margin: 15px 0 0 0;
}

#headerBild {
  height: 307px;
  width: 738px;
  float: left;
}

#contentText {
 clear: both;
  margin-left: 20px;
  background-color: #FFF;
  width: 618px;
 box-shadow: 3px 3px 3px #8CC9E3;
-moz-box-shadow: 3px 3px 3px #8CC9E3; /* Mozilla Firefox */
-webkit-box-shadow: 3px 3px 3px #8CC9E3; /* Google Chrome */
 padding: 38px 0 46px 116px;
 margin-left: 230px;
 font-size: 12px;
 line-height: 18px;
}
#headlineImg {
  margin-bottom: 20px;
}
#contentText span {
  display: block;
  padding-right: 50px;
}
#contentText h3 {
  margin-top: 20px;
  font-size:18px;
  line-height: 22px;
  color: #33b1e9;
  font-weight: normal;
}
#infoBox {
   position: absolute;
   top: 479px;
  margin-left: 139px;
  width: 221px;
  height: 290px;
 font-size: 12px;
 line-height: 18px;

}
#infoBoxText {
   padding: 18px 18px 0 18px;
   font-size: 11px;
   line-height: 16px;
}

#infoBox h4 {
  margin: 5px 0 0 0;
  font-size: 11px;
  line-height: 16px;
   color: #00357D;
}
#imgLeft {
  float: left;
  padding: 0 10px 10px 0;
}
#imgRight {
  float: right;
}
/* ---------- PRODUKTE ----------  */
#contentFlasche {
   position: absolute;
   margin-left: 160px;
   top: 478px;
   width: 431px;
   height: 662px;
}
#contentTextProduktDetail {
  clear: both;
  margin-left: 20px;
  background-color: #FFF;
  width: 440px;
 box-shadow: 3px 3px 3px #8CC9E3;
-moz-box-shadow: 3px 3px 3px #8CC9E3; /* Mozilla Firefox */
-webkit-box-shadow: 3px 3px 3px #8CC9E3; /* Google Chrome */
 padding: 38px 50px 70px 243px;
 margin-left: 230px;
 font-size: 12px;
 line-height: 18px;
}
#produktInfo {
  margin: 130px 0 0 220px;
  color:#FFF;
  font-size: 13px;
  line-height: 18px;
}
#produktInfo h4 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size:15px;
}
#produktInfo img {
  margin-bottom: 15px;
}

#produktDetail h2 {
  font-size: 12px;
  color:#F99E00;
  font-weight: bold;
}
#produktDetail h3 {
  margin-top: 35px;
  font-weight: normal;
  font-size: 17px;
  color:#F99E00;
}
#gebinde {
   float: left;
   margin: 20px 0 0 0;
}

#gebinde ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
  color:#F99E00;
}
#produktBild {
   float: right;
   margin-top: 20px;
}
#contentFlasche {
   position: absolute;
   margin-left: 160px;
   top: 478px;
   width: 431px;
   height: 662px;
}

.produktStartseiteHeader {
  position: relative;
  z-index: 100;
  background-image: url(/images/produkte/startseite/bg_mainbanner.png);
  background-repeat: no-repeat;
}

.produktStartseiteHeaderItem {
  position: absolute;
  z-index: 200;
  top: 0;
  height: 307px;
}

.produktStartseiteHeader .tt {
  display: none;
  position: absolute;
  z-index: 300;
  top: 35px;
  width: 267px;
  height: 164px;
}

.produktStartseiteHeader .tt div {
  padding: 20px 20px 20px 35px;
  font-size: 12px;
  line-height: 18px;
}
.produktStartseiteHeader .tt div img {
  margin-bottom: 10px;
}

.produktStartseiteHeader .tt div a {
  padding-left: 15px;
  background-image: url(/images/layout/pfeilklein_mehr.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
}

.produktStartseiteHeader .tt div a:hover {
  background-position: 0 -14px;
}

/* ---------- /PRODUKTE ----------  */

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

/* ---------- FOOTER ----------  */ 

#navBottom {
 clear: both;
  float: right;
  padding: 18px 20px 0 0;
  font-size: 11px;
  list-style-type: none;
  color: #ffffff;
}
#navBottom li {
  display: inline;
  background-repeat: no-repeat;
  padding-left: 5px;
}
#navBottom li a:link, #navBottom li a:visited {
  color: #ffffff;
  text-decoration: none;
}
#navBottom li a:hover, #navBottom li a:active {
  color: #ffffff;
  text-decoration: underline;
}
/* ---------- /FOOTER ----------  */

/* ---------- COLORS ----------  */

.hellBlau12 {
  font-size: 12px;
  color: #33b1e9;
}
.dunkelBlau11 {
  font-size: 11px;
  color: #00357D;
}
.dunkelBlau17 {
  font-size: 17px;
  color: #00357D;
}

/* ---------- /COLORS ----------  */

.cb {
  clear: both;
}
.edit {
  font-family: verdana;
  font-size: 13px;
  color: #c00;
}




/* ---------- FORMULARE ----------  */ 
#contentForm {
  margin: 10px 0 0 0;
  padding: 0;
}
#contentForm p {
  margin: 0 0 10px 0;
}
#contentForm fieldset {
  border: 0;
  border-bottom: 1px solid #71B4DE;
  padding: 10px 0 10px 0;
  margin: 0;
  margin-bottom: 1em;
}
#contentForm legend{
  margin: 0;
  padding: 5px 0 5px 0;
  color: #039;
  font-weight: bold;
}
#contentForm label {
  float: left;
  width: 8em;
  margin: 0 0 5px 0;
}
#contentForm .shortLabel {
  width: 23em;
}
#contentForm input {
  border: 1px solid #71b4de;
  margin-bottom: 5px;
  color: #666;
  width: 15em;
  letter-spacing: 0;
} 
#contentForm .short {
  float: left;
  width: 3em;
  margin-right: 5px;
}
#contentForm .check {
  float: left;
  text-align: left;
  width: 1em !important;
  border: 0 !important;
  margin-right: 5px;
}
#contentForm textarea{
  border: 1px solid #71b4de;
  margin: 0 0 5px 0;
  color: #666;
  width: 15.5em;
  height: 15em;
} 
#contentForm select {
  border: 1px solid #71b4de;
  margin-bottom: 5px;
  color: #666;
}
#contentForm input.checkbox {
  float: left;
  width: auto ! important;
  border: 0;
}
#contentForm label.label_for_checkbox {
  float: right ! important;
  width: 93% ! important;
}
#contentForm .check {
  width: 3em !important;
} 
#contentForm .inputLeftCheck {
  float: left;
  border: 0 !important;
  background: none !important;
  width: 1em !important;
  margin-right: 5px;
} 
#contentForm .stellen{
  width: 20em;
}
#contentForm .bewerbung label{
  width: 15em;
}
#contentForm .bewerbung textarea{
  width: 30em;
}
#contentForm .formButton {
  padding: 0 5px 0 5px;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  background: #71b4de;
  border: 1px solid #447bb2;
  height: 18px;
  width: auto !important;
}
.error {
  color: #C00;
  font-weight: bold;
}
#contentForm  .longLabel {
  width: 50em !important;
}
/* ---------- /FORMULARE ----------  */ 
