body {
  background: #5880A6 url(../img/C2P-background.gif) repeat-x;  
}
#wrap {
  width: 909px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;  
  background: #5880A6 url(../img/C2P-background.gif)repeat-x;
}
.contentwrap {
  margin-bottom: 10px;
}
.align-left,
p.align-left,
td.align-left,
th.align-left {
	text-align: left;
}
.align-center,
p.align-center,
td.align-center,
th.align-center {
	text-align: center;
}
.align-right,
p.align-right,
td.align-right,
th.align-right {
	text-align: right;
}
.indent,
p.indent,
td.indent,
th.indent {
	padding-left: 50px;
}
#typo3-previewInfo {
  right: auto; !important 
  left: 20; !important
}
#header #logo {
  height: 46px;
  width: 256px;
  padding: 34px 10px 10px 40px;
}
#mail p {
	margin:0px; !important
}
#header #login {
  height: 90px;
  width: 79px;
  margin-right: 4px;
  margin-left: 24px;
  background: url(../img/user-login-inactive.jpg) no-repeat;
}
#header #navi {
  width: 495px;
}
#header #navi #servicenavi{
  height: 57px;
}
#header #navi #servicenavi #smallworldmap {
  margin-top: 16px;
  margin-bottom: 14px;
}
#header #navi #servicenavi #laendermenu {
  height: 23px; 
  margin-left: 4px;
  margin-top: 20px;
  margin-bottom: 14px;
  padding-left: 5px;
  background: url(../img/dropdown-end.gif) 0 0 no-repeat;
}
#header #navi #servicenavi #laendermenu ul {
  white-space: nowrap;
}
#header #navi #servicenavi #laendermenu ul, 
#header #navi #servicenavi #laendermenu ul li ul {
  list-style-type: none;  
}
#header #navi #servicenavi #laendermenu ul li {
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
  z-index: 100;
  vertical-align: middle;
}
#header #navi #servicenavi #laendermenu ul.menu li span {
  float: left;
  line-height: 22px;
}
#header #navi #servicenavi #laendermenu ul.menu li a {
  padding: 0 5px;
  line-height: 22px;
  float: left;
  background: url(../img/dropdown-middle.gif) repeat;
  width: 151px;
}
#header #navi #servicenavi #laendermenu ul li ul {
  margin:0;
  padding: 0;
  position: absolute;
  display: none;
  z-index: 100;
  background: url(../img/dropdown-middle.gif) repeat;
}
#header #navi #servicenavi #laendermenu ul li:hover ul,
#header #navi #servicenavi #laendermenu ul li.hover ul  {
  display: block;
  position: absolute;
  z-index: 100;
  top: 22px;
  left: 0;
}
#header #navi #servicenavi #laendermenu ul li ul li,
#header #navi #servicenavi #laendermenu ul li ul li a {
  clear: both;
}
    
#header #navi #servicenavi #changetohaendler {
  margin-left: 28px;
  margin-top: 20px;
  margin-bottom: 14px;
  height: 23px;  
  padding-left: 5px;
  background: url(../img/dropdown-end.gif) no-repeat;  
  cursor: pointer;
}
#header #navi #servicenavi #changetohaendler span { 
  float: left;
  height: 18px;  
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 4px;
  background: url(../img/dropdown-middle.gif) repeat-x;  
}
#header #navi #servicenavi #changetohaendler img { 
  float: left; 
}
#header #navi #mainnavi {
  width: 100%;
}
#header #navi #mainnavi li {
  display: inline;
  height: 39px;
}
#header #navi #mainnavi li a {
  height: 20px;
  padding-left: 10px;
  padding-right: 14px;
  padding-bottom: 19px; 
  vertical-align: top; 
}


#worldmap .kontinent {
  float: left;
  position: relative;
  width: 169px;
  background:  url(../img/map-layer-bottom.gif) bottom left no-repeat;
}
#worldmap .kontinent .close {
  position: absolute;
  top: 9px;
  right: 9px;
}
#worldmap .kontinent .continentbordertop {
  background:  url(../img/map-layer-top.gif) top left no-repeat;
  padding-top: 9px;
}
#worldmap .kontinent .continentcontent {
  background:  url(../img/map-layer-middle.gif) 0 0 repeat-y;
  padding: 6px 9px 25px 9px;
  margin-bottom: 9px;
}
#worldmap .kontinent .continentcontent li.laender {
  padding-bottom: 8px;
  padding-left: 12px;
  background:  url(../img/plus-small.gif) 0 3px no-repeat;
}
#worldmap .kontinent .continentcontent li.laender a {
  display: block;
}
#worldmap .kontinent .continentcontent li.liremember {
  visibility: hidden;
}
#worldmap .kontinent .continentcontent li.liremember span {
  padding-top: 3px;
  float: left;
  margin-left: 5px;
}
#worldmap .kontinent .continentcontent li.liremember input {
  width: auto;
	float: left;
	background: transparent;
}




#maincontent {
  float: left;
  width: 602px;
  background:  url(../img/container100-middle.gif) 0 0 repeat-y;  
}
#maincontent #maincontentborderbottom {
  background:  url(../img/container100-bottom.gif) bottom left no-repeat;  
}
#maincontent #maincontentbordertop {
  background:  url(../img/container100-top.gif) top left no-repeat;  
  padding-left: 44px;
  padding-right: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#maincontent li {
  background: url(../img/listbullet.gif) 2px 7px no-repeat; 
  padding-left: 15px;
}



form table {
  width: 531px;
  margin-top: 10px;
}
label {
  margin-top: 4px;
  margin-right: 5px;
  float:  left;
}
select {
  border: none;
  margin-top: 4px;
  background-color: #5880A6; 
  /*width: 270px;*/
  width: 251px;
}
textarea {
  border: none;
  background-color: #5880A6;
  height: 142px;
  padding-top: 3px;
  width: 251px;
}
input {
  border: none;
  height: 20px;
  line-height: 20px;
  background-color: #5880A6;
  padding-top: 3px;
  width: 251px;
}
.submit-border-right input {
  background-color: #96BD0D;
  width: auto;
  padding: 0;
  height: 23px;
}
input.large {
  width: 519px;
}

.border-left {
  background:  url(../img/form-bg-left.gif) top left no-repeat; 
  margin-bottom: 10px;
  margin-right: 5px;
  float:  left;
}
.border-right {
  background:  url(../img/form-bg-right.gif) top right no-repeat; 
  display: block;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
}
.border-right-select {
  position: static;
}
.border-middle-select {
  background-color: #5880A6;
  position: relative;
  height: 23px;
  display: block; 
}
.border-left-area {
  background:  url(../img/form-message-left.gif) top left no-repeat; 
  height: 145px;
}
.border-right-area {
  background:  url(../img/form-message-right.gif) top right no-repeat; 
  height: 145px;
}
.submit-border-left {
  background:  url(../img/button-left.gif) top left no-repeat; 
  height: 23px;
  display: block;
  width: auto;
  clear: both;
  margin-right: 5px;
}
.submit-border-right {
  background:  url(../img/button-right.gif) top right no-repeat; 
  padding-left: 6px;
  padding-right: 6px;
  height: 23px;
  display: block;
  width: auto;
}


#maincontent .tx-irfaq-pi1 dt {
  padding-top: 6px;
  padding-bottom: 6px;
  height: 1%;
}
#maincontent .tx-irfaq-pi1 .tx-irfaq-cleaner { 
  clear: left;
  height: 0;
}
#maincontent .tx-irfaq-pi1 .faqheadermiddle span {
  margin-top: 1px;
}
#maincontent .tx-irfaq-pi1 .faqheadermiddle p {
  padding-bottom: 1px;
}
#maincontent .tx-irfaq-pi1 .tx-irfaq-dynheader {
  background:  url(../img/form-row-top.gif) top left no-repeat;
}
#maincontent .tx-irfaq-pi1 .faqheaderbottom {
  background:  url(../img/form-row-bottom.gif) bottom left no-repeat;  
  padding-bottom: 8px;
}
#maincontent .tx-irfaq-pi1 .faqheadermiddle { 
  background:  url(../img/form-row-middle.gif) 0 0 repeat-y;  
  padding-right: 10px;
  padding-left: 10px;
  height: auto;
}


#maincontent #payinout .kontinent {
  clear: both;
}
#maincontent #payinout .kontinentheaderright {
  background:  url(../img/form-row-top.gif) top left no-repeat;
  padding-top: 8px;
  margin-bottom: 10px;
  cursor: pointer;
}
#maincontent #payinout .kontinentheaderleft {
  background:  url(../img/form-row-bottom.gif) bottom left no-repeat; 
  padding-bottom: 8px;
}
#maincontent #payinout .kontinentheader {
  background:  url(../img/form-row-middle.gif) 0 0 repeat-y;  
  padding-right: 10px;
  padding-left: 10px;
  height: auto;
}
#maincontent #payinout .kontinentheader p {
  background:  url(../img/plus.gif) center right no-repeat;  
  margin: 0;
}
#maincontent #payinout .kontinentcontent ul {
  margin-left: 10px;
  margin-right: 10px; 
  list-style-type: none;
}
#maincontent #payinout .kontinentcontent ul li {
  margin: 0;
  margin-bottom: 5px;
  background: none;
  padding-left: 0;
}
#maincontent #payinout .kontinentcontent ul li table {
  width: 100%;
}
#maincontent #payinout .kontinentcontent li th {
  background:  url(../img/form-row.gif) bottom repeat-x;  
  padding-bottom: 2px; 
  padding-right: 10px;
  padding-left: 3px;
  white-space: nowrap;
}
#maincontent #payinout .kontinentcontent li th.landname {
  width: 120px;
  padding-left: 0;
  cursor: pointer;
}
#maincontent #payinout .kontinentcontent li th.landname span {  
  padding-left: 10px;  
}
#maincontent #payinout .kontinentcontent ul li td {
  padding-right: 10px;
  padding-bottom: 4px; 
  padding-left: 3px;
  padding-top: 1px; 
  background:  url(../img/form-row.gif) bottom repeat-x;   
}
#maincontent #payinout .kontinentcontent ul li td.firstcol {
  background: transparent;
  padding-left: 0;
}
#maincontent #payinout .kontinentcontent ul li td span {
  display: none;
}
#maincontent #payinout .kontinentcontent ul li .line1 td span {
  display: block;
  padding-left: 10px;
}
#maincontent #payinout .kontinentcontent ul li .payout.line1 td.firstcol {
  padding-right: 0;
  padding-top: 0; 
}
#maincontent #payinout .kontinentcontent ul li .payout.line1 td.firstcol span {
  background:  url(../img/form-row.gif) top repeat-x;   
  padding-right: 10px;
  padding-top: 2px; 
  margin-top: -1px;
  width: 100%;
}


#maincontent #merchantdownload .merchantdownload {
  clear: both;
}
#maincontent #merchantdownload .merchantdownloadheaderright {
  background: url(../img/form-row-top.gif) top left no-repeat;
  padding-top: 8px;
  margin-bottom: 10px;
  cursor: pointer;
  height: 1%;
}
#maincontent #merchantdownload .merchantdownloadheaderleft {
  background: url(../img/form-row-bottom.gif) bottom left no-repeat; 
  padding-bottom: 8px;
}
#maincontent #merchantdownload .merchantdownloadheader {
  background: url(../img/form-row-middle.gif) 0 0 repeat-y;  
  padding-right: 10px;
  padding-left: 10px;
  height: auto;
}
#maincontent #merchantdownload .merchantdownloadheader p {
  background: url(../img/plus.gif) center right no-repeat;  
  margin: 0;
}
#maincontent #merchantdownload .merchantdownloadcontent ul {
  margin-left: 10px;
  margin-right: 10px; 
}
#maincontent #merchantdownload .merchantdownloadcontent ul li {
  background: transparent;
  margin: 0;
  margin-bottom: 5px;
  padding-left: 0;
}
#maincontent #merchantdownload .merchantdownloadcontent ul li .fileimage {
  width: 168px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
#maincontent #merchantdownload .merchantdownloadcontent ul li .fileinfos {
  width: 333px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
  clear: both;
  height: auto;
  min-height: 23px;
  margin-top: 8px;
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea{
  height: 145px;
  margin-top: 14px;
}
#maincontent .tx-powermail-pi1 .powermail_mandatory {
  float: none;
} 
#maincontent .tx-powermail-pi1 .powermail_mandatory_js {
  /*float: left;*/
  clear: both;
  margin-left: -6px;
  margin-top: 2px;
  margin-bottom: -4px;
  width: 503px;
  /*z-index: 100;
  position: absolute;
  top: -10px;
  right: 0;
  background: red*/
}
/*#maincontent .tx-powermail-pi1 .border-middle-select .powermail_mandatory_js {
  right: -6px;
}*/
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_select .powermail_mandatory_js {
  margin-left: 0;
  margin-top: -8px;
  margin-bottom: 6px;
  
}
#maincontent .tx-powermail-pi1 label {
  width: 520px;
  margin-bottom: 3px;
  
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_select span {
  position: static;
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_select select {
  width: 515px;
  margin-bottom: 10px;
  border: 1px solid #5880A6;
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_select select option {
  padding: 3px;
  padding-top: 3px;
  padding-bottom: 4px;
  border: none;
}
#maincontent .tx_powermail_pi1_fieldwrap_html_radio label{
    width: auto;
    float:right;
}
#maincontent .tx_powermail_pi1_fieldwrap_html_radio div{
    width: auto;
    float:left;
    margin: 3px 6px 10px 0;
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio_title{
  padding: 0px;
  border: none;
  width: 520px;
  float: left;
  margin: 4px 0 3px;
}
#maincontent .tx-powermail-pi1 .uploadbutton{
  float:left;
  cursor: pointer;
  padding: 0 4px 0 4px;
}
#maincontent .tx-powermail-pi1 .upload_delete{
  margin-right:3px;
  vertical-align:top;
}
#maincontent .tx-powermail-pi1 input.powermail_button{
  width: auto;
}
#maincontent .tx-powermail-pi1 textarea {
  width: 503px;
}
#maincontent .tx-powermail-pi1 input {
  width: 503px;
}
#maincontent .tx-powermail-pi1 .powermail_radio_inner{
   width:auto;
}
#maincontent .tx-powermail-pi1 input[type="radio"], #maincontent .tx-powermail-pi1 input.powermail_radio{
  width:20px;
  background-color: #ffffff; 
}
#maincontent .tx-powermail-pi1 input[type="file"]{
  width:auto;
  float:left;
}
#maincontent .tx-powermail-pi1 .border-left {
  margin-right: 0;
}
#maincontent .tx-powermail-pi1 .border-right {
  width: 503px;
}
#maincontent .tx-powermail-pi1 .border-middle-select {
  width: 503px;
}
#maincontent .tx-powermail-pi1 #erreichbar label,
#maincontent .tx-powermail-pi1 #erreichbar .border-right {
  margin-right: 5px;
}
#maincontent .tx-powermail-pi1 #erreichbar label,
#maincontent .tx-powermail-pi1 #erreichbar input,
#maincontent .tx-powermail-pi1 #erreichbar .border-right {
  width: auto;
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {
  float: left;
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit .submit-border-left {
  margin-right: 0;
}
#maincontent .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit input,
#maincontent .tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit {
  width: auto;
}



#maincontent .kundenloginform {
  clear: both;
}


#maincontent .haendlerdownloadtop {
  background:  url(../img/form-row-top.gif) top left no-repeat;
  padding-top: 8px;
}
#maincontent .haendlerdownloadbottom {
  background:  url(../img/form-row-bottom.gif) bottom left no-repeat;  
  padding-bottom: 8px;
}
#maincontent .haendlerdownloadbottom h1 { 
  background:  url(../img/form-row-middle.gif) 0 0 repeat-y;  
  padding-right: 10px;
  padding-left: 10px;
}
#maincontent .tx-damdownloads-pi1-search {
  clear: both;
}
#maincontent .tx-damdownloads-pi1 table {
  width: 100%;
}
#maincontent .tx-damdownloads-pi1 td {
  padding-bottom: 10px;
  padding-top: 10px;
}
#maincontent .tx-damdownloads-pi1 .tx-damdownloads-pi1-list td {
  width: 50%;
}
#maincontent .tx-damdownloads-pi1 .browsebar td {
  text-align: center;
}
#maincontent .tx-damdownloads-pi1 form table td {
  padding: 0;
  margin: 0;
}


.merchantloginform {
  clear: both;
}
#context .merchantloginform {
  background:  url(../img/container-right-middle.gif) 0 0 repeat-y;
  margin-bottom: 10px;
  clear: none;
}
#context .merchantloginform .submit-border-left {
  margin-top: 10px;
}
#context .merchantloginform .merchantloginformwrapbottom {
  background:  url(../img/container-right-bottom.gif) bottom left no-repeat;
}
#context .merchantloginform .merchantloginformwraptop {
  background:  url(../img/container-right-top.gif) top left no-repeat;
  padding-left: 44px;
  padding-right: 24px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 229px; 
}

/*
#context {
  margin-left: 613px;
}*/
#context {
    float: left;
    width: 297px;
    margin-left: 10px;
}
#context .contextbox h1,
#context .contextbox h2 {
  padding-top: 10px;
}
#context .contextbox div.csc-header-n1 {
  margin: 0;
  padding: 0;
}


#context .contextbox#address {
  margin-bottom: 10px;
  background:  url(../img/container-questions-top.gif) top left no-repeat;
  padding-top: 14px;
}
#context #address span, #context #address table td {
  color: #FFFFFF;
}
#context .contextbox#address .addresswrapbottom {
  background:  url(../img/container-questions-middle.gif) 0 0 repeat-y;
}
#context .contextbox#address .addresswraptop {
  background:  url(../img/container-questions-bottom.gif) bottom left no-repeat;
  padding-bottom: 14px;
  padding-left: 44px;
  padding-right: 24px;
  width: 229px; 
}
#context .contextbox#address div.tx-ttaddress-pi1 {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
#context .contextbox#address table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
#context .contextbox#address table td {
  margin: 0;
  padding: 0;
  padding-right: 10px;
}
#context .contextbox#address table td.emaillink a {
  background-color: #96BD0D;
  padding: 2px;
}
#context .contextbox#address table td a:hover {
  background-color: transparent;
}


#context .contextbox .onestatement {
}
#context .contextbox .onestatement .statementborderbottom { 
  background:  url(../img/container-bubble-top.gif) top left no-repeat;  
  padding-top: 14px;
}
#context .contextbox .onestatement .statementbordertop {
  background:  url(../img/container-bubble-middle.gif) 0 0 repeat-y; 
  padding-left: 44px;
  padding-right: 24px;
  padding-bottom: 6px;
  width: 229px; 
}
#context .contextbox .onestatement .statementborderbottom .speakersname {
  background:  url(../img/container-bubble-bottom.gif) top left no-repeat; 
  margin:0;
  padding-left: 8px;
  padding-right: 60px;
  padding-top: 13px;
  text-align: right;
}


#context .contextbox#haendler {
  margin-bottom: 10px;
  background:  url(../img/container-right-top.gif) top left no-repeat;
  padding-top: 14px;
}
#context .contextbox#haendler .haendlerwrapbottom {
  background:  url(../img/container-right-bottom.gif) bottom left no-repeat;
  padding-bottom: 14px;
}
#context .contextbox#haendler .haendlerwraptop {
  background:  url(../img/container-right-middle.gif) 0 0 repeat-y;
  padding-left: 44px;
  padding-right: 24px;
  width: 229px; 
}
#context .contextbox#haendler div.csc-textpic-clear,
#context .contextbox#haendler div.csc-textpic-left div.csc-textpic-text {
  clear: none;
}
#context .contextbox#haendler div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image,
#context .contextbox#haendler div.csc-textpic-left div.csc-textpic-imagewrap  {
  float: none;
}


#footer {
  margin-left: 44px;
}
#footer ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#footer ul ul {
  margin-bottom: 50px;
}
#footer ul li {
  float: left;
  padding-left: 10px;
  margin-right: 50px;
  margin-top: 40px;
  background:  url(../img/footer-line.gif) top left repeat-y;
  padding-bottom: 10000px;
  margin-bottom: -9999px;
}

#footer ul li ul li {
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 2;
  background:  transparent;
  padding-bottom: 0;
  margin-bottom: 0;
}
/****** FCE Linkbutton ******/
.link_button {
	background: transparent url(../img/linkbutton.gif) no-repeat;
	cursor: pointer;
	display: inline-block;
	margin-right: 3px;
	height: 23px;
	padding: 0 10px 0 0;
	vertical-align: middle;
}
.link_button span {
	background: transparent url(../img/linkbutton.gif) no-repeat 100% 0;
	display: inline-block;
	height: 23px;
	margin: 0 -13px 0 3px;
	padding: 3px 9px 0 3px;
	vertical-align: text-top;
	white-space: nowrap;
	color: #FFFFFF;
}

.redtext,
span.redtext {
	color:#E3182F;}