/* 
  Title:  jacob-cement.de
  Author: Torben Hansen, Skyfillers GmbH
  Date:   19.03.2010
*/

#content-container {
	margin: 10px 0 0 0;
	
	min-height: 400px;
	height:auto !important;
	height: 400px;	
}

#content {
	float: left;
	width: 710px;
	padding: 0 10px 5px 0;
}

#content div.fce-2spalten { padding: 0; }
#content div.div .fce-2spalten-sp2{ padding: 0; }

#content div.fce-2spalten-sp1 img { padding: 0 0 0 20px; }
#content div.csc-header img { padding: 0; }

#content h1 {
	margin-left: 5px;
}

#content h2,
#content h3,
#content h4,
#content table,
#content div.csc-textpic-intext-left dl.csc-textpic-image,
#content div.fce-2spalten-sp1 embed,
#content p {
        padding: 0 0 0 20px;
}


#content li.csc-textpic-image img{
padding: 0 0 0 5px;
}


#content div.tx-indexedsearch p,
#content div.tx-indexedsearch h3,
#content div.tx-locator-pi1 table { padding: 0; }
#content div.tx-indexedsearch ul { padding: 5px 0 5px 0;}

#content div.tx-powermail-pi1 { padding: 0 0 0 20px; }

#right {
	float: left;
	width: 225px;	
	padding: 0 0 0 5px;
}

#menuright {
	margin: 0 0 17px 0;
	width: 230px;
}

#menuright ul {
	background-image: url(../gfx/jc-bg-menuright-ul.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

#menuright ul li {
	list-style: none;
	height: 18px;
	line-height: 18px;
}

div.box-bottom {
	background-image: url(../gfx/jc-bg-menuright-bottom.gif);
	background-repeat: no-repeat;		
	background-position: bottom;
	height: 3px;
	font-size: 1px;
}

div.infobox {
    background-color: #FFF3CC;
    border: 1px solid #FFC406;
    padding: 10px 10px 0 10px;
}
