html, body { margin: 0; padding: 0;}
body {font-family:Arial; font-size: 12px; font-style: normal;color:#87888A;}
p{margin:0;padding:0;font-family:Arial; font-size: 12px; font-style: normal;color:#87888A;}
p,td,input,select,a,div {font-family:Arial; font-size: 12px; font-style: normal;color:#87888A;}
a{color:#663333;text-decoration:underline;}
a:hover{color:#86D0DB;text-decoration:underline;}
input,textarea{border:1px solid #A5A6A8;font-family:Arial;font-size: 12px; font-style: normal;color:#87888A;}
#logo{
  position: absolute;
  bottom:0px;
  left:125px;
}
#startlogo{
  position: absolute;
  top:200px;
  left:250px;
}


#content_div{
	width:800px;
	height:600px;
    top:10%;
    position:relative;
	background-image:url(/gif/site/bg2.png);
	text-align:left;
    /*overflow:hidden;*/
}


#inhalt_div{
  position:absolute;
  width:600px;
  height:430px;
  top:55px;
  left:140px;
  overflow:auto;
}
#inhalt_div1{
  position:absolute;
  width:695px;
  height:430px;
  top:55px;
  left:140px;

}
#bansicht{
  position:relative;
  top:50px;
  text-align:right;
  color:#663333;
  padding-right:35px;
}


#titel{
  position:absolute;
  color:#663333;
  font-size:14px;
  width:105px;
  top:75px;
  left:0px;
  text-align:right;
}
#submen{
  position:absolute;
  color:#663333;
  width:105px;
  top:150px;
  left:0px;
  text-align:right;
}
#submen a{
  font-size:14px;
  text-decoration:none;
  line-height:30px;
}
#text3{
  border-bottom:1px solid black;
}
#projektuebersicht{
  width:800px;
  height:500px;
  position:absolute;
  top:45px;
}
#projektuebersicht .headline{
  width:105px;
  height:80px;
  float:left;
  color:#663333;
  font-size:14px;
  text-align:right;
}
#projektuebersicht .headline div{
    padding-top:30px;
    color:#663333;
  font-size:14px;
}
#projektuebersicht .bildleiste{
  width:660px;
  height:80px;
  float:left;

  overflow:hidden;
  position:relative;
}



#projektuebersicht .bildleiste .bh .b{
  float:left;
  width:130px;
  text-align:center;
  background-repeat:no-repeat;
  background-position:11px -2px;
  cursor:pointer;
}#projektuebersicht .bildleiste .bh .b p{
  font-size:10px;
  text-align:left;
  padding-left:11px;
  color:#663333;
  line-height:8px;
  /*height:20px;*/


}


#projektuebersicht .cont{
  height:80px;
  float:left;
}
#projektuebersicht .cont div{
    padding-top:30px;
    color:#663333;

}
#projektuebersicht .cont div a{
  text-decoration:none;
  font-size:14px;
  cursor:pointer;
}



