/*-----------------------------------------------------------------------------------*/
/* Reset
/*-----------------------------------------------------------------------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font-family: sans-serif; *font-size:small; background: #ffffff; margin: 0px; overflow: hidden; padding: 0px; }
select, input, textarea, button { font-family: sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
a:focus { outline: thin dotted; }
ul, ol { margin-left: 0; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: middle; }
input[type="checkbox"] { vertical-align: middle; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection { background: #c1c1c1 ; color: #fff; text-shadow: none; }
::selection { background:#c1c1c1 ; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #c1c1c1 ; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #000; }
h1, h2, h3, h4, h5, h6, h7 {}
a, a:active, a:visited { color: inherit; cursor: pointer; text-decoration: none;}
a:hover, a:focus {}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after, .clear { clear: both; }
.clearfix { zoom: 1; }

body { margin: 0px; overflow: hidden; padding: 0px;
	-moz-background-size: 100% 100%; -webkit-background-size: 100% 100%; background-size: 100% 100%; }
html { margin: 0px; overflow-y: scroll; padding: 0px; } 

#frame { margin: 2em auto; max-width: 75em; padding: 0px 2em; position: relative; }
@media (max-width: 33.5em) {
	#frame { padding: 0px 1em; }
}
#header { color: #404245; margin: 100px auto 0px; max-width: 90em; }
#logo { background: #fff; left: 0px; min-width: 20em; position: fixed; right: 0px; top: 0px; z-index: 399; padding: 1.4em 0 0 12.8%;}
#logo .inner { background: url(../image/logo_small.png) 0 0.5em no-repeat; margin: 0px auto; max-width: 72.8em; padding: 1em 1em 1em 3.2em;
	-moz-background-size: auto 72%; -webkit-background-size: auto 72%; background-size: auto 72%; }
#logo a { color: #00f; display: inline-block; font: normal normal normal 1.3em/1.5 "White",sans-serif; }
#logo a:after { content: "\00A0"; }
#logo > a:nth-child(1) > img:nth-child(1) {height: auto; margin-top: -0.5em}

#slogan { background: #ffed00; min-height: 100px; padding: 1em 4em;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#11851b+0,054419+100 */
	background: -moz-linear-gradient(top, #ffed00 0%, #e6e619 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffed00 0%, #e6e619 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffed00 0%, #e6e619 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed00', endColorstr='#e6e619', GradientType=0); /* IE6-9 */
	-moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; }
#slogan h1 { color: #e6007e; font-size: 2em; line-height: 1em; margin: 0.5em 0px; padding: 0px; overflow: hidden; }
#menu1 { background: #ffffff; border: 1px solid #c1c1c1; border-bottom: none; font-size: 1.1em; height: 3.25em; text-transform: uppercase;
	-webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; }
#menu1 ul { display: block; font: normal normal normal 1em/1em "PT Sans Bold",sans-serif; letter-spacing: 0.05em; list-style: none; margin: 0px 0px 0px 50px; padding: 0px; }
#menu1 ul:after { clear: both; content: "."; display: block; height: 0px; visibility: hidden; }
#menu1 ul > li.active:after { border: none; content: ""; display: block; height: 0px; position: relative; z-index: 99; margin-top: 3.25em; }

#menu1 ul li { float: left; list-style: none; margin: 0px; padding: 0px; }
#menu1 ul li a { color: #000; display: inline-block; float: left; line-height: 3.25em; margin: 0px; padding: 0px 1em; text-decoration: none; }
#menu1 ul li a:hover, #menu1 ul li a:focus { border-bottom: 3px solid #e6007e; }
#menu1 ul li.active a { color: #e6007e; }
#menu1 li.first a { background: url(../image/bg-menu-home-active.png) center center no-repeat; min-width: 2em; }
#menu1 li.first.active a { background-image: url(../image/bg-menu-home-active.png); }
/*#menu1 li.first:hover a { background-image: url(../image/bg-menu-home-hover.gif); }*/
@media screen and (max-width: 768px), screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1024px), screen and (max-device-width: 1024px) and (min-resolution: 192dpi), screen and (max-device-width: 1024px) and (min-resolution: 2dppx) {
	#header {
		margin-top: -moz-calc(2em + 65px + 1px); margin-top: -webkit-calc(2em + 65px + 1px); margin-top: calc(2em + 65px + 1px); }
	#logo { border-top-width: 1em; padding: 0.5em 0px; }
	#frame { padding: 0px 0em; }
	#slogan { display: none; }
	#slogan h1 { font-size: 1.6em; }
	#menu1 { font-size: 0.85em; }
	#menu1 ul { margin: 0px; }
	#menu1 ul li a { padding: 0px 0.3em; }
	#menu1 li.first a { min-width: 1.5em; }
}
#content { position: relative; }
#content_left { color: #fff; float: right; padding: 0px; margin: 0px; width: 25%; }
#content_left:not(:empty) { padding-top: 3em; margin: 0px 0px 4em; }
#content_left #menu3 { display: none; }
#content_left #menu3 ul { display: block; list-style: none; margin: 0px; padding: 0px;}
#content_left #menu3 ul li { }
#content_left #menu3 li { border-bottom: none; display: block; list-style: none; margin: 0px; padding: 0px; width: 180px; }
#content_left #menu3 li a { margin-left:10px;background: transparent no-repeat 0px 50%; border-bottom: none; color: #e6007e; display: block; font-weight: bold; /*padding: 1px 4px 10px 10px;*/  padding:3px 5px 3px 15px; text-decoration: none; background-image:url(../image/lnkstylecntlink_b1.gif); background-repeat:no-repeat; background-position:5px 8px; -moz-border-radius:3px; /* Firefox */-webkit-border-radius:3px; /* Safari and chrome */-khtml-border-radius:3px; /* Linux browsers */border-radius:3px; /* CSS3 */}
#content_left #menu3 li:hover {}
#content_left #menu3 a.active, #content_left #menu3 a:hover { background-color:  #E1E1E2  ; color: #0077B3; /*padding: 1px 4px 10px 10px; */ padding:3px 5px 3px 15px; background-image:url(../image/lnkstylecntlink_b1.gif); background-repeat:no-repeat;}
#content_left h1, #content_left h2, #content_left h3, #content_left h4 { color: #fff; }
#content_right { background: #FFFFFF; border: 1px solid #D1D1D1; float: left; min-height: 1em; position: relative; width: 70%;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	padding: 1em 3em;
	}
#content_left:empty + #content_right { width: 100%; }

@media screen and (max-width: 768px), screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1024px), screen and (max-device-width: 1024px) and (min-resolution: 192dpi), screen and (max-device-width: 1024px) and (min-resolution: 2dppx) {
	#content_right { border-width: 1px 0px;
		-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; } 
}
@media only screen and (max-width: 860px) {
	#content_left { float: none !important; width: auto !important; }
	#content_right { width: auto !important; float: none !important; }
}
@media (max-width: 33.5em) {
	#content_right { padding: 2em 1em; }
	.tx-p123checkout-pi2-positions .radio {line-height: 27px;}
}
#footer { background: #f4f5f6; border-top: 1px solid rgba(255,255,255,.5); bottom: 0px; line-height: 3em; min-height: 3em; padding: 1em 2em;
	-moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1); }
#footer:after { clear: both; content: ""; display: block; font-size: 0px; height: 0px; line-height: 0px; }
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: none; color: #e6007e;}
#footer #menu2 { display: block; float: left; line-height: 3em; }
#footer #menu2 ul { font-size: 1em; list-style: none; margin: 0px; padding: 0px; }
#footer #menu2 li { display: inline; font-size: 1em; margin: 0px 15px 0px 0px; }
#footer #menu2 li.first { }
#footer #menu2 li.last { }
#footer #menu2 a, #footer #menu2 a:visited { color: #000; text-decoration: none; }
#footer #menu2 a:hover { text-decoration: none; color: #e6007e; }
#footer #copy { display: block; float: right; padding:4px 0;}
#footer #copy:after { clear: left; content: ""; display: block; font-size: 0px; height: 0px; line-height: 0px; }
#footer .copy { color: #000; float: left; }
#footer .copy a { color: #000; }
#footer .social { float: left; }
#footer .social a { display: block; float: left; width: 3em; height: 3em; line-height: 3em; padding: 0; margin: 0 0.25em 0.25em 0; text-align: center; color: #FFFFFF !important; background-color: #009ee3;
	-moz-border-radius: 0.125em; -webkit-border-radius: 0.125em; border-radius: 0.125em;
	-moz-box-shadow: 0px 0px 0px 0.0625em rgba(0, 0, 0, 0.05) inset; -webkit-box-shadow: 0px 0px 0px 0.0625em rgba(0, 0, 0, 0.05) inset; box-shadow: 0px 0px 0px 0.0625em rgba(0, 0, 0, 0.05) inset; 
	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
#footer .social a i { background-image: none; background-position: 0% 0%; background-repeat: repeat; color: rgba(255, 255, 255, 0.5); display: inline; font-family: FontAwesome; font-size: 1.25em; font-style: normal; font-weight: normal; height: auto; line-height: auto; margin-top: 0px; vertical-align: baseline; width: auto;
	-webkit-font-smoothing: antialiased; *margin-right: 0.3em; }
#footer .social a i:before { display: inline-block; speak: none; text-decoration: inherit; }
#footer .social a:hover, #footer .social a:focus { background-color: #f50; }
#footer .social a:hover i, #footer .social a:focus i { color: #fff; }
#footer .social a.twitter { background-color: #3ea9dd; }
#footer .social a.twitter i:before { content: "\f099"; }
#footer .social a.facebook { background-color: #3c5a98; }
#footer .social a.facebook i:before { content: "\f09a"; }
#footer .social a.google-plus { background-color: #d14836; }
#footer .social a.google-plus i:before { content: "\f16d"; }

span.highlight { color: #009ee3; font-weight: bold; text-decoration: none; }
.clear { clear: both; }

@media only screen and (max-width: 600px) {
	#txp123checkoutpi2-ibanGen-hint {top: 3.8em !important;}	
}

@media only screen and (max-width: 456px) {
	#footer { padding: 1em; }
	#footer #menu2 { float: none; }
	#footer #menu2 li { display: block; }
	#txp123checkoutpi2-ibanGen-hint {top: 6.8em !important;}
}

/* TYPO3 Styles */
.csc-textpic-caption { font-size: 0.9em; }
.csc-frame-frame1 { float: right; width: 160px; }
.csc-frame-frame1 div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap { margin-right: 6px !important; margin-bottom: 2px !important; }
.csc-frame-frame1 div.csc-textpic div.csc-textpic-single-image img { margin-bottom: 0px !important; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
.right { float: right; }
.left{ float: left; }
.indent { margin-left: 2em; }
.tx-p123checkout-pi2 a {color: #aa0000; }
