/**
 * 
 * Design und Layout 'abenaa'
 * 
 * 
 * This file gives an overview of the required CSS definitions which
 * needs to be defined for all Website Baker templates added to the 
 * Website Baker addons repository from June 2008 onwards. 
 * 
 * See http://www.w3.org/TR/CSS21/sample.html for the HTML4 
 * default styles applied if nothing else is specified in your stylesheet.
 *
 * To facilitate adaption, you may want to consider separate stylesheets.
 * One for the layout (container for header, footer, content, menu ...),
 * another one for the HTML elements which are shown in the content areas.
 * This can easily be achieved via @import rules
 * 
 * @author     Ines Gesell
 * @copyright  Ines Gesell
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    1.0
 * @platform   Website Baker 2.8
 *
*/


/* Body und Sideholder */
body {
text-align : left;
margin : 0 0 40px 0;
padding : 0;
font : 76% Verdana, Tahoma, Arial, sans-serif;
background : #f5f5f5;
color : #6e6c6c;
background : #e2e1e1 url(img/bg_1.jpg) top center no-repeat;
}

.section_anchor {
display: none;
}

#main {
text-align: center;
margin : 0 auto;
padding : 0;
width : 967px;
}
#sideholder {
text-align: center;
margin : 0 auto;
width : 967px;
background : url(img/bg_sideholder.jpg) repeat-y;
}

#container {
text-align : left;
padding : 0;
margin : 0;
}

/* Header */
#header {
text-align : right;
color : #6e6c6c;
height : 444px;
width : 967px;
margin : 0;
padding : 0;
font-size: 0.9em;
}

#header p {
margin : 0px 16px 0 0;
padding : 10px 0 0 0;
}

#header ul {
list-style : none;
margin : 0 0 5px 0;
padding : 0 0 0 0;
}

#header_navi {
padding: 12px 0 0 0;
}

#header_navi a {
background : url(img/bg_header_navi.jpg) 0 70% no-repeat;
margin: 0 20px 0 0;
padding: 0 0 0 15px;
font-weight: normal;
}

#header_navi img{
margin-left: 7px;
}

/* Navi links */
#navi {
float: left;
text-align : right;
width : 250px;
margin : 0 0 10px 0;
padding : 0 0 0 0;
}
#navi_add {
text-align : right;
font-size : 0.9em;
margin : 25px 0 0 0;
padding : 0 5px 0 20px;
}
#navi_add p {
margin : 10px 0 0 0;
padding : 0;
}

#navi_add_link {
margin: 20px 0 0 0;
padding: 0 0 0 0;
} 

#navi_add_link a {
background : url(img/bg_header_navi.jpg) 0 70% no-repeat;
margin: 0 0 0 5px;
padding: 0 0 0 15px;
font-weight: normal;
font-size : 11px;
}

#navi ul {
list-style : none;
margin : 15px 0 30px 0;
padding : 0 0 0 0;
}
#navi li {
margin-bottom : 7px;
}
#navi li a {
background : url(img/navi_1.jpg) no-repeat;
font-size : 1.2em;
font-weight : bold;
text-decoration : none;
color : #6e6c6c;
display : block;
padding : 4px 15px 0 20px;
margin: 0 0 0 0;
border-right: 5px solid #e2e2e2;
}
#navi li a:hover {
background : url(img/navi_2.jpg) no-repeat;
padding : 4px 15px 0 20px;
color : #bc0313;
border-right: 5px solid #bc0313;
}
#navi li a.current {
background : url(img/navi_2.jpg) no-repeat;
padding : 4px 15px 0 20px;
color : #bc0313;
border-right: 5px solid #bc0313;
}
#navi ul ul {
margin : 10px 0 0 0;
font-size : 1.0em;
}

#navi ul ul a {
background : url(img/navi_3.jpg) no-repeat;
font-size: 1.0em;
font-weight: normal;
height : 15px;
margin : 0;
padding : 0 20px 0 0;
border-right: 2px solid #e2e2e2;
}

#navi ul ul a:hover{
background : url(img/navi_3.jpg) no-repeat;
font-weight: bold;
color : #bc0313;
height : 15px;
margin : 0;
padding : 0 20px 0 0;
border-right: 2px solid #bc0313;
}

#navi ul ul a.current {
background : url(img/navi_3.jpg) no-repeat;
font-weight: bold;
color : #bc0313;
height : 15px;
margin : 0;
padding : 0 20px 0 0;
border-right: 2px solid #bc0313;
}

/* Rechte Box */

#right_box {
float: right;
text-align : left;
width : 267px;
margin : -20px 0 10px 0;
padding : 0 15px 0 0;
font-size: 0.9em;
line-height: 1.4em;
}

#right_box p{
margin : 0 0 0 0;
padding : 2px 5px 0 0px;
}

#right_box_1 img, #right_box_2 img, #right_box_3 img, #right_box_4 img {
border: 1px solid #e2e2e2;
padding: 2px;
}

#right_box h1 {
font-size : 15px;
font-weight : bold;
margin : 18px 5px 12px 10px;
padding : 0 0 0 0;
line-height : 1.2em;
color: #6e6c6c;
}

#right_box h2 {
font-size: 1.1em;
margin: 0 0 0 10px;
padding: 0 0 6px 0;
color: #bc0313;
}

#right_box h3 {
font-size: 1.3em;
margin: 0 0 0 0;
padding: 5px 0 4px 0;
}

#right_box_1, #right_box_2, #right_box_3, #right_box_4 {
width:267px;
height: 195px;
background: url(img/bg_right_box.jpg) no-repeat;
margin: 0 0 15px 0;
padding: 2px 0 0 10px;
font-size: 10px;
}

#right_box_1 .right_box_left, #right_box_2 .right_box_left, #right_box_3 .right_box_left, #right_box_4 .right_box_left {
width: 100px;
float: left;
margin: 0 0 0 5px;
}

#right_box_1 .right_box_right, #right_box_2 .right_box_right, #right_box_3 .right_box_right, #right_box_4 .right_box_right {
width: 130px;
float: right;
text-align: right;
padding: 0 0 0 0;
margin: 0 30px 0 0;
}

#right_box_1 .read_more, #right_box_2 .read_more, #right_box_3 .read_more, #right_box_4 .read_more {
clear: both;
}

#right_box_1 a, #right_box_2 a, #right_box_3 a, #right_box_4 a {
background: url(img/bg_link.jpg) 0 40% no-repeat;
margin: 5px 0 0 5px;
padding: 1px 0 0 20px;
font-size: 10px;
color: #6e6c6c;
display: block;
}

#right_box_1 a:hover, #right_box_2 a:hover, #right_box_3 a:hover, #right_box_4 a:hover {
background: url(img/bg_link.jpg) 0 40% no-repeat;
margin: 5px 0 0 5px;
padding: 1px 0 0 20px;
font-size: 10px;
color: #bc0313;
display: block;
}

#right_box_1_h2 a, #right_box_2_h2 a, #right_box_3_h2 a, #right_box_4_h2 a {
color: #bc0313;
}

#right_box_1_h2 a:hover, #right_box_2_h2 a:hover, #right_box_3_h2 a:hover, #right_box_4_h2 a:hover {
color: #6e6c6c;
}


/* Inhalt */
#content {
width : 480px;
margin : 10px 140px 10px 205px;
padding : 0;
line-height : 1.5em;
text-align : left;
}
#contentwide {
width : 400px;
float : left;
padding : 0 10px 10px 15px;
margin : 0;
line-height : 1.9em;
text-align : left;
font-size : 1.0em;
}

#contentwide h1 {
font-size : 15px;
font-weight : bold;
margin : 18px 5px 12px 0;
padding : 0 0 0 0;
line-height : 1.2em;
color: #6e6c6c;
}
#contentwide h2 {
font-size : 1.2em;
font-weight : bold;
margin : 5px 5px 15px 0;
padding : 0 0 0 0;
line-height : 1.2em;
color: #6e6c6c;
}
#contentwide h3 {
font-size : 1.2em;
font-weight : bold;
margin : 5px 5px 15px 0;
padding : 0 0 0 0;
line-height : 1.2em;
color: #6e6c6c;
}
#contentwide h4 {
font-size : 1.1em;
font-weight : bold;
margin : 20px 0 0 0;
padding : 0;
}
#contentwide h5 {
font-size : 1.2em;
font-weight : bold;
margin : 10px 0 0 0;
padding : 0;
color: #bc0313;
}
#contentwide h6 {
font-size : 0.9em;
font-weight : normal;
font-style: italic;
margin : 15px 0 0 0;
padding : 0 0 0 20px;
background : url(img/h6.jpg) no-repeat 0% 0%;
}
#contentwide ul, #contentwide ol {
margin : 0 0 5px 0;
padding : 0;
}
#contentwide ul ul, #contentwide ol ol {
margin : 0 0 25px 0;
}
#contentwide li {
margin:0 0 0 10px;
padding:0 0 0 25px;
list-style-type: none;
background : url(img/li.jpg) no-repeat 0% 0%;
}
#contentwide p {
margin : 0 0 20px 0;
padding : 0;
}

#contentwide a {
color: #6e6c6c;
border: none;
padding: 0 0 0 0;
}

#contentwide a:hover {
color: #fff;
background-color: #6e6c6c;
}

#contentwide hr {
border-style : dashed;
height : 1px;
color : #a9a8a8;
margin : 0 10px 0 0;
}

.iframe{
text-align: center;
padding: 2px;
border: 1px solid #e2e2e2;
margin-bottom: 15px;
}

/* Footer */
#footer_top {
clear : both;
text-align: left;
font-size: 0.8em;
height : 15px;
width : 967px;
padding: 0 0 0 0;
margin: 0 0 5px 300px;
}

#footer {
clear : both;
text-align: center;
font-size: 0.9em;
height : 37px;
width : 967px;
padding: 20px 0 0 0;
margin: 0 0 -20px 0;
background : url(img/bg_footer.jpg) no-repeat bottom center;
}
#footer p {
padding : 0 0 0 0;
margin : 0 0 0 0;
}

#footer a {
color: #6e6c6c;
}

#footer a:hover {
color: #fcac00;
}

/* Links */

a {
text-decoration : none;
color : #6e6c6c;
font-weight : bold;
border : none;
}

a img {
border : 0 none;
}

a:hover {
color : #9baaba;
font-weight : bold;
}

a:active {
color : #9baaba;
font-weight : bold;
}

/*  Formulare */
.button {
border : none;
margin : 0 0 10px 0;
color : #fff;
background : #6e6c6c;
border: 1px solid #414c52;
font-weight : bold;
padding : 3px;
width : 142px;
height : 28px;
}
.required {
color : #ff0000;
font-weight: bold;
}
.required_captcha {
color : #ff0000;
font-size : 1.0em;
}

.captcha_expl {
color : #ff0000;
font-size : 0.9em;
line-height: 1.2em;
text-align: right;
}

.field_title {
font-size : 1.0em;
line-height: 1.2em;
padding: 5px 0 10px 0;
width : 300px;
vertical-align : top;
text-align : left;
font-weight : normal;
}
.textfield {
width : 240px;
border : 1px solid #6e6c6c;
background-color : #fff;
color : #6e6c6c;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 1.0em;
font-weight : normal;
margin : 0 0 5px 0;
padding : 4px;
}
.textarea {
border : 1px solid #6e6c6c;
background-color : #fff;
color : #6e6c6c;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 1em;
font-weight : normal;
margin : 0;
padding : 4px;
width : 240px;
height : 130px;
overflow: auto;
}
.field_heading {
font-size : 1.2em;
font-weight : bold;
margin : 5px 5px 15px 0;
padding : 0 0 15px 0;
line-height : 1.2em;
color: #6e6c6c;
}

.field_heading_1 {
font-size : 1.0em;
font-weight : bold;
margin : 5px 5px 15px 0;
padding : 0 0 15px 0;
line-height : 1.2em;
color: #6e6c6c;
}
.select {
font-size : 12px;
}
.checkbox_label {
font-size : 11px;
cursor : pointer;
}
.radio_label {
font-size : 11px;
cursor : pointer;
}
.email {
width : 240px;
border : 1px solid #6e6c6c;
background-color : #fff;
color : #6e6c6c;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 1em;
font-weight : normal;
margin : 0 0 5px 0;
padding : 4px;
}
.captcha {
width : 80px;
border : 1px solid #6e6c6c;
background-color : #fff;
color : #6e6c6c;
font-family : Verdana, Tahoma, Arial, Sans-Serif;
font-size : 1em;
font-weight : normal;
margin : 0;
padding : 4px;
}

/* SearchBox */
#searchbox {
padding : 70px 15px 0 20px;
margin : 0 0 0 0;
}
#searchform {
background : #fff;
border : 1px solid #6e6c6c;
color : #6e6c6c;
font-size : 1.2em;
padding : 3px;
width : 208px;
}
.searchfield {
background : #fff;
border : 1px solid #6e6c6c;
color : #6e6c6c;
font-size : 1.3em;
padding : 3px;
width : 250px;
margin-right: 10px;
}
#searchbox label {
display : none;
}
.search_button {
background : url(img/bg_search.jpg) no-repeat top left;
margin : 0 0 0 5px;
color : #6e6c6c;
border : none;
font-weight : bold;
padding : 4px;
width : 24px;
height : 23px;
}

#search_result a {
color: #bc0313;
background-color: #f9f9f9;
padding: 5px 10px 5px 10px;
margin-top: 10px;
display: block;
}

#search_result a:hover {
color: #f9f9f9;
background-color: #bc0313;
padding: 5px 10px 5px 10px;
}

/* Schriften */

.fett {
font-weight : bold;
}

.klein_rot {
font-size: 0.9em;
font-weight: bold;
color: #bc0313;
}

a {
font-weight : bold;
}

.hide {
display : none;
}

/* Images */
.Bild_rechts_ohne_Rahmen {
margin : 2px 0 5px 10px;
float : right;
}
.Bild_links_ohne_Rahmen {
margin : 2px 10px 5px 8px;
float : left;
border : none;
}
.Bild_rechts {
margin : 2px 0 5px 10px;
float : right;
border: 1px solid #e2e2e2;
padding: 2px;
}
.Bild_links {
margin : 2px 10px 5px 0;
float : left;
border: 1px solid #e2e2e2;
padding: 2px;
}
.Bild {
margin : 0 0 0 0;
border: 1px solid #e2e2e2;
padding: 2px;
}

.Bild_ohne_Rahmen {
margin : 0;
padding: 2px;
}
 
/* Tabelle Vorschau Wohnungen*/
#homes .right_box_left, #homes .right_box_right {
font-size: 0.8em;
padding: 0 0 3px 0;
margin: 0;
line-height: 2.6em;
  }
 
#homes a {
background: url(img/bg_link.jpg) 0 40% no-repeat;
margin: 14px 0 0 5px;
padding: 0 0 0 20px;
font-size: 10px;
color: #6e6c6c;
display: block;
}

#homes a:hover {
background: url(img/bg_link.jpg) 0 40% no-repeat;
margin: 14px 0 0 5px;
padding: 0 0 0 20px;
font-size: 10px;
color: #bc0313;
display: block;
}

#homes p{
margin : 0 0 0 0;
padding : 0 5px 0 0px;
}

#homes img {
float: left;
border: 1px solid #e2e2e2;
padding: 2px;
margin: 0 5px 0 0;
}

#homes .read_more {
clear: left;
width: 380px;
margin: -2px 0 0 0;
padding: 0 0 0 0;
}

.post_homes {
background : url(img/bg_news.jpg) no-repeat top left;
padding: 7px 2px 2px 7px;
width: 390px;
height: 163px;
margin: 0 0 15px 0;
}

.post_short{
width: 390px;
margin: 0 0 0 0;
padding: 0 0 0 0;
height: 100px;
}

.post_title{
font-weight: bold;
font-size: 1.1em;
margin: -3px 0 3px 0;
padding: 0 0 0 0;
}

/* Tabelle Detailansicht Wohnungen*/

.odd_rot {
font-size: 1.3em;
font-weight: bold;
color: #ff0000;
padding: 0 0 15px 0;
}


.odd_1 {
width: 150px;
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 3px 5px 3px 0;
margin: 0 0 0 0;
  }

.odd_2 {
width: 180px;
text-align: left;
vertical-align: top;
font-size: 1.0em;
padding: 0px 5px 0px 0;
margin: 0;
  }

.odd_3 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 0px 5px 0px 0;
margin: 0;
  }

.odd_4 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 0 5px 0px 0;
margin: 0;
  }
  
.odd_5 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
padding: 0px 5px 0px 0;
margin: 0;
  }
  
  .odd_6 {
width: 200px;
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 0px 5px 0px 0;
margin: 0 0 0 0;
border-bottom: 1px dashed #a9a8a8;
  }
  
.odd_7 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 5px 5px 0px 0;
margin: 0;
  }

.odd_8 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
padding: 5px 5px 0px 0;
margin: 0;
  }
  
.odd_9 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 5px 5px 5px 10px;
margin: 0;
border-top: 1px dashed #a9a8a8;
border-bottom: 1px dashed #a9a8a8;
  }
  
.odd_9a {
text-align: left;
vertical-align: top;
font-size: 1.0em;
padding: 5px 5px 5px 0;
margin: 0;
border-top: 1px dashed #a9a8a8;
border-bottom: 1px dashed #a9a8a8;
  }
  
.odd_10 {
width: 150px;
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 5px 5px 5px 10px;
margin: 0;
border-bottom: 1px dashed #a9a8a8;
  }
.odd_11 {
width: 560px;
text-align: left;
vertical-align: top;
font-size: 1.0em;
padding: 5px 5px 5px 0;
margin: 0;
border-bottom: 1px dashed #a9a8a8;
  }
.odd_12 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 5px 5px 5px 10px;
margin: 0;
border-bottom: 1px dashed #a9a8a8;
color: #bc0313;
  }
.odd_14 {
text-align: left;
vertical-align: top;
font-size: 1.0em;
padding: 5px 5px 5px 10px;
margin: 0;
border-bottom: 1px dashed #a9a8a8;
  }
  
  .odd_15 {
width: 240px;
text-align: left;
vertical-align: top;
font-size: 1.0em;
font-weight: bold;
padding: 10px 5px 5px 10px;
margin: 0;
border-bottom: 1px dashed #a9a8a8;
  }
  
  .odd_16 {
width: 80px;
text-align: right;
vertical-align: top;
font-size: 1.0em;
padding: 5px 10px 5px 0;
margin: 0;
border-bottom: 1px dashed #a9a8a8;
  }
  
 .odd {
text-align: left;
vertical-align: top;
padding: 0;
margin: 15px 0 15px 0;
  }

#offer img {
margin : 0 0 0 0;
border: 1px solid #e2e2e2;
padding: 2px;
}

#offer a:hover{
background-color: none;
background: none;
}

#offer_mail a:hover{
color: #fff;
background-color: #6e6c6c;
}

#offer_mail img {
margin : 0 10px 0 10px;
padding: 2px;
border: none;
}

#offer_mail {
line-height: 1.2em;
}

#offer h3{
font-weight: bold;
font-size: 1.3em;
margin: -3px 0 5px 0;
padding: 0 0 4px 0;
}

.section_anchor {
display: none;
}

