@charset "UTF-8";
/* CSS Document */

table{
  /*border-collapse:collapse;*/
  border-spacing:0;
}

html{
  height: 100%;
  margin:0;
  padding:0;
  border:0;
  font-size:1em;
  font-weight: normal;
  letter-spacing:0.02em;
  line-height:1.3em !important;
}

body{
  background: url(http://www.inline-mittelland.ch/2009/images/template/graphics/background.jpg) repeat-y center #999;
  font-family: Helvetica,Arial,sans-serif;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: default;
  border:0;
}

div#Center_Element{
  height:100%;
  width: 1000px;
  margin:0;
  margin-right: auto;
  margin-left: auto;
  padding:0;
  background-color: transparent;
  border: 0px;
  text-align: left;
  } 
  
div#top{
  background-color: #fc0;
  font-size: 0.9em;
  margin:0;
  padding:0;
  border: 0;
  height: 28px;
  color:#000;
}

div#top_left{
  float:left;
  margin:0;
  margin-left: 5px;
  padding-top:4px;
  padding-bottom:0px;
  border:0;
  }

div#top_right{
  float:right;
  margin-right:5px;
  padding-top:0px;
  padding-bottom:0px;
  border:0;
  }
  
div#titel{
    position:static;
    z-index:10;
    clear: both;
    float:none;
    width: 1000px;
    height:150px;
    background-color: #fc0;
    margin:0px;
    padding:0px;
    border:0;
}

 #haupt_fenster{
   clear: both;
   padding:0;
   margin:0;
   border:0;
   font-size:0.9em;
   color: #111;
 }
 
 #haupt_fenster a{
   color:#333;
   font-weight:bold;
   text-decoration:none;
   border:0;
 }

 #haupt_fenster a:hover{
   color:#333 !important;
   font-weight:bold;
   text-decoration:underline;
 }
 
 #spalte_links{
   float: left;
   width: 700px;
   margin: 0;
   padding:0;
}
 
 #spalte_mitte{
   float: right;
   width: 192px;
   padding:0;
   margin-left:10px;
 }

 #spalte_rechts{
   float: right;
   width: 250px;
   padding:0;
   margin-left:50px;
 }

#links{
   float: left;
   width: 700px;
   margin: 0;
   padding: 0;
   overflow: hidden;
}  

.polls_rechts,
.rechts{
  border:0;
  float: right;
  width: 250px;
  height: 162px;
  margin:0;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 0px;
  overflow:hidden;
  text-align: center;
}

.moduletable-rechts_flex,
.moduletable-rechts{
  background: url(http://www.inline-mittelland.ch/2009/images/template/graphics/right_bg.jpg) center top no-repeat;
}

.rechts_flex{
  border:0;
  float: right;
  width: 250px;
  margin:0;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 0px;
  overflow:hidden;
  text-align: center;
  background-color: #fff;
}
 
.polls_rechts{
padding:10px;
}

.moduletable_rechts{
  float: right;
  width: 250px;
  height: auto;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 0px;
  overflow:hidden;
  text-align:center;
/*  background-color:#fff;*/
  font-size:0.9em;
}

.mod_bannerslider a img,
.banneritem a img{
  border: none !important;
}

.banneritem_rechts{
  padding:10px;
}

.rechts a img{
  border: none !important;
}

.banneritem_mitte a img{
  border: none !important;
} 

h1{
  float:none;
  color: #000;
  /*background-color: #fc0;*/
  margin:0;
  padding:0px;
  text-align:left !important;
}

h3{
  float:none;
  height: 25px;
  line-height: 25px;
  color: #000;
  font-weight: bold;
  margin:0;
  padding: 0 0 10px 10px;
  text-align: left;
}

.componentheading{
  float:none;
  color: #000;
/*  width: 586px;*/
  font-weight: bold;
  margin:0;
  margin-bottom:15px;
  padding:5px 10px;
  background: url(http://www.inline-mittelland.ch/2009/images/template/graphics/content_bg.jpg) top left no-repeat;
  text-align:left !important;

}

.contentheading{
  float: none;
  color: #000;
  /*width: 586px;*/
  font-weight: bold;
  margin:0;
  padding:4px 10px;
  background: url(http://www.inline-mittelland.ch/2009/images/template/graphics/content_bg.jpg) top left no-repeat;
  text-align:left !important;
}


.contentpaneopen td{
  padding:4px 10px;
  width: 700px;
  height: 53px;
  vertical-align: top;
}

#footer
{
  background: url(http://www.inline-mittelland.ch/2009/images/template/graphics/bottom_bg.jpg) top center no-repeat;
  padding: 60px 8px 0px;
}