div.boxLeft {
	width: 48%;
	float: left;
}

div.boxRight {
	width: 48%;
	float: right;
}

div.boxNews,div.boxDokumente,div.boxStandardToggle,div.boxStandard,div.boxZmStandard,div.boxImportant,div.Block div.BlockPartLeftWrapper div.BlockPartLeft,div.Block div.BlockPartRightWrapper div.BlockPartRight {
	border-top: 10px solid #fff;
	border-left: 1px solid #f6f7f7;
	border-right: 1px solid #f6f7f7;
	border-bottom: 1px solid #d1d6de;
	background-color: #fff;
	padding: 0 6px 10px 6px;
	margin: 0 0 7px 0;
	clear: both;
}

div.boxNews p strong a {
	text-decoration: none !important;
}

div.boxNews img {
	float: left;
}

div.boxNewsContent {
	padding: 0 0 0 2px;
	margin: 0 7px;
}

div.boxStandardColoured {
	/*background: url('/cachepics/styles/box_standard_coloured_gradient.gif');
	background-position: left top;
	background-repeat: repeat-x;*/
	border-top: 1px solid #fff;
	border-left: 1px solid #f6f7f7;
	border-right: 1px solid #f6f7f7;
	border-bottom: 1px solid #d1d6de;
	/*background-color: #c2d6eb;*/
	padding: 0 6px 10px 6px;
	margin: 9px 0 7px 0;
}

div#headerBox {
	margin-bottom: 0;
}

div.boxNews img.boxIcon, div.boxStandardColoured img.boxIcon, div.boxStandardToggle img.boxIcon, div.boxStandard img.boxIcon, div.boxImportant img.boxIcon {
	float: right;
	margin-right: -15px;
	margin-top: -8px;
	width: 60px;
	height: auto;
}

div.boxNews h2,div.boxStandardColoured h2,div.boxStandardToggle h2,div.boxStandard h2,div.boxImportant h2 {
	color: #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	padding: 4px 0 3px 0;
	margin: 4px 0 4px 0;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	clear:left;
}

div.boxImportant h2,div.boxImportant h2 a {
	color: rgb(161,11,53);
	text-decoration: none;
}

div#content div.boxStandard div.innerBox ul,div#content div.boxImportant div.innerBox ul {
	list-style-type: none;
	display: block;
	vertical-align: middle;
	width: 33%;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

div.boxStandard div.innerBox ul li,div.boxImportant div.innerBox ul li {
	list-style-type: none;
	border-top: 1px dotted #8d8d8d;
	line-height: 1.4;
	padding: 0 0 2px 2px;
	margin: 0 7px;
	vertical-align: middle;
}

div.boxStandard div.innerBox ul li.firstItem,div.boxImportant div.innerBox ul li.firstItem,div.boxStandard div.innerBox ul li.lastItem.emptyItem,div.boxImportant div.innerBox ul li.lastItem.emptyItem{
	border: 0;
}

div#content div.boxImportant div.innerBox ul li a {
	text-decoration: underline;
	font-weight: normal;
	color: rgb(161,11,53);
}

div#content div.boxStandard div.innerBox ul li a {
	color: #5c5c5c;
}

div.innerBox ul li.emptyItem {
	display: none;
}

div.boxNews h2 {
	color: #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
}

div#content div.boxNews h2 a {
	text-decoration: none;
}

div.boxStandardToggle h2,div.boxStandard h2 {
	border-bottom: 1px solid #5c5c5c;
	color: #5c5c5c;
}

div.boxStandardToggle h2 a,div.boxStandard h2 a {
	color: #5c5c5c;
	text-decoration: none;
}

div.boxStandardColoured ul,div.boxStandard ul {
	list-style-type: disc;
	display: block;
	vertical-align: middle;
}

div.boxStandardColoured ul li,div.boxStandard ul li {
	border-bottom: 0;
	line-height: 1;
	padding: 2px 2px 3px 2px;
	vertical-align: middle;
}

div.boxStandard ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #5c5c5c;
}

div.boxStandard div.innerBox ul li a {
	font-weight: normal;
}

div.boxStandardToggle {
	max-height: 440px;
	overflow: auto;
}

div.toggler {
	background: url('/cachepics/icons/button_bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	height: 20px;
	padding: 3px 5px 0 10px;
	width: 150px;
	cursor: pointer;
	text-align: left;
	float: right;
}

div.boxStandardToggle div.toggleHeader {
	color: #6698cc;
	display: block;
	float: left;
	border: 0;
	font-size: 13px;
	padding: 9px;
	text-align: left;
	clear: both;
}

div.boxStandardToggle div.toggleHeader {
	color: #6698cc;
	border: 0;
	font-size: 13px;
	padding: 0px;
	text-align: left;
}

h2.togglePart,div.boxStandardToggle h2 {
	font-size: 12px;
	text-transform: none;
	padding: 2px;
	border: 0;
	color: #fff;
	text-align: left;
	background: url('/cachepics/styles/blue_standard_gradient.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

h2.togglePart:hover,div.boxStandardToggle h2:hover {
	cursor: pointer;
}

div.toggleBoxOpen span {
	background: url('/cachepics/icons/arr_white_up.gif');
	background-position: right 4px;
	background-repeat: no-repeat;
	display: block;
}

div.toggleBoxClosed span {
	background: url('/cachepics/icons/arr_white_down.gif');
	background-position: right 4px;
	background-repeat: no-repeat;
	display: block;
}

div.toggleBoxContent {
	clear: both;
}

div.Block div.BlockPartLeftWrapper {
	float: left;
	width: 49%;
}

div.Block div.BlockPartRightWrapper {
	float: right;
	width: 49%;
}

div.BlockPartRight {
	height: 119px;
}

div.Block div.BlockPartLeftWrapper div.BlockPartLeft h3,div.Block div.BlockPartRightWrapper div.BlockPartRight h3{
	border-bottom: 1px solid #5c5c5c;
	color: #5c5c5c;
	font-size: 12px;
}

div.Block div.BlockPartLeftWrapper div.BlockPartLeft div.BlockContentWrapper div.BlockContent form select{
	border: 1px solid #bebebe;
	background-color: #fff;
	padding: 0;
	width: 99%;
	height: 20px;
	margin: 5px 0 0 0;
}

div.BlockPartLeftWrapper div.BlockPartLeft div.BlockContentWrapper div.BlockContent{
	padding: 0;
	margin: 0;
}

div.BlockPartRightWrapper div.BlockPartRight div.BlockContentWrapper div.BlockContent{
	padding: 7px 0 13px 0px;
	margin: 0;
}

div.BlockPartRight div.BlockContentWrapper div.BlockContent p a {
	text-decoration: none;
}

div.BlockPartLeft div.BlockContentWrapper div.BlockContent form span {
	display: block;
	clear: both;
	margin: 0;
	padding-left: 0px;
	margin-top: 4px;
}

div.cellLeft {
	width: 80px;
	float: left;
	clear: both;
}

div.cellRight {
	margin-left: 82px;
}

div.boxImportant div.boxNewsletter a.newsTitle {
	text-decoration: none;
	font-weight: bold;
	color: #002f5c;
}

div.boxNewsletter span.newsDate {
	color: #666666;
}

div.boxNewsletter {
	line-height: 16px;
	margin: 2px 2px 5px 2px;
	padding: 0 5px 5px 5px;
}

div.newsletterDetailContentPage h2 {
	background-color: #6698cc;
	color: #fff;
	padding: 4px;
}

div.produktbild {
	margin: 8px 15px 0 22px;
	height: 120px;
	width: 85px;
	float: left;
}

div.materialanforderung {
	text-align: center;
	float: right;
	width: 180px;
	margin: 2px 0 0 0;
}

div#content div.materialanforderung ul {
	list-style-type: none;
	padding: 0;
}

div.boxStandard div.materialanforderung ul li {
	border: 0;
	padding: 0px;
	text-align: left;
}

div.boxStandard div.materialanforderung ul li span,div#content div.boxStandard div.materialanforderung ul li a,div.boxStandard div.materialanforderung ul li a{
	border: 0;
	display: block;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	margin-top: 4px;
	font-size: 11px;
	padding: 0px 0 4px 0;
	height: 20px;
	/*background: url('/cachepics/icons/blue_dark_button.gif');
	background-position: center;
	background-repeat: no-repeat;*/
	background: #002f5c;
}

div#content div.boxStandard div.materialanforderung ul li a:hover {
	text-decoration: underline;
	/*background-color: transparent*/
}

div.boxStandard div.materialanforderung ul li#empty {
	display: none;
	visibility: hidden;
}

div.boxStandard div.materialanforderung ul li.status span {
	/*background: url('/cachepics/icons/grey_dark_button.gif');*/
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
	background: darkgray;
}

div.boxStandard div.materialanforderung ul li#verfügbar.status span {
	/*background: url('/cachepics/icons/green_dark_button.gif');
	background-position: center;
	background-repeat: no-repeat;*/
	background: limegreen;
}

div.boxStandard div.materialanforderung ul li#Vorankündigung.status span{
	background: url('/cachepics/icons/blue_standard_button.gif');
	background-position: center;
	background-repeat: no-repeat;
}

div.highlightBox {
	background-color: rgb(26,51,88);
	text-align: right;
}
	
div.highlightBox.light {
	background-image: url('/cachepics/styles/lightblue_standard_gradient.gif');
	background-color: #6698cd;
}
div.highlightBox.red {
	background-image: url('/cachepics/styles/red_standard_gradient.gif');
	background-color: #c00000;
}
div.highlightBox.orange {
	background-image: url('/cachepics/styles/orange_standard_gradient.gif');
	background-color: #d37700;
}
div.highlightBox.yellow {
	background-image: url('/cachepics/styles/yellow_standard_gradient.gif');
	background-color: #c7bb02;
}

div#content div.highlightBox a,div.highlightBox a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 20px 0 0;
	padding: 3px;
	display: block;
}
#content div.highlightBox a.extern,div.highlightBox a.extern {
	background-position-y: 1px;
	padding-right: 20px;
}
div#content div.highlightBox.yellow a,div.highlightBox.yellow a {
	color: #000;
}

div#content div.highlightBox a:hover {
	text-decoration: underline;
	background-color: transparent;
}

div.contentNameValuePair {
	margin: 0px 0 5px 0;
	font-size: 12px;
}

div.contentNameValuePair div.contentName {
	float: left;
	font-weight: bold;
	color: rgb(161,11,53);
	padding: 0 10px 0 0;
}

div.boxStandardGold,
div.boxStartMarktinfos {
	border-color: #FFFFFF #F6F7F7 #D1D6DE;
	border-style: solid;
	border-width: 10px 1px 1px;
	clear: both;
	margin: 0 0 7px;
	padding: 0 6px 10px;
}

div.boxStandardGold h2,
div.boxStartMarktinfos h2 {
	color: rgb(171,150,121);
	border-bottom: 1px solid rgb(171,150,121);
}

div#content div.boxStartMarktinfos h2 a {
	color: rgb(171,150,121);
	text-decoration: none;
}

div.boxStartMarktinfos h3.kategorie {
	color: rgb(171,150,121);
	font-size: 11px;
	margin: 0 0 5px 0;
}

div.boxStartMarktinfos div.innerBox {
	border: 0 none;
	border-collapse: collapse;
	margin: 8px 0 0;
	padding: 0;
	width: 99%;
}

div.boxStandard table.atable tr td.title a,div.boxStartMarktinfos table.atable tr td.title a,div.boxStartMarktinfos div.innerBox p.title a{
	color: #4d6d8d;
	text-decoration: none;
	font-weight: bold;
}

div.boxStartMarktinfos div.innerBox div.newsItemWrapper {
	border-left: 1px solid #ccc;
	padding: 0;
	width: 33%;
	float: left;
	min-height: 150px;
	height: 100%;
}

div.boxStartMarktinfos div.innerBox div.newsItem {
	padding: 0 10px 0 10px;
}

div.boxStartMarktinfos div.innerBox div#maInfoId0 {
	border-left: 0;
}

div.boxMarktinfos {
	margin: 0 4px 0 4px;
}

div.PbSegmentsGraph {
	width:320px;
	margin: 0 auto;
	max-width: 100%;
}
div.PbSegmentsGraph div.PbSegmentsGraphInner {
	border:1px solid #d1d6de;
	background-color:white;
	padding:1px;
}
@media (min-width: 1155px) {
	div.PbSegmentsGraph {
		float:left;
	}
	div.PbSegmentsTable {
		margin-left:325px;
		padding:1px;
	}
}
