/**
 * CSS styles for Contenido sample client.
 * 
 * @author Julian-Vincent Ackermann
 * @copyright pixelwerk ackerman & co. <www.pixelwerk.ch>
 * @version 1.0.0
 * 
 * created 2008-09-01
 */

/* ----------------- general html structure */


body {
background:#fff;
}

h1 {
font-size:16px;
color:#ef8638;
}

h2 {
font-size:16px;
color:#ef8638;
width:100%;
border-bottom:1px solid #ef8638;
}

h3 {
font-size:13px;
color:#F7C27C;
}

h4 {
font-size:13px;
color:#ef8638;
}
strong {
color:#ef8638;
}

a {
color:#ef8638;
text-decoration:none;
}

hr {
color:#F7C27C;
}

.imgKaufen {
width:390px;
float:right;
}

form {
    margin:0;
    padding:0;
}


textarea {
    width:418px;
    height:85px;
}

img {
    border:0;
}
/* /----------------- general html structure */

#main {
width:100%;
}

#site {
width:100%;
}

/* ###################################################### */
/* ####################### HEADER ####################### */
/* ###################################################### */
#header {
display:none;
}

#header2 {
display:none;
}

#header3 {
display:none;
}

#header4 {
display:none;
}

#header5 {
display:none;
}

#header6 {
display:none;
}

#header7 {
display:none;
}

#header8 {
display:none;
}

#header9 {
display:none;
}

#header10 {
display:none;
}

#logo {
width:220px;
height:185px;
float:left;
background:url(../_pix/logo.jpg);
margin-top:20px;
margin-left:0px;
}

/* ###################################################### */
/* ####################### MAIN BODY #################### */
/* ###################################################### */
#content {
width:100%;
float:left;
}

* html #content {
width:100%;
}

#contentmap {
width:100%;
float:left;
}

#contentD li{
list-style-type: none;
float:left;
}

#contentD {
width:100%;
float:left;
}


#contentDe li{

}

#contentDe {
width:100%;
float:left;
}


#contentMain {
width:100%;
float:left;
}
/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

#navigation {
display:none
}


#metaNavigation {
display:none;
}

.adresse {
float:left;
text-align:center;
padding:30px 0px 10px 12px;
}
/* ###################################################### */
/* ####################### Projekt Liste ################ */
/* ###################################################### */

#contentOb {
width:100%;
background:#fff;
float:left;
margin:0px
}

.objekte {
width:100%;
background:#fff;
float:left;
}

.headline {
width:100%;
background-image:none;
color:#000;
}

.image {
float:left;
width:190px;
background:#fff;
}


.image img{
width:100%;
background-image:none;
}


.text {
background-image:none;
}




.more {
display:none;
}

.more a {
text-decoration:none;
    color:#fff;
}
/*MAPS*/
.objekteMaps {
float:left;
width:409px;
height:195px;
background:url(../_pix/bgImmoscore.png);
background-repeat:repeat;
padding:10px 13px 10px 13px;
margin:10px 10px 10px 0px;
}

.headlineMaps {
width:398px;
height:28px;
background:url(../_pix/bgH1.jpg);
/*background-repeat:repeat-x;*/
font-size:12px;
padding:7px 0 0 10px;
}

.imageMaps {
margin-top:10px;
float:left;
width:190px;
height:150px;
background:#fff;
}


.imageMaps img{
background: url(../_pix/shadow.png) no-repeat right bottom;
padding: 0px 5px 5px 0px;
border-right:none;
border-bottom:none;
}


.textMaps {
font-size:10px;
margin-top:10px;
float:right;
width:180px;
height:120px;
background:#fff;
color:#333;
background: url(../_pix/shadow2.png) no-repeat right bottom;
padding: 0px 5px 5px 10px;
border-right:none;
border-bottom:none;
}




.moreMaps {
float:right;
margin-right:0px;
font-size:12px;
width:145px;
height:23px;
background:url(../_pix/bgDe.jpg);
background-repeat:repat-x;
padding-left:55px;
margin-top:3px;
padding-top:5px;
}

.moreMaps a {
text-decoration:none;
    color:#fff;
}

/*****************Dienst*********************/

.objekteDienst {
float:left;
width:100%;
background:none;
background-repeat:repeat;
padding:10px 13px 10px 13px;
margin:10px 10px 10px 0px;
}

.headlineDienst {
width:100%;
background:none;
/*background-repeat:repeat-x;*/
font-size:12px;
padding:7px 0 0 10px;
}




.textDienst {
font-size:12px;
margin-top:10px;
margin-left:-3px;
float:left;
width:100%;
background:#fff;
color:#333;
background:none;
padding:10px 20px 20px 15px;
border-right:none;
border-bottom:none;
text-align:justify;
}
/* ###################################################### */
/* ####################### SEARCH Register ############## */
/* ###################################################### */

#info {
display:none;
}


.headline2 {
display:none;
}

.info {
display:none;
}




#register {
display:none;
}
.imgKaufen {
display:none;
}


#buchen {
background:url(../_pix/bgImmoscore.png);
background-repeat:repeat;
width:200px;
float:left;
color:#fff;
padding:10px 10px 10px 0px;

}

* html #buchen {
background:url(../_pix/bgImmoscore.png);
background-repeat:repeat;
width:200px;
float:left;
color:#fff;
padding:10px 0px 10px 0px;

}


.registerRow label {
   width:150px;
}

#contactForm .registerRow input {
    height:14px;
        background:#343D81;
        color:#fff;
        width:99%;
}

#contactForm .registerRow textarea {
    height:105px;
    font-size:10px;
            background:#343D81;
            width:99%;
}

#contactForm .registerRow input, #contactForm .registerRow textarea {



    border:1px solid #666;
    width:100%:
}






#contactForm .registerRow select {
    border:1px solid #666;
    width:172px;
            background:#343D81;
            color:#fff;



}




/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */


/* ###################################################### */
/* ####################### RIGHT COLUMN ################# */
/* ###################################################### */

/* ###################################################### */
/* ####################### FOOTER ####################### */
/* ###################################################### */

/* ###################################################### */
/* ####################### LINKS ######################## */
/* ###################################################### */


/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */

/*#contact {
    background:url(../_pix/transparent.png);
background-repeat:repeat;
padding:10px 10px 10px 10px;
}*/
#contactForm {
display:none;
}



/* ###################################################### */
/* ####################### BACKEND STYLES ############### */
/* ###################################################### */


/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 */

.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {


    border-bottom: 1px solid #ffffff;
    list-style-type: none;

}

.sitemap .level1 {
        background-color: ;
        padding: 3px 3px 3px 10px;
}



.sitemap .level2 {
        background-color: #f4f9fd;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {

        margin-top: -14px;
}



#footer {
float:left;
width:860px;
height:25px;
border-top:3px solid #ef8638;
font-size:12px;
padding:5px 10px 0 10px;
    color:#fff;
}

.pixelwerk {
margin:0;
float:right;
color:#fff;
display:none;
}

.pixelwerk a {
color:#fff;
text-decoration:none;
display:none;
}

.pixelwerk a:hover {
color:#666;
text-decoration:none;
display:none;
}

.svit {
float:left;
margin:0px
display:none;
}

.DruckBtn {
float:right;
margin:0px
display:none;
}

.imgSt { display:none; }
