/**
* Definition der Standard-Werte
*
* © 2009 <i-D> internet & Design GmbH & Co. KG
* Erfurter Str. 35
* 99423 Weimar
* Deutschland
* Fon:     03643 7785 0
* Fax:     03643 7785 29
* E-Mail:  office@i-d.de
* Web:     http://www.i.d.de/
*
* @author Annekathrin Linge <a.linge@i-d.de>
*/ 

body{
  background: #AEB2B5 url(/fileadmin/templates/img/bg_wrap_start.jpg) repeat-y;
  font-size: 0.7em;
  color: #000;
}


#wrapStart{
    background: url(/fileadmin/templates/img/bg_top.jpg) no-repeat;
  width: 1000px;
 height: 100%;
}

#wrapStart #search{
  float: right;
  margin-right: 28px;
}

#innerLeft{
  width: 730px;
  float: left;
}

#contentStart{
  width: 694px;
  height: 288px;
  float: left;
  margin: 15px 15px 0px 15px;
}

#innerLeft hr{
    border-bottom: 1px solid #034EA2;
    margin: 0 0 15px 15px;
    width: 694px;
}

.startBox{
  float: left;
  background: url(/fileadmin/templates/img/start_blau.jpg) no-repeat;
  width: 112px;
  height: 271px;
  margin-right: 6px;
  padding: 11px 11px;
}

.last{
  margin-right: 0px;
}

.textBox {
  height: 144px;
  overflow: hidden;
}

.textBox li{
  line-height: 1.7em;
}

.startBox a{
  color: #fff;
}

.startBox a img{
  margin-left: -9px;
margin-top: -1px;
width: 130px;
height: 84px;
}

.startBox:hover{
  background: url(/fileadmin/templates/img/start_gruen.jpg) no-repeat;
}

.startBox:hover a{
  color: #000;
}

.startBox:hover a:hover{
  color: #fff;
}

.startBox h1{
  text-transform: uppercase;
  font-size: 1.1em;
}

.startBox ul{
  list-style-type: none;
  padding: 0 0 5px 7px !important;
}

.startBoxLink{
  width: 122px; 
  padding-top: 32px; 
  display: block; 
  margin-left: -9px;
}


/************************************
/* Termine 
/************************************/

#termineStart{
font-size:0.8em;
  margin:0px 15px 15px 15px;
  float: left;
  width: 692px;
  border: 1px solid #034EA2;
} 

#termineStart h1{
  background: #034EA2;
  color: #fff;
  font-size: 1.2em;
  padding: 5px 10px;
  margin-bottom: 0px;
}

.terminBlockStart{
  width: 230px;
  border-right: 1px solid #034EA2;
  float: left;
height: 50px;
overflow: hidden;
}

#latestStart{
float: left;
width: 462px;
}

.terminBlockStart a{
  display: block;
    padding: 8px 11px;
height: 50px;
overflow: hidden;
}

.terminBlockStart a:hover{
  background: #EBF3C0;
  border-left: 5px solid #034EA2;
  padding-left: 6px; 
  color: #000;
}

.even{
clear:left;
}

.odd{
clear: left;
}
/************************************
/* Teaser 
/************************************/

.teaserBlock{
width: 230px;
  background: #E8EAEC;
  height: 100px;
margin-left: -1px;
border-left: 1px solid #034ea2;
float: left;
}

.teaserBlockStart{
height: 92px;
overflow: hidden;
}

.teaserBlockStart h1{
  background: none !important;
  color: #000 !important;
}

.teaserBlockStart p{
  margin: 0 10px;
}

#marginal{
  margin: 10px 0 0 6px;
}

.box h1{
  margin-bottom: 0px;
}

.newsStart{
  margin: 10px 10px 10px 10px;
}

.newsStart a strong{
  color: #000;
}

.newsStart p{
  padding: 0px;
margin-top: 2px;
}