/* ***********************************
     Winkels 2009
     TYPE	: Stylesheet
     TITLE	: Winkels Basic Style
     DESC	: Main Stylesheet for Winkels
     AUTHOR	: Renate Einecke // www.sevenpixels.de

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

body {
  background-color: #FFF;
  font-family: Arial, sans-serif;
  font-size: 1em;
  color: #666;
  margin: 0;
  padding: 0;
  background-position: 0 25px;
  background-image:url(/winkels/images/layout/header_li.jpg);
  background-repeat: no-repeat;
}

h1 {
  font-size: 1em; /*16px*/
  color: #0065a6;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
h2 {
  font-size: 1em; 
  color: #0065a6;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px 0;
}
h3 {
  font-size: 0.75em;
  color: #0065a6;
  padding: 0;
  margin: 0 0 5px 0;
}
img {border: 0;}
a:link {color: #3fb9d4;}
a:visited {color: #3fb9d4;}
a:hover {color: #0065a6;}
a:active {color: #0065a6;}
.invisible {display:none;}

/* ---------- RAHMEN ----------  */ 
#wrapStart {
  width: 780px;
}
#wrap {
  width: 990px;
}
/* ---------- HEADER ----------  */ 
#headerWrap {
 position: absolute;
 top: 40px;
 left: 0;
 width: 100%;
 margin: -10px 0 0 0;
 z-index: 0;
}
#header {
  margin-left: 200px;
  background-image:url(/winkels/images/layout/header_streifen-ob_rechts.gif);
}
#headerBild{
  background-image:url(/winkels/images/layout/header_verlauf-re.gif);
  height: 199px;
}
/* ---------- /HEADER ----------  */ 

/* ---------- OBEN ----------  */ 
#top img {
  float: left;
}
#navTop {
  margin: 0 0 0 505px;
  padding: 11px 0 0 0;
  font-size: 0.69em;
  font-weight: bold;
  list-style-type: none;
}
#navTop li {
  display: inline;
  background-image:url(/winkels/images/navi/navOben.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
}
#navTop li a:link, #navTop li a:visited {
  color: #0065a6;
  text-decoration: none;
  padding: 0 7px 0 10px;
}
#navTop li a:hover, #navTop li a:active {
  color: #3fb9d4;
  text-decoration: none;
  padding: 0 7px 0 10px;
}
#navTopActive a{
  color: #3fb9d4 !important;
}
.first {
  background-image: none !important;
}
/* ---------- /OBEN ----------  */ 

/* ---------- LEFT ----------  */ 
#left {
  position: absolute;
  top: 39px;
  left: 0;
  padding-left: 19px;
  width: 181px;
  z-index: 3;
}
/* ---------- LEFT ----------  */ 

/* ---------- NAVIGATION ----------  */ 
#navigation {
  margin: 0 0 0 0;
  padding: 0;
  list-style-type: none;
  font-size: 0.75em;
  font-weight: bold;
}
#navigation li {
  margin-bottom: 1px;
  background: #BAE2F4;
  background-image:url(/winkels/images/navi/nav-streifen.gif);
  background-repeat: no-repeat;
  line-height: 2em;
}
#navigation li a:link, #navigation li a:visited {
  display:block;
  color: #0065a6;
  text-decoration: none;
  padding-left: 12px;
}
#navigation li a:hover, #navigation li a:active {
  color: #fff;
  background-image:url(/winkels/images/navi/nav-streifen_over.gif) !important;
  background-repeat: no-repeat;
  background-color: #0065a6 !important;
  text-decoration: none;
}
#navActive {
  background-image:url(/winkels/images/navi/nav-streifen_over.gif) !important;
  background-color: #0065a6 !important;
}
#navActive a {
  color: #fff !important;
}
#kundenportal {
  height: 48px;
  margin: 0 !important;
}
#kundenportal a{
  padding-left: 0 !important;
  background-color: #FFF;
}
#subNavi {
  margin: 0;
  padding: 5px 0 5px 5px;
  background-image:url(/winkels/images/navi/nav-streifen_over.gif) !important;
  background-repeat: repeat-y;
  background-color: #DBE9F2;
  list-style-type: none;
}
#subNavi li {
  margin: 0;
  padding: 0;
  background: #DBE9F2;
  background-image: none !important;
  font-size: 0.92em; /*11px */
  line-height: 1.7em;
}
#subNavi li a:link, #subNavi li a:visited {
  color: #0065a6 !important;
  padding-left: 9px;
  text-decoration: none;
  font-weight: bold;
}
#subNavi li a:hover, #subNavi li a:active {
  color: #20a5e4 !important;
  padding-left: 9px;
  text-decoration: none;
  font-weight: bold;
  background-image: none;
  background: #DBE9F2 !important;
}
#subNaviActive a {
  color: #20a5e4 !important;
}
/* ---------- /NAVIGATION ----------  */ 

/* ---------- CONTENT ----------  */ 
#contentWrap {
  position: absolute;
  top: 263px;
  left: 240px;
  float: left;
  width: 540px;  
}
#contentStart {
  font-size: 0.75em;
  line-height: 1.4em;
  width: 540px;
}
#content {
  margin-bottom: 20px;
  font-size: 0.75em;
  line-height: 1.3em;
}
#bildLeft img {
  float: left;
  margin: 0 20px 15px 0;
}
#bildRight img {
  float: right;
  margin: 0 0 15px 20px;
}
#rightLink {
  float: right;
  font-weight: bold;
  font-size: 0.75em;
  margin-top: -40px;
}
#content ul li{
  margin-bottom: 5px;
}
/* ---------- /CONTENT ----------  */ 

/* ---------- HOME ----------  */ 
.teaserStart {
  background-image:url(/winkels/images/teaser/teaser_bkg.jpg);
  background-repeat: repeat-x;
  float: left;
  width: 170px;
  margin: 30px 10px 30px 0;
  height: 260px;
  overflow: hidden;
 }
 .teaserStart img {
   padding: 5px 5px 0 5px;
 }
.teaserStartContent {
  font-size: 0.92em; /*11px*/
  padding: 10px;
  color: #0065a6;
}
.teaserStartContent h2 {
  font-size: 1.3em;
}
.teaserStartContent a {
  display: block;
  margin-top: 2px;
  font-weight: bold;
  color: #0065a6;
}
/* ---------- /HOME ----------  */ 

/* ---------- FORMULARE ----------  */ 
#contentForm {
  margin: 10px 0 0 0;
  padding: 0;
}
#contentForm p {
  margin: 0 0 10px 0;
}
#contentForm fieldset {
  border: 0;
  border-bottom: 1px solid #BAE2F4;
  padding: 10px 0 10px 0;
  margin: 0;
  margin-bottom: 1em;
}
#contentForm legend{
  margin: 0;
  padding: 5px 0 5px 0;
  color: #0065a6;
  font-weight: bold;
}
#contentForm label {
  float: left;
  width: 8em;
  margin: 0 0 5px 0;
}
#contentForm .shortLabel {
  width: 23em;
}
#contentForm input {
  border: 1px solid #BAE2F4;
  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 #BAE2F4;
  margin: 0 0 5px 0;
  color: #666;
  width: 15.5em;
  height: 15em;
} 
#contentForm select {
  border: 1px solid #BAE2F4;
  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: #0065a6;
  background: #BAE2F4;
  height: 18px;
  width: auto !important;
}
.error {
  color: #C00;
  font-weight: bold;
}
#contentForm  .longLabel {
  width: 50em !important;
}
/* ---------- /FORMULARE ----------  */ 

/* ---------- PRESSE ----------  */ 
#pressList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#pressList li{
  margin-bottom: 30px;
}
#pressList li img{
  padding: 1px;
  border: 1px solid #0065a6;
}
.pressDate {
  color: #0065a6;
}
.pressHeader {
  display: block;
  color: #0065a6;
  font-weight: bold;
  margin-bottom: 5px;
}
#pressList li img {
  float: left;
  margin-right: 10px;
}
#pressList li a {
  display: block;
  text-align: right;
}
.pressBack {
  background: #F2F9FC;
}
#pressDetail img {
  clear: both;
  float: left;
  margin: 0 15px 15px 0;
}
/* ---------- /PRESSE ----------  */ 

/* ---------- KARRIERE ----------  */ 
.jobList {
  margin: 0 0 20px 0;
  padding: 0;
}
.jobList li {
  list-style-type: none;
  margin-bottom: 7px;
}
/* ---------- /KARRIERE----------  */ 

/* ---------- UEBERSICHT ----------  */
.uebersicht {
  clear: both;
  width: 550px;
  border-bottom: 1px solid #cfdadc;
  padding: 0 0 15px 0;
  margin: 15px 0 0 0;
}
.uebersichtBild {
  float: left;
  width: 180px;
}
.uebersichtBild img{
  padding: 1px;
  border: 1px solid #cfdadc;
}
.uebersichtText {
  float: left;
  width: 260px;
}
.uebersichtTextGeschichte{
  float: left;
  width: 360px;
}
.uebersichtMarken {
  clear: both;
  width: 450px;
  border-bottom: 1px solid #cfdadc;
  padding: 0 0 15px 0;
  margin: 30px 0 0 0;
}
.uebersichtMarken h2{
  font-size: 1.2em;
  margin-bottom: 0;
}
.uebersichtMarken h3{
  font-size: 1em;
  font-weight: normal;
}
.uebersichtMarken a {
  display: block;
  margin-top: 3px;
  font-weight: bold;  
}
.uebersichtMarkenDetail {
  clear: both;
  width: 550px;
  padding: 0 0 15px 0;
  margin: 15px 0 0 0;
}
/* ---------- /UEBERSICHT ----------  */

/* ---------- VERANSTALTUNGSKALENDER ----------  */ 
#eventTable {
  margin-bottom: 30px;
  border-collapse: separate;
  border-spacing: 0px;
  font-size: 0.75em;
  line-height: 1.3em;
  border: 1px solid #0065a6;
  width: 510px;
}
#eventTable th {
  color: #FFF;
  text-align: left;
  background: #0065a6;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding-left: 5px;
  line-height: 1.8em;
}
.eventHeader {
  background: #BAE2F4;
  color: #0065a6;
  font-weight: bold;
  padding: 2px 0 2px 5px !important;
  line-height: 1.5em;
}
#eventTable td{
  vertical-align: top;
  padding: 10px 0 10px 5px;
  border-bottom: 1px solid #BAE2F4;
}
#eventTable td a {
  display: block;
  margin-top: 2px;
}
.firstCell {
  border-left: 0px !important;
}
.lastCell td{
  border-bottom: 0px !important;
}
.head {
  font-weight: bold;
  color: #039;
}
.date {
  color: #039;
  width: 110px;
}
.eventLogo {
  width: 75px;
}
/* ---------- /VERANSTALTUNGSKALENDER ----------  */ 

/* ---------- HANDELSMARKEN ----------  */ 

#buchstabenNavi {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#buchstabenNavi li {
  display: inline;
}
#buchstabenNavi li a {
  font-size: 1.2em;
  font-weight: bold;
  color: #0065a6;
  margin-right: 15px;
  letter-spacing: 0.2em;
  text-decoration: none;
}
#buchstabenNavi li a:hover, #buchstabenNavi li a:active {
  color: #3fb9d4;
} 
#letterActive a {
  color: #3fb9d4 !important;
}

#handelsLeft {
  width: 180px;
  float: left;
}
#handelsMiddle {
  width: 180px;
  float: left;
}
#handelsRight {
  width: 180px;
  float: left;
}

/* ---------- /HANDELSMARKEN ----------  */ 

/* ---------- SITEMAP ----------  */ 

.sitemap {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sitemap li {
  padding-bottom: 5px;
  font-weight: bold;
}
.sitemapSub {
  margin-top: 5px;
  list-style-type: none;
}
.sitemapSub li {
  font-weight: normal !important;
}
/* ---------- /SITEMAP ----------  */ 

/* ---------- RIGHT ----------  */ 
#right {
  position: absolute;
  top: 302px;
  left: 780px;
}
.teaser {
  margin-bottom: 10px;
  width: 155px;
}
.teaserHeader {
  padding: 5px 5px 5px 10px;
  background: #0065a6;
  font-size: 0.75em; /* 11px */
  font-weight: bold;
  color: #FFF;
}
.teaserContent {
  background: #BAE2F4;
  background-image:url(/winkels/images/teaser/teaser_bkg-re.jpg);
  background-repeat: repeat-x;
  padding: 10px 5px 10px 10px;
  font-size: 0.69em; /*11px*/
  color: #0065a6;
}
.teaserContent a {
  display: block;
  margin-top: 3px;
  font-weight: bold;
  color: #0065a6;
}
/* ---------- /RIGHT ----------  */ 


/* ---------- EDIT ----------  */ 

.info {
  font-size: 12px;
  font-weight: bold;
  color: #F00;
}
/* ---------- /EDIT ----------  */ 