@charset "utf-8";
/* ############################ 
Dateiname:   startseite.css
Erstellt am: 16.03.2009 (BF)
Projektname: Solartechnik Fladung
############################### */

/* Allgemeine Layout-Angaben */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #ffffff;
  text-align: center;
  margin: 2px 0 0 0;
  padding: 0;
}

body * {
  text-align: left;
}

#MasterContainer {
  width: 990px;
  margin: 0 auto 0 auto;
  padding: 0;
}

#Header {
  width: 990px;
  height: 198px;
  margin: 0;
  padding: 0;
  background: url('../images/startseite_header_v3.jpg') no-repeat;
}

#Header #MetaHeader {
  width: 378px;
  height: 18px;
  padding: 1px 38px 0 580px;
  background: #ffffff;
         filter:alpha(opacity=75); 
         -moz-opacity: 0.75; 
         opacity: 0.75;
}

#Header #MetaHeader ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#Header #MetaHeader ul li {
  float: left;
  background: url('../images/meta_navi_balken_orange.jpg') 5px 5px no-repeat;
}

#Header #MetaHeader ul li.first {
  background: none;
}

#Header #MetaHeader ul li a, #Header #MetaHeader ul li a:link, #Header #MetaHeader ul li a:visited {
  display: block;
  font-size: 11px;
  color: #e58201;
  text-decoration: none;
  line-height: 18px;
  padding: 0 0 0 12px;
  margin: 0;
}

#Header #MetaHeader ul li a:hover {
  border: 0;
  color: #e58201;
  text-decoration: underline;
}

/* Horizontale Navigation */
#MainNavi {
  width: 990px;
  height: 35px;
  background: url('../images/navi_back.jpg') repeat-x;
  margin: 2px 0 0 0;
  padding: 0;
}

#MainNavi ul {
  margin: 0 0px 0 18px;
  padding: 0;
  list-style: none;  
}

#MainNavi ul li {
  height: 35px;
  float: left;
  background: url('../images/navi_balken_orange.jpg') 0 12px no-repeat;
}

#MainNavi ul li.first {
  background: none;  
}

#MainNavi ul li a, #MainNavi ul li a:link, #MainNavi ul li a:visited {
  line-height: 35px;
  display: block;
  margin: 0;
  padding: 0 9px 0 9px;
  font-size: 14px;
  font-weight: normal;
  color: #545454;
  text-decoration: none;
}

#MainNavi ul li.first a, #MainNavi ul li.first a:link, #MainNavi ul li.first a:visited {
  line-height: 35px;
  margin: 0;
  padding: 0 9px 0 0px;
  font-size: 14px;
  font-weight: normal;
  color: #545454;
  text-decoration: none;
}

#MainNavi ul li a:hover {
  color: #e58201;
  text-decoration: none;
  border: 0;
}

#MainNavi ul li a:active, #MainNavi ul li a.active {
  color: #e58201;
  border-bottom: 2px solid #e58201;
}


#MainNavi ul li.first a:hover, #MainNavi ul li.first a:active, #MainNavi ul li.first a.active {
  color: #e58201;
  text-decoration: none;
  border: 0;
}

#MainNavi ul li.first a:active, #MainNavi ul li.first a.active {
  color: #e58201;
  border-bottom: 2px solid #e58201;
}

/* Inhalt über die gesamte Breite */
#ContentContainer {
  width: 990px;
  float: left;
  margin: 0 0 20px 0;
}
/* Startseite */
/* Startseite Einstiegstext ALT */
#StartEinstieg {
  width: 944px;
  height: 167px;
  float: left;
  margin: 20px 0 20px 0;
  background: url('../images/startseite_einstieg.jpg') no-repeat;
  padding: 10px 8px 15px 38px;
}

/* Startseite Einstiegstext NEU */

#StartEinstiegOben {
  width: 944px;
  height: 10px;
  float: left;
  margin: 20px 0 0px 0;
  background: url('../images/startseite_einstieg_oben.jpg') no-repeat;
  padding: 0px 8px 0px 38px;
}

#StartEinstiegBody {
  width: 944px;
  height: auto;
  float: left;
  margin: 0;
  background: url('../images/startseite_einstieg_body.jpg') repeat-y;
  padding: 0 8px 0 38px;
}

#StartEinstiegUnten {
  width: 944px;
  height: 10px;
  float: left;
  margin: 0px 0 20px 0;
  background: url('../images/startseite_einstieg_unten.jpg') no-repeat;
  padding: 0px 8px 0px 38px;
}


h1 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #545454;
  margin: 0 0 12px 0;
}

h2 {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #545454;
  margin: 0 0 6px 0;
}

h3 {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  color: #545454;
  margin: 0;
}

p {
  font-size: 12px;
  color: #545454;
  font-weight: normal;
  line-height: 15px;
  margin: 0 0 6px 0;
}

a, a:link, a:visited {
  color: #e58201;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid #545454;
}

a img:hover {
  border-bottom: 0;
}

#NewsBox {
  width: 1010px;
  height: 211px;
  margin: 0 0 0 -20px;
  padding: 0;
  float: left;
}

.NewsItem {
  width: 240px;
  height: 181px;
  background: url('../images/startseite_einstieg.jpg') no-repeat;
  padding: 15px 38px 15px 38px;
  margin: 0 0 0 20px;
  float: left;
}

.NewsTicker {
  float: left;
  width: 610px;
  height: 211px;
  margin: 0 0 0 20px;
  padding: 0; 
}

.lof-slider_3 .lof-navigator h3 a:hover {
  color: #dddddd;
  text-decoration: underline; 
}

/* Fußzeile Starseite */
#StartFooter {
  width: 990px;
  height: 97px;
  margin: 0 0 0 0;
  padding: 0;
  background: url('../images/startseite_footer.jpg') no-repeat;
  float: left;
  font-size: 11px;
}

#StartFooter p {
  font-size: 11px;
  font-weight: normal;
}

.box {
  width: 240px;
  height: 75px;
  padding: 15px 38px 5px 38px;
  margin: 0;
  float: left;
}

.boxCenter {
  width: 290px;
  height: 75px;
  padding: 15px 5px 5px 38px;
  margin: 0 0px 0 21px;
  float: left;
}

.one {
  width: 125px;
  float: left;
  padding: 0;
  margin-right: 20px;
}

.two {
  width: 125px;
  padding: 0;
  float: left;
}

.one_r {
  width: 100px;
  float: left;
  padding: 0;
  margin-right: 20px;
}

.two_r {
  width: 100px;
  padding: 0;
  float: left;
}

/* Meta-Navigation Fußzeile */
#MetaFooter {
  width: 990px;
  height: 18px;
  margin: 20px 0 20px 0;
  background: url('../images/bak_footer_navi.jpg') repeat-x;
  float: left;
}

#MetaFooter #copy {
  height: 18px;
  line-height: 18px;
  width: 270px;
  margin: 0 0 0 38px;
  font-size: 11px;
  color: #7e7d7d;
  float: left;
  font-weight: normal;
}

#MetaFooter .MetaFooter {
  height: 18px;
  width: 215px;
  margin: 0 38px 0 0;
  float: right;
}

#MetaFooter .MetaFooter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#MetaFooter .MetaFooter ul li {
  float: left;
}

#MetaFooter .MetaFooter ul li a, #MetaFooter .MetaFooter ul li a:link, #MetaFooter .MetaFooter ul li a:visited {
  display: block;
  padding: 0;
  line-height: 18px;
  font-size: 11px;
  color: #7e7d7d;
  text-decoration: none;
  margin: 0 0 0 13px;
  font-weight: normal;
}

/* Suche */

#suche {
  position: relative;
  top: 0px;
  left: 630px;
  display: none;
  width: 220px;
  height: 50px;
/*  margin: -15px 0 0 650px;*/
  background: url('../images/bg_suche.gif') no-repeat;
  z-index: 500;
  border: 0;
  padding: 0 0 2px 0;
         filter:alpha(opacity=85); 
         -moz-opacity: 0.85; 
         opacity: 0.85;
}

#suche form {
  margin: 0px 0 0 10px;
  padding: 8px 0 0 0;
}

#suche input.text {
  width: 150px;
  font-size: 11px;
  border: 1px dotted #006699;
  background:#FFFFFF;
  color: #333333;
}

#suche input.btn {
  width: 40px;
  font-size: 11px;
  background:#CCCCCC;
  color: #333333;
  border: 0;
  cursor:pointer;
  text-align: center;
}
