/* ------------ Floats --------------------------------------------------------- */

.content form.leftFloat {
	display: block;
	clear: none;
	float: left !important;
}

/* +++ Intern +++ */
#content .aboTyp {
	position: relative;
	padding: 25px;
	background: transparent url(../../images/abo/abotyp/bgZeitung.jpg) top left no-repeat;
}
#content .noBg {
	background: none;
}
.whiteBGtrans {
	padding: 20px;
	padding-bottom: 15px;
	background-color: #fff;

	background:transparent url(../../images/abo/abotyp/bgWhiteTrans.png) top left repeat;
	-moz-box-shadow: 0px 2px 5px #191919;
	-webkit-box-shadow: 0px 2px 5px #191919;
	box-shadow: 0px 2px 5px #191919;
	position: relative;
}
.whiteBGtrans .artikel {
	overflow: visible;
}
#hauptformular {
	width: 793px;
}
#hauptformular div.eyeCatcher {
	display: block;
	position: relative;
	float: right;
}

/* ****************************************************************** Intere Aboübersicht */

.boxIntern {
	padding: 15px !important;
	width: 44% !important;
	height: 230px;
}

div.col2L .boxIntern,
div.col2R .boxIntern {
	padding: 10px 15px !important;
	width: 90% !important;
	height: auto;
	height: 160px;
	border: 1px solid #BFBFBF;
}

div.col2R div.boxIntern {
	float: right;
}

.boxIntern h1 .small {
	font-size: 0.7em;
}

.boxIntern img {
	float: left;
	margin-right: 10px;
}

/* +++ Box Fragen +++ */
#hauptformular div.anschriftkomplett,
#hauptformular .posFBox {
	position: relative;
}

#hauptformular div.anschriftkomplett div.boxFragen,
#hauptformular div.anschriftkomplett div.tip {
	position: absolute;
	top: -15px;
}

#hauptformular div.boxFragen,
#hauptformular div.tip {
	position: absolute;
	margin: 10px 0;
	padding: 10px;
	width: 158px;
	height: auto;
	top: -10px;
	right: 0px;
	background-color: #F0F3F5;
	border: 1px solid #B7D1D4;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0px 2px 5px #191919;
	-webkit-box-shadow: 0px 2px 5px #191919;
	box-shadow: 0 2px 5px #191919;
}
#hauptformular div.boxBaden {
	width: 230px;
}

#content div.boxFragen ul {
	margin: 0px 20px 0px 0px;
	margin: 0px;
	padding: 0px;
}

#content div.boxFragen ul li {
	padding: 0px 3px 0px 0px;
}

#content div.boxFragen ul li.callingTimes {
	margin-top: 0;
	padding-top: 0;
}

#content div.boxFragen ul li.callingTimes span,
#content div.boxFragen ul li.callingTimes em {
	display: block;
	float: left;
	font-size: 0.8em;
	font-style: normal;
}

#content div.boxFragen ul li.callingTimes span {
	margin-left: 20px;
	width: 70px;
}

#content div.boxFragen ul li a {
	font-size: 0.9em;
	font-weight: bold;
}

/* +++ Produkt Liste +++ */

#content div.aboTyp div.artikel ul.inArtikelBild,
#hauptformular ul.inArtikelBild {
	margin: 0px 0px 0px 10px;
	width: 280px;
}

#hauptformular ul.inArtikelBild {
	float: left;
	width: 420px;
}

#content .aboTyp .col2L,
#content .aboTyp .col2R {
	width: 49%;
}

#content .aboTyp .col2L ul.listitem, #content .aboTyp .col2R ul.listitem {
	margin-left: 150px;
}

#content .aboTyp .col3L,
#content .aboTyp .col3R {
	width: 33%;
}

#content div.aboTyp div.abo4 {
	position: relative;
	margin: 20px 0px 0px 70px;
}

/* ++++++++++++++++++++++++++++++++++++++++ Default Abo ++++++++++++++++++++++++++++++++++++++++ */

#content .standardAbo .aboTyp div.eyeCatcher, 
#content .studentenAbo .aboTyp div.eyeCatcher {
	top: 8px;
	right: 5px;
	width: 150px;
	height: 125px;
	background: transparent url(../../images/abo/abotyp/smallZeitung.png) 0 0 no-repeat;
}

#internalOptin {
	display: none;
}

.buttonPrint, a.abolinkButton {
	margin-left: 220px;
	padding: 4px 6px;
	color: #fff;
	font-size: 1em;
	background: #f0f3f5;
	background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* firefox */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87e0fd), color-stop(40%,#53cbf1), color-stop(100%,#05abe0)); /* webkit */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* ie */

	background: #86171e;
	background: -moz-linear-gradient(top, #CF2635 0%, #86171e 100%); /* firefox */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CF2635), color-stop(100%,#86171e)); /* webkit */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CF2635', endColorstr='#86171e',GradientType=0 ); /* ie */

	border: 1px solid #e3cacc;
	-moz-box-shadow: 0px 3px 10px #2d2929;
	-webkit-box-shadow: 0px 3px 10px #2d2929;
	box-shadow: 0px 3px 10px #2d2929;
}



#hauptformular .buttonPrint, #hauptformular a.abolinkButton {
	margin-left: 290px;
}

.buttonPrint span {
	text-shadow: 0px 0px 3px #86171e;
	background-image: none;
	padding: 0px;
}

.abolinkButton {
	margin: 0px auto;
	width: auto;
	text-align: center;
}

a.abolinkButton {
	display: inline-block;
	margin: 0px auto;
	padding: 8px 10px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 0px 3px #86171e;
}

label.width680 {
	width: 680px;
	margin: 0px;
}

label.width500 {
	width: 500px;
	margin: 0px;
}

label.width600 {
	width: 600px;
	margin: 0px;
}



/* ++++++++++++++++++++++++++++++++++++++++ Fragen Box ++++++++++++++++++++++++++++++++++++++++ */
#content div.aboTyp div.standardAbo2,
#content div.aboTyp div.studentenAbo2, 
#content div.aboTyp div.miniAbo2 {
	margin-top: 30px !important;
}

#content div.aboTyp div.standardAbo3,
#content div.aboTyp div.studentenAbo3,
#content div.aboTyp div.miniAbo3 {
	margin-top: 20px !important;
}

#content div.aboTyp div.danke {
	margin: 20px 0px 0px 70px;
	position: relative;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  LWL  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* +++ Portal +++ */
.portalLwl {
	width: auto; /* 480 */
	padding: 0px 10px 20px 10px;
	background-color: #f2f2f2;
}

.portalLwl form {
	width: auto;
	width: 460px;
	margin: 0px auto;
	margin-top: 1px;
	padding: 15px 10px 5px;
	background-color: #eaeaea;
	border-top: 1px dotted #D1D1D1;
	border: 1px dotted #f9f9f9;
	border: 1px dotted #fff;
	-webkit-box-shadow: 0px 1px 2px 0px #d1d1d1;
	box-shadow: 0px 1px 2px 0px #d1d1d1;
}

.portalLwl fieldset, .portalLwl form fieldset ul {
	margin: 0px;
	padding: 0px;
}

.portalLwl form fieldset ul li {
	display: inline;
}

.portalLwl form legend {
	padding-bottom: 10px;
}

.portalLwl form legend, .portalLwl form label {
	font-size: 1em;
}

.portalLwl form fieldset input {
	padding: 3px 4px;
}

/* +++ Portal END +++ */
#clickwrapper {
	padding: 2px 10px 10px;
	overflow: hidden;
	position: relative;
}

#closeForm, #closeFormBottom {
	width: 160px;
	position: relative;
	left: 605px;
	top: 5px;
	cursor: pointer;
}
#closeForm {
	position: absolute;
}
#closeFormBottom {
	left: 0px;
}

#clickwrapper .boxLwL1,
#clickwrapper .boxLwL2,
#clickwrapper .boxLwL4,
#hauptformular {
	float: left;
	padding: 10px;
	margin: 0px 5px 0px 4px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#clickwrapper .boxLwL1,
#clickwrapper .boxLwL2 {
	width: 45.6%;
	width: 46.0%;
	height: 150px;
	background: #E8E7E7; /* old browsers */

	background: -moz-linear-gradient(top, #E8E7E7 0%, #D3D3D3 99%); /* firefox */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E8E7E7), color-stop(99%,#D3D3D3)); /* webkit */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E8E7E7', endColorstr='#D3D3D3',GradientType=0 ); /* ie */

	border: 1px solid #d5d5d5;
	cursor: pointer;
}

#clickwrapper .boxLwL1 {
	width: 96%;
	text-align: center
}

#clickwrapper .boxLwL4 {
	margin-bottom: 10px;
	width: 201px;
	width: 20.7%;
	width: 21%;
	height: 220px; /* 250px;*/ 

	overflow: hidden;
	background-position: top center;
	background-position: center 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #B7D1D4;
	border: 1px solid #d5d5d5;
	-moz-box-shadow: 0px 2px 5px #c0c0c0;
	-webkit-box-shadow: 0px 2px 5px #c0c0c0;
	box-shadow: 0px 2px 5px #c0c0c0;
}

#clickwrapper .boxLwL4 p {
	margin: 0px;
}

#clickwrapper .titelLwl {
	margin-top: 140px;
	margin-bottom: 5px;
	font-size: 1.5em;
}

#clickwrapper  #hauptformular {
	width: 770px;
	border: 1px solid #B7D1D4;
	border: 1px solid #d5d5d5;
	-moz-box-shadow: 0px 2px 5px #c0c0c0;
	-webkit-box-shadow: 0px 2px 5px #c0c0c0;
	box-shadow: 0px 2px 5px #c0c0c0;
	z-index: 100;
}

#clickwrapper #detailansicht, #clickwrapper #detailansicht div {
	margin: 0px;
	clear: both;
	overflow: hidden;
}

#clickwrapper #detailansicht img {
	display: block;
	float: left;
	padding: 2px 15px 15px 0;
}

#praemienDetailViewer, #detailButton {
	display: none;
}

#clickwrapper .inactive {
	opacity: 0.4;
	filter: alpha(opacity=40);
	zoom: 1;
}

#clickwrapper #buttons .inactive {
	opacity: 1;
	filter: alpha(opacity=100);
}

#clickwrapper .elected {
	position: relative;
	z-index: 200;
	padding-bottom: 20px;
	background-color: #fff;
	border-bottom: 0px solid #d5d5d5;
	-moz-box-shadow: 0px -10px 10px 1px #c0c0c0;
	-webkit-box-shadow: 0px -10px 10px 1px #c0c0c0;
	box-shadow: 0px -10px 10px 1px #c0c0c0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	filter: none; /* ie */
}

#clickwrapper .electedForm {
	position: relative;
	z-index: 100;
	margin: -14px 0px 10px 4px;
	background-color: #fff;
}

#clickwrapper #divnummer0 .elected {
	background: #fff;
}

#clickwrapper #divnummer0 .electedForm {
	margin: -1px 0px 10px 0px;
}

#hauptformular form fieldset .leftFloat {
	display: block;
	float: left !important;
	clear: none;
}

#hauptformular fieldset .inline {
	display: inline !important;
}

.formcontainer .artikel.danke p {
	float: none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  AKTIONEN  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.abopromozone {
	padding-top: 10px;
	margin-bottom: 15px;
	border-width: 2px 0px;
	border-style: solid;
}

.abopromozone img {
	float: left;
	padding: 2px 15px 15px 0;
}

.abopromozone fieldset {
	margin-bottom: 15px !important;
}
