@import url("nav.css");

html {
padding: 0px;
margin: 0px;
height: 100%;
text-align: left;
}

body {
height: 100%;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
font-size: 12px;
color: #555555;  
margin: 0px;
padding: 0px;
text-align: left;
background: url(../images/tile_bg.gif) repeat-x;
}

#container { 
min-height:100%;
*height:100%;
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 762px;
}

#header {
margin: 0px auto;
padding: 0px;
width: 762px;
height: 171px;
text-align: left;
}
.biohaus {
background: url(../images/biohaus.jpg) no-repeat;
}
.productos {
background: url(../images/productos.jpg) no-repeat;
}
.bioconstruccion {
background: url(../images/bioconstruccion.jpg) no-repeat;
}
.referencias {
background: url(../images/referencias.jpg) no-repeat;
}
.eventos {
background: url(../images/eventos.jpg) no-repeat;
}
.links {
background: url(../images/links.jpg) no-repeat;
}
.comollegar {
background: url(../images/comollegar.jpg) no-repeat;
}
.contacto {
background: url(../images/contacto.jpg) no-repeat;
}
#logo { 
float: left;
width: 152px;
height: 171px;
text-align: left;
}
#news { 
float: left;
width: 171px;
height: 171px;
text-align: center;
color: #ffffff;
margin: 0 0 0 333px;
}
.news {
margin: 37 0 0 0px;
font-size: 20px;
color: #ffffff;
}

#content_wrapper {
text-align: left;	
margin: 0px auto;
padding: 0px;
width: 762px;
}

#menu {
width: 152px;
margin: 0px;
float: left; 
display: inline;
color: #7C9F2B;
font-size: 12px;
}
#content {
text-align: left;
width: 610px;
float: right;
background: url(../images/arrowh1.gif) no-repeat;
}
.rot1 {
font-size: 20px;
color: #8C0130;
font-weight: normal;
margin: 25 70 0 21px;
}
.rot2 {
font-size: 14px;
color: #8C0130;
font-weight: normal;
margin: 0 70 20 21px;
}
.fliess {
font-size: 12px;
line-height: 18px;
margin: 0 70 0 21px;
}
.tabelle {
font-size: 12px;
line-height: 18px;
margin: 0 0 0 21px;
}
#table, td {
font-size: 12px;
line-height: 18px;
vertical-align: top;	
}

#footer {
position: relative;
margin: 0px auto;
vertical-align: top;	
text-align:left;
width: 762px;
height: 23px;
background: url(../images/footer_bg.gif) no-repeat;
}	
.footer {
font-size: 10px;
line-height: 23px;
color: #ffffff;
margin: 0 0 0 14px;
}

.clear{
clear:both;
}