div#content form {
	margin: 0;
	padding: 0;
}

div#content form fieldset {
	border: 1px solid #bebebe;
	padding: 10px;
	/*background: url('/cachepics/styles/box_standard_gradient.gif');*/
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #f8f8f9;
	margin: 0 0 10px 0;
}

div#content legend {
	font-weight: bold;
	color: #6698cc;
	font-size: 12px;
	padding: 4px;
	background-color: #fff;
}

div#content input,select,textarea {
	border: 1px solid #bebebe;
	background-color: #fff;
	font-size: 11px;
	padding: 2px 10px 2px 5px;
}
div#content input[type=file] {
	border: none;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}
div#content .FormUpload > p {
	margin-top: 0;
}

div#content select {
	border: 1px solid #bebebe;
	background-color: #fff;
	padding: 0;
	font-size: 11px;
	height: 20px;
}
div.Formular div.formValue select {
	width: 317px;
}

div#content textarea {
	height: 150px;
	width: 300px;
}

div.openClose a,div#content input.emssubmit,div#content input.submit {
	color: #5c5c5c;
	text-decoration: none;
	background: url('/cachepics/icons/submit_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	padding: 0 10px 0 30px;
	margin: 0 0 0 210px;
	font-weight: bold;
	clear: both;
	height: 22px;
}
div.openClose a {
	display: inline-block;
	height: 20px;
	line-height: 18px;
}

div#content form.login input.submit {
	margin-left: 0;
	float: right;
}

p.datenschutz {
	margin: 15px 0 20px 206px;
}

p.datenschutz a {
	padding: 5px 0 0 4px;
	vertical-align: bottom;
	line-height: 23px
}

p.datenschutz a:hover {
	padding: 5px 0 0 4px;
	vertical-align: bottom;
	line-height: 23px
}

p.datenschutz img {
	margin: 0 5px 0 5px;
	width: 15px;
}

div#content input.emssubmitdel {
	color: #5c5c5c;
	text-decoration: none;
	background: url('/cachepics/icons/delete_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	padding: 2px 10px 3px 30px;
	margin: 7px 0 0 110px;
	font-weight: bold;
	clear: both;
	display: block;
}

div#content input.emssubmitchange {
	color: #5c5c5c;
	text-decoration: none;
	background: url('/cachepics/icons/change_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	padding: 2px 10px 3px 30px;
	margin: 0 0 0 2px;
	font-weight: bold;
}

div#content input.emssubmit {
	margin-left: 5px;
}

div#content input.emssubmitchange:hover,div#content input.emssubmitdel:hover,div#content input.emssubmit:hover,div.openClose a:hover,div#content input.submit:hover {
	border: 1px solid #f2f2f2;
	cursor: pointer;
}

div.openClose {
	margin: 7px 0px 7px 0px;
}

div.openClose a {
	margin: 0;
}

div.formNameValuePair,div.formNameValuePairError {
	clear: both;
	margin: 5px 0 5px 0;
}

div.formName {
	width: 220px;
	float: left;
	clear: both;
	font-size: 11px;
	display: block;
	padding: 4px 0px 5px 0px;
	line-height: 1.2;
}

div.formValue input.fm_text {
	float: left;
	width: 300px;
}

div.formNameValuePair div.formDesc,div.formValue p.formDesc {
	margin: 3px 0 0 3px;
	float: left;
	display: block;
	line-height: 1.2;
}

div.formNameValuePair div.formDesc {
	width: 240px;
}

div.formValue {
	float: left;
	width: 300px;
}

div.formCheckBox {
	margin: 5px 0 5px 0;
	clear: both;
}

div.formCheckBox label {
	padding: 0 0 0 25px;
	vertical-align: top;
	width: 290px;
	display: block;
	line-height: 1.2;
}

div.formNameValuePairError div.formCheckBox label {
	color: rgb(199,20,93);
}

div.formCheckBox input {
	float: left;
	font-size: 11px;
}

div#content div.formCheckBox input {
	border: 0;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	cursor: pointer;
}

label {
	font-size: 11px;
	padding: 2px 0 0 0;
}

input.checkbox {
	border: 0;
}

div.emsblock label {
	font-weight: bold;
	color: #002f5c;
	font-size: 11px;
}

div.geoFilter {
	margin: 0 0 10px 10px;
	float: left;
	width: 100px;
	padding: 2px 0 0 0;
}

div.geoFilterSelect {
	margin: 0 0 0 10px;
	float: left;
	width: 250px;
}

div#content div.formNameValuePairError input,div#content div.formNameValuePairError select,div#content div.formNameValuePairError textarea {
	border: 1px solid rgb(199,20,93);
}

p.formWarning,div.formNameValuePairError div.formName {
	color: rgb(199,20,93);
	font-weight: bold;
}

p.formWarning {
	font-weight: bold;
	color: rgb(199,20,93);
}

div.mainProductSearch {
	float: right;
	margin: 0 0 18px 0;
	padding: 6px;
	background: white;
	width: 153px;
}

div.mainProductSearch form {
	text-align: right;
}

div#content form.inlineForm input,div.mainProductSearch form input {
	vertical-align: middle;
	width: 24px;
	height: 21px;
	border: 0;
	padding: 0;
	margin: 0;
}

div#content form.inlineForm input#zipFilterInput,div#content form.inlineForm input#dateFilterInput,div.mainProductSearch form input.mainProductSearchInputText {
	width: 120px;
	height: 13px;
	padding: 3px 0px 3px 5px;
	border: 0;
	margin: 0 -3px 0 0;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	color: #5c5c5c;
	font-size: 12px;
}

div.boxTeaserLogin form {
	margin: 0;
}

div.boxTeaserLogin form fieldset {
	border: 0;
	display: block;
	padding: 0;
}

div.boxTeaserLogin div.FormPairValue {
	margin: 4px 0 4px 0;
	text-align: left;
}

div.boxTeaserLogin div.FormPairValue input {
	border: 1px solid #bebebe;
	height: 13px;
	width: 135px;
	font-size: 11px;
	color: #5c5c5c;
	vertical-align: middle;
	padding: 3px;
}

div.boxTeaserLogin form input.submit {
	background: url('/cachepics/icons/submit_bg.gif');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	padding: 2px 9px 5px 30px;
	font-weight: bold;
	color: #5c5c5c;
	font-size: 11px;
	height: 22px;
	width: 143px;
}

div.boxTeaserLogin form input.submit:hover {
	border: 1px solid #f2f2f2;
	cursor: pointer;
}

div.boxTeaserLogin p {
	margin: 0;
}

div.loginFormLight {
	border-top: 1px dotted #94b7db;
	margin: 5px 0 2px 0;
	padding: 4px 0 0 0;
	background-color: #fff;
}

div.loginFormLight a {
	text-decoration: none;
	color: #5c5c5c;
	font-size: 11px;
}

div#vpLoginBox p {
	margin: 5px;
}

form.login div.formValue {
	width: 200px;
}

a.next img,a.back img {
	float: left;
	margin: 0 5px 0 0;
}

a.next span,a.back span {
	display: block;
	float: left;
	font-size: 11px;
	margin: 5px 0 0;
	text-decoration: underline;
}

a.next {
	float: right;
}

a.back {
	float: left;
}

a.back:hover span,a.next:hover span {
	text-decoration: none;
}

div.wrapperWindowContent {
	clear: both;
	border: 0;
	border-top: 0;
	padding: 10px;
	background-color: #fff;
}

div.wrapperTblFeatures {
	margin: 0 0 10px;
	padding: 11px 5px;
	background-color: #fff;
	border: 0;
}

div.wrapperFullTextSearch strong {
	display: block;
	float: left;
	margin: 5px 9px 0 0;
	vertical-align: middle;
}

div.wrapperTblFeatures div.fullTextSearch {
	margin: 0 0 0 5px;
	padding: 0 4px 0 0;
	text-align: left;
	float: left;
	height: 22px;
	width: 234px;
}

div#content div.wrapperTblFeatures div.fullTextSearch input {
	width: 120px;
	height: 14px;
	vertical-align: middle;
	float: left;
	padding-top: 3px;
}

div#content div.wrapperTblFeatures div.fullTextSearch input[type=text] {
	display: block;
	clear: both;
	border-right: none !important;
	margin: 0 1px 0 0;
}

div#content div.wrapperTblFeatures div.fullTextSearch input.startsearch {
	border: 0;
	clear: none;
	height: 21px;
	width: 25px;
	padding: 0;
	float: left;
	display: block;
	vertical-align: top;
}

*+html div.wrapperTblFeatures div.fullTextSearch a.deletesearch,*+html div.wrapperTblFeatures div.fullTextSearch input.startsearch {
	margin-top: -14px;
}

* html div#content div.wrapperTblFeatures div.fullTextSearch input.startsearch {
	display: inline;
	float: none;
}

* html div#content div.wrapperTblFeatures div.fullTextSearch a.deletesearch {
	display: inline;
	float: none;
}

div.wrapperTblFeatures div.fullTextSearch a.deletesearch {
	height: 21px;
	width: 25px;
	border: 0;
	text-decoration: none;
	display: block;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	float: left;
}

div.limitWrapper {
	display: block;
	padding: 0;
	line-height: 1;
}

div.limitWrapper span.page {
	float: left;
	padding: 0px 15px 0 0;
}

div.limitWrapper div.atablePaginator {
	float: left;
	text-align: left;
	height: 22px;
	padding: 0;
	font-weight: bold;
}
div.limitWrapper div.atablePaginator a {
	line-height: 22px;
}

div.limitWrapper div.atablePaginator a,div.limitWrapper div.atablePaginator span {
	font-size: 11px;
}

div.limitWrapper div.atablePaginator span.atablePaginatorActive {
	color: rgb(199,20,93);
}

div.limitWrapper div.atablePaginator a.nextPreviewLinks,div.limitWrapper div.atablePaginator span.nextPreviewLinks {
	padding: 2px 0 0 0;
}

div.limitWrapper div.atablePaginator span.nextPreviewLinks {
	vertical-align: baseline;
}

div.limitWrapper div.atablePaginator span.sitesTotal {
	padding: 0px 0 0px 0;
	display: inline-block;
}

div.limitWrapper div.atablePaginator img {
	opacity: 0.8;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.80;
}

div.limitWrapper div.atablePaginator a:hover img {
	opacity: 1;
	filter: alpha(opacity = 100);
	-moz-opacity: 1.0;
}

div.limitWrapper div.atablePaginator span img {
	opacity: 0.5;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.50;
}

div.limitWrapper div.atablePaginator select.atablePaginatorSelect {
	height: 21px;
	padding: 0;
}

div.limitWrapper div.atablePaginator select.atablePaginatorSelect option {
	padding: 0 3px 0 5px;
	border: 0;
}

div.rueckruf div.contentNameValuePair {
	float: left;
	margin-right: 15px;
}
div.rueckruf div.contentNameValuePair div.contentValue {
	float:right;
}
div.rueckruf div.contentNameValuePair div.contentValue {
	float:none\9; /* \9 is a IE8&9 css hack to only apply to those browsers (also IE10 in compatibility mode */
}

div.rueckruf form {
	margin-left: 1px !important;
}

div#content div.rueckruf form fieldset {
	width: 178px;
	padding: 3px 2px 0px 7px;
	margin: 0;
	font-size: 11px;
}

div#content div.rueckruf div.formNameValueRueckruf {
	margin: 0;
	padding: 0 0 0 1px;
	width: 178px;
}

div#content div.rueckruf div.formNameValueRueckruf div.formName {
	padding: 5px 0 3px 0;
	width: 110px;
	float: none;
}

div#content div.rueckruf div.formNameValueRueckruf div.formValue {
	float: none;
}

div#content div.rueckruf div.formNameValueRueckruf input {
	width: 155px;
}

div#content div.rueckruf input.submit {
	margin: 0 0px 10px 1px;
	width: 172px;
}

div#content input.noBorderPortfolio {
	border: 0;
}

div.pbFilterWrapper {
	
}

div#content div.pbFilterWrapper div.pbPeriodWrapper form fieldset {
	
}

div#content div.pbFilterWrapper div.pbPeriodWrapper form fieldset legend {
	color: #6698CC;
}

div.vpUmsatzFilterLeft {
	float: left;
	width: 30%;
}

div.vpUmsatzFilterRight {
	width: 45%;
	float: left;
}

div#content div.pbFilterWrapper div.pbPeriodWrapper form fieldset input.submit {
	float: left;
	margin-left: 0px;
}

div#vpUmsatzFilterLeft.scripted {
	width: 95%;
}

div#vpUmsatzFilterRight.scripted {
	margin: 27px 0 0 5px;
	clear: both;
}

div#vpUmsatzFilterLeft.scripted {
	padding: 0 10px 10px 5px;
}

div#vpUmsatzFilterLeft.scripted label:hover {
	cursor: pointer;
	text-decoration: underline;
}

div#vpUmsatzFilterLeft.scripted label strong {
	text-decoration: underline;
}

div#content form#vpUmsatzFilterForm.scripted fieldset input.submit {
	margin: 25px 0 0 5px;
	display: block;
}

form.inlineForm {
	display: inline;
}

div.vpUmsatzFilterVeryRight {
	float: right;
}

.ui-slider {
	border: 1px solid #CCCCCC;
	background-color: #f6f6f6;
}

div#vpUmsatzFilterLeft.scripted {
	width: 48%;
	float: left;
	margin: 4px 0 0 0;
	cursor: pointer;
}

div#vpUmsatzFilterRight.scripted {
	margin: 0px 0 0 25px;
	text-align: right;
	width: 44%;
	float: right;
	clear: none;
}

div#content div.apple_overlay form fieldset {
	background: none;
	border: 0;
	padding: 4px 0px 4px 4px;
	clear: both;
}

div#content div.apple_overlay form fieldset div.formNameValueRueckruf {
	float: left;
	width: 148px;
}

div#content div.apple_overlay form fieldset div.formName {
	padding: 5px 0 1px 0;
}

div#content div.apple_overlay form fieldset div.formValue {
	width: 110px;
}

div#content div.apple_overlay form fieldset div.formValue input.fm_text {
	width: 110px;
}

div#content div.apple_overlay form fieldset input.submit {
	margin-left: 105px;
	width: 170px
}

div#content div.pbFilterWrapper div.pbProductCategoryWrapper form fieldset input.submit,div#content div.pbFilterWrapper div.pbProductCategoryWrapper form fieldset select {
	margin-left: 0px;
}