/* ***********************************
     Marketing-Club 2009
     TYPE	: Stylesheet
     TITLE	: Marketing-Club Basic Style
     DESC	: Print Stylesheet for Marketing Club
     AUTHOR	: Renate Einecke // www.sevenpixels.de

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

body {
  background-color: #FFF;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 100%;
  color: #666666;
  margin: 10px 0 0 0;
  padding: 0;
}
h1 {
  margin: 0 0 16px 0;
  padding: 0;
  color: #003366;
  font-weight: bold;
  font-size: 1.2em;
}
h2 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #003366;
  font-weight: bold;
  font-size: 1em;
}
img {border: 0;}
a:link {color: #666;}
a:visited {color: #666;}
a:hover {color: #666;}
a:active {color: #666;}

.weiterLink {
  margin-top: 5px;
  background-image:url(/images/layout/link-pfeil.gif);
  background-repeat: no-repeat;
  padding-left: 16px;
  font-size: 0.8em;
}
/* ---------- RAHMEN ----------  */ 
#wrap {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
}
#contentWrap {
  width: 960px;
  margin-top: 7px;
}
/* ---------- /RAHMEN ----------  */ 

/* ---------- HEAD ----------  */ 
#header {
  width: 960px;
  height: 134px;
}
#logo {
  float: left;
  margin: 15px 147px 0 27px;
}
#headerImg {
 display: none;
}
#headerForm {
  display: none;
} 

/* ---------- /HEAD ----------  */ 

/* ---------- NAVIGATION ----------  */ 
#naviWrap {
   display: none;
}

/* ---------- /NAVIGATION ----------  */ 

/* ---------- PFAD ----------  */
#pathWrap {
  display: none;
}
/* ---------- /PFAD ----------  */ 

/* ---------- HOME ----------  */ 

#contentHomeLeft {
  height: 340px;
  float: left;
  margin-right: 13px;
  width: 522px;
}

#contentHomeRight {
  height: 340px;
  float: left;
  width: 400px;
}
#contentHomeLeft .contentTextWrap {
 width: 522px;
}
#contentHomeRight .contentTextWrap {
 width: 400px;
}
#teaserHome {
  display: none;
}
/* ---------- /HOME ----------  */ 

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

#content {
  background-color: #FFF;
  width: 960px;
}
#contentLeft {
  float: left;
  width: 710px;
}
.contentTextWrap {
  margin: 0 0 0 12px;
  padding-bottom: 16px;
  background-color: #FFF;
  width: 696px;
  font-size: 0.8em;
  line-height: 1.3em;
}
.contentText {
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  padding: 10px 20px 20px 20px;
}
.imgLeft {
  float: left;
  margin: 0 5px 20px 0;
}
.imgRight {
  float: right;
  margin: 0 0 20px 5px;
}
.textBild {
  float: left;
  color: #003366;
}
.textBild h1 {
  margin-top: 25px;
}
/* ---------- /CONTENT ----------  */ 

/* ---------- AKTUELL ----------  */ 
#aktuellHeader {
  margin-top: 10px;
  color: #003366;
}
#aktuellHeader a {
  color: #003366;
}
.contentAktuell h2 {
   font-size: 1.2em;
   margin-bottom: 16px;
}
.contentAktuell h2 a {
   text-decoration: none;
   color: #003366;
}
/* ---------- /AKTUELL ----------  */ 

/* ---------- FORMULARE ----------  */ 
#contentForm {
  margin: 10px 0 0 0;
  padding: 0;
}
#contentForm p {
  margin: 0 0 10px 0;
}
#contentForm fieldset {
  border: 0;
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0 10px 0;
  margin: 0;
  margin-bottom: 1em;
}
#contentForm legend {
  font-weight: bold;
}
#contentForm label {
  float: left;
  width: 8em;
  margin: 0 0 5px 0;
}
#contentForm input {
  border-left: 1px solid #969696;
  border-top: 1px solid #969696;
  border-right: 1px solid #EBEAEA;
  border-bottom: 1px solid #EBEAEA;
  margin-bottom: 5px;
  color: #666;
  width: 15em;
  letter-spacing: 0;
} 
#contentForm .check {
  float: left;
  text-align: left;
  width: 1em !important;
  border: 0 !important;
  margin-right: 5px;
}
#contentForm textarea{
  border-left: 1px solid #969696;
  border-top: 1px solid #969696;
  border-right: 1px solid #EBEAEA;
  border-bottom: 1px solid #EBEAEA;
  margin: 0 0 5px 0;
  color: #666;
  width: 24em;
  height: 15em;
} 
#contentForm select {
  border: 1px solid #E6E6E6;
  margin-bottom: 5px;
  color: #666;
}
#contentForm input.checkbox {
  float: left;
  width: auto ! important;
  border: 0;
}
#contentForm .formButton {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background-color: #E6E6E6;
  border: 1px solid #666666;
  padding: 2px;
}
#contentForm .long {
  width: 43em;
}
#contentForm .empfehlen label {
  width: 11em;
}
#contentForm .empfehlen textarea{
  width: 28em;
}
.error {
  color: #C00;
  font-weight: bold;
}

/* ---------- /FORMULARE ----------  */ 

/* ---------- SUCHE ----------  */ 
#listSearch {
  padding: 0;
  margin: 0;
}
#listSearch li {
  padding: 10px 0 10px 0;
  margin: 0;
  list-style-type: none;
  border-bottom: 1px solid #EBEAEA;
}
.listTextEnd {
  border-bottom: 0px !important;
}
/* ---------- /SUCHE ----------  */ 

/* ---------- PROGRAMM ----------  */ 

#programm {
  border: 1px solid #E6E6E6;
  border-collapse:collapse;
}
#programm td {
  border: 1px solid #E6E6E6;
  padding: 5px;
  vertical-align: top;
}
#programm td a {
  text-decoration: none;
}
.tableDark {
  background: #003366;
  color: #FFF;
  white-space: nowrap;
}

/* ---------- /PROGRAMM ----------  */ 

/* ---------- BILDERGALERIE ----------  */ 

#bildList {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#bildList li{
  margin-bottom: 10px;
  padding-left: 35px;
  background-image:url('/images/icon/iconBildergalerie.gif');
  background-repeat: no-repeat;
  
}
.bilderUebersicht {float: left;
                   margin: 0 10px 10px 0;
                   width: 110px;
                   height: 110px;}

.bilderUebersicht a {display:table-cell;
                     text-align:center;
                     vertical-align:middle;
                     width: 110px;
                     height: 110px;
                     font-size:110px;
                     background-color: #E6E6E6;
                     border: 1px solid #CCC;
}

.bilderUebersicht img {vertical-align: middle;
                       border:0 solid #E6E6E6;
}

/* ---------- /BILDERGALERIE ----------  */ 

/* ---------- MARKETINGBÖRSE ----------  */ 

.marketingListText {
  float: left;
  width: 500px;
}
.marketingListImg {
  float: left;
}

/* ---------- /MARKETINGBÖRSE ----------  */ 

/* ---------- TEASER ----------  */ 
#contentRight {
  display: none;
}
/* ---------- /TEASER ----------  */ 

/* ---------- ICON ----------  */ 
#iconSet {
  float: left;
  margin: 0 0 0 16px;
  padding-bottom: 10px;
  font-size: 0.7em;
}
#iconSet a {
  text-decoration: none;
  margin-right: 30px;
}
#iconImpressum {
  float: right;
}
#iconImpressum a {
  text-decoration: underline;
  font-size: 0.8em;
  margin-right: 12px;
}
/* ---------- /ICON ----------  */ 

/* ---------- FOOTER ----------  */ 
#footer {
   margin: 12px 0 0 12px;
   color: #999;
   font-size: 0.7em;
}
#footer a{
   color: #999;
   text-decoration: none;
}
/* ---------- /FOOTER ----------  */ 
.edit {
  font-size: 12px;
  font-weight: bold;
  color: #C00;
}