/****************************************************************/
/* Content Elemente																							*/
/* NETINVENTORS.de																				*/
/* Ekornes																											*/
/* Last Update: 21.01.2009																			*/
/****************************************************************/

/****************************************************************/
/* Standardinhaltselemente 																			*/
/****************************************************************/


/* Startseite ***************************************************/
#introcontainer{
	position:relative;
	width:762px;
	height:450px;
	
	background-image:url(/fileadmin/assets/pageBackground/background-intro.jpg);
	background-repeat:no-repeat;
}

#introcontainer .textcontainer{
	position:absolute;
	top:118px;
	left:450px;
	width:290px;
	height:170px;
}


#introcontainer #textBox{
	position:absolute;
	bottom:11px;
	left:451px;
	width:300px;
	height:20px;
}

#introcontainer #textBox .content{}

#contentnavcontainer{
	width:762px;
	height:79px;
	margin-bottom:50px;
	background-image:url(/fileadmin/assets/pageImages/imagenav-int-front-bg.jpg);
	background-repeat:no-repeat;
}

#contentnavcontainer .logo{
	float:left;
	width:140px;
	height:79px;
}

#contentnavcontainer .recliner{
	float:left;
	width:115px;
	height:79px;

}

#contentnavcontainer .sofa{
	float:left;
	width:140px;
	height:79px;

}

#contentnavcontainer .ottoman{
	float:left;
	width:112px;
	height:79px;

}

#contentnavcontainer .textdesc{
	float:left;
	width:252px;
	height:79px;
}

#contentnavcontainer .textdesc .content{
	padding:25px 30px 20px 30px;
}


#markeBox{
	position:absolute;
	top:260px;
	left:420px;
	width:290px;
	height:70px;

}

#buttonBox{
	position:absolute;
	top:340px;
	left:444px;
	width:290px;
	height:70px;

}
/****************************************************************/

/* Katalogorder *************************************************/
#catimagecontainer{
	padding:10px 0px;
	text-align:center;
}

#formcontainer{
	padding:0px 50px;
	padding-bottom:50px;
}
/****************************************************************/


/* Privacy Protection *******************************************/
#privacycontainer .content{
	padding:10px;
}

/****************************************************************/
