:root{
	--registration-border-color: #a8a8a8;
	--registration-border-color-2: #e9e9e9;
	--color-orange: #f39313;
}


#header {
	margin: 3px auto 0px;
	width: auto;
	height: 136px;
	background: url("")
		repeat-x scroll 0px 0px transparent;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
	position: relative;
	z-index: 100;
	font-size: 1.3em;
	border: 0px solid #666666;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

.registration-content {
	display: grid;
	grid-template-columns: 25% 50% 25%;
}

.registration-content-bestellung {
	display: grid;
	grid-template-columns: auto minmax(645px, 1200px) auto;
}

.registration-content-bestellung * {
	font-size: 14px;
}


.registration-login {
	font-size: 14px;
}


.registration-sf-1, .registration-sf-1 * {
	line-height: 1.35em;
	font-size: 14px;
}

.registration-navigation-tb {
	margin-top: 10px;
	margin-bottom: 10px;
}


.registration-pvatnow-list ul {
	list-style-type: none;
}

.registration-pvatnow-list ul li:before {
	content: "■";
	color: #f39313;
	padding-right: 0.25em;
	font-size: 1em;
}

.registration-pvatnow-list ul li {
	margin-left: 0px;
	text-indent: -0.9em;
}

.registration-left, .registration-right {
	text-align: center;
	padding: 20px;
}



@media (max-width: 1540px) {
  	.registration-left .registration-box-base ~.registration-box-base {
		margin-top: 20px;
	}
	
	.registration-right .registration-box-base ~.registration-box-base {
		margin-top: 20px;
	}
}

@media (min-width: 1541px) and (max-width: 1640px) {
  	.registration-left .registration-box-base ~.registration-box-base {
		margin-top: 55px;
	}
	
	.registration-right .registration-box-base ~.registration-box-base {
		margin-top: 20px;
	}
}

@media (min-width: 1641px) and (max-width: 1740px) {
  	.registration-left .registration-box-base ~.registration-box-base {
		margin-top: 74px;
	}
	
	.registration-right .registration-box-base ~.registration-box-base {
		margin-top: 30px;
	}
}

@media (min-width: 1741px) and (max-width: 1840px) {
  	.registration-left .registration-box-base ~.registration-box-base {
		margin-top: 103px;
	}
	
	.registration-right .registration-box-base ~.registration-box-base {
		margin-top: 35px;
	}
}

@media (min-width: 1841px) {
    .registration-left .registration-box-base ~.registration-box-base {
		margin-top: 108px;
	}
	
	.registration-right .registration-box-base ~.registration-box-base {
		margin-top: 46px;
	}
}






.unordered-list-no-indenting li {
	margin-left: -25px;
}

.unordered-list-no-indenting ul>li {
	font-style: italic;
	margin-left: -40px;
}

.registration-box-base {
	border: none;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.35);
	color: #222;
}

.registration-box-std-padding {
	padding: 20px;
}

.registration-box {
	margin-top: 15px;
	margin-bottom: 40px;
	padding: 15px;
	border: none;
	border-radius: 20px 20px 20px 0px;
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.35);
	color: #222;
	background-color: #fff2cc;
	font-size: 14px;
}

.registration-box-main-page {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	border: none;
	border-radius: 20px 20px 20px 0px;
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.35);
	color: #222;
	background-color: #fff2cc;
	font-size: 14px;
}

.registration-box h2 {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 20px;
	line-height: 1.3em;
}

#registration-tag-cloud {
	text-align: center;
	width: inherit;
}

#registration-contact{
	text-align: left;
	width: inherit;
}

/* Knowledge Cloud */
#registration-knowledge-cloud {
	width: auto;
	padding-top: 25px;
	border: none;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}

#registration-knowledge-cloud li a {
	text-decoration: none;
}

#registration-left #registration-knowledge-cloud * {
	font-size: unset;
}

#registration-left #registration-knowledge-cloud ul li::before {
	content: unset;
	list-style-type: none;
}

.ui-tagcloud-strength-1 {
	font-size: 10px !important;
}

.ui-tagcloud-strength-2 {
	font-size: 12px !important;
}

.ui-tagcloud-strength-3 {
	font-size: 14px !important;
}

.ui-tagcloud-strength-4 {
	font-size: 16px !important;
}

.ui-tagcloud-strength-5 {
	font-size: 18px !important;
}


#registration-paypal-img {
	width: 80%;
	margin: 20px;
	object-fit: contain;
}

.registration-top-decoration {
	width: 190px !important;
	top: -70px;
	position: absolute;
	margin-left: -160px;
	z-index: 10;
}

a.rslides_nav.rslides1_nav.prev {
	position: inherit;
	float: left;
	z-index: 100;
	margin-left: -50px;
	margin-top: -120px;
	background: url("")
		no-repeat;
	color: transparent !important;
	height: 30px;
	min-width: 40px;
}

a.rslides_nav.rslides1_nav.next {
	position: inherit;
	float: right;
	z-index: 100;
	margin-right: -50px;
	margin-top: -120px;
	background: url("")
		no-repeat;
	color: transparent !important;
	height: 30px;
	min-width: 40px;
}

.registration-middle {
	
}

/*** TODO: unter Vorbehalt reingenommen ***/
.registration-middle table {
	margin-bottom: 0px;
}

.registration-middle label {
	font-size: 14px !important;
}

.registration-middle h1, .registration-middle h2, .registration-middle h1 *,
	.registration-middle h2 * {
	font-size: 20px;
	line-height: 1.3em;
}

#registration-box-produktentwicklung-content h1 {
	font-size: 14px;
	line-height: 1em;
}

#registration-box-produktreihe-home *,
	#registration-box-produktreihe-manager *,
	#registration-box-produktumfang *, #registration-box-produktentwicklung *
	{
	font-size: 16px;
	line-height: 1.35em;
}

#registration-box-produktentwicklung-content {
	max-height: 600px;
	overflow: auto;
}

.registration-box-header {
	border-radius: 20px 20px 0px 0px;
	padding: 3px;
	box-shadow: 0px 0px 4px 4px #ddd;
	background: #f39313;
	color: #fff;
	z-index: 100;
	text-align: center;
	position: relative;
}

.registration-box-clean {
	background-color: #fff !important;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.registration-news-iframe-subscribe, 
	.registration-news-iframe-unsubscribe {
	width: 550px;
	height: 320px;
	border: 0;
} 

.registration-news-iframe-unsubscribe {
	height: 220px;
}

/* order */
.registration-top {
	margin-bottom: 20px;
}

.registration-top-panelgrid tr, .registration-top-panelgrid td {
	background-color: transparent !important;
	border-width: 1px 4px !important;
	border-style: solid;
	border-color: #FFF !important;
	padding: 0px !important;
}

.registration-top-element, .registration-top-element-ausgewaehlt {
	font-size: 13px;
	text-align: center;
	padding: 11px 15px !important;
	color: #222;
	/*background-color: #fbf186;*/
	background-color: #fff2cc;
}

.registration-top-element-ausgewaehlt {
	color: #222;
	/*background-color: #f39313;*/
	background-color: #f9ce4d;
	font-weight: normal;
}

.registration-box-content {
	background-color: #fff !important;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.1);
	padding: 25px;
	text-align: left;
	margin-top: 0px;
	font-size: 14px;
	color: #222;
}

.registration-box-content .ui-panelgrid-cell h3 {
	font-size: 17px;
}

.registration-box-content h3 {
	font-size: 17px;
}

.registration-box-content-with-header {
	border-radius: 0px 0px 20px 20px;
}

.registration-box-bestelluebersicht-grid {
	display: grid;
	grid-template-columns: 50% 50%;
}

.registration-box-bestelluebersicht-tbm {
	margin: 20px 0px;
}
.registration-box-bestelluebersicht-ml {
	margin-left: 20px;
}
.registration-box-bestelluebersicht-mt {
	margin-top: 20px;
}

.registration-dialog {
	margin-top: 0px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent !important;
}

.registration-middle-zm {
	min-width: 740px;	
}

.registration-box-bestelluebersicht h1 {
	font-size: 20px;
	line-height: 1.3em;
}

/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
#projektzugang .registration-info-button-s2 {
	background-color: rgb(255, 247, 224) !important;
}

#registration-box-agb-recaptcha {
	height: 155px;
	margin-top: -20px;
	padding-bottom: 40px;
}

#registration-box-kundendaten2, #registration-box-kundendaten1 {
	height: 260px;
}

#registration-box-zahlungsdaten2, #registration-box-zahlungsdaten1 {
	margin-bottom: 15px;
	height: 130px;
}

#registration-box-zugangsdaten1 {
	height: 70px;
}

#registration-box-zugangsdaten2 {
	height: 140px;
}

#registration-box-spezial-zugaenge {
	text-align: center;
}

#registration-box-produktreihe-1, 
#registration-box-produktreihe-2,
#registration-box-produktreihe-3 {
	height: 330px;
	position: relative;
	text-align: center;
	line-height: 1.35em;
}

#registration-box-produktreihe-1 {
	background-color: #fff7e0;
}

#vergleich-basic-manager {
	position: absolute;
	top: 105px;
	left: 5px;
}
#vergleich-basic-manager .registration-info-button{
	position: inherit !important;
	width: inherit !important;
}


#registration-box-produktreihe-1 .registration-info-button,
	#registration-box-produktreihe-2 .registration-info-button,
	#registration-box-produktreihe-3 .registration-info-button {
	position: absolute;
	bottom: 60px;
	width: 60%;
	left: 20%;
}

#registration-box-produktreihe-1 .registration-button,
	#registration-box-produktreihe-2 .registration-button,
	#registration-box-produktreihe-3 .registration-button {
	position: absolute;
	bottom: 15px;
	width: 80%;
	left: 10%;
}

td:only-child #registration-box-produktreihe-1 {
	width: 46% !important;
	margin-left: 25%;
}

td:only-child #registration-box-produktreihe-1+div img {
	margin-left: 30% !important;
	width: 50% !important;
}

#registration-box-produktumfang, #registration-box-produktentwicklung {
	height: 28px;
	padding-top: 1.7em;
	padding-bottom: 1em;
	border-radius: 20px 20px 20px 20px;
}

#registration-box-produktumfang .registration-button,
	#registration-box-produktentwicklung  .registration-button {
	margin-top: -4px;
}

.registration-middle h3, .registration-middle h3 * {
	font-size: 17px;
}

.registration-box-header h2 {
	font-size: 20px;
}

#registration-box-produktpreise-content {
	text-align: center;
}

#registration-box-produktpreise-content img {
	width: auto !important;
	height: 300px !important;
}

/* info material selections */
.info-material-selections {
	/*width: max-content;*/
	display: inline-block;
}

.info-material-selections div {
	float: left;
	text-align: center;
	width: 85px;
	height: 95px;
	margin: 5px 10px 0px 10px;
}

.info-material-selections div a img {
	width: 70px;
}
 
#registration-right .registration-info-button {
	width: 280px;
	padding: 7px;
	text-align: center;
}


.registration-dialog ~ .registration-button {
	margin-top: -15px;
}


.newsbox-right-side {
	text-align: left;
}
.newsbox-right-side ul {
	list-style-type: none;
	margin-left: -28px;	
}
.newsbox-right-side ul li {
	margin-left: 0px;
	text-indent: -0.9em;
}
.newsbox-right-side ul li::before {
	content: "■";
	color: #f39313;
	font-size: 1em;
}




.registration-3-btn-lrr-btm{
}

.registration-3-btn-lrr-btm >* {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;	
}

.registration-3-btn-lrr-btm >*:nth-child(n+2){
	float: right;
}

.registration-3-btn-lrr-btm >*:nth-child(2){
	margin-left: 20px;
}

.registration-box-top-distance {
	margin-top:40px;
}

.registration-bestellung-btn-sty, .registration-bestellung-btn-sty-sp {
	height: 40px;
	width: 100%
}

.registration-bestellung-btn-sty >*:nth-child(1),
	.registration-bestellung-btn-sty-sp form:nth-child(1) {
	float: left;
}
.registration-bestellung-btn-sty >*:nth-child(2),
	.registration-bestellung-btn-sty-sp form:nth-child(2) {
	float: right;
}


.registration-info-box {
    margin-top: 35px;
    background: #f3971325;
    border-radius: 5px; 
    padding: 8px;
}

.div-container-close {
	right: 30px;
	top: 10px;
	position: absolute;
}

.registration-change-account {
	background: #f6931344 !important;
	color: black;
	width: 760px;
	margin: 20px auto;
	padding: 20px;
	border: 1px solid var(--color-orange);
}
.registration-change-account p:first-of-type{
	margin-top: 0px;
}

.registration-passwort-info-text {
	margin-top: 20px;
	margin-bottom: 20px;	
}


body #page .pvnow-registration-table.pvnow-table{
	--table-header-cell-bg-color: var(--color-orange);
	--table-header-cell-color: white;
	--table-header-cell-border-right: 1px solid white; 
	--table-header-cell-border-left: 1px solid white; 
	--table-header-cell-border-top: 1px solid white; 
	--table-header-cell-border-bottom: 1px solid white; 
	--table-header-cell-text-align: center;
	--table-body-cell-border-right: 1px solid var(--registration-border-color-2); 
	--table-body-cell-border-left: 1px solid var(--registration-border-color-2); 
	--table-body-cell-border-top: 1px solid var(--registration-border-color-2); 
	--table-body-cell-border-bottom: 1px solid var(--registration-border-color-2);
	--table-body-padding-right: 10px;
	--table-cell-padding-right: 10px;
	--table-cell-padding-left: 10px;
	--table-cell-padding-top: 10px;
	--table-cell-padding-bottom: 10px;
	--input-height: 22px;
	--input-button-width: 22px;
	--input-button-height: 22px;
}

body #page .pvnow-registration-table-zahlungsmodi.pvnow-registration-table.pvnow-table {
	font-size: 12px;
	--table-body-cell-border-right: 1px solid var(--registration-border-color);
	--table-body-cell-border-left: 1px solid var(--registration-border-color);
	--table-body-cell-border-top: 1px solid var(--registration-border-color);
	--table-body-cell-border-bottom: 1px solid var(--registration-border-color);
	--table-cell-padding-top: 5px;
	--table-cell-padding-bottom: 5px;
}

body #page .pvnow-registration-table-rechnungstabelle.pvnow-registration-table.pvnow-table {
	--table-first-cell-width: 36%;
	--table-second-cell-width: 28%;
	--table-third-cell-width: 36%;
	--table-first-body-cell-text-align: left;
	--table-second-body-cell-text-align: right;
	--table-third-body-cell-text-align: center;
}
body #page .pvnow-registration-table-rechnungstabelle.pvnow-registration-table.pvnow-table tr.ui-panelgrid-even{
	background-color: #eaeaea;
}

body #page .pvnow-registration-table-dialog.pvnow-registration-table.pvnow-table {
	--table-body-cell-border-right: none;
	--table-body-cell-border-left: none;
	--table-body-cell-border-top: none;
	--table-body-cell-border-bottom: none;
	--table-body-cell-vertical-align: top;
}
