/* ProfitWizard Styles */


html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #fff;  /* #eee #fbb881; */
	/* background:url(modules/graphics/rf_bg_overall.gif) 0px 0px no-repeat;  */
	/* SCROLLBAR-FACE-COLOR: #fbb881;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0ff;
	SCROLLBAR-SHADOW-COLOR: #fbb881;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fbb881;
	SCROLLBAR-DARKSHADOW-COLOR: #ddd;
	SCROLLBAR-BASE-COLOR: #fbb881;
	scrollbar-3d-light-color: #fff; */
}
body, div, td, h1, h2, h3, h4, h5, input, textarea {  
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Geneva; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #00538d; 
} 
h1, h2, h3, h4, h5, p {
	padding: 0px;
	margin: 0px;
} 
h1	{	font-size: 30px; font-weight: normal; margin: 0px 0px 0px 0px; }
h2	{	font-size: 15px; font-weight: normal; }
h3	{	font-size: 15px; font-weight: bold; }

form {	/* abstand vertikal beseitigen */
	padding: 0px;
	margin: 0px;
}

hr 	{ color: #888899;border-color: #888899; }

a	{
	font-family: Arial, Helvetica, Verdana, Geneva; 
	color: #00538d; 
	}
a:link {
	text-decoration: none; 	
}
a:hover {
	text-decoration: underline; 		
	color: #3e3d40; 
}
a:visited {
	text-decoration: none; 	
}


/* Layer */
#bodycontainer {		/* einzige aufgabe: mittig ausrichten! */	
	position: relative;	
	left: 50%;	
	margin-left: -475px;	
	height: 637px;		/* 569 + 68 */
	width: 950px;
	background-color: #fff;	
	background:url(../../modules/graphics/bg_scanner_950.jpg) 0px 68px no-repeat; 	/* */
} 

#navigationbar { 
	z-index: 800;
	position: absolute;
	top: 81px;  
	width: 950px;
	height: 34px; 
	background-color: #fff;	 
	background:url(../../modules/graphics/bg_navi_blu.png) 0px 0px repeat-x; 	
}

#cardlogo {
	z-index: 810;
	position: relative;
	top: 27px;  
	left: 10px;
	width: 214px;
	height: 100px; 
	vertical-align: middle;
	/* background-color: #fff; */	 
	background:url(../../modules/graphics/navi_card_blank.png) 0px 0px no-repeat; 	
}

#cardlogocontent {
	z-index: 820;
	position: relative;
	text-align: center;
	vertical-align: middle;
	top: 22px;  /* */
	left: 31px; 
	width: 170px; 
	height: 65px; 
	/* background-color: #fec; 	*/ 
}

#language_selectbox {
	z-index: 811;
	position: absolute;
	top: 85px;  
	left: 780px;
	width: 160px;
	background-color: #fff; 	 
}



/* SOLUTIONFINDER */

/*  CONFIGURATION */


#solfipaperleft {
	position: absolute;
	top: 170px;  
	left: 113px;
	width: 278px;
	height: 388px; 
	/* background-color: #fff; */	 
	background:url(../../modules/graphics/solutionfinder/paper_left.png) 0px 0px no-repeat; 	
}
#solfipaperlefthead {
	position: absolute;
	top: 30px;  
	left: 26px;
	width: 220px;
	height: 30px; 
	color: #3e3d40;
	font-size: 12px;
}
.solfipaperlefthead {
	color: #3e3d40;
	font-size: 12px;
}

#solfipaperleftsymbol {
	position: absolute;
	top: 80px;  
	left: 24px;
	width: 222px;
	height: 50px; 
	vertical-align: top;
}
#solfipaperlefttitle {
	position: absolute;
	top: 160px;  
	left: 16px;
	width: 235px;
	height: 30px; 
	background:url(../../modules/graphics/solutionfinder/paper_left_marker.png) 0px 0px no-repeat; 	
}
.solfipaperlefttitle {
	color: #00538d;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	background:url(../../modules/graphics/solutionfinder/paper_left_marker2.png) 0px 0px no-repeat; 	
}

#solfipaperlefttext {
	position: absolute;
	top: 200px;  
	left: 26px;
	width: 220px;
	height: 120px; 
	/* background-color: #cff; */ 
}
.solfipaperlefttext {
	color: #3e3d40;
	font-size: 12px;
	line-height: 18px;
}



#solfipaperright {
	position: absolute;
	z-index: 90;
	top: 292px;  
	left: 463px;
	width: 211px;
	height: 281px; 
	background:url(../../modules/graphics/solutionfinder/paper_right_front.png) 0px 0px no-repeat; 	
}
#solfipaperrightlabel {
	position: absolute;
	top: 12px;  
	left: 45px;
	width: 145px;
	height: 35px; 
}
#solfipaperrightform {
	position: absolute;
	overflow:auto;
	top: 60px;  
	left: 14px;
	width: 160px !important;	/* Nicht-IE */	
	width: 185px;
	height: 175px; 
	padding-left:25px;
	background: #fff;
}


	
#solfipaperrightback1 {
	position: absolute;
	z-index: 85;
	top: 248px;  
	left: 503px;
	width: 211px;
	height: 281px; 
	background:url(../../modules/graphics/solutionfinder/paper_right_back.png) 0px 0px no-repeat; 	
}
#solfipaperrightback2 {
	position: absolute;
	z-index: 80;
	top: 204px;  
	left: 543px;
	width: 211px;
	height: 281px; 
	background:url(../../modules/graphics/solutionfinder/paper_right_back.png) 0px 0px no-repeat; 	
}
#solfipaperrightback3 {
	position: absolute;
	z-index: 75;
	top: 160px;  
	left: 583px;
	width: 211px;
	height: 281px; 
	background:url(../../modules/graphics/solutionfinder/paper_right_back.png) 0px 0px no-repeat; 	
}
.solfipaperrightbacklabel {
	color: #3e3d40;
	font-size: 11px;
}



/* SOLUTIONFINDER */

/*  OUTPUT OVERVIEW */


#solfioutpaper {
	position: absolute;
	top: 100px;  
	left: 0px;
	width: 950px;
	background-color: #cddeea;	
	background:url(../../modules/graphics/bg_outputpaper_m.gif) 0px 0px repeat-y; 	/* */
}
#solfioutpapercontent {
	position: relative;
	left: 70px;
	min-height: 500px;
	width: 812px;
	background-color: #fff;	
}
.solfioutpapertitle {
	padding-left: 5px;
	color: #00538d;
	font-size: 15px;
	font-weight: bold;
}
#solfioutpapercontentlist {
	margin-top: 17px;
	padding: 24px 17px 17px 17px;
	font-size: 11px;
	color: #3e3d40;
	background-color: #e1e3e4;	
}
#solfioutpaperBottomTestimonial {
	margin-top: 17px;
	padding: 17px 17px 17px 17px;
	font-size: 11px;
	color: #3e3d40;
}
.solfioutpapercontentlisttitle {
	color: #00538d;
	font-size: 12px;
	font-weight: bold;
}
.solfioutpapercontentlisttext {
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	font-size: 11px;
	color: #3e3d40;
}
.solfioutpapercontentlistsubtitle {
	color: #00538d;
	font-size: 11px;
	font-weight: bold;
}
.solfioutpapercontentlistseperator { background: url(../../modules/graphics/outputpaper_seperator_whi.gif) 0px 15px repeat-x; height:20px; }


.solficonfigurationstitle {
	padding-left: 5px;
	color: #00538d;
	font-size: 15px;
	font-weight: bold;
}
.solficonfigurationstext {
	padding-left: 5px;
	color: #3e3d40;
	font-size: 12px;
	font-weight: normal;
}
.solficonfigurationscontentlisttext {
	vertical-align: middle;
	font-size: 12px;
	color: #3e3d40;
	font-weight: bold;
}

.solficonfigurationscontentlistseperator { background: url(../../modules/graphics/outputpaper_seperator_whi.gif) 0px 5px repeat-x; height:12px; }




a.solfirightform, a.solfirightform:link, a.solfirightform:visited {
	color: #3e3d40; 
	text-decoration: none; 	
}
a.solfirightform:hover {
	color: #00538d; 
	text-decoration: none; 
}
a.solfirightformbutton, a.solfirightformbutton:link, a.solfirightformbutton:visited {
	color: #00538d; 
	text-decoration: none; 	
}
a.solfirightformbutton:hover {
	color: #00538d; 
	text-decoration: none; 
	/* padding:1px 0px 0px 1px;	*/	
}



/* TESTIMONIALS*/


#testibook {
	position: absolute;
	top: 170px;  
	left: 24px;
	width: 906px;
	height: 383px; 
	/* background-color: #fff; */	 
	background:url(../../modules/graphics/testimonials/bg_testimonials_book.png) 0px 0px no-repeat; 	
}
.testibookleft {
	position: absolute;
	z-index: 50;
	top: 5px;  
	left: 10px;
	width: 445px;
	height: 365px; 
	overflow: auto;
	/* background-color: #ecc;  */	 
}
.testibookright {
	position: absolute;
	z-index: 50;
	top: 5px;  
	left: 457px;
	width: 436px;		/* */	 
	height: 365px; 
	overflow: auto;
	/* background-color: #cec;  */	 
}
.testibookcontent {
	padding: 5px 15px 5px 24px;

}.testibooktitle {
	position: relative;
	top: 10px;
	left: -10px;
	font-size: 12px;
	color: #00538d;
	font-weight: bold;
	background:url(../../modules/graphics/testimonials/title_marker.png) 0px 0px no-repeat; 	
}
.testibookpagecounter {
	font-size: 14px;
	color: #00538d;
	font-weight: bold;
}
.testibooktext {
	position: relative;
	left: 0px;
	vertical-align: top;
	font-size: 11px;
	color: #3e3d40;
}
.testibooksubtitle {
	font-size: 11px;
	color: #00538d;
	font-weight: bold;
}



/* CONTACT */


#contactpaper {
	position: absolute;
	top: 100px;  
	left: 0px;
	width: 950px;
	background-color: #cddeea;	
	background:url(../../modules/graphics/bg_outputpaper_m.gif) 0px 0px repeat-y; 	/* */
}
#contactpapercontent {
	position: relative;
	left: 70px;
	height: 580px;
	min-height: 500px;
	width: 812px;
	background-color: #fff;	
}
.contactpapertitle {
	padding-left: 5px;
	color: #00538d;
	font-size: 15px;
	font-weight: bold;
}
.contactpaperfield {
	width: 150px;	
	color: #3e3d40;
	font-size: 12px;
}
.contactpaperfieldtopic {
	padding-bottom: 5px;
	vertical-align: middle;
	color: #3e3d40;
	font-size: 12px;
}
input.contactpaperfield {
	width: 150px;	
	border: 1px solid #999;
	height: 20px;
	padding: 2px;
	color: #3e3d40;
	font-size: 12px;
}
input.contactpaperfield:hover, input.contactpaperfield:active  { 
	color: #fff;
	background-color: #a1a3a4;
}
#contactpapercontentlist {
	/* margin-top: 17px; */
	padding: 24px 17px 10px 17px; /* */
	font-size: 11px;
	color: #3e3d40;
	background-color: #e1e3e4;	
}
#contactpapercontentlistfeedback {
	margin-top: 17px;
	padding: 24px 17px 10px 17px; /* */
	font-size: 11px;
	color: #3e3d40;
	background-color: #fff;	
}
#contactpapercontentinfo {
	width:300px	 !important;  	/* Nicht-IE */
	width:335px;
	float:left;
	margin-top: 15px;
	padding: 0px 10px 10px 30px; /* */
	font-size: 11px;
	color: #3e3d40;
}
.contactpapercontentinfotitle {
	font-size: 11px;
	font-weight: bold;
	color: #00538d;
}
.contactpapercontentinfotext {
	font-size: 11px;
	color: #3e3d40;
}






#tophead { 	top:0px;	height:76px;	width:780px;	padding: 0px;	background:url(modules/graphics/bg/pro_bg_banner.jpg) 0px 0px repeat-x;	} 
#xxxtophead { 
	top:0px;
	height:100px;
	width:900px;
	padding: 0px;
	background-color: #f58220;
	/* background:url(modules/graphics/bg/pro_bg_banner.jpg) 0px 0px repeat-x; */
	} 
#subhead { 
	top:76px;
	height:24px;
	width:780px;
	padding: 0px 0px 0px 0px;
	background:url(modules/graphics/bg/pro_bg_submenu.jpg) 0px 0px repeat-x;
	} 
#xcontentcontainer { 
	padding: 0px;
	margin-top: 0px;
	/* width: 780px; */
	/* height: 110%; */
	/* border-left: 560px solid #fff;  */
	border-left: 60px;  
	/* background-color: #fff; */
	} 
#contenttextleft { 
	position: relative;
	margin-left: -560px;	
	width: 470px !important; 	/* Nicht-IE */
	width: 540px;
	float: left;
	padding: 30px 30px 0px 40px;
	/* border-top: 1px solid #333; */
	color: #333;
	/* background-color: #fff; */
	} 
#contenttextright { 
	position: relative;
	margin: 0px;
	width: 300px !important; 	/* Nicht-IE */
	width: 340px;
	padding: 30px 20px 0px 20px;
	float:left; 
	/* border-top: 1px solid #333; */
	color: #333;
	/* background-color: #fff; */
	/* background:url(../../modules/graphics/rf_bg_fff.gif) 0px 0px repeat;  */
	} 
#footcontainer { 
	padding: 0px;
	margin-top: 0px;
	height: 80px;
	background-color: #fff;
	} 
#foottext { 
	position: relative;
	/* margin-left: -560px; */
	width: 780px;
	float: left;
	height: 80px;
	background-color: #fff; 	
	} 
#footimpression { 
	position: relative;
	margin: 0px;
	width:220px;
	float:left;
	background-color: #999; 
	background:url(modules/graphics/bg/pro_bg_color999.gif) 0px 0px repeat;		
	} 

 
/* Classes */

.textleftbox { 
	background-color:#fff; 
	padding: 8px 8px 8px 0px; 
	}
.textrightbox { 
	background-color:#fff; 
	padding: 8px 8px 8px 0px; 
	}
.textrighttransp { 
	font-weight: bold; 
	color:#fff; 
	}
.boxtitle {
	font-weight: bold; 
	color: #fff; 
	background-color:#72bf44; 
	margin-top: 24px;
	padding: 8px 8px 8px 8px; 
	}

.floatleftbox {
	width: 200px !important; 	/* Nicht-IE */
	width: 220px;
	position:relative;
	float:left;
	font-weight: bold; 
	color: #fff; 
	background-color:#72bf44; 
	margin-top: 8px;
	padding: 4px 8px 4px 8px; 
	}
.floatrightbox {
	width: 144px !important; 	/* Nicht-IE */
	width: 150px;
	position:relative;
	float:left;
	font-weight: bold; 
	color:#f58220; 
	background-color:#fff; 
	margin-top: 8px;
	padding: 0px 8px 0px 12px; 
	}

.squaredot {
	margin-top:6px; 
	margin-right:5px !important;	/* Nicht-IE */
	margin-right:3px; 
	border-width:4px !important;	/* Nicht-IE */
	border-width:4px 3px 4px 2px; 
	border-style:solid; 
	width:0px; 
	height:0px; 
	float:left;
	line-height:0px; 
	border-color:#f58220;	
	}

.squaredot_box {
	margin-top:4px; 
	margin-right:5px !important;	/* Nicht-IE */
	margin-right:3px; 
	border-width:4px !important;	/* Nicht-IE */
	border-width:4px 3px 4px 2px; 
	border-style:solid; 
	width:0px; 
	height:0px; 
	float:left;
	line-height:0px; 
	border-color:#fff;	
	}
.featurelist {
	list-style-type:square; 
	margin-left:8px; 
	padding-left:8px; 
	margin-top:0px; 
	color:#529f24;
	}
ul.featurelist li span {
	color: #333; 
	}

.input_text {
	position:absolute;
	left:150px;
	height:22px;
	width:360px;
	vertical-align:middle;
	padding:2px;
	border:1px solid #fff;
	color: #000;
	background: #acd58e;
	font-size:14px;
	}
.input_text:hover, .input_text:active  { 
	color: #fff;
	background-color:#72bf44;
	}



.text_green {
	color:#529f24; 	/* #72bf44 */
	}
.text_black {
	color:#000000; 	
	}
.text_gray {
	color:#666666; 	
	}
.text_graylight {
	color:#999999; 	
	}
.text_orange	{
	color:#f58220;
	}
.text_white	{
	color:#fff;
	}



a.barnavi, a.barnavi_active { 
	display:block;
	float:left;
	height: 34px;	
	padding: 8px 10px 0px 10px;
	font-size: 12px;
	font-weight: bold; 
	color: #00538d;
	text-align:left;
	} 
a.barnavi:link, a.barnavi:visited	{
	color: #00538d;
	/* background:url(../../modules/graphics/bg_navi_blu.png) 0px 0px repeat-x; 	*/
	}
a.barnavi:hover, a.barnavi:active, a.barnavi_active:link, a.barnavi_active:visited	{
	color: #00538d;
	background:url(../../modules/graphics/bg_navi_yel.jpg) 0px 0px repeat-x; 	
	text-decoration: none; 
	}
	
a.buttnavi, a.buttnavi_active {
	display:block;
	color: #fff; 
	font-weight: bold; 
}
a.buttnavi:link, a.buttnavi:visited {
	color: #fff; 
	text-decoration: none; 	
}
a.buttnavi:hover {
	color: #fff; 
	text-decoration: none; 
	padding:1px 0px 0px 1px;		
}





a.topnavi, a.topnavi_active	{
	position:relative;
/*	margin-bottom:0px;
	top:22px;
	left:0px;	*/
	display:block;
	float:left;
	vertical-align:bottom;
	font-size: 14px;
	font-weight: bold; 
	color: #039;
	padding: 3px 9px 4px 14px;
	}
a.topnavi:link, a.topnavi:visited	{
	color: #36c;
	}
a.topnavi:hover, a.topnavi:active, a.topnavi_active:link, a.topnavi_active:visited	{
	color: #fff;
	background-color:#ccc;
	padding: 3px 11px 5px 9px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-decoration: none;
	}
a.subnavi, a.subnavi_active { 
	position:relative;
	top:5px;
	left:15px;
	float:left;
	font-size: 13px;
	font-weight: bold; 
	color: #36c;
	padding-right: 15px;
	} 
a.subnavi:link, a.subnavi:visited	{
	color: #36c;
	}
a.subnavi:hover, a.subnavi:active, a.subnavi_active:link, a.subnavi_active:visited	{
	color: #fff;
	text-decoration: none;
	}

a.tooltipinfo { 		/* Tooltipps */
	cursor: help;
	border-bottom: 1px dotted #ddd; 
	text-decoration:none;
	}
a.tooltipinfo span { display: none; }
a.tooltipinfo:hover span { /* diese Anweisung fuer Geckos u. Opera */
	display:block;
	width:160px;	
 	position:absolute; 
	top:20px;
	left:30px;
 	border:1px solid #999;
	padding:2px; 
	background-color:#ddd; 	/* #e5edf1 */ 
	text-decoration: none;
	font-weight:normal;
	}
a.tooltipinfo:hover { /* fuer die Anzeige im Internet Explorer */
	z-index:25;
	background-color:#ddd; 	/* #e5edf1 */ 
	text-decoration: none;
	}
a.tooltipinfo { /* relativ zum Elternelement positionieren */
	position: relative;
	z-index:24;
	}