*{
    margin:0;
    padding:0;
}
body{
    font-size: 1.0em;
    font-family: Helvetica,Arial,sans-serif;
    letter-spacing:0.05em;
}
img, object {
    max-width: 100%;
}
.clear {
    clear: both;
}
.center{
    text-align:center;
}
h1.article-headline {
    color: #2f3333;/*#004F66;*/    
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;
    padding: 5px 15px;   
    /*border-bottom: 1px solid #eee;   */  
    text-align: center;
}

h3 {
    padding-left: 10px;
}

img.top-logo {
    
}

#content {
    margin: 0 auto;
    max-width: 900px;
    min-height: 439px;
    padding:1px 10px 10px 10px;
    background:#eee;
    
}
.banner-container {
    border-bottom: 1px solid #aaa;
}
.banner{
    width:100%;
    margin: 0px auto;
    padding: 0;    
    background:#fff;
    text-align: center;
    max-width:610px;
}
.banner img{
    /*padding-top: 10px;*/
    margin:0px auto;
    max-height:80px;
}
#content h1.rented{
    border-radius:4px;
    background:#f77;
    color:#fff;
}

#content h1.expose-headline {
    font-size:40px;
    font-weight:normal;
    padding:20px 20px 0;
    color:#666;
    text-align: center;
}
 

.gradient {
    /*background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(242,242,242,0.34) 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,0.34))); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,0.34) 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,0.34) 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,0.34) 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(242,242,242,0.34) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#57f2f2f2',GradientType=0 ); /* IE6-9 */
    /*text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);  
        */
    background: #fff;
}
#slider-container {
    max-width:600px;
    margin:auto;
}

.action-buttons {
    width: 100%!important;
    margin: 10px auto;    
}


.gallery{    
    margin: auto;
    padding: 0;
    margin-bottom: -4px;    
    background:transparent;
    text-align: center;
}
.gallery img{    
    margin:0px auto;
}

#wrap {min-height: 100%;}

#main {
    overflow:auto;
    padding-bottom: 180px;
}  /* must be same height as the footer */

#footer {
    position: relative;
    margin-top: -180px; /* negative value of footer height */
    height: 180px;
    clear:both;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


a.link{
    color:#444;
    border-bottom:1px dotted #888;
    text-decoration:none;
    line-height: 150%;
    outline: none;
}

a.login {
    background:rgba(255,255,255,0.5);
    color: #444444;
    line-height: 150%;
    padding: 8px 20px;
    border-radius:8px;
    text-decoration:underline;
}

ul.article li {
    border-bottom: 1px solid #ddd; 
    /*padding: 10px 0;*/
}
ul.article li {
    color:#222;    
    text-decoration:none;    
    list-style:none;
    /*margin:0 0 5px 0;*/
    padding:8px 10px;
}
ul.article li.odd.odd,
ul.article li.even {
    background: #fff;
    background: rgba(255, 255, 255, 1);
}

.web-container {padding:10px}
.dreizeiler{
    text-align:center;padding-bottom:10px;
}
h2.article-description{font-size:1em;font-weight:normal}
a.button {
    /*background: none repeat scroll 0 0 #004F66;*/    
    line-height: 40px;
    padding: 0 15px;    
    cursor: pointer;
    display: block;
    font-family: sans-serif,Arial,Helvetica;
    font-size: 18px;
    font-weight: bold;    
    text-align: center;
    text-decoration: none;    
    border: 1px solid #CCC;
    border-radius: 5px;
    color: #222;
    margin: 10px;
}

input {
    padding: 8px 10px;
    font-size: 16px;        
    border-radius: 8px;
    width: 100%; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}

.hide {
    display:none;
}

.error {
    background: none repeat scroll 0 0 #F89F93;
    border-radius: 8px 8px 8px 8px;
    color: #FF0000;
    font-family: sans-serif,Arial,Helvetica;
    font-weight: bold;
    padding: 10px !important;
}
.immo-checksign {
    text-align: right;
}
ul.article table {
    width: 100%;
}

.article-description {
    color: #666;
   /*line-height:1.4em;*/
}

.button.big {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    /*color: #FFFFFF;*/
    cursor: pointer;
    display: block;
    font-family: sans-serif,Arial,Helvetica;
    font-size: 17px;
    font-weight: bold;
    margin: 15px auto;
    text-align: center;
    text-decoration: none;
    padding-top:2px;
}

i.share {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/img/svg/share.svg"), none;
    background-origin: padding-box;
    background-position: 0px 9px;
background-repeat: no-repeat;
background-size: 25px;
    width: 30px;
}

i.contact {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/img/svg/contact.svg"), none;
    background-origin: padding-box;
    background-position: 0 3px;
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 28px;
}

a i {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
}
a:hover i {
    opacity: 0.9;    
}

div.social-container a {
    border: 0 none;
}

.social-container, .action-buttons {
    margin: 0 auto;
    width: 93%;
    text-align: center;
}

ul.social-links {
    display: inline-block;
    margin: auto;
}

ul li {    
    list-style: none outside none;
}

ul.social-links li {
    display: block;
    float: left;
    color: #666666;
    font-family: "helvetica neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0.1em;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 5px;
    text-decoration: none;
}

div.agent-login{margin-top:40px;}

@media (max-width : 480px) {
    /*#content{max-width:960px;}*/
    #content h1.expose-headline {
    font-size:30px;
    font-weight:normal;
    padding:20px 20px 0;
    color:#666;
    text-align: center;
}
body{
    font-size: 1.1em;    
}
}
