/*
fundus44.de global css file
***********************************************************/
/*TRANSPERENCY:*/
.trans100{filter:alpha(opacity=100);-moz-opacity: 1.0}
.trans20{filter:alpha(opacity=20);-moz-opacity: 0.2}
/*GLOBAL*/
body{
margin:2px;
background-color:#ffffff;
}
div,p,td,form{
font-family:Verdana,Helvetia,sans-serif;
font-size:12px;
padding:0px;
margin:0px;
}
/*
Global divs
**********************************************/
#fdsMain{ /*enclosing div*/
position:relative;
margin:0px;
padding:0px;
width:960px;
background-color:#ffffff;

}
/*TOP **********************************************/
#baHeadLeft{
position:absolute;
top:0px;
left:0px;
height:100px;
width:180px;
background-color:#C6D6BC;

}
#baHeadCenter{
position:absolute;
top:0px;
left:180px;
height:100px;
width:780px;
background-color:#ADC39F;

}
/*MIDDLE **********************************/
#fdsLeft{
position:absolute;
top:100px;
left:0px;
height:490px;
width:180px;
background-color:#C6D6BC;
overflow:auto;
}
#fdsCenter{
position:absolute;
top:100px;
left:180px;
height:490px;
width:610px;
background-color:#ffffff;
cursor:auto;
}
#fdsRight{
position:absolute;
top:100px;
left:790px;
height:490px;
width:170px;
background-color:#ADC39F;
overflow:auto;
}
#fdsFoot{
position:absolute;
top:590px;
left:0px;
width:960px;
height:25px;
background-color:#ADC39F;
}
/* left divs
******************************************************************/
#baMessLeft{
position:absolute;
left:0px;
width:140px;
padding:4px;
text-align:left;
font-weight:bold;
/*background-color:#918B7B;*/
}
#fdsSearchBox{
position:relative;
top:30px;
left:4px;
text-align:left;
}
#baLeft{
position:relative;
top:40px;
left:0px;
width:170px;
height:250px;
text-align:left;
overflow:visible;
}
.baLeftMama{ /*main categories*/
position:relative;
width:160px;
height:20px;
padding:4px;
color:#918B7B;
cursor:pointer;
font-weight:bold;
}
.baLeftHidden{/*container for child categories*/
position:relative;
width:150px;
vertical-align:top;
}
.baLeftKind{/*child categories*/
position:relative;
top:0px;
left:10px;
width:150px;
height:20px;
color:#000000;
cursor:pointer;
}
/*center divs
*************************************************************/
#baMessCenter{
position:relative;
width:500px;
padding-top:10px;
height:15px;
font-size:10px;
font-weight:bold;
}
.baCenterTd{ /*enclosing product overvieww td*/
vertical-align:top;
padding-bottom:4px;
height:200px;
width:270px;
background-color:#8B8E87;

}
.baCenterHidden{/*empty enclosing product overwiew td*/
vertical-align:top;
padding-bottom:4px;
height:200px;
width:270px;
background-color:#ffffff;
}
.baCenterProduct{ /*product overview headline*/
font-size:10px;
color:#ffffff;
padding:4px;
text-align:left;
background-color:#918B7B;
height:19px;
cursor:pointer;
}
#vendorNumber{
	position:absolute;
	z-index:10;
	top:240px;
	right:25px;
	font:30px Arial;
	font-weight:bold;
	color:white;
	border:4px solid white;
}
/*IMAGES ******************************************/
.baCenterProdImg{
cursor:pointer;
}
.baCatImage{
margin:0px;
border:0px;
}
/*REplace Search result: */
.baReplace{
font-size:10px;
font-weight:bold;
color:#ffff99;
padding:0px;
margin:0px;
}
/* PAGER **************************************/
.baCenterPager{
text-align:center;
}
.baPager{
font-size:10px;
color:#000000;
padding:4px;
background-color:#ebebeb;
}
/*Right divs **************************/
/*BASKET **************************************/
#fdsBasketTable{
width:95%;
}
.baBasketTop{
font-size:6px;
background-color:#918B7B;
}
.baBasketBody{
font-size:10px;
color:#000000;
background-color:#ebebeb;
padding:4px;
cursor:pointer;
}
/*included pages **********************************************/
/*DETAIL PAGE *************************************/
#baDetailTable{
width:580px;
}
.baDetailHeadline{
padding:4px;
color:#ffffff;
background-color:#918B7B;
}
#fdsDetailOut{
height:380px;
padding:4px;
}
#fdsDetailContainer{
position:relative;
}
#fdsDetailText{
position:absolute;
top:50px;
right:0px;
width:250px;
}
/* snBASKET page *************************/
#fdssnBasketTable{
width:95%;
}
#fdsCartList{
height:380px;
text-align:left;
overflow:auto;
}
/* INPUT ELEMENTS ***********************************/
.baTBox{
width:100px;
font-size:10px;
background-color:#ebebeb;
color:#000000;
padding:4px;
border:1px solid #cccccc;
}
.baGoButton{
font-size:10px;
background-color:#918B7B;
color:#ffffff;
border:0px;
width:50px;
padding:2px;
}
/*FRONTPAGE ************************************ */
.fpHead{
margin-top:4px;
margin-bottom:0px;
padding-bottom:0px;
font-weight:bold;
}
.fpBody{
font-size:10px;
line-height:14px;
margin-top:0px;
padding-top:0px;
}
/*STANDARD LINK **********************/
a:link{color:#669934;font-weight:bold}
a:active{color:#669934;font-weight:bold}
a:visited{color:#669934;font-weight:bold}
/*CATEGORY NAVIGATION*/
a.mamaLink:link{color:#918B7B;text-decoration:none}
a.mamaLink:active{color:#918B7B;text-decoration:none}
a.mamaLink:visited{color:#918B7B;text-decoration:none}
a.kindLink:link{color:#000000;text-decoration:none;font-weight:normal}
a.kindLink:active{color:#000000;text-decoration:none;font-weight:normal}
a.kindLink:visited{color:#000000;text-decoration:none;font-weight:normal}
/*FOOT Navigation ********************************/
a.footLink:link{color:#ffffff;text-decoration:none;font-weight:normal}
a.footLink:active{color:#ffffff;text-decoration:none;font-weight:normal}
a.footLink:visited{color:#ffffff;text-decoration:none;font-weight:normal}
