/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background: url(pictures/brasieliendream_page_bg.jpg) top left repeat-x;
background-color: #bedaca;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}




/* ----------container zentriert das layout-------------- */
#container {
position: relative;
width: 959px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-color: #e4ecdf;
border-right: 1px solid #2fa24a;
border-left: 1px solid #2fa24a;
}

/* ----------banner for logo-------------- */
#logo{
position: absolute;
top: 44px;
right: 0px;
z-index: 10;
border: 0px solid #33ff66;
}


#banner1 {
background-color: #f1efdc;
width: 959px;
height: 26px;
text-align: right;
padding: 0px;
margin: 0px;
border: 0px solid;
}

#banner2{
top: 0px;
width: 959px;
height: 63px;
background-color: #f1efdc;
border: 0px solid #cc3333;
}

#banner3{
top: 0px;
left: 0;
width: 959px;
height: 166px;
border: 0px solid #d0d9d9;
}

/* ----------Klickpfad-------------- */
#breadcrumb{
top: 0;
margin: 0;
left: 0;
width: 959px;
height: 22px;
background-color: #ebe7d0;
border-right: 0px solid #2fa24a;
border-bottom: 1px solid #2fa24a;
border-left: 0px solid #2fa24a;
}

#breadcrumb_text{
padding: 6px;
width: 757px;
color: #476d6d; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
border: 0px solid #000000;
}

#breadcrumb_text a{
color: #476d6d; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

/* ----------Suche-------------- */

#search{
position: absolute;
right: 3px;
top: 255px;
width: 175px;
height: 20px;
text-align: right;
border: 0px solid #cc0000;
}



/* -----------------Inhalt--------------------- */
#border{
background: url(pictures/brasieliendream_content_bg.jpg) repeat-x;
background-color: #e4ecdf;
height: 100%;
min-height: 100%;
}


#content {
padding: 0px;
margin-left: 200px;
margin-right: 0px;
padding-top: 10px;
padding-right: 15px;
}

div#content { 
min-height:500px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 167px;
margin: 0px;
padding: 0px;
}

#navi{
margin: 8px;
padding:0;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 2px;
text-align: center;
border-top: 1px solid #2fa24a;
border-bottom: 1px solid #2fa24a;
}

#counter {
display: none;
}