/*
Styles for customer's zone @ http://www.organic-bio.com
*/
/* --------------------------------------------------------------------*/
/* modul logo */
#top{
width: 100%;
margin-top:10px;
height: auto;
background-color: #53B2F5;
text-align: center;
}

#left {
width: 190px;
height: auto;
background-color: white;
text-align: center;
float: left;
margin-top: 0px;
}

#top h3{
color:white;
font-weight:bolder;
text-align:center;
margin-bottom:0px;
margin-top:0px;
font-size:110%;
padding-top:2px;
padding-bottom:2px;
}

#right {
width: auto;
height: auto;
margin-top:-14px;
padding-top:0px;

}
#end{
clear: both;
}
#column{
width: 100%;
}






