#html, body {
	background-color: #a5a5a5;
	height: 100%;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	margin: 0;
	padding: 0;
	background-image: url("../pics/main-bg_gradient.png");
	background-repeat: repeat-x;
	text-align: center;
}

img {margin: 0; padding: 0; border: 0;}



/* TEXT & HEADER DEFINITIONS */
/* *************************************** */

@font-face { 
	font-family: Euro; 
	src: url("../fonts/Euro_LT_Medium.eot"); /* IE */  
	src: local("Eurostile LT Medium"), url("../fonts/Eurostile_LT_Medium.ttf") format("truetype"); /* non-IE */ 
	} 

h1.page-title {
	font-size: 17px;
	margin: 0;
	padding: 0 0 3px 0;
	width: 480px;
	color: #01589b;
	border-bottom: 1px solid #01589b;
	font-family: Euro;
	font-weight: normal;
	}
	
h3.left-navi {
	font-size: 17px;
	margin: 0 0 16px 0;
	padding: 0 0 3px 0;
	width: 165px;
	color: #01589b;
	border-bottom: 1px solid #01589b;
	font-family: Euro;
	font-weight: normal;
	}
	
ul, li {margin: 0; padding: 0;}

a, a:visited, a:active, a:hover {
	color: #01589b;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.contenttable {border-spacing: 2px;}
.contenttable td {vertical-align: middle; padding-right: 10px;}

.contenttable td p {padding: 0; margin: 0;}
.contenttable td h2 {text-align: center;}


.contenttable td.table-50percent {width: 238px;}

.contenttable td {background-color: #EEE; padding: 2px 6px 2px 6px;}
.contenttable th {
	background-color: #E0E0E0; padding: 2px 6px 2px 6px;
	font-weight: bold;
}

/* MAIN BLOCK DEFINITIONS */
/* *************************************** */

#main {
	margin: 0 auto;
	width: 949px;
	height: 100%;
	min-height: 600px;
	background-image: url("../pics/bg-white.png");
	background-repeat: repeat-y;}
	
#header-top {
	width: 949px;
	height: 45px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: right;
		background-image: url("../pics/header-bg_top-trans.png");
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#header-top-lang {
	margin-right: 30px;
	color: #FFFFFF;
}

#header {
	width: 917px;
	height: 137px;
	margin: 0 auto;
	background-image: url("../pics/header-bg.jpg");
	background-repeat: no-repeat;	
}

#logo {
	text-align: left;
	width: 332px;
	height: 115px;
	float: right;
	
}

#logo-cardfactory {
	text-align: left;
	width: 385px;
	height: 115px;
	float: right;
}

#logo-ppc {
	text-align: left;
	width: 406px;
	height: 115px;
	float: right;
}


/* MAIN NAVI DEFINITIONS */
/* *************************************** */

#main-navi {
	width: 917px;
	height: 95px;
	margin: 0 auto;
	background-image: url("../pics/navi-bg.png");
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 17px;
	line-height: 35px;	
}

#main-navi ul li {
	margin: 0;
	padding: 0;
	float: left;
	padding: 0 22px 0 22px;
	background-image: url("../pics/main-navi-trenner-trans.png");
	background-repeat: no-repeat;
	background-position: top right;
	list-style: none;
}



/* LEFT CONTENT / LEFT NAVI DEFINITIONS */
/* *************************************** */

#content-left {
	float: left;
	width: 188px;
	min-height: 300px;
	padding: 0px 0 0 28px;
	text-align: left;
}

* html #content-left {  
 /* CSS-Hack für IE6 und kleiner */  
	padding: 0 0 0 28px;
}


div#left-navi {width: 166px; overflow: hidden;}

div#left-navi ul li {
	margin: 5px 0;
	padding: 0px;
	list-style-type: none;
	font-family: ;
	font-size: 13px;
	font-family: Euro;
}

li.leftnav1 a, 
li.leftnav1 a:active,
li.leftnav1 a:visited { 
	padding: 0 0 0 11px;
	font-size: 13px;
	color: #545454; 
	text-decoration: none; 
	display: block;  
	background: url("../pics/left-navi-bg-NO-new.gif") top left no-repeat; 
	line-height: 24px;
	}
li.leftnav1 a:hover { 
	color: #FFF; 
	text-decoration: none; 
	display: block; 
	background: url("../pics/left-navi-bg-RO-new.gif") top left no-repeat;
	}

li.leftnav2 a, 
li.leftnav2 a:active,
li.leftnav2 a:visited { 
	margin-left: 11px;
	padding: 0 0 0 13px;
	font-size: 12px;
	color: #545454; 
	text-decoration: none; 
	display: block;  
	background: url("../pics/left-navi-subbg-NO-new.gif") top left no-repeat; 
	line-height: 20px;
	}
li.leftnav2 a:hover { 
	color: #FFF; 
	text-decoration: none; 
	display: block; 
	background: url("../pics/left-navi-subbg-RO-new.gif") top left no-repeat;
	}

li.leftnav3 a, 
li.leftnav3 a:active,
li.leftnav3 a:visited { 
	margin-left: 22px;
	padding: 0 0 0 13px;
	font-size: 11px;
	color: #545454; 
	text-decoration: none; 
	display: block;  
	background: url("../pics/left-navi-subbg-NO-new.gif") top left no-repeat; 
	line-height: 20px;
	}
li.leftnav3 a:hover { 
	color: #FFF; 
	text-decoration: none; 
	display: block; 
	background: url("../pics/left-navi-subbg-RO-new.gif") top left no-repeat;
	}


/* MAIN CONTENT DEFINITIONS */
/* *************************************** */

#content {
	width: 480px;
	min-height: 300px;
	padding: 0 20px 1px 234px;
	text-align: left;
}

/* IE7 Border Box hack */
*+html #content {
	width: 480px;
	min-height: 300px;
	padding-bottom: 1px;
	padding-left: 20px;
}

* html #content {  
 /* CSS-Hack für IE6 und kleiner */  
	padding: 0 0 0 28px;
}

#content ul {padding: 0 0 0 17px;}


/* RIGHT CONTENT DEFINITIONS */
/* *************************************** */

#content-right {
	float: right;
	width: 208px;
	min-height: 300px;
	text-align: left;
}

div.box {
	width: 180px; background-color: #eaeaea;
	padding-bottom: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;	
	}
div.box p {padding-left: 8px;}

div.box ul li {
	margin: 0 0 0 20px;
	list-style-image: url("../pics/list-image.gif");
	
}
div.box-title {
	width: 175px;
	height: 24px;
	background-color: #17609c;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;	
	color: #FFF;
	line-height: 24px;
	padding-left: 5px;
	margin-bottom: 8px;
}
* html div.box-title {  
 /* CSS-Hack für IE6 und kleiner */  
	width: 180px;
}



/* MAIN PICTURE RIGHT DEFINITIONS */
#content-right DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px;
}
* html #content-right DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 48px;
}
#content-right DIV.csc-textpic-center DIV.csc-textpic-imagewrap { 
	margin: 0; 
}

div.newsletter-subscription {margin-top: 20px;}




/* NEWS DEFINITIONS */
/* *************************************** */
.clearer {
	height: 1px;
	border:0;
	color: #AAA;
	background-color: #AAA;
	margin: 10px 0px 5px 0;
}

div.news-list-item {
	margin-top: 12px;
}

div.news-list-img {
	float: right;
	padding: 0px 0px 5px 5px;
}

div.news-single-item {
	margin-top: 12px;
}

div.news-single-img {
	float: right;
	padding: 0px 0px 5px 5px;
}

p.news-single-imgcaption {
	margin-top: 0px;
	font-size: 10px;
	text-align: center;
}

div.news-latest-item {
	margin-right: 8px;
	font-size: 11px;
	line-height: 15px;
}

div.news-latest-img {
	width: 150px;

}

div.news-latest-img img {
	background-color: #FFF;
	border: 1px solid #DEDEDE;
	margin: 0 0 0 7px;
	padding: 5px;
	text-align: center;
}



/* MAILFORM DEFINITIONS FOR CONTACT*/
/* *************************************** */

label { display: block; float: left; width: 80px;}

form#rmaformular label {width: 150px!important;}
form#rmaformular input#rmaformularformtype_mail {margin-left: 290px;}
input {width: 200px; height: 18px; border: 1px solid #DEDEDE; color: #555; margin: 2px;}

textarea {width: 200px; border: 1px solid #DEDEDE; color: #555; margin: 2px;}

input.csc-mailform-submit {background-color: #17609C; color: #FEFEFE; width: 64px; height: 20px; margin-left: 220px; font-size: 10px;}

fieldset.csc-mailform {
	border-style: none;
	margin: 12px 0;
	padding: 0px;
}

/*
div.csc-mailform-field {	
	margin-left: 95px;
}
*/

.csc-form-label,
.csc-form-label-req {font-size: 12px;}



/* MAILFORM DEFINITIONS FOR NEWSLETTER SUBSCRIPTION */
/* *************************************** */

div#newsletter-subscription input.sendbutton { width: 77px; height: 23px; margin: 5px 0 0 0px !important; }

div#newsletter-subscription input.form_email { width: 157px; height: 23px; border: 1px solid #BBB; color: #999; margin: 1px;}

div#newsletter-subscription span { color: #01589b; }

div#newsletter-subscription fieldset.csc-mailform {
	border-style: none;
	margin: 0;
	padding: 0px;
}
div#newsletter-subscription form.tx_powermail_pi1_form,
div#newsletter-subscription form fieldset {
	border-style: none !important;
	margin: 0 !important;
	padding: 0px 0 0 4px !important;
	}

/* MAILFORM DEFINITIONS FÜR FRAGEBOGEN IDVATION */
/* *************************************** */

label.ganzebreite {display: block; width: 100%;}
textarea.wide {width: 400px;}

div.label {margin-top: 10px;}
div.label label {display: block; width: 100%;}

div.requiredfield input {border: 2px solid #DEDEDE;}


/* FOOTER DEFINITIONS */
/* *************************************** */

#footer {
	margin: 0 auto;
	width: 949px;
	height: 300px;
	background-image: url("../pics/footer-bg-trans.png");
	background-repeat: no-repeat;
}

#navi-bottom {

}

#cardfactory-group-logo {
	float: right;
	width: 212px;
	height: 42px;
	margin: 0px 0 0 0;
	text-align: left;

}


div#navi-bottom {
	color: #494949; 
	text-align: center;
	padding-top: 60px;
	font-size: 11px;
	text-transform: uppercase;
	}
	
div#navi-bottom a, 
div#navi-bottom a:active, 
div#navi-bottom a:hover, 
div#navi-bottom a:visited {color: #494949;}




/* FCE DEFINITIONS */
/* *************************************** */


.box-anw2, .box-anw3 {
	margin-top: 30px;
	min-height: 100px;
}

.box-anwendungen {margin-top: 30px; background-color: #EDEDED; }
.box-anwendungen ul {margin-left: 10px; padding: 0 10px 10px 10px;}
.box-anwendungen ul li {
	list-style: square outside !important; 
}

.box_anw2_title, .box_anw3_title {
	height: 21px;
	background-color: #DDD;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	margin: 0 0 10px 0;
	padding: 0 0 0px 5px;
}

.box_anw2_links {width: 50%}
.box_anw2_rechts { width: 49%; float: right;}

.box_anw3_links {width: 33%;}
.box_anw3_mitte, .box_anw3_rechts {
	width: 33%;
	float: right;
	
}


ul#downloadlist {
	list-style-type: none !important;
	}
ul#downloadlist li {	
	height: 30px;
	width: 400px;
	list-style: none !important;
 	background-color: #EDEDED;
 	margin: 5px;
}

ul#downloadlist li:hover { background-color: #E5E5E5; }


ul#downloadlist li a {vertical-align: middle;margin: 0; padding:0; line-height: 30px;}

ul#downloadlist li img {
	vertical-align: middle;
	margin: 0px 10px 0 0;
	}


div.menu-20-4 {margin-top: 18px;}

span.menu-subpages {
	float: left; 
	width: 222px;
 	background-color: #EDEDED;
 	margin: 0 10px 10px 0;
 	padding: 4px;
}

span.menu-subpages:hover { background-color: #E5E5E5; }


span.menu-subpages a { vertical-align: middle !important; }
	
/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.nicetitle {
	background-color: #333;
	color: #fff;
	font: bold 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
	}

div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}

/* BILD FÄNGT ERST UNTER NAVI LINKS AN (ZB BEI VORSTAND); HIERMIT GELÖST */

.csc-textpic-intext-left-nowrap {
float:left;
}

.csc-textpic-intext-left-nowrap div.csc-textpic-clear {float: none;}

.csc-textpic-text p.bodytext {margin-top: 0px;}

/* BILDUNTERSCHRIFTEN KLEINER MACHEN */
.csc-textpic-caption {font-size: 11px; line-height: 14px;}


/* IMAGE STYLES FÜR RTE  */
img.border {
	padding: 5px;
	margin: 5px;
	text-align: center;
	border: 1px solid #AAA !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

img.no-border {border: 0px !important;}



/* TABLE STYLES  */

table.contenttable {background-image: none; vertical-align: top; text-align: left; padding: 0; width: 100%;margin-top: 15px;}
table.contenttable td {background-image: none; vertical-align: top; text-align: left; padding: 0;}

table.table-noborder {border: none; border-spacing: 0; width: 100%;}
table.table-noborder td {background: none; background-color: #FFF;}

table.table-border {border: none; width: 100%;}
table.table-border td {background: none; background-color: #FFF;}

table.table-border-2spalten {table-layout: fixed; width: 100%;}
table.table-border-2spalten td {background: none; width: 50%;}

table.table-border-3spalten {table-layout: fixed; width: 100%;}
table.table-border-3spalten td,
table.table-border-3spalten th {background: none; width: 33%;}

table.table-noborder-2spalten {table-layout: fixed; border-spacing: 0; width: 100%;}
table.table-noborder-2spalten td {background: none; width: 50%;}

table.table-noborder-3spalten {table-layout: fixed; border-spacing: 0; width: 100%;}
table.table-noborder-3spalten td,
table.table-noborder-3spalten th {background: none; width: 33%;}

thead.tableheader-gray {background-color: #EEE; font-weight: bold; font-size: 12px; color: #555;}
thead.tableheader-darkgray {background-color: #AAA; font-weight: bold; font-size: 12px; color: #555;}
tbody.tableheader-gray {background-color: #EEE; font-size: 12px; color: #555;}
tbody.tableheader-darkgray {background-color: #AAA; font-size: 12px; color: #555;}

table a {font-size: 12px;}
table td, table th {font-size: 12px; color: #555;}

.align-center {
	text-align: center;
}


.align-right {
	text-align: right;
}

td.darkgray {background-color: #AAA; font-weight: bold; font-size: 12px; color: #555;}

.tx-irfaq-cleaner {clear: none;}
