/* *************** */
/* *** Default *** */
/* *************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	color: #3d3d3d;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

a,
a:hover {
	text-decoration: underline;
}

label {
	font-size: 13px;
	font-weight: bold;
	display: block;
}

input[type=text], textarea, select { 
	width: 214px;	
	color: #616060;
}

.clearer {
	clear: both;	
}

.hide {
	display: none;
}

.bold {
	font-weight: bold;	
}

.cursor {
	cursor: pointer;	
}

.error_danke,
.error_danke a,
.error_danke a:hover {
	color: #ff0000;
}

.red,
.red a,
.red a:hover {
	color: #ca262c;
}





/* *************** */
/* *** Content *** */
/* *************** */
body {
	background: url(../images/misc/background.jpg) repeat-x 0 0 transparent;
	padding: 0;
	margin: 0;
	text-align: center;  
}

#main { 
	text-align: left;  
	margin: 0 auto; 
	width: 950px; 
}

#mainpopup { 
	text-align: left;
}





/* ************** */
/* *** Header *** */
/* ************** */
#header {
	width: 950px;
	height: 97px;
	position: relative;
}

#header #headlines,
#header #headline {
	padding: 0 0 0 48px;
}

#header #headlines h1,
#header #headline h1{
	position: absolute;
	top: 28px;
	height: 40px;
	padding-top: 9px;
}

#header #headlines h1,
#header #headlines h1 a,
#header #headlines h1 a:hover {
	color: #ca262c;
	font-size: 32px;
	text-decoration: none;
}
#header #headline h1,
#header #headline h1 a,
#header #headline h1 a:hover {
	color: #ca262c;
	font-size: 32px;
	text-decoration: none;
	background:url(../images/home/h1.jpg) no-repeat 0 0 transparent ;
	width:427px;
	height:30px;
	text-indent: -100em;
	margin-left: -2px;
}

#header #headlines h2,
#header #headline h2 {
	position: absolute;
	top: 71px;
	height: 30px;
	
}

#header #headlines h2,
#header #headlines h2 a,
#header #headlines h2 a:hover {
	color: #616060;
	font-size: 20px;
	text-decoration: none;
}
#header #headline h2,
#header #headline h2 a,
#header #headline h2 a:hover {
	color: #616060;
	font-size: 20px;
	text-decoration: none;
}


#header #socialbookmarks {
	position: absolute;
	top: 69px;
	left: 660px;
}





/* *************************** */
/* *** Fortschrittsanzeige *** */
/* *************************** */
#progress_bar {
	width: 861px;
	height: 139px;	
	margin: 6px 0 0 45px;
/*	position: relative; */
}

#progress_bar_inner {
	position: relative;
}

#progress_bar p {
	margin-top: 2px;
}

.step1 {
	background: url(../images/progress_bar/1.png) no-repeat 0 0 transparent;
}

.step2 {
	background: url(../images/progress_bar/2.png) no-repeat 0 0 transparent;
}

.step3 {
	background: url(../images/progress_bar/3.png) no-repeat 0 0 transparent;
}

.step4 {
	background: url(../images/progress_bar/4.png) no-repeat 0 0 transparent;
}

#progress_bar #step1,
#progress_bar #step2,
#progress_bar #step3,
#progress_bar #step4 {
	position: absolute;
	top: 23px;
}

#progress_bar #step1 {
	left: 53px;
}

#progress_bar #step2 {
	left: 244px;
}

#progress_bar #step3 {
	left: 465px;
}

#progress_bar #step4 {
	left: 694px;
}

#progress_bar #step1 h3,
#progress_bar #step2 h3,
#progress_bar #step3 h3,
#progress_bar #step4 h3 {
	font-weight: bold;
}

.progress_bar_active,
.progress_bar_active a,
.progress_bar_active a:hover {
	color: #ffffff;
}





/* ************** */
/* *** Footer *** */
/* ************** */
#footer {
	margin: 24px 0 0 0;
	height: 160px;
	color: #666666;
}

#footer .hr {
	width: 855px;
	height: 1px;
	background: url(../images/misc/line_01.gif) repeat-x;
	margin: 0 0 6px 48px;
}

#footer #faq {
	margin: 0 0 0 55px;	
	height: 28px;;
}

#footer #faq li,
#footer #faq li a,
#footer #faq li a:hover {
	float: left;
	font-weight: bold;
	color: #666666;

}

#footer #links {
	margin: 0 0 0 55px;	
}

#footer #links li,
#footer #links li a,
#footer #links li a:hover,
#footer #imprint li,
#footer #imprint li a,
#footer #imprint li a:hover {
	float: left;
	text-decoration: none;
	color: #666666;
}

#footer #imprint {
	margin: 4px 0 0 55px;
}

	



/* ************ */
/* *** Home *** */
/* ************ */
#home {
	width: 869px;
	height: 412px;
	background: url(../images/home/background1.jpg) no-repeat 0 0 transparent;
	margin: 0 0 0 40px;
	position: relative;
}

#home #trustedshops_m {
	height:72px;
	width:72px;
	position:absolute;
	left: 757;
	top: 40;
	z-index: 10;
}

#home #mainimg {
	width: 552px;
	height: 412px;
}

#home #auswahl {
	width: 260px;
	height: 310px;
	position: absolute;
	top: 55px;
	left: 586px;
}
	
#home #auswahl h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

#home #auswahl p {
	margin: 14px 0 10px 0;
}

#home #auswahl #label_betrag {
	margin: 0 0 2px 0;
}

#home #auswahl #label_center {
	padding: 12px 0 2px 0;
}

#home #auswahl #centerpulldown {
	float: left;	
}

#home #auswahl #absenden {
	margin: 14px 0 0 -2px;	
}

#home #auswahl #question_mark {
	margin: 3px 0 0 10px;	
}

#home #nlanab {
	position: absolute;
	top: 57px;
	left: 586px;
}

#home #nlanab h3 {
	font-size: 18px;
	font-weight: bold;
	width: 170px;
	line-height: 22px;
}





/* ****************** */
/* *** Versandart *** */
/* ****************** */
#versandart {
	width: 869px;
	height: 520px;
	background: url(../images/versandart/background.jpg) no-repeat 0 0 transparent;
	margin: 0 0 0 40px;
	position: relative;
}

#versandart #versandart_left {
	width: 424px;
	float: left;
}

#versandart #versandart_left_inner {
	padding: 59px 0 0 60px;	
}

#versandart #versandart_right {
	width: 410px;
	float: left;
}

#versandart #versandart_right_inner {
	padding: 59px 0 0 55px;
}

#versandart #label_an_vorlage {
	font-weight: normal;
}

#versandart #an_anlass {
	padding: 7px 0 20px 0;
}

#versandart #an_anlass_text {
	padding: 0 0 7px 0;	
}

#versandart #an_vorlage {
	margin: 7px 0 7px 0;
}

#versandart #label_an_vorlage {
	padding: 12px 0 2px 0;
}

#versandart #an_text {
	margin: 15px 0 0 0;	
}

#versandart #label_an_sms_text {
	padding: 15px 0 0 0;	
}

#versandart #an_text,
#versandart #an_sms_text {
	width: 350px;
	height: 160px;	
}

#versandart #an_handy,
#versandart #an_email {
	color: #616060;
}

#versandart #btn_vorschau {
	cursor: pointer;
	margin: 10px 0 0 268px;
}

#versandart #label_versandart {
	padding: 0 0 2px 0;
}

#versandart #versandartselect {
	margin: 7px 0 0 0;
}

#versandart #versandarttext {
	width: 341px;
	height: 81px;
	background: url(../images/versandart/bg_text.png) no-repeat 0 0 transparent;
}

#versandart #versandarttext p {
	width: 340px;
	color: #616060;
	font-size: 11px;
	padding: 13px 0 0 9px;
}

#versandart #versanddatum {
	float: left;
	width: 170px;
}

#versandart #datumtext {
	font-weight: bold;	
}

#versandart #selectdate {
	padding: 0 0 20px 20px;
	color: #ca262c;
	width: 150px;
	float: left;
}

#versandart #selectdate a,
#versandart #selectdate a:hover {
	color: #ca262c;
	cursor: pointer;
}

#versandart #an_email {
	margin: 0 0 16px 0;
	width: 341px;	
}

#versandart #an_handy {
	margin: 0 0 16px 0;
	width: 341px;	
}

#versandart #betrag {
	width: 200px;
}

#versandart #text_an_sichtbar {
	position: relative;
	top: -20px;
	float: left;
}

#versandart #text_an_sichtbar2 {
	width: 25px;
	height: 60px;
	float: left;
	position: relative;
	top: -6px;
}

#versandart #text_an_sichtbar3 {
	float: left;
	margin: 0 0 0 0;
}

#versandart #an_sichtbar {
	float: left;
	position: relative;
	top: -4px;
}

#versandart #gutschein_betrag {
	position: relative;
	left: 12px;

}

#versandart #label_an_sichtbar {
	margin: 0 0 0 0;
	float: left;
}

#versandart #p_an_sichtbar {
	font-size: 11px;
	line-height: 16px;
	color: #616060;
	width: 220px;
}

#versandart #bnt_next {
	margin: 0 0 0 222px;
	width: 119px;
	height: 40px;	
}





/* ************* */
/* *** Daten *** */
/* ************* */
#daten {
	width: 869px;
	height: 763px;
	background: url(../images/daten/background.jpg) no-repeat 0 0 transparent;
	margin: 0 0 0 40px;
	position: relative;
}

#daten #daten_left {
	width: 424px;
	float: left;
}

#daten #daten_left_inner {
	padding: 59px 0 0 60px;	
}

#daten #daten_right {
	width: 375px;
	float: left;	
	padding: 59px 0 0 60px;	
}

#daten #daten_right2 {
	width: 375px;
	float: left;	
	padding: 0 0 0 60px;	
}

#daten h3 {
	font-size: 18px;
	font-weight: bold;	
	padding: 0 0 18px 0;
}

#daten #von_anrede,
#daten #von_vorname,
#daten #von_nachname,
#daten #von_strasse,
#daten #von_nr,
#daten #von_plz,
#daten #von_ort,
#daten #von_email {
	margin: 10px 0 0 0;	
	color: #616060;
}

#daten #von_anrede {
	margin: 20px 0 0 0;	
}

#daten #von_vorname {
	float: left;
	width: 168px;	
}

#daten #von_nachname {
	float: left;
	width: 168px;
	margin-left: 11px;
}

#daten #von_strasse {
	float: left;
	width: 270px;	
}

#daten #von_nr {
	float: left;
	width: 66px;	
	margin-left: 11px;
}

#daten #von_plz {
	float: left;
	width: 66px;	
}

#daten #von_ort {
	float: left;
	width: 270px;	
	margin-left: 11px;
}

#daten #von_email {
	float: left;
	width: 347px;	
}

#daten #label_von_gefunden {
	margin: 0 0 4px 0;
}

#daten #newsletter {
	float: left;	
	margin: 16px 6px 20px 0;
}

#daten #outer_newsletter {
	margin: 10px 0 0 0;
}

#daten #saveaddress1 {
	height: 10px;
	float: left;
	width: 25px;	
	margin: 4px 0 0 0;
}

#daten #saveaddress2 {
	margin: 11px 0 0 0;
	float: left;
	width: 310px;
}

#daten #newsletter1 {
	height: 40px;
	float: left;
	width: 25px;	
	margin: 4px 0 0 0;
}

#daten #newsletter2 {
	margin: 9px 0 0 0;
	float: left;
	width: 310px;
}

#daten #label_saveaddress,
#daten #label_newsletter {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	display: block;
}

#daten h4 {
	font-weight: bold;
	font-size: 13px;	
	padding: 14px 0 6px 0;
}

#daten #userselecttext {
	width: 341px;
	height: 185px;
	background: url(../images/daten/bg_userselectdaten.png) no-repeat 0 0 transparent;
}

#daten #userselecttext p {
	padding: 10px 20px 20px 20px;
}

#daten #btn_vorschau {
	margin: 10px 0 0 0;	
}

#daten #von_zahlart,
#daten #cc_number,
#daten #cc_checkcode,
#daten #addr_name {
	margin: 10px 0 0 0;	
}

#daten #von_zahlart {
	margin: 20px 0 0 0;	
}

#daten #cc_number {
	width: 135px;
	float: left;
	margin-right: 11px;
	color: #616060;
}

#daten #cc_checkcode {
	width: 60px;
	float: left;
	margin-right: 11px;
	color: #616060;
}

#daten #addr_name {
	width: 274px;
	color: #616060;
	margin-bottom: 10px;
}

#daten #cc_help {
	margin-top: 10px;
	float: left;
}

#daten #label_cc_expdate_month,
#daten #cc_expdate_month,
#daten #cc_expdate_year {
	margin: 5px 15px 0 0;
	float: left;	
}

#daten #cc_expdate_month,
#daten #cc_expdate_year {
	width: 60px;
}

#daten #send_bank {
	
}

#daten #sender_account_number,
#daten #sender_bank_code,
#daten #sender_holder {
	margin: 10px 0 0 0;
	color: #616060;
}

#daten #sender_account_number,
#daten #sender_bank_code {
	width: 150px;
	float: left;
}

#daten #sender_account_number {
	margin-right: 11px;
	float: left;
}

#daten #sender_holder {
	width: 311px;
}

#daten #bank_hint {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 0 0;	
	width: 330px;
}

#daten #rechnung_anzeige {

}

#daten #rechnung_anzeige_inner {
	width: 341px;
	height: 116px;
	background: url(../images/daten/bg_costs.png) no-repeat 0 0 transparent;
	position: relative;
}

#daten #kartenwert,
#daten #kartenwert_betrag,
#daten #gebuehren,
#daten #gebuehren_betrag,
#daten #gesamtbetrag,
#daten #gebuehren_add,
#daten #gesamtbetrag_betrag,
#daten #sternchen,
#daten #secure {
	position: absolute;
}

#daten #kartenwert,
#daten #gebuehren,
#daten #gesamtbetrag,
#daten #sternchen {
	left: 20px;
}

#daten #kartenwert_betrag,
#daten #gebuehren_betrag,
#daten #gesamtbetrag_betrag {
	left: 119px;
	width: 67px;
	text-align: right;
}

#daten #gebuehren_add {
	left: 116px;
}

#daten #kartenwert,
#daten #kartenwert_betrag {
	top: 20px;
}

#daten #gebuehren,
#daten #gebuehren_add,
#daten #gebuehren_betrag {
	top: 39px;
}

#daten #gesamtbetrag,
#daten #gesamtbetrag_betrag {
	top: 67px;
	font-weight: bold;
}

#daten #sternchen {
	top: 85px;
	color: #616060;
	font-size: 11px;
}

#daten #secure {
	background: url(../images/daten/securelogos.gif) no-repeat 0 0 transparent;
	top: 11px;
	left: 266px;
	width: 60px;
	height: 65px;
}

#daten #imghint {
	float: left;
	padding: 33px 22px 50px 0;
}

#daten #imghint1{
	float: left;
	padding: 3px 22px 50px 0;
}
#daten #hinttext1 p{
	padding-top: 8px;
}
#daten hinttext1 {
	margin: 15px 0 30px 0;
}


#daten #hinttext {
	margin: 27px 0 30px 0;
}

#daten #hinttext p, #hinttext1 p {
	font-size: 11px;
	line-height: 16px;
}

#daten #sbtbtn {
	margin: 0 0 0 77px;	
}

#daten #sbtbtnrahmen {
	height: 60px;
}

#daten #rechnung {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 0 0;	
	width: 330px;
}

#daten #sperrbetrag {
	width: 340px;
	padding: 10px 0 0 0;
}





/* ************* */
/* *** Danke *** */
/* ************* */
#danke {
	width: 869px;
	/* height: 717px; */
	height: 900px;
	background: url(../images/danke/background.png) no-repeat 0 0 transparent;
	margin: 0 0 0 40px;
	position: relative;
}

#danke #danke_left {
	width: 424px;
	float: left;
}

#danke #danke_left_inner {
	padding: 59px 0 0 60px;	
}


#danke #danke_right {
	width: 355px;
	float: left;	
	padding: 59px 0 0 60px;	
}

#danke h3 {
	font-size: 18px;
	font-weight: bold;	
}

#danke #hinttext {
	margin: 24px 0 0 0;
	width: 340px;
}

#danke #rechnungtext1 {
	width: 340px;	
}

#danke #verwendungszweck {
	width: 341px;
	height: 286px;
	background: url(../images/danke/bg_verwendungszweck.png) no-repeat 0 0 transparent;
	margin: 10px 0 10px 0;
}

#danke #vzwecktext {
	padding: 16px 0 0 20px;	
}

#danke #rechnungtext2 {
	font-size: 11px;
	line-height: 14px;
	width: 340px;	
}

#danke h4 {
	font-size: 12px;
	font-weight: bold;	
}

#danke #email1,
#danke #email2,
#danke #email3 {
	width: 347px;
	margin: 10px 0 0 0;	
	color: #616060;
}

#danke #email1 {
	margin-top: 20px;	
}

#danke #address,
#danke #address a,
#danke #address a:hover {
	font-size: 11px;
	line-height: 16px;
	color: #616060;
}

#danke #address {
	margin: 25px 0 0 0;
	width: 350px;
	float:left;
}

#danke #imgtell {
	margin: 8px 0 0 1px;
	float:left;
	width: 154px;
	height: 26px;
}

#danke #imgmail {
	margin: 8px 8px 0 0;	
	display: block;
	float: right;
	width: 133px;
	height: 26px;
}

#danke #writeUsForm {
	float:left;
	width: 355px;
}

#danke #imgdiscus {
	margin: 8px 0 0 0;	
	display: block;
}

#danke #imgnext {
	margin: 22px 0 0 0;	
	display: block;
	float:left;
}

#danke #taf_send {
	display: none;
	margin: 20px 0 0 0;
}

#danke #imgprint {
	margin: 10px 0 0 0;	
}

#danke #imgprint2 {
	margin: 10px 0 10px 0;
}





/* ********************* */
/* *** Informationen *** */
/* ********************* */
#informationen_top {
	background: url(../images/informationen/bg_top.png) no-repeat 0 0 transparent;
	width: 869px;
	height: 28px;
	margin: 0 0 0 40px;
}

#informationen_bottom {
	background: url(../images/informationen/bg_bottom.png) no-repeat 0 0 transparent;
	width: 869px;
	height: 37px;
	margin: 0 0 0 40px;	
}

#informationen {
	width: 869px;
	background: url(../images/informationen/bg_middle.png) repeat-y 0 0 transparent;
	margin: 0 0 0 40px;
	position: relative;
}

#informationen #text {
	padding: 32px 0 60px 60px;	
	position: relative;
}

#informationen #innertext {
	width: 730px;
}

#informationen #imgorder {
	margin: 20px 0 0 0;	
}

#informationen h2 {
	font-size: 18px;
	font-weight: bold;	
}

#informationen h3 {
	font-size: 18px;
	font-weight: bold;	
}

.smallh3 {
	font-size: 12px !important;
	font-weight: bold !important;	
}






/* ******************* */
/* *** Popup Karte *** */
/* ******************* */
#map {
	width: 785px;
	height: 530px;
	background: url(../images/maps/deutschland.jpg) no-repeat 0 0 transparent;
}

#map h1 {
	padding: 75px 0 0 64px;	
	font-size: 20px;
	color: #ca262c;
}

#map p {
	margin: 20px 0 20px 64px;	
	color: #616060;
}

#map label {
	margin: 0 0 12px 64px;	
}

#map select {
	width: 215px;
	margin: 0 0 0 64px;	
}

#map #select_text {
	height: 200px;	
}

#map #selectspacer {
	margin: 0 0 0 64px;	
}

#map #adresse {
	padding: 6px 0 0 20px;	
}





/* ******************************* */
/* *** Popup so funktioniert's *** */
/* ******************************* */
#funktioniert {
	width: 507px;
	height: 424px;
	background: url(../images/funktioniert/background.jpg) no-repeat 0 0 transparent;
}

#funktioniert h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ca262c;
	position: absolute;
	top: 38px;
	left: 124px;	
}

#funktioniert #text1 {
	position: absolute;
	top: 88px;
	left: 124px;
}

#funktioniert #text2 {
	position: absolute;
	top: 181px;
	left: 124px;
}

#funktioniert #text3 {
	position: absolute;
	top: 296px;
	left: 124px;
}





/* ****************** */
/* *** Prüfziffer *** */
/* ****************** */
#pruefziffer {

}

#pruefziffer h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ca262c;
	margin: 30px 0 0 65px;	
}

#pruefziffer p {
	margin: 20px 0 0 65px;
}

#pruefziffer #imgpruef {
	margin: 7px 0 0 65px;	
}





/* *********** */
/* *** SMS *** */
/* *********** */
#sms {
	
}

#sms h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ca262c;	
	margin: 10px 0 0 82px;
}

#sms #nachricht {
	width: 360px;
	height: 432px;
	background: url(../images/vorschau/sms.gif) no-repeat 0 0 transparent;	
}

#sms #nachrichtcontent {
	padding: 120px 0 0 110px;	
}

#sms p {
	color: #ffffff;	
	width: 140px;
}





/* ************** */
/* *** Popups *** */
/* ************** */
#popuptext {
	margin: 20px;
}

#popuptext h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ca262c;	
	margin-bottom: 10px;
}

#popuptext a,
#popuptext a:hover {
	color: #3D3D3D;
	text-decoration: underline;
}



/* #### alt popup e-mail vorschau */
.popup{
	position:relative;
}
.popup_content{
	position:relative;
}
.versandart_box .versandart #show_email_vorschau,
.versandart_box .versandart #show_sms_vorschau,
.versandart_box .versandart #show_ausdruck_vorschau{
	font-size:14px;
	padding-top:29px;
}

.versandart_box .versandart #show_email_vorschau span,
.versandart_box .versandart #show_sms_vorschau span,
.versandart_box .versandart #show_ausdruck_vorschau span{
	text-decoration:underline;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}
/* ##### vorschau_email ##### */

.show_email{
	text-align:left;
	position:relative;
	margin-top:0px;
	margin-left:0px;
}

/* ##### show_ausdrucken ##### */

.show_ausdruck{
	text-align:left;
	position:relative;
	margin-top:0px;
	margin-left:0px;
}

.show_ausdruck .durckbutton{
	margin-top:15px;
	margin-left:20px;
	font-size:15px;
	font-weight:bold;
}

.show_ausdruck .durckbutton a{
	font-size:14px;
	font-weight:bold;
}

/* ##### show_email ##### */

.show_email{
	text-align:left;
	position:relative;
	margin-top:0px;
	margin-left:0px;
}





/* *********************** */
/* *** Formulat jQuery *** */
/* *********************** */
.jqTransformSelectWrapper {
	width: 100px;
	position:relative;
	height: 30px;
	float: left;
}

.jqTransformSelectWrapper div span {
	color: #616060;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 30px;
	padding: 5px 0 0 10px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/select/select_left.png) no-repeat top left;
}

.jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 30px;
	height: 30px;
	background: url(../images/select/select_right.png) no-repeat center center;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 30px;
	left: 0px;
	list-style: none;
	background-color: #fefefe;
	border: solid 1px #a6a9aa;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
}

.jqTransformSelectWrapper ul a,
.jqTransformSelectWrapper ul a:hover {
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #616060;
	background-color: #fefefe;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #ca262c;
	color: #fff;
	text-decoration: none;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background: #ca262c;
	color: #fff;
}

.jqTransformHidden {
	display: none;
}

span.jqTransformCheckboxWrapper {
	display: block;
	float: left;
	margin-top: 5px;
}
a.jqTransformCheckbox {
	background: transparent url(../images/select/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display: block;
}

a.jqTransformChecked { 
	background-position: center bottom;
}





/* ************** */
/* *** Termin *** */
/* ************** */
.termin{
	vertical-align:top;
	cursor:pointer;
}

#termin{
	cursor:default;
	z-index: 999;
}

.termin .month{
	width:18px;
	float:left;
	color:#ffffff;
	font-size:10px;
	margin-left:2px;
	margin-bottom:2px;
	text-align:center;
}

.termin .day_on{
	width:18px;
	height:18px;
	float:left;
	background:#f33b3e;
	color:#ffffff;
	font-size:10px;
	margin-left:2px;
	margin-bottom:2px;
	text-align:center;
	cursor:pointer;
}

.termin .day_off{
	width:18px;
	height:18px;
	background:#ffffff;
	float:left;
	color:#555555;
	font-size:10px;
	margin-left:2px;
	margin-bottom:2px;
	text-align:center;
	cursor:pointer;
}

.termin .day_dis{
	width:18px;
	height:18px;
	background:#ffffff;
	float:left;
	color:#aaaaaa;
	font-size:10px;
	margin-left:2px;
	margin-bottom:2px;
	text-align:center;
}

.termin .termin_off{
	display:none;
}

.termin .termin_on{
	position:absolute;
	display:block;
	border:1px solid #3d3d3d;
	padding:5px 7px 5px 5px;
	background:#57626a;
	margin-top:-100px;
	margin-left:0px;
}


.versandart_box .versandart .termin .inner,
.termin .inner{
	width:140px;
	padding-top:0px
}

.termin .termin_close{
	text-align:right;
	font-weight:bold;
	color:#ffffff;
}

.termin .termin_close a{
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}

.termin .termin_center{
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
	padding-top:5px;
}

.termin_left{
	width:15px;
	height:15px;
	cursor:pointer;
	background:url(../images/termin_left.gif);
}

.termin_right{
	width:15px;
	height:15px;
	cursor:pointer;
	background:url(../images/termin_right.gif);
	text-align:right;
	float:right;
}

.termin_mehr{
	display:none;
}

.termin .time{
	position:relative;
	height:30px;
}

.termin .time .std{
	position:absolute;
	width:48px;
	padding: 1px 0 0 0;
	background:#ffffff;
	color:#000000;
	text-align:center;
	top:0px;
	left:2px;	
}

.termin .time .min{
	position:absolute;
	width:48px;
	padding:1px 0 0 0;
	background:#ffffff;
	color:#000000;
	text-align:center;
	top:0px;
	left:73px;
}

.termin .time .add_std{
	position:absolute;
	background:url(../images/termin_top.gif);
	top:0px;
	left:51px;
	height:9px;
	width:16px;
	cursor:pointer;
}

.termin .time .rem_std{
	position:absolute;
	background:url(../images/termin_bottom.gif);
	top:10px;
	left:51px;
	height:9px;
	width:16px;	
	cursor:pointer;
}

.termin .time .add_min{
	position:absolute;
	background:url(../images/termin_top.gif);
	top:0px;
	left:122px;
	height:9px;
	width:16px;
	cursor:pointer;
}

.termin .time .rem_min{
	position:absolute;
	background:url(../images/termin_bottom.gif);
	top:10px;
	left:122px;
	height:9px;
	width:16px;	
	cursor:pointer;
}



.termin .time_text{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}


.error {
	border: 1px solid #ff0000;
}

#trusted_shops_form {
	padding: 19px 0 0px 0 ; 
	width:345px;
	float:left;
}
#trusted_shops_form table {
	width:345px;
}

#trusted_shops_form td {
	vertical-align:top;
}

#trusted_shops_form p {
	width: 265px;
}

#formSiegel {
	
	
}
#btnProtect {
	margin: -9px 0 0 1px;
}

#btnProtect {
}
