/*
HAUSSUCHE in rightbox.jsp
*/
#haussuche{
   background-color: #EEB984;
   border-right: 8px solid #EEB984;
   border-left: 8px solid #EEB984;
   border-top: 4px solid #EEB984;
   border-bottom: 8px solid #EEB984;
}
.space{
   height: 1em;  
}
#bbkcontainer #haussuche p{
   margin-bottom: 0.7em;  
   position: relative;
}
#bbkcontainer #haussuche h3{
   margin: 0 0 5px 0;
   border-top: 15px solid #fff;
}

#haussuche label{
   display: block;
   margin: 0;
   padding: 0 0 2px 0;
   font-size: 110%;
   color: #000;
   font-weight: normal;
   cursor: pointer;
}
#haussuche select{
   display: block;
   width: 100%;
}
/*
Ausgabe der Häuser
*/
#content #produkte li{
   padding-bottom: 3px;
   margin-bottom: 15px;  
   border-bottom: 1px solid #DE7309;
}
#content #produkte li table{
   margin: 0;
}
#content #produkte li table h3{
   margin-top: 0;
}


/*
 LINKIMAGE
*/
.linkimage{
   margin-top: 1em;
   border-left: 1px solid #e86101;
   border-right: 1px solid #e86101;
   border-top: 1px solid #e86101;
}
#bannerbk .linkimage img{
   display: block;
   margin: 0 auto;
}
#bannerbk .linkimage h3{
   margin: 0;
   background-color: #f09859;
   background-image:url(../images/bg_prospekt.jpg);  
   border-bottom: 1px solid #e86101;
   font-size: 110%;
}
#bannerbk .linkimage h3 a,
#bannerbk .linkimage h3 a:link,
#bannerbk .linkimage h3 a:visited{
   color: #fff;
   font-weight : bold;
   display: block;
   text-decoration: none;
   padding: 1px 4px;
}

#bannerbk .linkimage h3 a:focus,
#bannerbk .linkimage h3 a:hover,
#bannerbk .linkimage h3 a:active{
   text-decoration : underline;
   background-color: transparent;
}
/*
   PROSPEKT ANFORDERN
*/
.firstAnfrageTBL{
   width: 592px;
}