body { 
	font-size: 62.5%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(/images/logos/bkgr1.gif); 
	margin: 0; padding: 0; 
	}

script {
	display: none;
	position: absolute;
	}

body.fontSmall {
        font-size: 62.5%;
        }

body.fontMedium {
        font-size: 75%;
        }

body.fontLarge {
        font-size: 87.5%;
        }

#container {
	background-image: url(/images/logos/bkgr3.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 975px;
	}

/*        
#container {
	background-color: #fff;
	background-image: url(/images/logos/bkgr2.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 975px;
	}
*/
#h2Spacer {
	line-height: 6em;
	}
	
/*Header*/

#pageheader { 
	color: #fff; 
	background-color: #0a66cc;
	/*background-color: #d22c2c;*/
	background-image: url(/images/logos/shadow1.gif); 
	background-repeat: repeat-y; 
	background-position: 968px 0; 
	position: relative; 
	height: 130px; 
	width: 975px; 
	}
#pageheader h1 { 
	/*background-image: url(/images/logos/signet.gif); 
	background-repeat: no-repeat;*/
	height: 104px; 
	margin: 0;
	padding: 0;
	}
	
#pageheader h1 img { 
        border: 0;
        color: #70a6ee;
	}
	
#pageheader h1 a { 
	width: 270px; 
	display: block; 
        }
	
/*Servicemenu, Erstmal nur ein Platzhalter*/

#commonmenu { 
	height: 50px; 
	position: absolute; 
	top: 20px; 
	right: 23px; 
	font-size: 105%;
        margin-left: 300px;
	}
	
#commonmenu #upperline {
	
	}

#commonmenu #lowerline {
	clear: right;
	}

#commonmenu #upperline a.last {
	padding-top: 1.5em;
	}

#commonmenu .linkWrapper {
	border-right: 1px solid #70a6ee;
	float: right;
	}

#commonmenu a,
#commonmenu .linkWrapper {
	border-right: 1px solid #70a6ee;
	color: #bfdcff;
	float: right;
	text-decoration: none;
	padding: 8px;
	margin: 0;
	}

#commonmenu a:link:hover, 
#commonmenu a:visited:hover, 
#commonmenu a:active:hover {
	color: #fff;
	}

#commonmenu a.last {
	border-right: 0;
	padding-right: 0;
	}

#commonmenu .small, #commonmenu .medium, #commonmenu .large, #commonmenu .normal {
	border: 0;
	display: inline;
	padding: 8px 3px;
	float: none;
}

#commonmenu .small {
	font-size: 100%;
	margin-top: 1px;
	}

#commonmenu .medium {
	font-size: 140%;
	}

#commonmenu .large {
	font-size: 180%;
	}

#commonmenu #lowerline a {
	border-top: 1px solid #70a6ee;
	}
	
/*Schwarzer Balken*/

#mainmenu { 
	font-size: 1.1em; 
	color: #fff; 
	background-color: #000824; 
	background-image: url(/images/logos/blueline.gif); 
	background-repeat: repeat-x; 
	position: relative; 
	bottom: 0; 
	height: 2.3em; 
	width: 968px; 
	min-height: 24px;
	border-bottom: 1px solid #b3b3b3;
	}

#mainmenu .mmSpacer { 
	background-color: transparent;
	float: left;
	height: 25px;
	width: 0.1px;
	overflow: hidden;
	}

#mainmenu a { 
	font-weight: bold; 
	text-decoration: none; 
	}
	
#mainmenu ul { 
	height: 2.3em; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #b3b3b3; 
	list-style-type: none; 
	min-height: 25px;
	display: inline;
	}
	
#mainmenu ul li { 
	display: block; 
	float: left; 
	}
	
#mainmenu li { 
	line-height: 1.5em; 
	margin: 0; 
	display: inline; 
	}
	
li#startseite { 
	width: 164px; 
	}
	
li#startseite a { 
	color: #fff;
	background-image: url(/images/logos/home.gif); 
	background-repeat: no-repeat; 
	background-position: 8px 0.4em; 
	line-height: 2.3em; 
	padding-left: 33px; 
	display: block; 
	}
	
li#startseite a:hover { 
	color: #39f; 
	background-image: url(/images/logos/home2.gif); 
	}
	
li#Evidenzzentrale, li#Datenservice { 
	text-align: center; 
	width: 176px;
	margin: 0.5em 20px 0 20px;
	}
	
li#Evidenzzentrale a, li#Datenservice a { 
	color: #000; 
	background-color: #e8e8e8; 
	display: block; 
	}
	
li#Evidenzzentrale a:hover { 
	color: #fff; 
	background-color: #000; 
	}
		
li#Datenservice a:hover { 
	color: #fff; 
	background-color: #000; 	
        }
	
li#Fachverlag { 
	line-height: 1.8em; 
	text-align: center; 
	width: 174px; 
	float: left; 
	border-right: 1px solid #5394dc; 
	border-bottom: 1px solid #5394dc; 
	border-left: 1px solid #5394dc; 
	}
	
li#Fachverlag a { 
	color: #fff;
	background-color: #0a66cc; 
	display: block; 
	}
	
.largepage{
	background-color: #fff;
	width: 908px;
	padding-left:30px;
	/*margin-top:-30px;*/
	/*padding-top:30px;*/
        min-height:440px;
}

/* Stylessheet fuer merkliste */

.grey_area {
	border-width: 1px;
	border-style: solid;
	border-color: #3380e6 #000 #000 #3380e6;
	background-color: #ebf3f4;
	padding: 20px;
        padding-top:10px;
        margin: 20px 0;
	}
.text_info{
   font-size:1.0em;
   font-weight:bold;
   line-height: 1.5em;
   margin: 0 0 15px 0px;
}

.text_normal{
 font-size:1.1em;
 font-family:Verdana;
}

.text_big{
	line-height: 1.8em;
	margin: 25px 0;
	padding: 0 0 0 0px;
	border-bottom: 2px solid #3380e6;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
        /* background-repeat: no-repeat;*/
	/* background-position: left; */
	clear: left;
}

.text_hf{
 font-size:1.3em;
  font-weight:bold;
}

.text_hf11{
 font-size:1.1em;
  font-weight:bold
}

.text_hf12{
 font-size:1.2em;
  font-weight:bold
}

.ueberschrift{
        font-family: Verdana, Arial,Helvetica, sans-serif; 
        letter-spacing: 0.1em; 
        font-size: 2.4em;
        font-weight: normal;
}

/* Bestellprozess */

input:focus {
	background-color: #ffc;
}

.clear {
	display: block;
	clear: both;
	}

#mainContent {
	width: 727px;
	padding-left: 25px;
	background-color: #fff;
	min-height:400px;
	}

#ordHeader {
	position: relative;
	left: -25px;
	width: 993px;
	margin: 0 -25px 0 0;
	height: 4em;
	border-bottom: 2px solid #3380e6;
	}

#ordHeader h1 {
	font-family:Helvetica,Helv;
	position: relative;
	color: #ccc;
	letter-spacing: -0.1em;
	float: left;
	font-size: 3em;
	font-weight: bold;
	margin: 0.35em 0 -7px 25px;
	padding: 0 10px 0 25px;
	line-height: 60px;
	
	height: 40px;
	width: 235px;
	background-image: url(/images/orderprocess/ordHeader_ord.gif);
	background-repeat: no-repeat;
	background-position: 25px 0;
	/* background-position: 25px 3px; */
	}

#ordHeader h1.basket {
	background-image: url(/images/orderprocess/ordHeader_basket.gif);
	}

#ordHeader h1 span {
	display: none;
	}

#ordHeader ul {
	padding: 0;
	float: left;
	padding-top: 1.1em;
	margin: 0 0 -2px 0;
	}

#ordHeader li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	color: #ccc;
	font-weight: bold;
	padding: 0px 10px 0px 30px;
	line-height: 2.7em;
	}

#ordHeader li#active {
	color: #000;
	background-repeat: no-repeat;
	background-position: left;
	}
	
.active1 {
	background-image: url(/images/orderprocess/1.gif);
	}

.active2 {
	background-image: url(/images/orderprocess/2.gif);
	}

.active3 {
	background-image: url(/images/orderprocess/3.gif);
	}

.active4 {
	background-image: url(/images/orderprocess/4.gif);
	}

.active5 {
	background-image: url(/images/orderprocess/5.gif);
	}

#mainContent .ordArea {
	clear: left;
	width: 728px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#mainContent .ordAreaSmall {
	width: 568px;
	}

#mainContent .ordArea h1 {
	position: static;
	background-color: transparent;
	color: #000;
	line-height: 1.8em;
	margin: 25px 0;
	padding: 4px 0 4px 30px;
	border-bottom: 1px solid #3380e6;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(/images/orderprocess/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	clear: left;
	}

#mainContent .ordArea h2 {
	font-size: 1.3em;
	line-height: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #3380e6;
	margin: 10px 0;
	clear: left;
	}
	
#mainContent .ordArea h4 {
	display: block;
	background-color: #e8e8e8;
	border-bottom: 1px solid #000;
	padding: 5px;
	margin: 10px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
	}

#mainContent .ordArea ul.textList {
	padding-left: 50px;
	}

#mainContent .ordArea .fieldsetBasic {
	margin: 20px 0;
	font-size: 1.2em;
	}

#mainContent .ordArea .fieldsetBasicLeft {
	float: right;
	width: 298px;
	margin-right: 20px;
	}
	
#mainContent .ordArea .fieldsetBasicRight {
	float: right;
	width: 348px;
	}
	
#mainContent .ordArea .fieldsetBasic .ordFormRow label {
	float: left;
	width: 120px;
	line-height: 1.7em;
	}
	
#mainContent .ordArea .fieldsetBasic .ordFormRow input {
	float: left;
	width: 164px
	}


#mainContent .ordArea .fieldsetBasic .ordFormRow select {
	float: left;
	}

#mainContent .ordArea .fieldset .ordFormRow label.addSearchFieldDesc {
	
	}
	
#mainContent .ordArea .fieldset select#addSearchMediaType, 
#mainContent .ordArea .fieldset select#addSearchTopic, 
#mainContent .ordArea .fieldset input#addSearchWord {
	width: 150px;
	margin: 0 10px;
	}

#mainContent .ordArea .fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #000 #000 #ccc;
	background-color: #ebf3f4;
	padding: 20px;
	margin: 20px 0;
	font-size: 1.2em;
	}

#mainContent .ordArea .fieldsetLeft {
	float: right;
	width: 258px;
	margin-right: 20px;
	}

#mainContent .ordArea .fieldsetRight {
	float: right;
	width: 308px;
	}

#mainContent .ordArea .fieldsetOneColLeft {
	margin-right: 0;
	border-right-width: 0;
	width: 278px;
	}

#mainContent .ordArea .fieldsetOneColRight {
	border-left-width: 0;
	padding-left: 0px;
	width: 328px;
	}

#mainContent .ordArea .fieldset h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin: -3.4em 0 0px -3px;
	padding: 0px 0px;
	background-color: #fff;
	font-weight: normal;
	color: #000;
	position: relative;
	float: left;
	background-color: transparent;
	/*border-bottom: 1px solid #3380e6;*/
	}

#mainContent .ordArea .fieldsetBasic .ordFormRow, 
#mainContent .ordArea .fieldset .ordFormRow,
#mainContent .ordArea .fieldset .ordFormRow1 {
	padding: 5px 0;
	clear: left;
	}

#mainContent .ordArea .fieldset .ordFormRow label {
	float: left;
	width: 100px
	}

#mainContent .ordArea .fieldset .ordFormRowLongLabels label {
	width: 200px;
	}

#mainContent .ordArea .fieldset .ordFormRow1 label {
	float: left;
	width: 170px;
        text-align:left; 
        display:block;
        margin-right:20px; 
        font-weight:bold;
	}

#mainContent .ordArea .fieldset .ordFormRow1 label.info {
        font-weight:normal;
        margin-left:-125px;
        width:340px; 
	}

#mainContent .ordArea .fieldset .ordFormRow1 input {
	width: 200px;

	}

#mainContent .ordArea .fieldset .ordFormRow label.must {
	font-size: 1.1em;
	font-weight: bold;
	}

#mainContent .ordArea .fieldset .ordFormRow1 label.forTextArea {
	float: left;
	width: 400px
	}


#mainContent .ordArea .fieldset .ordFormRow label.forCheckbox {
	float: left;
	width: 350px
	}

#mainContent .ordArea .fieldset .ordFormRow input {
	float: left;
	width: 154px
	}

#mainContent .ordArea .fieldset .ordFormRow .inlineBtn {
	float: left;
	margin: 5px;
	padding: 0;
	text-align: center;
	width: 141px;
	font-size: 1.1em;
	}

#mainContent .ordArea .fieldset .ordFormRow input.inlineBtn {
	border: 0;
	background-color: transparent;
	color: #0a66cc;
	padding: 5px 5px;
	margin: 0 7px 0 3px;
	cursor: pointer;
	}

#mainContent .ordArea .fieldset .ordFormRow select {
	float: left;
	}
	
#mainContent .ordArea .fieldset .ordFormRow input.streetNo {
	width: 30px;
	margin-left: 10px;
	}


#mainContent .ordArea .fieldsetBasic .ordFormRow input.communication {
	width: 105px;
	margin-left: 10px;
	}
#mainContent .ordArea .fieldsetBasic .ordFormRow input.comprefix {
	width: 45px;
	}	


	
#mainContent .ordArea .fieldset .ordFormRow input#plz {
	width: 60px;
	}

#mainContent .errorMsg {
	margin-top: 20px;
	}

#mainContent .errorMsg strong {
	float: left;
	padding: 0px 10px;
	margin: 0px 10px 0 0;
	/* margin-top: 20px; */
	line-height: 2.4em;
	background-color: #c00;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
#mainContent .errorMsg strong.MsgHint{
	background-color: #0a66cc; 
}

#mainContent .errorMsg p {
	/* margin: 20px 0 0 0; */
	line-height: 2em;
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	}

#mainContent .btn {
	height: 28px;
	padding-left: 20px;
	margin-left: 20px;
	/*border-width: 1px 1px 1px 0px;*/
	border-width: 0;
	border-style: solid;
	border-color: #3380e6;
	background-color: #ebf3f4;
	background-image: url('/images/orderprocess/weiter.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	cursor: pointer;
	}

/*Micha Inboxtexte vorl&#65533;ufiger test*/
.ordFormRowinText {	
        float: right;
        width: 400px;
        line-height: 1.7em;
 }
	
/* infocontent */

#infoContentbasket {
	width: 176px;
        left: 784px;
        position: absolute;
	margin-top: 5em;
	}

#infoContent {
	width: 176px;
	margin-top: 5em;
	overflow: hidden;
	float: left;
	}


#infoContent #aktuell {
	background-color: #bfdcfe;
	padding: 10px 10px 0 0;
	margin-bottom: 10px;
	}

#infoContent #aktuell .item {
	background-color: #fff;
	border-width: 0 0 10px 10px;
	border-style: solid;
	border-color: #bfdcfe;
	padding: 10px;
	overflow: hidden;
	width: 136px;
	}

#infoContent #aktuell .item #meinKonto {
	margin: 0;
	padding-left: 25px;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(/images/logos/warenkorb.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#infoContent #aktuell .item p {
	font-size: 1em;
	display: block;
	margin: 5px 0;
	}

#infoContent #aktuell .item ul {
	font-size: 1em;
	marign: 0;
	padding: 0;
	}

#infoContent #aktuell .item li {
	marign: 0;
	padding: 0 0 5px 10px;
	}

#infoContent #aktuell .item li a,
#infoContent #aktuell .item li a:link,
#infoContent #aktuell .item li a:visited,
#infoContent #aktuell .item li a:active,
#infoContent #aktuell .item li a:hover {
	}

#infoContent #aktuell .item li a:hover {
	text-decoration: underline;
	}

#infoContent #aktuell .item h4 {
	margin: 5px 0;
	font-size: 1em;
	}

#infoContent #aktuell .item a.btn {
	color: #fff;
	background-image: url(/images/logos/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.4em;
	background-color: #2a75e3;
	padding: 2px 5px 2px 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

#infoContent #functions {
	margin-bottom: 10px;
	border-top: 1px solid #999;
	}

#infoContent #infoContent #kontakt {
	margin-bottom: 10px;
	border-top: 1px solid #999;
	}

#infoContent #kontakt .item {
	padding: 4px 0;
       margin-top:8px;
	}
#kontakt .item .head{
	background-color: #3380e6;
        margin-bottom:10px;
	padding: 5px 15px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
     
	}


#infoContent #functions .item {
	padding: 4px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
	}

#infoContent form {
	margin: 0;
	padding: 0;
	}
	
#infoContent #functions a.linkblue {
	display: block;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.1em;
	}

#infoContent #functions .text_hf12 {
	font-size: 1.1em;
	}
	
#infoContent #functions a.warenkorb {
	background-image: url(/images/logos/inwarenkorb.jpg);
	}
	
#infoContent #functions a.merkliste {
	background-image: url(/images/logos/merkliste.jpg);
	background-position: 5px 0px;
	}


.additional {
	background-color: #e8e8e8;
	padding-bottom: 3px;
	}

.additionalHead {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px;
	background-color: #3380e6;
	letter-spacing: 1.3px;
	margin: 0px 1px 10px 0px;
	}

.additional .item {
	margin: 10px 10px 10px 10px;
}

.additional .item a.normal{
	font-weight: normal;
	font-size: 1em;
}


.additional .item a,.additional .item  .textbleu_hf {
	margin-left: -15px;
	padding-left: 15px;
	color: #0a66cc;
	font-weight: bold;
	font-size: 1.1em;
	}
.additional .item img {
  float:left;
  width:4.8em;
  height:7em;
	}
.additional .item p {
	margin-bottom:6px
	}

.additional .item p a.mail {
	font-size: 1em;
	}

.additional .item .externalLink {
	margin: 0;
	padding: 0 0 5px 0;
	}

.additional .contact {
	padding: 5px;
	}

.additional .item .head{
	background-color: #3380e6;
	margin: 0 -10px 5px -10px;
	padding: 5px 10px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	}

.faillure_text{
 color:red;
}
/* warenkorb */

table#basket {
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 1.2em;
	}
	
table#basket th, table#basket td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #fff;
	}

table#basket td.title a,
table#basket td.title a:link,
table#basket td.title a:visited,
table#basket td.title a:hover,
table#basket td.title a:focus,
table#basket td.title a:active {
	text-decoration: none;
	color: #0a66cc;
	}

table#basket td.title a:hover {
	text-decoration: underline;
	}


table#basket thead th {
	color: #fff;
	background-color: #0a66cc;
	padding: 4px 0;
	}

table#basket thead th.title {
	text-align: left;
	text-transform: uppercase;
	padding-left: 5px;
	font-size: 1.1em;
	font-family:Helvetica,Helv;
	letter-spacing: 3px;
	}

table#basket tfoot td.descTotalPrice {
	padding: 10px 0 0px 5px;
	/*background-color: #0a66cc;
	color: #fff;*/
	border-right: 0;
	border-top: 2px solid #0a66cc;
	}

table#basket tfoot td.descTotalPrice strong {
	text-transform: uppercase;
	padding-right: 5px;
	font-size: 1.1em;
	letter-spacing: 1px;
	}

table#basket tfoot td.totalPrice {
	padding: 10px 5px 0px 5px;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	/*background-color: #0a66cc;
	color: #fff;*/
	border-top: 2px solid #0a66cc;
	}

table#basket tr.normal td {
   font-size:1.3em;
	}
table#basket tr.normal td a{
 text-decoration:none;
	}
table#basket tr.normal td a:hover{
 text-decoration:underline;
	}

table#basket tr.subTotal td {
	color: #fff;
	background-color: #0a66cc;
	padding: 4px 5px;
	font-weight: bold;
	}

table#basket tr.subTotal td.descSubTotalPrice {
	border-right-width: 0;
	}

table#basket tr.subTotal td.subTotalPrice {
	text-align: right;
	}
	
table#basket tbody td {
	padding: 7px 5px;
	background-color: #eff5f6;
	}


table#basket tbody td.title {
	
	}

table#basket tbody td.title span.title {
	font-weight: bold;
	display: block;
	}

table#basket tbody td.title span.subTitle {
	
	}

table#basket tbody td.singlePrice {
	text-align: right;
	}

table#basket tbody td.count {
	padding-right: 0;
	}

table#basket tbody td.count input.count {
	width: 30px;
	float: left;
	}

table#basket tbody td.count input.delBtn {
	width: 25px;
	height: 1.6em;
	float: left;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	background-image: url('i/1.gif');
	}
	
table#basket tbody td.count a.delBtn {
	width: 13px;
	height: 15px;
	float: left;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	padding: 3px;
	margin: 0 0 0 5px;
	background-image: url('/images/logos/waste_greycross.jpg');
	background-repeat: no-repeat;
	background-position: 3px;
	}

table#basket tbody td.count a.delBtn:hover {
	background-image: url('/images/logos/waste_greencross.jpg');
	}

table#basket tbody td.count a.delBtn span {
	display: none;
	}


table#basket tbody td.deliveryTime {
	text-align: right;
	}

table#basket tbody td.sumPrice {
	text-align: right;
	}

table#basket tbody span.descCountry {
	font-weight: bold;
	padding-right: 5px;
	}

/* Bestell uebersicht */

table#report {
	width: 100%;
	padding: 0;
	margin: 25px 0;
	font-size: 1.2em;
	}

table#report tbody td,
table#report thead th,
table#report tfoot td {
	font-size: 1em;
	}

table#report thead th {
	background-color: #e8e8e8;
	padding: 5px;
	border-bottom: 1px solid #000;
	}

table#report thead th.title {
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	}

table#report tbody td {
	padding: 8px 0;
	border-bottom: 1px solid #999;
	}

table#report tbody span.title {
	font-weight: bold;
	display: block;
	}

table#report tbody td.singlePrice,
table#report tbody td.sumPrice {
	text-align: right;
	padding-right: 10px;
	}

table#report tbody tr.subTotal td {
	background-color: #e8e8e8;
	padding: 6px 5px;
	}

table#report tbody tr.subTotal td.subTotalPrice {
	text-align: right;
	padding-right: 10px;
	}

table#report tbody td.shipmentDesc,
table#report tbody td.shipmentPrice {
	border-bottom: 2px solid #000;
	}

table#report tbody td.shipmentPrice {
	text-align: right;
	padding-right: 10px;
	}

table#report tfoot td.descTotalPrice,
table#report tfoot td.totalPrice {
	padding: 10px 0;
	}

table#report tfoot td.descTotalPrice strong {
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 1px;
	}

table#report tfoot td.totalPrice {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	}

/* allg Bestellprozess */


.ordArea p.errorText {
	display: block;
	padding: 0 0 10px 0;
	color: #f00;
	}

#mainContent .ordArea p {
	padding: 0px 0 0px 20px;
	font-size: 1.2em;
	}

#mainContent .ordArea li p {
	padding: 0px 0 0px 20px;
	font-size: 1em;
	}

.ordArea .update {
	display: block;
	height: 24px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #999;
	text-align: right;
	padding-top: 4px;
	margin: 10px 0;
	}

.ordArea .navi {
	display: block;
	text-align: center;
	margin: 5px 0;
	}

.ordArea .navi .naviBtnCancel,
.ordArea .navi .naviBtnGoOn,
.ordArea .navi .naviBtnBack {
	
	}

.ordArea .navi .naviBtnGoOn {
	margin-left: 20px;
	}

.ordArea .navi .naviBtnCancel img, 
.ordArea .navi .naviBtnGoOn img,
.ordArea .navi .naviBtnBack img {
	vertical-align: middle;
	}

.ordArea .navi .naviBtnCancel input, 
.ordArea .navi .naviBtnGoOn input, 
.ordArea .navi .naviBtnBack input,
.ordArea .navi .naviBtnCancel a, 
.ordArea .navi .naviBtnGoOn a, 
.ordArea .navi .naviBtnBack a {
	background-color: #ebf3f4;
	border-width: 1px;
	border-style: solid;
	border-color: #b0cad0;
	color: #3380e6;
	font-weight: bold;
	cursor: pointer;
	/*font-family: Helvetica, Arial, Verdana, sans-serif;*/
	font-size: 1em;
	// font-size: 1.2em;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 10px;
	
	vertical-align: middle;
	}

.ordArea .navi .naviBtnCancel input, 
.ordArea .navi .naviBtnCancel a {
	border-right-width: 0;
	margin-right: -1px;
	}

.ordArea .navi .naviBtnGoOn input, 
.ordArea .navi .naviBtnGoOn a {
	border-left-width: 0;
	margin-left: -1px;

	}

.ordArea .navi .naviBtnBack input, 
.ordArea .navi .naviBtnBack a {
	border-right-width: 0;
	margin-right: -1px;
	}


.ordArea .navi .naviBtnCancel input, 
.ordArea .navi .naviBtnGoOn input, 
.ordArea .navi .naviBtnBack input {
	height: 28px;
	padding: 0px 10px;
	/* font-size: 1.2em; */
	}

.ordArea .navi .naviBtnCancel a, 
.ordArea .navi .naviBtnGoOn a, 
.ordArea .navi .naviBtnBack a {
	padding: 7px 10px 6px 10px;
	font-size: 1.1em;
	}

.ordArea .navi .naviBtnCancel {
	float: left;
	}

.ordArea .navi .naviBtnGoOn {
	float: right;
	}

.ordArea .navi .naviBtnBack {
	float: left;
	}

.ordArea .navi .naviBtnCancel input:hover, 
.ordArea .navi .naviBtnGoOn input:hover, 
.ordArea .navi .naviBtnBack input:hover,
.ordArea .navi .naviBtnCancel input:focus, 
.ordArea .navi .naviBtnGoOn input:focus, 
.ordArea .navi .naviBtnBack input:focus {
	
	}

.ordArea .navi .goOnBuying {
	float: left;
	line-height: 28px;
	padding: 0 0 0 15px;
	background-image: url(/images/logos/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

.ordArea .navi .goOnBuying a {
	text-decoration: none;
	font-weight: bold;
	}

.ordArea .navi .goOnBuying a:hover {
	text-decoration: underline;
	}

.ordArea .dataItem {
	width: 225px;
	float: left;
	border-left: 17px solid #fff;
	padding: 0;
	margin: 0;
	}

.ordArea .dataItem .strong, 
.ordArea .dataItem .normal {
	display: block;
	}

.ordArea .dataItem .changeBtn {
	display: block;	
	text-align: right;
	width: 200px;
	margin: 0;
	padding: 5px 0;
	}

.ordArea .dataItem .strong {
	font-weight: bold;
	}

.ordArea .dataItemClear {
	clear: both;
	border-bottom: 1px solid #000;
	margin: 0 0 30px 0px;
	background-color: transparent;
	}

.ordArea ul li h5 {
	font-size: 1em;
	margin: 5px;
	}

#mainContent .ordArea .error {
	border: 1px solid #c00;
	}

#mainContent .ordArea .error h3 {
	background-color: #c00;
	}

#mainContent .ordArea .error {
	
	}

.stdBtn, 
.stdBtn:active,
.stdBtn:focus,
.stdBtn:hover {
	border: 0;
	background-color: #3380e6;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px 1px 15px;
	cursor: pointer;
	background-image: url(/images/logos/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	text-decoration: none;
	width: auto;
	}
	
a.stdBtn, 
a.stdBtn:active,
a.stdBtn:focus,
a.stdBtn:hover {
	background-position: 5px 0.3em;
	padding-left: 20px;
	}

.tablehead_left, .tablehead {
        text-align:left;
        font-size:1.4em;
        font-weight:bold;
        padding-left:8px 
        }	
.ap_klein {
  float:left;
  width:50px;
  height:70px;
  margin-right:6px;
}	

#orderHelp {
	background-color: #fff;
	height: 100%;
	width: 100%;
	font-size: 1.2em;
	}

#orderHelp h1 {
	margin: 0;
	font-size: 1.5em;
	background-color: #dedede;
	border-bottom: 1px solid #999;
	padding: 2px 0 2px 15px;
	}


#orderHelp p {
	padding: 0 0 10px 15px;
	width: 500px;
	}

#orderHelp a {
	margin: 0 0 0 410px;
	}

#orderHelp ul a {
	margin: 0;
	}


#orderHelp ul {
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	}

#orderHelp li {
	margin: 0;
	padding: 5px 0;
	}

#orderHelp strong {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	}

/*  /Bestellprozess  */

#signatur {
	clear: both;
	background-color: #000;
	color: #fff;
	margin: 1px 7px 0 0;
	line-height: 25px;
	text-align: center;
	padding: 0 0 0 0px;
	border-top: 1px solid #999;
	}

#signatur a:link,
#signatur a:active,
#signatur a:visited,
#signatur a {
	color: #fff;
	}

#signatur a:hover {
	text-decoration: underline;
	}

table#basketMail{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        border-style:hidden; 
}

a:link.goto, 
a:visited.goto {
	display: block;
	width: 962px;
	line-height: 15px;
	padding: 0 0 0 10px;
	position: absolute;
	top: -50px;
	left: 0;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	background-color: #3380e6;
	background-image: url(/images/logos/shadow1.gif); 
	background-repeat: repeat-y; 
	background-position: 968px 0;
	}

a:active.goto, 
a:focus.goto,
a:hover.goto {
	position: static;
	}

body { 
	font-size: 62.5%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(/images/logos/bkgr1.gif); 
	margin: 0; padding: 0; 
	}

script {
	display: none;
	position: absolute;
	}

body.fontSmall {
        font-size: 62.5%;
        }

body.fontMedium {
        font-size: 75%;
        }

body.fontLarge {
        font-size: 87.5%;
        }

#container {
	background-image: url(/images/logos/bkgr3.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 975px;
	}

/*        
#container {
	background-color: #fff;
	background-image: url(/images/logos/bkgr2.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 975px;
	}
*/
#h2Spacer {
	line-height: 6em;
	}
	
/*Header*/

#pageheader { 
	color: #fff; 
	background-color: #0a66cc;
	/*background-color: #d22c2c;*/
	background-image: url(/images/logos/shadow1.gif); 
	background-repeat: repeat-y; 
	background-position: 968px 0; 
	position: relative; 
	height: 130px; 
	width: 975px; 
	}
#pageheader h1 { 
	/*background-image: url(/images/logos/signet.gif); 
	background-repeat: no-repeat;*/
	height: 104px; 
	margin: 0;
	padding: 0;
	}
	
#pageheader h1 img { 
        border: 0;
        color: #70a6ee;
	}
	
#pageheader h1 a { 
	width: 270px; 
	display: block; 
        }
	
/*Servicemenu, Erstmal nur ein Platzhalter*/

#commonmenu { 
	height: 50px; 
	position: absolute; 
	top: 20px; 
	right: 23px; 
	font-size: 105%;
        margin-left: 300px;
	}
	
#commonmenu #upperline {
	
	}

#commonmenu #lowerline {
	clear: right;
	}

#commonmenu #upperline a.last {
	padding-top: 1.5em;
	}

#commonmenu .linkWrapper {
	border-right: 1px solid #70a6ee;
	float: right;
	}

#commonmenu a,
#commonmenu .linkWrapper {
	border-right: 1px solid #70a6ee;
	color: #bfdcff;
	float: right;
	text-decoration: none;
	padding: 8px;
	margin: 0;
	}

#commonmenu a:link:hover, 
#commonmenu a:visited:hover, 
#commonmenu a:active:hover {
	color: #fff;
	}

#commonmenu a.last {
	border-right: 0;
	padding-right: 0;
	}

#commonmenu .small, #commonmenu .medium, #commonmenu .large, #commonmenu .normal {
	border: 0;
	display: inline;
	padding: 8px 3px;
	float: none;
}

#commonmenu .small {
	font-size: 100%;
	margin-top: 1px;
	}

#commonmenu .medium {
	font-size: 140%;
	}

#commonmenu .large {
	font-size: 180%;
	}

#commonmenu #lowerline a {
	border-top: 1px solid #70a6ee;
	}
	
/*Schwarzer Balken*/

#mainmenu { 
	font-size: 1.1em; 
	color: #fff; 
	background-color: #000824; 
	background-image: url(/images/logos/blueline.gif); 
	background-repeat: repeat-x; 
	position: relative; 
	bottom: 0; 
	height: 2.3em; 
	width: 968px; 
	min-height: 24px;
	border-bottom: 1px solid #b3b3b3;
	}

#mainmenu .mmSpacer { 
	background-color: transparent;
	float: left;
	height: 25px;
	width: 0.1px;
	overflow: hidden;
	}

#mainmenu a { 
	font-weight: bold; 
	text-decoration: none; 
	}
	
#mainmenu ul { 
	height: 2.3em; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #b3b3b3; 
	list-style-type: none; 
	min-height: 25px;
	display: inline;
	}
	
#mainmenu ul li { 
	display: block; 
	float: left; 
	}
	
#mainmenu li { 
	line-height: 1.5em; 
	margin: 0; 
	display: inline; 
	}
	
li#startseite { 
	width: 164px; 
	}
	
li#startseite a { 
	color: #fff;
	background-image: url(/images/logos/home.gif); 
	background-repeat: no-repeat; 
	background-position: 8px 0.4em; 
	line-height: 2.3em; 
	padding-left: 33px; 
	display: block; 
	}
	
li#startseite a:hover { 
	color: #39f; 
	background-image: url(/images/logos/home2.gif); 
	}
	
li#Evidenzzentrale, li#Datenservice { 
	text-align: center; 
	width: 176px;
	margin: 0.5em 20px 0 20px;
	}
	
li#Evidenzzentrale a, li#Datenservice a { 
	color: #000; 
	background-color: #e8e8e8; 
	display: block; 
	}
	
li#Evidenzzentrale a:hover { 
	color: #fff; 
	background-color: #000; 
	}
		
li#Datenservice a:hover { 
	color: #fff; 
	background-color: #000; 	
        }
	
li#Fachverlag { 
	line-height: 1.8em; 
	text-align: center; 
	width: 174px; 
	float: left; 
	border-right: 1px solid #5394dc; 
	border-bottom: 1px solid #5394dc; 
	border-left: 1px solid #5394dc; 
	}
	
li#Fachverlag a { 
	color: #fff;
	background-color: #0a66cc; 
	display: block; 
	}
	
.largepage{
	background-color: #fff;
	width: 908px;
	padding-left:30px;
	/*margin-top:-30px;*/
	/*padding-top:30px;*/
        min-height:440px;
}

/* Stylessheet fuer merkliste */

.grey_area {
	border-width: 1px;
	border-style: solid;
	border-color: #3380e6 #000 #000 #3380e6;
	background-color: #ebf3f4;
	padding: 20px;
        padding-top:10px;
        margin: 20px 0;
	}
.text_info{
   font-size:1.0em;
   font-weight:bold;
   line-height: 1.5em;
   margin: 0 0 15px 0px;
}

.text_normal{
 font-size:1.1em;
 font-family:Verdana;
}

.text_big{
	line-height: 1.8em;
	margin: 25px 0;
	padding: 0 0 0 0px;
	border-bottom: 2px solid #3380e6;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
        /* background-repeat: no-repeat;*/
	/* background-position: left; */
	clear: left;
}

.text_hf{
 font-size:1.3em;
  font-weight:bold;
}

.text_hf11{
 font-size:1.1em;
  font-weight:bold
}

.text_hf12{
 font-size:1.2em;
  font-weight:bold
}

.ueberschrift{
        font-family: Verdana, Arial,Helvetica, sans-serif; 
        letter-spacing: 0.1em; 
        font-size: 2.4em;
        font-weight: normal;
}

/* Bestellprozess */

input:focus {
	background-color: #ffc;
}

.clear {
	display: block;
	clear: both;
	}

#mainContent {
	width: 727px;
	padding-left: 25px;
	background-color: #fff;
	min-height:400px;
	}

#ordHeader {
	position: relative;
	left: -25px;
	width: 993px;
	margin: 0 -25px 0 0;
	height: 4em;
	border-bottom: 2px solid #3380e6;
	}

#ordHeader h1 {
	font-family:Helvetica,Helv;
	position: relative;
	color: #ccc;
	letter-spacing: -0.1em;
	float: left;
	font-size: 3em;
	font-weight: bold;
	margin: 0.35em 0 -7px 25px;
	padding: 0 10px 0 25px;
	line-height: 60px;
	
	height: 40px;
	width: 235px;
	background-image: url(/images/orderprocess/ordHeader_ord.gif);
	background-repeat: no-repeat;
	background-position: 25px 0;
	/* background-position: 25px 3px; */
	}

#ordHeader h1.basket {
	background-image: url(/images/orderprocess/ordHeader_basket.gif);
	}

#ordHeader h1 span {
	display: none;
	}

#ordHeader ul {
	padding: 0;
	float: left;
	padding-top: 1.1em;
	margin: 0 0 -2px 0;
	}

#ordHeader li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	color: #ccc;
	font-weight: bold;
	padding: 0px 10px 0px 30px;
	line-height: 2.7em;
	}

#ordHeader li#active {
	color: #000;
	background-repeat: no-repeat;
	background-position: left;
	}
	
.active1 {
	background-image: url(/images/orderprocess/1.gif);
	}

.active2 {
	background-image: url(/images/orderprocess/2.gif);
	}

.active3 {
	background-image: url(/images/orderprocess/3.gif);
	}

.active4 {
	background-image: url(/images/orderprocess/4.gif);
	}

.active5 {
	background-image: url(/images/orderprocess/5.gif);
	}

#mainContent .ordArea {
	clear: left;
	width: 728px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#mainContent .ordAreaSmall {
	width: 568px;
	}

#mainContent .ordArea h1 {
	position: static;
	background-color: transparent;
	color: #000;
	line-height: 1.8em;
	margin: 25px 0;
	padding: 4px 0 4px 30px;
	border-bottom: 1px solid #3380e6;
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(/images/orderprocess/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	clear: left;
	}

#mainContent .ordArea h2 {
	font-size: 1.3em;
	line-height: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #3380e6;
	margin: 10px 0;
	clear: left;
	}
	
#mainContent .ordArea h4 {
	display: block;
	background-color: #e8e8e8;
	border-bottom: 1px solid #000;
	padding: 5px;
	margin: 10px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
	}

#mainContent .ordArea ul.textList {
	padding-left: 50px;
	}

#mainContent .ordArea .fieldsetBasic {
	margin: 20px 0;
	font-size: 1.2em;
	}

#mainContent .ordArea .fieldsetBasicLeft {
	float: right;
	width: 298px;
	margin-right: 20px;
	}
	
#mainContent .ordArea .fieldsetBasicRight {
	float: right;
	width: 348px;
	}
	
#mainContent .ordArea .fieldsetBasic .ordFormRow label {
	float: left;
	width: 120px;
	line-height: 1.7em;
	}
	
#mainContent .ordArea .fieldsetBasic .ordFormRow input {
	float: left;
	width: 164px
	}


#mainContent .ordArea .fieldsetBasic .ordFormRow select {
	float: left;
	}

#mainContent .ordArea .fieldset .ordFormRow label.addSearchFieldDesc {
	
	}
	
#mainContent .ordArea .fieldset select#addSearchMediaType, 
#mainContent .ordArea .fieldset select#addSearchTopic, 
#mainContent .ordArea .fieldset input#addSearchWord {
	width: 150px;
	margin: 0 10px;
	}

#mainContent .ordArea .fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #000 #000 #ccc;
	background-color: #ebf3f4;
	padding: 20px;
	margin: 20px 0;
	font-size: 1.2em;
	}

#mainContent .ordArea .fieldsetLeft {
	float: right;
	width: 258px;
	margin-right: 20px;
	}

#mainContent .ordArea .fieldsetRight {
	float: right;
	width: 308px;
	}

#mainContent .ordArea .fieldsetOneColLeft {
	margin-right: 0;
	border-right-width: 0;
	width: 278px;
	}

#mainContent .ordArea .fieldsetOneColRight {
	border-left-width: 0;
	padding-left: 0px;
	width: 328px;
	}

#mainContent .ordArea .fieldset h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin: -3.4em 0 0px -3px;
	padding: 0px 0px;
	background-color: #fff;
	font-weight: normal;
	color: #000;
	position: relative;
	float: left;
	background-color: transparent;
	/*border-bottom: 1px solid #3380e6;*/
	}

#mainContent .ordArea .fieldsetBasic .ordFormRow, 
#mainContent .ordArea .fieldset .ordFormRow,
#mainContent .ordArea .fieldset .ordFormRow1 {
	padding: 5px 0;
	clear: left;
	}

#mainContent .ordArea .fieldset .ordFormRow label {
	float: left;
	width: 100px
	}

#mainContent .ordArea .fieldset .ordFormRowLongLabels label {
	width: 200px;
	}

#mainContent .ordArea .fieldset .ordFormRow1 label {
	float: left;
	width: 170px;
        text-align:left; 
        display:block;
        margin-right:20px; 
        font-weight:bold;
	}

#mainContent .ordArea .fieldset .ordFormRow1 label.info {
        font-weight:normal;
        margin-left:-125px;
        width:340px; 
	}

#mainContent .ordArea .fieldset .ordFormRow1 input {
	width: 200px;

	}

#mainContent .ordArea .fieldset .ordFormRow label.must {
	font-size: 1.1em;
	font-weight: bold;
	}

#mainContent .ordArea .fieldset .ordFormRow1 label.forTextArea {
	float: left;
	width: 400px
	}


#mainContent .ordArea .fieldset .ordFormRow label.forCheckbox {
	float: left;
	width: 350px
	}

#mainContent .ordArea .fieldset .ordFormRow input {
	float: left;
	width: 154px
	}

#mainContent .ordArea .fieldset .ordFormRow .inlineBtn {
	float: left;
	margin: 5px;
	padding: 0;
	text-align: center;
	width: 141px;
	font-size: 1.1em;
	}

#mainContent .ordArea .fieldset .ordFormRow input.inlineBtn {
	border: 0;
	background-color: transparent;
	color: #0a66cc;
	padding: 5px 5px;
	margin: 0 7px 0 3px;
	cursor: pointer;
	}

#mainContent .ordArea .fieldset .ordFormRow select {
	float: left;
	}
	
#mainContent .ordArea .fieldset .ordFormRow input.streetNo {
	width: 30px;
	margin-left: 10px;
	}


#mainContent .ordArea .fieldsetBasic .ordFormRow input.communication {
	width: 105px;
	margin-left: 10px;
	}
#mainContent .ordArea .fieldsetBasic .ordFormRow input.comprefix {
	width: 45px;
	}	


	
#mainContent .ordArea .fieldset .ordFormRow input#plz {
	width: 60px;
	}

#mainContent .errorMsg {
	margin-top: 20px;
	}

#mainContent .errorMsg strong {
	float: left;
	padding: 0px 10px;
	margin: 0px 10px 0 0;
	/* margin-top: 20px; */
	line-height: 2.4em;
	background-color: #c00;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
#mainContent .errorMsg strong.MsgHint{
	background-color: #0a66cc; 
}

#mainContent .errorMsg p {
	/* margin: 20px 0 0 0; */
	line-height: 2em;
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	}

#mainContent .btn {
	height: 28px;
	padding-left: 20px;
	margin-left: 20px;
	/*border-width: 1px 1px 1px 0px;*/
	border-width: 0;
	border-style: solid;
	border-color: #3380e6;
	background-color: #ebf3f4;
	background-image: url('/images/orderprocess/weiter.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	cursor: pointer;
	}

/*Micha Inboxtexte vorl&#65533;ufiger test*/
.ordFormRowinText {	
        float: right;
        width: 400px;
        line-height: 1.7em;
 }
	
/* infocontent */

#infoContentbasket {
	width: 176px;
        left: 784px;
        position: absolute;
	margin-top: 5em;
	}

#infoContent {
	width: 176px;
	margin-top: 5em;
	overflow: hidden;
	float: left;
	}


#infoContent #aktuell {
	background-color: #bfdcfe;
	padding: 10px 10px 0 0;
	margin-bottom: 10px;
	}

#infoContent #aktuell .item {
	background-color: #fff;
	border-width: 0 0 10px 10px;
	border-style: solid;
	border-color: #bfdcfe;
	padding: 10px;
	overflow: hidden;
	width: 136px;
	}

#infoContent #aktuell .item #meinKonto {
	margin: 0;
	padding-left: 25px;
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(/images/logos/warenkorb.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#infoContent #aktuell .item p {
	font-size: 1em;
	display: block;
	margin: 5px 0;
	}

#infoContent #aktuell .item ul {
	font-size: 1em;
	marign: 0;
	padding: 0;
	}

#infoContent #aktuell .item li {
	marign: 0;
	padding: 0 0 5px 10px;
	}

#infoContent #aktuell .item li a,
#infoContent #aktuell .item li a:link,
#infoContent #aktuell .item li a:visited,
#infoContent #aktuell .item li a:active,
#infoContent #aktuell .item li a:hover {
	}

#infoContent #aktuell .item li a:hover {
	text-decoration: underline;
	}

#infoContent #aktuell .item h4 {
	margin: 5px 0;
	font-size: 1em;
	}

#infoContent #aktuell .item a.btn {
	color: #fff;
	background-image: url(/images/logos/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.4em;
	background-color: #2a75e3;
	padding: 2px 5px 2px 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

#infoContent #functions {
	margin-bottom: 10px;
	border-top: 1px solid #999;
	}

#infoContent #infoContent #kontakt {
	margin-bottom: 10px;
	border-top: 1px solid #999;
	}

#infoContent #kontakt .item {
	padding: 4px 0;
       margin-top:8px;
	}
#kontakt .item .head{
	background-color: #3380e6;
        margin-bottom:10px;
	padding: 5px 15px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
     
	}


#infoContent #functions .item {
	padding: 4px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
	}

#infoContent form {
	margin: 0;
	padding: 0;
	}
	
#infoContent #functions a.linkblue {
	display: block;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.1em;
	}

#infoContent #functions .text_hf12 {
	font-size: 1.1em;
	}
	
#infoContent #functions a.warenkorb {
	background-image: url(/images/logos/inwarenkorb.jpg);
	}
	
#infoContent #functions a.merkliste {
	background-image: url(/images/logos/merkliste.jpg);
	background-position: 5px 0px;
	}


.additional {
	background-color: #e8e8e8;
	padding-bottom: 3px;
	}

.additionalHead {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px;
	background-color: #3380e6;
	letter-spacing: 1.3px;
	margin: 0px 1px 10px 0px;
	}

.additional .item {
	margin: 10px 10px 10px 10px;
}

.additional .item a.normal{
	font-weight: normal;
	font-size: 1em;
}


.additional .item a,.additional .item  .textbleu_hf {
	margin-left: -15px;
	padding-left: 15px;
	color: #0a66cc;
	font-weight: bold;
	font-size: 1.1em;
	}
.additional .item img {
  float:left;
  width:4.8em;
  height:7em;
	}
.additional .item p {
	margin-bottom:6px
	}

.additional .item p a.mail {
	font-size: 1em;
	}

.additional .item .externalLink {
	margin: 0;
	padding: 0 0 5px 0;
	}

.additional .contact {
	padding: 5px;
	}

.additional .item .head{
	background-color: #3380e6;
	margin: 0 -10px 5px -10px;
	padding: 5px 10px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	}

.faillure_text{
 color:red;
}
/* warenkorb */

table#basket {
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 1.2em;
	}
	
table#basket th, table#basket td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #fff;
	}

table#basket td.title a,
table#basket td.title a:link,
table#basket td.title a:visited,
table#basket td.title a:hover,
table#basket td.title a:focus,
table#basket td.title a:active {
	text-decoration: none;
	color: #0a66cc;
	}

table#basket td.title a:hover {
	text-decoration: underline;
	}


table#basket thead th {
	color: #fff;
	background-color: #0a66cc;
	padding: 4px 0;
	}

table#basket thead th.title {
	text-align: left;
	text-transform: uppercase;
	padding-left: 5px;
	font-size: 1.1em;
	font-family:Helvetica,Helv;
	letter-spacing: 3px;
	}

table#basket tfoot td.descTotalPrice {
	padding: 10px 0 0px 5px;
	/*background-color: #0a66cc;
	color: #fff;*/
	border-right: 0;
	border-top: 2px solid #0a66cc;
	}

table#basket tfoot td.descTotalPrice strong {
	text-transform: uppercase;
	padding-right: 5px;
	font-size: 1.1em;
	letter-spacing: 1px;
	}

table#basket tfoot td.totalPrice {
	padding: 10px 5px 0px 5px;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	/*background-color: #0a66cc;
	color: #fff;*/
	border-top: 2px solid #0a66cc;
	}

table#basket tr.normal td {
   font-size:1.3em;
	}
table#basket tr.normal td a{
 text-decoration:none;
	}
table#basket tr.normal td a:hover{
 text-decoration:underline;
	}

table#basket tr.subTotal td {
	color: #fff;
	background-color: #0a66cc;
	padding: 4px 5px;
	font-weight: bold;
	}

table#basket tr.subTotal td.descSubTotalPrice {
	border-right-width: 0;
	}

table#basket tr.subTotal td.subTotalPrice {
	text-align: right;
	}
	
table#basket tbody td {
	padding: 7px 5px;
	background-color: #eff5f6;
	}


table#basket tbody td.title {
	
	}

table#basket tbody td.title span.title {
	font-weight: bold;
	display: block;
	}

table#basket tbody td.title span.subTitle {
	
	}

table#basket tbody td.singlePrice {
	text-align: right;
	}

table#basket tbody td.count {
	padding-right: 0;
	}

table#basket tbody td.count input.count {
	width: 30px;
	float: left;
	}

table#basket tbody td.count input.delBtn {
	width: 25px;
	height: 1.6em;
	float: left;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	background-image: url('i/1.gif');
	}
	
table#basket tbody td.count a.delBtn {
	width: 13px;
	height: 15px;
	float: left;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	padding: 3px;
	margin: 0 0 0 5px;
	background-image: url('/images/logos/waste_greycross.jpg');
	background-repeat: no-repeat;
	background-position: 3px;
	}

table#basket tbody td.count a.delBtn:hover {
	background-image: url('/images/logos/waste_greencross.jpg');
	}

table#basket tbody td.count a.delBtn span {
	display: none;
	}


table#basket tbody td.deliveryTime {
	text-align: right;
	}

table#basket tbody td.sumPrice {
	text-align: right;
	}

table#basket tbody span.descCountry {
	font-weight: bold;
	padding-right: 5px;
	}

/* Bestell uebersicht */

table#report {
	width: 100%;
	padding: 0;
	margin: 25px 0;
	font-size: 1.2em;
	}

table#report tbody td,
table#report thead th,
table#report tfoot td {
	font-size: 1em;
	}

table#report thead th {
	background-color: #e8e8e8;
	padding: 5px;
	border-bottom: 1px solid #000;
	}

table#report thead th.title {
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	}

table#report tbody td {
	padding: 8px 0;
	border-bottom: 1px solid #999;
	}

table#report tbody span.title {
	font-weight: bold;
	display: block;
	}

table#report tbody td.singlePrice,
table#report tbody td.sumPrice {
	text-align: right;
	padding-right: 10px;
	}

table#report tbody tr.subTotal td {
	background-color: #e8e8e8;
	padding: 6px 5px;
	}

table#report tbody tr.subTotal td.subTotalPrice {
	text-align: right;
	padding-right: 10px;
	}

table#report tbody td.shipmentDesc,
table#report tbody td.shipmentPrice {
	border-bottom: 2px solid #000;
	}

table#report tbody td.shipmentPrice {
	text-align: right;
	padding-right: 10px;
	}

table#report tfoot td.descTotalPrice,
table#report tfoot td.totalPrice {
	padding: 10px 0;
	}

table#report tfoot td.descTotalPrice strong {
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 1px;
	}

table#report tfoot td.totalPrice {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	}

/* allg Bestellprozess */


.ordArea p.errorText {
	display: block;
	padding: 0 0 10px 0;
	color: #f00;
	}

#mainContent .ordArea p {
	padding: 0px 0 0px 20px;
	font-size: 1.2em;
	}

#mainContent .ordArea li p {
	padding: 0px 0 0px 20px;
	font-size: 1em;
	}

.ordArea .update {
	display: block;
	height: 24px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #999;
	text-align: right;
	padding-top: 4px;
	margin: 10px 0;
	}

.ordArea .navi {
	display: block;
	text-align: center;
	margin: 5px 0;
	}

.ordArea .navi .naviBtnCancel,
.ordArea .navi .naviBtnGoOn,
.ordArea .navi .naviBtnBack {
	
	}

.ordArea .navi .naviBtnGoOn {
	margin-left: 20px;
	}

.ordArea .navi .naviBtnCancel img, 
.ordArea .navi .naviBtnGoOn img,
.ordArea .navi .naviBtnBack img {
	vertical-align: middle;
	}

.ordArea .navi .naviBtnCancel input, 
.ordArea .navi .naviBtnGoOn input, 
.ordArea .navi .naviBtnBack input,
.ordArea .navi .naviBtnCancel a, 
.ordArea .navi .naviBtnGoOn a, 
.ordArea .navi .naviBtnBack a {
	background-color: #ebf3f4;
	border-width: 1px;
	border-style: solid;
	border-color: #b0cad0;
	color: #3380e6;
	font-weight: bold;
	cursor: pointer;
	/*font-family: Helvetica, Arial, Verdana, sans-serif;*/
	font-size: 1em;
	// font-size: 1.2em;
	letter-spacing: 0px;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 10px;
	
	vertical-align: middle;
	}

.ordArea .navi .naviBtnCancel input, 
.ordArea .navi .naviBtnCancel a {
	border-right-width: 0;
	margin-right: -1px;
	}

.ordArea .navi .naviBtnGoOn input, 
.ordArea .navi .naviBtnGoOn a {
	border-left-width: 0;
	margin-left: -1px;

	}

.ordArea .navi .naviBtnBack input, 
.ordArea .navi .naviBtnBack a {
	border-right-width: 0;
	margin-right: -1px;
	}


.ordArea .navi .naviBtnCancel input, 
.ordArea .navi .naviBtnGoOn input, 
.ordArea .navi .naviBtnBack input {
	height: 28px;
	padding: 0px 10px;
	/* font-size: 1.2em; */
	}

.ordArea .navi .naviBtnCancel a, 
.ordArea .navi .naviBtnGoOn a, 
.ordArea .navi .naviBtnBack a {
	padding: 7px 10px 6px 10px;
	font-size: 1.1em;
	}

.ordArea .navi .naviBtnCancel {
	float: left;
	}

.ordArea .navi .naviBtnGoOn {
	float: right;
	}

.ordArea .navi .naviBtnBack {
	float: left;
	}

.ordArea .navi .naviBtnCancel input:hover, 
.ordArea .navi .naviBtnGoOn input:hover, 
.ordArea .navi .naviBtnBack input:hover,
.ordArea .navi .naviBtnCancel input:focus, 
.ordArea .navi .naviBtnGoOn input:focus, 
.ordArea .navi .naviBtnBack input:focus {
	
	}

.ordArea .navi .goOnBuying {
	float: left;
	line-height: 28px;
	padding: 0 0 0 15px;
	background-image: url(/images/logos/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

.ordArea .navi .goOnBuying a {
	text-decoration: none;
	font-weight: bold;
	}

.ordArea .navi .goOnBuying a:hover {
	text-decoration: underline;
	}

.ordArea .dataItem {
	width: 225px;
	float: left;
	border-left: 17px solid #fff;
	padding: 0;
	margin: 0;
	}

.ordArea .dataItem .strong, 
.ordArea .dataItem .normal {
	display: block;
	}

.ordArea .dataItem .changeBtn {
	display: block;	
	text-align: right;
	width: 200px;
	margin: 0;
	padding: 5px 0;
	}

.ordArea .dataItem .strong {
	font-weight: bold;
	}

.ordArea .dataItemClear {
	clear: both;
	border-bottom: 1px solid #000;
	margin: 0 0 30px 0px;
	background-color: transparent;
	}

.ordArea ul li h5 {
	font-size: 1em;
	margin: 5px;
	}

#mainContent .ordArea .error {
	border: 1px solid #c00;
	}

#mainContent .ordArea .error h3 {
	background-color: #c00;
	}

#mainContent .ordArea .error {
	
	}

.stdBtn, 
.stdBtn:active,
.stdBtn:focus,
.stdBtn:hover {
	border: 0;
	background-color: #3380e6;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px 1px 15px;
	cursor: pointer;
	background-image: url(/images/logos/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	text-decoration: none;
	width: auto;
	}
	
a.stdBtn, 
a.stdBtn:active,
a.stdBtn:focus,
a.stdBtn:hover {
	background-position: 5px 0.3em;
	padding-left: 20px;
	}

.tablehead_left, .tablehead {
        text-align:left;
        font-size:1.4em;
        font-weight:bold;
        padding-left:8px 
        }	
.ap_klein {
  float:left;
  width:50px;
  height:70px;
  margin-right:6px;
}	

#orderHelp {
	background-color: #fff;
	height: 100%;
	width: 100%;
	font-size: 1.2em;
	}

#orderHelp h1 {
	margin: 0;
	font-size: 1.5em;
	background-color: #dedede;
	border-bottom: 1px solid #999;
	padding: 2px 0 2px 15px;
	}


#orderHelp p {
	padding: 0 0 10px 15px;
	width: 500px;
	}

#orderHelp a {
	margin: 0 0 0 410px;
	}

#orderHelp ul a {
	margin: 0;
	}


#orderHelp ul {
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	}

#orderHelp li {
	margin: 0;
	padding: 5px 0;
	}

#orderHelp strong {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	}

/*  /Bestellprozess  */

#signatur {
	clear: both;
	background-color: #000;
	color: #fff;
	margin: 1px 7px 0 0;
	line-height: 25px;
	text-align: center;
	padding: 0 0 0 0px;
	border-top: 1px solid #999;
	}

#signatur a:link,
#signatur a:active,
#signatur a:visited,
#signatur a {
	color: #fff;
	}

#signatur a:hover {
	text-decoration: underline;
	}

table#basketMail{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        border-style:hidden; 
}

a:link.goto, 
a:visited.goto {
	display: block;
	width: 962px;
	line-height: 15px;
	padding: 0 0 0 10px;
	position: absolute;
	top: -50px;
	left: 0;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	background-color: #3380e6;
	background-image: url(/images/logos/shadow1.gif); 
	background-repeat: repeat-y; 
	background-position: 968px 0;
	}

a:active.goto, 
a:focus.goto,
a:hover.goto {
	position: static;
	}

