/* Override with for #content of home */
#content {
  position:relative;/* Bitte drin lassen, sonst liegt die Hauptnavi im IE hinter dem Startseiten-Teaser */
  width:639px;
  background-image:none;
}


/* Main teaser */
#content .mainTeaserHead {
  position:relative;
  background-image:url(../../img/backgrounds/content_home_top.gif);
  background-repeat:no-repeat;
  z-index:50;
}

#content .mainTeaserHead h2 {
  background-image:none;
  padding:11px 10px 0 10px;
}

#content .mainTeaserHead p {
  background-image:none;
  padding:0 10px;
  margin:5px 0 0 0;
}

#content .mainTeaserContent {
  position:relative;
  padding-bottom:4px;
  background-image:url(../../img/backgrounds/content_home_bottom.gif);
  background-repeat:no-repeat;
  background-position:0 100%;
  margin-top:-20px;
  z-index: 10;
}

#content .mainTeaserContent p {
  margin:0;
}

#content .mainTeaserContent p.picture {
  padding:30px 11px 6px 10px;
  background-image:url(../../img/backgrounds/content_home_middle.gif);
  background-repeat:repeat-y;
}
#content .mainTeaserContent p.picture img {
	z-index: 0;
}
#content .mainTeaserContent p.button {
  position:absolute;
  right:11px;
  bottom:13px;
  background-image:url(../../img/backgrounds/home_mainteaser_button_left.png);
  background-repeat:no-repeat;
}

#content .mainTeaserContent p.button a {
  display:block;
  color:#fff;
  font-weight:bold;
  font-size:14px;
  text-align:right;
  line-height:30px;
  padding:2px 32px 0 16px;
  background-image:url(../../img/backgrounds/home_mainteaser_button_right.gif);
  background-repeat:no-repeat;
  background-position:100% 0;
  margin-left:7px;
}


/* Seconndary teasers */
#content .secondaryTeasers {
  background-image:url(../../img/backgrounds/home_secondaryteasers_bg.gif);
  background-repeat:no-repeat;
  padding:10px 11px;
  margin:9px 0; 
}

#content .secondaryTeasers .teaser {
  position:relative;
  float:left;
  margin-right:10px;
}

#content .secondaryTeasers .last {
  margin-right:0;
}

#content .secondaryTeasers .teaser p {
  margin:0;
}

#content .secondaryTeasers p.button {
  position:absolute;
  right:0;
  bottom:3px;
  background-image:url(../../img/backgrounds/home_secondaryteaser_button_left.png);
  background-repeat:no-repeat;
}

#content .secondaryTeasers p.button a {
  display:block;
  color:#fff;
  font-weight:bold;
  font-size:12px;
  text-align:right;
  line-height:26px;
  padding:0 24px 0 9px;
  background-image:url(../../img/backgrounds/home_secondaryteaser_button_right.gif);
  background-repeat:no-repeat;
  background-position:100% 0;
  margin-left:6px;
}





/* Content right (Addons) */
#contentRight {
  float:right;
  width: 315px;
  margin-top: 15px;
}

#contentRight .box .footer {
  line-height: 1px;
  height: 5px;
  background-image: url('../../img/backgrounds/box_home_bottom.gif');
  background-repeat: no-repeat;
}

/* Tagcloud */
#contentRight .tagcloud {
  overflow:hidden;
  margin-top:0px;
}

#contentRight .tagcloud h3 {
  font-size: 16px;
  padding: 12px 22px 4px 22px;
  background-image: url(../../img/backgrounds/box_home_top.gif);
  background-repeat: no-repeat;
  margin: 0;
}

#contentRight .tagcloud div {
  list-style-type: none;
  padding: 0 22px;
  margin: 0;
}

#contentRight .box {
	background: url(../../img/backgrounds/box_home_middle.gif) top left repeat-y;
}

#contentRight .tagcloud li {
  display: inline;
  line-height: 22px;
  padding-right: 7px;
  float: left;
}
#contentRight .tagcloud li a {
  color:#7f7f7f;
}


/* Consulting */
#contentRight .consulting {
  height:160px;
  background-image:url(../../img/backgrounds/home_beratung_blank.jpg);
  background-repeat:no-repeat;
  overflow:hidden;
  margin-top:9px;
}

#contentRight .consulting h3 {
  font-size:16px;
  line-height:20px;
  padding:10px 160px 4px 22px;
  margin:0;
}

#contentRight .consulting p {
  padding:0 130px 0 22px;
  margin:0;
}

#contentRight .consulting p.button {
  float:left;
  padding:0 0 0 5px;
  background-image:url(../../img/backgrounds/button_left.gif);
  background-repeat:no-repeat;
  margin:0.5em 0 1em 22px;
}

#contentRight .consulting p.button a {
  display:block;
  color:#fff;
  font-size:11px;
  line-height:19px;
  padding:0px 20px 0 3px;
  background-image:url(../../img/backgrounds/button_right.gif);
  background-repeat:repeat-x;
  background-position:100% 0;
}


/* Information boxes */
#contentRight .infoboxes {
  background-image:url(../../img/backgrounds/home_infoboxes_bg.jpg);
  background-repeat:no-repeat;
  margin-top:10px;
}

#contentRight .infoboxes .entry {
  background-position: right;
  background-repeat:no-repeat;
}

#contentRight .consulting .entry {
  height: 160px;
  background-position: right 26px;
  background-repeat:no-repeat;
}

#contentRight .infoboxes .mony {
  background-image:url(../../../Bilder/Foerdermittel.gif);
}

#contentRight .infoboxes .parcel {
  background-image:url(../../../Bilder/paket.jpg);
}

#contentRight .infoboxes .newsletter {
  background-image:url(../../../Bilder/mail.gif);
}

#contentRight .infoboxes .expert {
  background-image:url(../../../Bilder/mail.gif);
}

#contentRight .infoboxes .spacer {
  clear:both;
  border-bottom:1px solid #dfdfdf;
  margin:0 22px
}

#contentRight .infoboxes h3 {
  font-size:16px;
  line-height:20px;
  padding:10px 130px 4px 22px;
  margin:0;
}

#contentRight .infoboxes p {
  padding:0 130px 0 22px;
  margin:0;
}

#contentRight .infoboxes .newsletter h3,
#contentRight .infoboxes .newsletter p {
  padding-right:100px;
}

#contentRight .infoboxes p.button {
  float:left;
  padding:0 0 0 5px;
  background-image:url(../../img/backgrounds/button_left.gif);
  background-repeat:no-repeat;
  margin:0.5em 0 1em 22px;
}

#contentRight .infoboxes p.button a {
  display:block;
  color:#fff;
  font-size:11px;
  line-height:19px;
  padding:0px 20px 0 3px;
  background-image:url(../../img/backgrounds/button_right.gif);
  background-repeat:repeat-x;
  background-position:100% 0;
}

/* References */
#contentRight .infoboxes .references ul {
  list-style-type:none;
  padding:0;
  margin:0 0 0 20px;
}

#contentRight .infoboxes .references li {
  float:left;
  width:86px;
  height:79px;
  background-image:url('../../img/backgrounds/home_pictrueframe.gif');
  margin-right:10px;
}

#contentRight .infoboxes .references li.last {
  margin-right:0;
}

#contentRight .infoboxes .references li a {
  display:block;
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-position:50% 50%;
}

#contentRight .infoboxes .references table {
  font-size:11px;
  width:275px;
  border-spacing:0;
  border-collapse:collapse;
  margin:1em 20px 0 20px;
}

#contentRight .infoboxes .references td {
  padding:0;
}

#contentRight .infoboxes .references td.colA {
  width:20%;
  text-align:left;
}

#contentRight .infoboxes .references td.colB {
  width:60%;
  text-align:center;
}

#contentRight .infoboxes .references td.colC {
  width:20%;
  text-align:right;
}

#contentRight .infoboxes .references a {
  color:#EC1C24;
  font-weight:bold;
  background-repeat:no-repeat;
}

#contentRight .infoboxes .references a.back {
  padding-left:12px;
  background-image:url(../../img/icons/back.gif);
  background-position:0% 51%;
  
}

#contentRight .infoboxes .references a.next {
  padding-right:12px;
  background-image:url(../../img/icons/more.gif);
  background-position:100% 51%;
}

#contentRight .infoboxes .references span {
  font-weight:bold;
}

.tagCloudElement {
	text-align: center !important;
	float: left !important;
	padding: 2px 6px 2px 0px !important;
	white-space: nowrap !important;
}
