/*Definiert die Hintergrundbilder*/
#frameHead {
 background: url(../pics/bkg/oc.gif) repeat-x;
}

#frameHead .left {
 background: url(../pics/bkg/ol.gif) no-repeat;
}

#frameHead .right {
 background: url(../pics/bkg/or.gif) no-repeat;
}

#frameBody {
 background: url(../pics/bkg/ml.gif) top left repeat-y;
}

#frameBody1 {
  background: url(../pics/bkg/mr.gif) top right repeat-y;
}

#frameFooter {
 background-image: url(../pics/bkg/uc.gif) repeat-x;
}

#frameFooter .left {
 background-image: url(../pics/bkg/ul.gif) no-repeat;

}

#frameFooter .right {
 background-image: url(../pics/bkg/ur.gif) no-repeat;
}













legend.stdform {
	padding:0px 0px 7px 0px;
	margin:0px 0px 0px -7px;
	clear: both;
	width:85%;
}

label.stdform{
	padding-right:10px;
}
span.stdformlabelcontainer {
	width: 90px;
	float: left;
	padding: 5px 0 2px 0;
}
span.stdforminputcontainer {
	float: left;
	padding: 3px 0;
}
input.stdform,select.stdform{
	text-align:left;
}
div.stdformfield{
	clear: both;
	display: block;
	text-align:right;
}

div.publiste ul {
	margin:0px !important;
	padding:0px !important;
}
li.stdpdflist{
	background: url(../gfx/icons/misc_li_pdf.gif) no-repeat left center !important;
	margin:0 0 0 0;
	padding-left:20px;
	list-style:none;
}


/**********************************************/


#warenkorbcontentframe {
		padding:0;
		margin-top:20px;

	}
	#warenkorbcontent {
		border-left:1px solid #7BBE7B;
		border-right:1px solid #7BBE7B;
		border-bottom:1px solid #7BBE7B;
		/*background-color: #F7FCF5;*/
		margin-bottom:50px;
		width:99%;
	}
	.warenkorbitembox {
		border-left:1px solid #7BBE7B;
		border-right:1px solid #7BBE7B;
		border-bottom:1px solid #7BBE7B;
		border-top:1px solid #7BBE7B;
		background-color: #F7FCF5;
		padding:14px 14px 14px 14px;

	}
	.cartbutton {
		height:20px;
		overflow:hidden;
		background-color:#FFFFFF;
	}
	.publiste{
		border-left:1px dotted #7CBF7C;
		border-right:1px dotted #7CBF7C;
		border-bottom:1px dotted #7CBF7C;
		border-top:1px dotted #7CBF7C;
		padding:5px;
		margin:5px;
		width:190px;
		float:left;
	}
	.dashedbordertop{
		border-top:1px dotted #7CBF7C;
	}
	.dashedborderright{
		border-right:1px dotted #7CBF7C;
	}

	#warenkorbcontentform div.hrcontent{
		height: 1px;
		width:99%;
		margin-top:10px;
		margin-bottom:10px;
		border-top:1px dotted #7CBF7C;
	}
	#warenkorbcontentform div.hrcontent hr{
		display: none;
	}

	.buttonaddtocart{
		width:132px;
		height:20px;
		background-image:url('../gfx/icons/button_addtocart.gif');
		border:0px;
		margin:0px;
		padding:0px;
		cursor: pointer;
	}

	#infowarenkorb .publication {
	overflow:hidden;
	}
/*ENDE Infowarenkorb*/