/*
===== CSS for PAY.ON [www.payon.com], All Rights Reserved
*/
@import url(forms.css);
@import url(shop.css);
/* ========== Style Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}
a {
	outline:none;
}

.clear {
	clear:both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	width: 100%;
}

tr {
	vertical-align: top;
}

td, th {
	padding-right: 20px;
}

td.narrow, th.narrow {
	width: 5em;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* ========== Accessibility Features */
.acc {
	display: none;
}

/* ========== Page Basics and Partitions*/
body {
	margin: 5px 0;
	background-color: #d5d4d3;
	font: 68.75%/ 145.45% Arial, Helvetica, sans-serif;
	color: #56544e;
	overflow: -moz-scrollbars-vertical;
}

#container {
	position: relative;
	width: 988px;
	margin: 0 auto;
	background: #FFF url(../pix/background_main.gif) repeat-y;
}

/* ========== Header */
#header {
	position: relative;
	height: 158px;
}

#header h1 {
	position: absolute;
	top: 94px;
	left: 36px;
}

#header h1 a {
	display: block;
	overflow: hidden;
	width: 156px;
	height: 0;
	padding-top: 37px;
	background: transparent url(../pix/header_logo_screen.gif) no-repeat;
}

/* Headerspecial: Transaction Counter */
#tcounter {
	position: absolute;
	top: 84px;
	right: 36px;
	text-align: right;
	color: #d5d4d3;
}

#tcounter p {
	font-size: 30px;
	line-height: 28px;
	font-weight: bold;
}

/* ========== Top Navigation */
#topnav {
	position: absolute;
	top: 0;
	left: 0;
	width: 988px;
	height: 62px;
	background: #d5d4d3 url(../pix/background_top.gif) no-repeat;
}

#topnav ul {
	position: absolute;
	top: 40px;
	/* width: 924px; */
}

#topnav li {
	float: left;
	margin-right: 14px;
}

#topnav a {
	color: #aaa9a6;
	text-decoration: none;
}
#topnav a:hover {
	color: #ebeae9;
	text-decoration: none;
}

#topnav li.dropdown {
	padding-left: 34px;
	background: transparent url(../pix/topnav_arrow_down.gif) no-repeat 0px 0px;
}

#topnav li.open {
	background-image: url(../pix/topnav_arrow_up.gif);
}

#topnav li.dropdown a {
	color: #FFF;
}

#topnav .hi {
	color: #FFF;
}

#topnav ul ul {
	position: absolute;
	top: 18px;
	left: 0;
	z-index: 200;
	width: auto;
	padding: 10px;
	border: 1px solid #FFF;
	background: #56544e;
}

#topnav ul ul li {
	float: none;
	margin: 0;
	padding: 2px 0;
	white-space: nowrap;
}

#topnav .topnav-lang {
	position: absolute;
	right:20px;
}
#topnav .topnav-company {
	position: absolute;
	left: 36px;
}

/* ========== SEARCH */
#topnav-search {
	position: absolute;
	top: 10px;
	right: 10px;
}

#topnav-search input,#topnav-search button {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #56544e;
}

#topnav-search input {
	width: 116px;
	margin: 0 0 0 5px;
	padding: 1px 3px;
	border: 1px solid #9e9e9e;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	background-color: #FFF;
}

#topnav-search button {
	margin: 0 0 0 5px;
	padding: 0 4px 0 4px;
	border: 1px solid #9e9e9e;
	border-top-color: #e3e3e3;
	border-left-color: #e3e3e3;
	background: #FFF url(../pix/topnav_searchbutton_bg.gif) repeat-x center center;
}

/* ========== LINKS */
#topnav #productsites {
	position: absolute;
	top: 9px;
	left: 4px;
}

#productsites ul {
	padding: 0px;
	margin: 0px !important;
}

#productsites li {
	float: left;
	color: #fff;
	margin: 0 1px 0 0;
}

#productsites .paysourcing {
	background: #89adb9 url(../pix/nav_paysourcing.gif) repeat-x;
}

#productsites .paypipe {
	background: #aec3b0 url(../pix/nav_paypipe.gif) repeat-x;
}

#productsites a {
	color: #fff;
	display: block;
	height: 20px;
	padding: 4px 2px 0 10px;
	width: 150px;
}

#productsites sup {
	font-size: 6px;
}

/* --------------------------------------------------------------------------- Main Navigation */
#nav {
	position: relative;
	margin: 0 36px;
	z-index: 1000;
}

#nav ul {
	overflow: hidden;
}

#nav li {
	width: 156px;
	float: left;
}
#nav .last, #nav .last li {
	width: 126px;
	float: left;
}
#nav a {
	color: #aaa9a6;
	text-decoration: none;
}

#nav a.hi {
	color: #56544e;
}

#nav a:hover {
	color: #56544e;
	text-decoration: none;
}

#navhead h4 {
	font-weight: normal;
}

#navhead {
	position: relative;
	padding: 2px 0 5px;
	border-bottom: 2px solid #55544e;
	font-size: 18px;
	font-weight: bold;
	color: #aaa9a6;
	background: transparent url(../pix/nav_arrow_down.gif) no-repeat right center;
}

#nav .open {
	background-image: url(../pix/nav_arrow_up.gif);
}

body.jsenabled #navhead {
	cursor: pointer;
}

#navhead li.hi {
	color: #56544e;
}

#navtoc {
	top: 25px;
	left: 0;
	width: 916px;
 	color:#fff;
	border-bottom: 1px solid #fff;
	background: transparent url(../pix/tocnav_bk.png) no-repeat top left;
	background-color:#4f4f4d;
	padding: 0 0 12px 0;
	z-index:1000;
}

.jsenabled #navtoc {
	position: absolute;
}

#navtoc a {
	color: #aaa9a6;
	text-decoration: none;
}

#navtoc a.hi {
	color: #fff;
}

#navtoc a:hover {
	color: #ebeae9;
	text-decoration: none;
}
#navtoc li {
	width: 146px;
	float: left;
	padding: 12px 0 12px 10px;
}

#navtoc li li {
	padding: 1px 0 1px 0;
}

/* --------------------------------------------------------------------------- Breadcrumbs */
#breadcrumbs {
	overflow: hidden;
	margin: 0 36px;
	padding: 6px 0;
	border-bottom: 1px solid #d4d4d2;
}

#breadcrumbs h2 {
	float: left;
}

#breadcrumbs li {
	float: left;
	margin-left: 10px;
	padding-left: 16px;
	background: transparent url(../pix/breadcrumb_arrow.gif) no-repeat left center;
}

#breadcrumbs li.first {
	padding: 0;
	background: none;
}

#breadcrumbs a {
	color: #aaa9a6;
	padding: 7px 0;
	text-decoration: none;
}

/* --------------------------------------------------------------------------- Footer */
#footer {
	clear:both;
	overflow: hidden;
	padding: 15px 4px;
	height:50px;
	background: #d5d4d3 url(../pix/background_bottom.gif) no-repeat;
}
#footer #logos {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 10px;
}
#footer #socialbookmarks {
	float: right;
	overflow: hidden;
	padding: 0;
	margin: 10px 10px 0 0;
}


/* --------------------------------------------------------------------------- Content */

/* ========== Big Visual */
#bigvisual {
	padding: 0 36px;
}

#bigvisual img {
	display: block;
}
#hide {
	display:none;
}
#content {
	overflow: hidden;
	padding: 29px 36px 0 36px;
	margin: 0 0 10px 0;
}

/* Columns */
.colbox {
	overflow: hidden;
	margin-bottom: 32px;
}

.col1 {
	float: left;
	margin-right: 20px !important;
	width: 136px;
}

.col2 {
	float: left;
	width: 292px;
	margin-right: 20px !important;
}

.col3 {
	float: left;
	width: 448px;
	margin-right: 20px !important;
}

.col4 {
	float: left;
	width: 604px;
	margin-right: 20px !important;
}

.col6 {
	float: left;
	width: 916px;
}

.spacing {
	margin-bottom: 16px;
}

.final {
	margin-right: 0 !important;
}

.first-col {
	clear: both;
}

/* --------------------------------------------------------------------------- Paging */
.paging {
	color: #aaa9a6;
	padding: 1.2727em 0;
	border-top: 1px solid #aaa9a6;
	list-style: none;
	line-height: 1;
	overflow: hidden;
}

#search-result .paging {
	padding-bottom: 0.1818em;
}

#content #paging-top {
	margin-bottom: 1.4545em;
}

#content #paging-bottom {
	margin-top: 2.9091em;
}

#content ol.paging {
	margin: 0;
}

.paging li {
	border-left: 1px solid #aaa9a6;
	list-style: none;
	float: left;
}
.paging li * {
	display: block;
	padding: 0 0.5em;
}

.paging li.first-child {
	border-left: 0;
}

.paging li.first-child * {
	padding-left: 0;
}

.paging li.first,
.paging li.prev,
.paging li.prev + li,
.paging li.next,
.paging li.last {
	border-left: none;
}

.paging li.first *,
.paging li.prev *,
.paging li.next *,
.paging li.last * {
	background: url(../pix/icn_fastbck_inactive.gif) center no-repeat;
	overflow: hidden;
	padding: 0 0.1em;
	text-indent: -1000em;
	width: 11px;
}

.paging li.first a {
	background-image: url(../pix/icn_fastbck_active.gif);
}

.paging li.prev * {
	background-image: url(../pix/icn_bck_inactive.gif);
}

.paging li.prev a {
	background-image: url(../pix/icn_bck_active.gif);
}

.paging li.next * {
	background-image: url(../pix/icn_fwd_inactive.gif);
}

.paging li.next a {
	background-image: url(../pix/icn_fwd_active.gif);
}

.paging li.last * {
	background-image: url(../pix/icn_fastfwd_inactive.gif);
}

.paging li.last a {
	background-image: url(../pix/icn_fastfwd_active.gif);
}

/**
 * Trennen für IE
 */
.paging

.paging a {
	color: #56544e;
}

.paging strong {
	color: #56544e;
}



/* --------------------------------------------------------------------------- Basic content formatting */
#content h1 {
	font-size: 26px;
	max-width: 604px;
	margin: 0 0 28px 0;
}
#bigvisual h1 {
	font-size: 26px;
	line-height: 28px;
	margin: 28px 0 0 0;
}

#content h2 {
	font-size: 20px;
	line-height: 26px;
	margin-top: -5px;
	margin-bottom: 14px;
}

#content h3 {
	font-weight: bold;
}

#content p,
#content .leadin {
	margin-bottom: 16px;
}

#content .leadin {
	font-weight: bold;
}

#content strong {
	font-weight: bold;
}

#content a {
	color: #14b4ca;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content ul,
#content ol { /* %%% */
	margin: 0 0 16px 0;
}

#content ol {
	list-style: decimal;
}

#content ol li,
#content ul ol li {
	background-image: none;
}

#content ul li {
	padding-left: 12px;
	background: transparent url(../pix/ul_bullet_level1.gif) no-repeat left 0.636em;
}

#content ul li li {
	background: transparent url(../pix/ul_bullet_level2.gif) no-repeat left 0.636em;
}

/* --------------------------------------------------------------------------- Fanout list */
#content ul.fanout {
	margin: 0px;
	padding:0px;
}
#content ul.fanout li {
	padding: 0;
	background: none;
}

#content ul.fanout h3 {
	margin-bottom: 1px;
	padding: 6px 10px;
	background: #EEE;
}

body.jsenabled #content ul.fanout h3 {
	background: #EEE url(../pix/content_fanout_plus.gif) no-repeat right center;
	cursor: pointer;
}

body.jsenabled #content ul.fanout h3.open {
	background-image: none;
	background: #EEE url(../pix/content_fanout_minus.gif) no-repeat right center;
}
body.jsenabled #content ul.fanout h3.none {
	background-image: none;
}

#content ul.fanout ul {
	border-bottom: 1px solid #aaa9a6;
	margin: 6px 0 1px 0;
}

#content ul.fanout li li {
	padding: 6px 10px 6px;
	background: transparent url(../pix/content_dottedline.gif) repeat-x;
}

#content ul.fanout li li.first {
	padding-top: 6px;
	background: none;
}

/* --------------------------------------------------------------------------- Template Search */
#content ol.searchList {
	padding: 0 0 0 40px;
	background: transparent url(../pix/content_dottedline.gif) repeat-x top;
}

#content ol.searchList li {
	padding: 7px 0 6px 7px;
}


/* --------------------------------------------------------------------------- Template List */
#content .cusList {
	border-top: 1px solid #aaa9a6;
}
#content .cusList div {
	margin: 12px 0 12px 0;
	padding: 0;
}
#content .cusList .details {
	width: 448px;
	float: right;
	margin: 12px 0 12px 0;
	padding: 0;
}
#content .cusList .date {
	width: 136px;
	float: left;
	font-weight: bold;
	margin: 12px 0 12px 0;
	padding: 0;
}
#content .cusList img {
	float: left;
	margin: 12px 20px 12px 0;
}
#content .cusList hr {
	clear: both;
	height: 1px;
	color: #c9c8c5;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;

	background: #eee url(../pix/content_dottedline.gif) repeat-x;
}

/* --------------------------------------------------------------------------- News List */
#content ul.newslist {
	margin-bottom: 1px;
	border-top: 1px solid #56544e;
	border-bottom: 1px solid #aaa9a6;
}

#content ul.newslist li {
	padding: 7px 0 6px;
	background: transparent url(../pix/content_dottedline.gif) repeat-x;
}

#content ul.newslist li.first {
	padding-top: 6px;
	background: none;
}

/* --------------------------------------------------------------------------- News page */
#content p.newsdate,
#content p.date {
	margin-bottom: 6px;
	font-weight: bold;
}

.newslist p.date {
	margin-bottom: 0 !important;
}

#content p.newsimage {
	float: left;
	margin: 0 20px 20px 0;
}

#content p.newsimage img {
	display: block;
}

/* --------------------------------------------------------------------------- Teaser Image */
#content .teaserimg {
	margin-bottom: 28px;
}

/* --------------------------------------------------------------------------- News Navigation */
#content #newsnav {
	margin-bottom: 16px;
}
*+html #content #newsnav {
	position: relative;
	z-index: -1;
}
* html #content #newsnav {
	position: relative;
	z-index: -1;
}

#content #newsnavtop {
	position: relative;
	width:100%;
	height:28px;
	background: #eee;
}

#content #newsnavtop ul {
	overflow: hidden;
	padding: 7px 10px 7px 10px;
	margin: 0;
}

#content #newsnavtop li {
	float: left;
	padding: 0;
	margin-right: 10px;
	background: none;
	font-weight: bold;
}

#content #newsnavtop a {
	color: #aaa9a6;
}

#content #newsnavitems {
	border-top: 1px solid #56544e;
	border-bottom: 1px solid #56544e;
}

#content #newsnavitems ul {
	margin: 0;
}

#content #newsnavitems li {
	padding: 6px 10px 7px;
	background: transparent url(../pix/content_dottedline.gif) no-repeat;
}

#content #newsnavitems li.first {
	padding-top: 6px;
	background: none;
}

#content #newsnavitems li.active {
	background-color: #EEE;
}

body.jsenabled #content #newsnavprev {
	position: absolute;
	bottom: 6px;
	right: 26px;
	width: 16px;
	height: 16px;
	background: transparent url(../pix/newsnav_arrows.gif) no-repeat 4px 6px;
	cursor: pointer;
}

body.jsenabled #content #newsnavnext {
	position: absolute;
	bottom: 6px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: transparent url(../pix/newsnav_arrows.gif) no-repeat -12px 6px;
	cursor: pointer;
}


/* --------------------------------------------------------------------------- Glossar */
.divider {
	color:#aaa9a6;
	padding: 0 6px 0 6px;
}
#glossary dt {
	clear: both;
	font-weight: bold;
	padding: 6px 0 7px;
	background: transparent url(../pix/content_dottedline.gif) repeat-x;
}
#glossary dd {
	float: left;
	padding: 6px 0 7px;
	background: transparent url(../pix/content_dottedline.gif) repeat-x;
}

/* --------------------------------------------------------------------------- FAQ */
#faq dt {
	clear: both;
	font-weight: bold;
	padding: 6px 0 7px;
	background: transparent url(../pix/content_dottedline.gif) repeat-x;
}
#faq dd {
	display: none;
	float: left;
	padding: 6px 0 7px;
	background: transparent url(../pix/content_dottedline.gif) repeat-x;
}

/* --------------------------------------------------------------------------- Downloads */
a.downloadLink img {
	vertical-align: middle;
}

#downloads ul li,#downloads ul li li  {
	background: none !important;
	margin: 0 0 0 -16px;
}

#downloads li.colbox {
	background: none;
	padding-left: 0;
	margin-bottom: 7px;
}

#downloads li .col1,
#downloads li .col2,
#downloads li .col3,
#downloads li .col4 {
	background: url(../pix/content_dottedline.gif) repeat-x;
	padding-top: 6px;
}

/* --------------------------------------------------------------------------- Standard G / Terms */
#table-terms {
	table-layout: fixed;
}

#table-terms td {
	vertical-align: top;
	width: 48%;
	padding-right: 2%;
}


.left {
		float:left;
		margin: 10px 15px 10px 0;
}
.right {
		float:right;
		margin: 10px 0 10px 15px;
}

/*
 * Cufon text-replacement
 */
.cufon-vml { /* IE only, needed for navigation displaying on top of font */
	/* z-index: -1; */
}

/*
 * Needed for java-applets
 */
.invisible {
	visibility: hidden;
}

.agb ol,
.agb ol li {
	list-style-type: none;	
}

