/* reset.css  -> blueprint.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
.csc-default table {border-collapse:separate;border-spacing:0;}
.csc-default caption,.csc-default th,.csc-default td {text-align:left;font-weight:normal;float:none !important;}
.csc-default table, .csc-default th, .csc-default td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus{outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:80%;color:#222;font-family:Arial, Helvetica, sans-serif;}
body.nobackground.sgsupport-chat-ssw-client{
	background-color:transparent !important;
	background:none !important;	
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
body.mobilebrowser{background:none;}
body.mac:before{
	display:none;	
}
/* original

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}

*/
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;line-height:1;margin-bottom:0.25em}
h1 {font-size:2.0em;line-height:1em;margin-bottom:0.3em;}
h2 {font-size:1.5em;line-height:1.0em;margin-bottom:0.25em;}

h3 {font-size:1.2em;line-height:1.2em;margin-bottom:0.25em;font-weight: bold;}
h4 {font-size:1.2em;line-height:1em;margin-bottom:0.5em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
.nolines h2{
	font-size:2.0em;  margin-bottom: 0.25em;
}
h2.bannerh2, .nolines h2.bannerh2{
	margin-bottom:0; font-size: 1.75em;	
}
.nolines h3, .nolines .software-download h2{
	font-size:1.5em; font-weight:normal;
}
.lgrey{
	color:#676767;	
}
.llgrey{
	color:#999;	
}
p {margin:0 0 1.5em; }
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {text-decoration:underline;}
a {color:#D9052F;text-decoration:none;}
blockquote {color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol, .csc-default ul, .csc-default ol{margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
.csc-default table {
	width: 100%;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-collapse: collapse;
	margin-bottom:1.4em;
	width:100%;
}
.csc-default th, .csc-default thead th  {
	background-color: #e4e4e4;
	border: 0;
	border-left: 2px solid #ffffff;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	padding: 2px 2px 2px 4px;
	font-size: 1em;
}
.csc-default td{
	border: 0;
	border-left: 2px solid #ffffff;
}
.csc-default td:first-child, .csc-default th:first-child{
	border-left:0;	
}
.csc-default th, .csc-default td, .csc-default caption {padding:4px 10px 4px 5px;}
.sgblog-list tbody tr:nth-child(odd) td, .sgsupportcontainer tbody tr:nth-child(odd) td, .csc-default tbody tr.odd td, .tr-odd td {background:#f4f4f4;}
.csc-default tfoot {font-style:italic;}
.csc-default caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;color:#666666;}
.smaller{
	font-size:0.6em;	
}
.subsmall{
	font-size:0.9em;	
}
.vbig{
	font-size:1.5em;	
}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide{display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0 !important;padding-bottom:0 !important;}
.clear { clear:both;}
#generatorAdressDeach{display:none;}
.de_DE #generatorAdressDeach{display:block;}
/* grid */
.container {
text-align:center;
max-width: 1200px;
min-width: 755px;
margin: 0 auto;
padding-left:20px;
padding-right:20px;
}
.row {
width: 100%;
max-width: 1200px;
min-width: 755px;
margin: 0 auto;
text-align:left;
}
.container.fullwidth, .row.fullwidth{width:100%; max-width:100%; min-width:100%; padding:0;}
.onecol, .twocol, .threecol, .halfwidth{
float: left;
min-height: 1px;
}
.row .onecol {width: 33.333%;}.row .twocol{width: 66.666%;} .halfwidth{width: 48% !important;} .threecol{width: 100%;}
img, object, embed {max-width: 100%;}img {height: auto;}


.marginRight{
	margin-right:1em;
}
.marginBottom{
	margin-bottom:1em;
}
.row .last > div.inner{
	margin-right:0px;	
}
form > ol, form > ul{
	margin: 0;
	padding: 0;	 	
}
form > ol li, form > ul li{
	list-style-image: none !important;
	list-style: none;
	margin-bottom: 0.5em;
}

/*
 * sgform
 */
sgmailer, sgform, sgform .sg-element{
	overflow:hidden;
	margin-bottom:1em;
}
sgform .sg-rows{
	display:block;	
	overflow:hidden;
	clear:both;	
}
sgform label{
	display:block;
}
sgmailer input[type="text"], sgmailer select, sgmailer textarea{
	border:1px solid #CCC;	
	margin:0;
}
sgmailer .coled input[type="text"], sgmailer .coled textarea, sgmailer .coled select,.table select, sgmailer .uncoled input[type="text"], sgmailer .uncoled textarea, sgmailer .uncoled select{
	width:100%;
}
.sg-element.coled-placeholder span *{
		width:95%;
}
.sg-element.coled-placeholder span input[type="checkbox"]{
	width:auto;
	float:none;
}
.sg-element.coled-placeholder span, .sg-element.coled-placeholder-50 span{
	float:left;
	width:49%;

}
.sg-element.coled-placeholder-50 span{
	width:50%;	
}
.sg-element.coled-placeholder span.last *{
	float:right;
}
sgform.table .sg-rows{
	display:table;
	table-layout:fixed;
}

sgform.table .sg-element label, sgform.table .sg-element > span{
	display:table-cell;	
	width:25%;
	padding:0.25em;
}
 
sgform .c30, sgform .c70{
	width:30% !important;
	display:inline;	
}
.sg-progress-result{
	
}
sgform .c70{
	width:62% !important;
}
sgform.table .sg-element{
	display:table-row;	
}
.coled .sg-element{
	display:block;
	float:left;
	width:50%;	
}
.coled .sg-element span{
	display:block;
	padding-right:0.5em;	
}
.uncoled .sg-element, .coled .sg-element.file,  sgform.table .sg-element.uncoled, sgform.table .uncoled.sg-element *{
	clear:both;
	width:100%;	
	display:block;
}
sgform.table .uncoled.sg-element textarea{
	width: 98%;
}
sgsubmit{
	display:table-row;
	margin:1em 0.25em;
	text-align:center;
	min-width:30%;
	padding:0.45em;
	float:right;
	background-color:#9DCE41;
	color:#FFF;
}
sgform.table .sg-element sgsubmit{
	display:inline-block;
	float:none;
}
input[type="text"].error, textarea.error, select.error{
	border:1px solid #D9052F;	
	color:#D9052F;
}
sgsuccess > div, sgerrors > div, .success{
	padding: 0.5em;
 	background-color:#9DCE41;
	color:#FFF;
	margin-bottom:0.5em;
}
sgerrors > div{
	background-color:#D9052F;
}
sgsuccess{
	display:none;	
}
#additionalTextbox{
	height:	5em;
	margin-top:1em;
}

#resellerFormSmall{
 
	padding:1em 0;	
}
/**
* uploader css, experemental
**/
/* 
	UBR PROGRESS BAR 
	uploader progress anzeige
*/

.sg-file-picker-container {
    position: relative;
    width: 50%;
}

.sg-progress-bar-container{
	margin:auto;
	text-align:center;
	height:43px;
	width: 100%; 
	line-height: 40px;
	vertical-align: middle;
}

.sg-progress-bar-background {
	height:23px;
	width:250px;
    border: 1px solid #ccc;
	z-index:5;
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}


.sg-progress-bar  {
	float:left;
	height:23px;
	width:0;
	z-index:6;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ccc;
	
}

.sg-progress-bar-status {
	text-align: center;
	width: 250px;
	line-height: 23px;
	vertical-align: middle;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	height: 25px;
}

.sg-progress-bar-hint {
	line-height: 23px;
	vertical-align: middle;
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	/* position: absolute;
	left: 20px;
	bottom: 10px; */
}
/*
 * Layout

.twocol > div.inner, .threecol > div.inner, .onecol > div.inner{ 
 
	overflow:hidden;
	/*padding:10px; 
	padding-top:2em;
} */


.twocol > div.banner{
	padding:0px;
	background-color:transparent;	
}
.twocol > div.banner .csc-default{
	margin:0;
}	

/*.onecol > div.inner{
	padding-top:10px;	
}*/
#bannerarea > .csc-default{
	overflow:hidden;
}
/*.homepage #bannerarea{
	margin-bottom:1em;	
}*/
#mainContent{
 	position:relative;
}
#contentarea{
	font-size:1.1em; 
	/*padding:30px;	*/
	overflow:visible;
}
#contentarea table, #contentarea table td p, #contentarea table td{
	margin:0;
	border:none;
	border-style:none;	
	vertical-align:top;
}
.font-size-14{
	font-size:1.1em;	
}
.font-size-14 h1 {font-size:1.8em;line-height:0.9em;margin-bottom:0.2em;}
.font-size-14 h2 {font-size:1.4em;line-height:1.2em;margin-bottom:0.3em;}
.font-size-14 h3 {font-size:1.1em;line-height:1.1em;margin-bottom:0.15em;}
.font-size-14 h4 {font-size:1.1em;line-height:0.9em;margin-bottom:1.15em;}
 

/*#breadcrumb{
	position:absolute; 
	z-index:3;
	left:0px;
 	top:0px;	
	height:0px;
	overflow:visible;
}*/
#breadcrumb[data-type="shopBreadcrumb"]{
	left:10px;
}
/*
 * BETA!!!!
 */
.nospace #breadcrumb{
	display:none;	
}
.show-mac, .show-win{
	display:none;
}
body.pc .show-mac{
	display:inline;
}
body.mac .show-win{
	display:inline;	
}
/* 
 * TYPO3 Stuff 
 */

.textpic-intext-left ol, .csc-textpic-intext-left ul{
	padding-left:2em;	
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img{
	border:1px solid #D2D2D2;
}

.align-right{
	float:right;	
}
.text-right{
	text-align: right;	
}
.align-left{
	float:left;	
}
.align-center{
	text-align:center;	
}
.align-left.img-in-text{
	padding-right:1em;
	padding-bottom:0.5em;	
}

.csc-default, .csc-textpic-text{
	margin-bottom:1em;	
}
.nolines .csc-default, .nolines .csc-textpic-text{
	margin-bottom:0;	
}
/*csc-default on homepage and full width template */
/*#c15855 .csc-default, #mainContent > div > .csc-default{
	margin-bottom:0;
}*/
.csc-textpic-center > .csc-textpic-imagewrap{
	clear:both;
	width:100% !important;	
	text-align:center;
}
/*rechts ausgerichtete Bilder*/
.csc-textpic.csc-textpic-intext-right{
	max-width:98%;
}
DIV.csc-textpic DIV.csc-textpic-single-image IMG{
	margin:0;	
}
.csc-default{clear:both;}

/* ALPHA 
.csc-textpic-intext-right{
	max-width:740px;
}*/

.spr{
	background:url("../images/icon_sprite.png?i=7") 0 0 no-repeat;
	display:block;float:left;
}
.spr.software{
	width:73px;height:39px;
	background-position: -147px -42px;
	margin:0.75em;
}
.fgp-button a, .print-link{
	padding:0.5em !important;
	padding-left:2.25em !important;
	text-align:left;
	position:relative;
}
.showmore, .showless, .page-readon, .page-readback, .liefer a, .arrow-left, .win-mac, .win, .mac, .c-reseller{
	padding-left:2.25em !important;
	text-align:left;
	position:relative; 
	cursor:pointer;
}
.auto-download.subsmall a{
	padding-left:0px !important;	
}
.auto-download.subsmall a:before{
	display:none;	
}
.button-green.small.auto-download{
	display:block;
}
.download.subsmall{
	max-width:86%;
	margin:0.25em auto;	
}
.vbig.arrow-left{
	padding-left:2em !important;	
}
.arrow-right{
	position:relative; 	
	cursor:pointer;
	padding-right:2.25em !important;
}
.liefer a{
	padding-left:2.9em !important;	
}
.print-link{
	color:#333;
	text-decoration:none;	
}
.check, .red{
	
}
.fgp-button a:before, h3.check:before, h3.prod-status:before, h3.customer:before, h3.newsletter:before, #mainContent .csc-default .newsletter:before, h3.support:before, .print-link:before, .showmore:before, .showless:before, .page-readon:before, .page-readback:before, .liefer a:before, .arrow-right:after, .arrow-left:before, .win-mac:before, .win:before, .mac:before, .c-reseller:before, .video:before{
	position:absolute;
	background:url("../images/icon_sprite.png?i=9") 0 0 no-repeat;
	width:21px; height:21px;
	display:block;
	content:" ";
	background-position: -378px 0px;
	left:0.5em;
	top:0.5em;
}
.win-mac, .bigger .win, .bigger .mac{
	padding:0;
	padding-left:56px !important;	
}
.win-mac:before{
	width:42px;	
	background-position: -105px -105px;
}

.win:before{
	width:22px;	
	background-position: -105px -105px;
}
.mac:before{
	background-position: -128px -105px;
}
.video:before{
	background-position: -168px -147px;	
}
.bigger .win:before{
	width:42px;	
	height:42px;
	top:0.65em;
	background-position: -147px -42px;
}
.bigger .mac:before{
	width:42px;	
	height:42px;
	left:0.65em;
	top:0.65em;
	background-position: -189px -42px;
}
.vbig:before{
	top:0.66em;	
}
.arrow-right:after{
	left:auto;
	right:0.5em;
}
.bg-lgreen, .bg-green, .bg-lblue, .bg-lred, .bg-lgrey, .liefer a, .bg-dblue, .button-green-flat, .button-blue-flat, .flat-form input[type="submit"], .flat-form input[type="button"], .bg-llgrey, .bg-white{
	background-image:none;
	background-color:#9DCE41;
	padding:0.65em;
	color:#FFF;
	background-image:none !important;
	border-style:none;
	border:0;
}
.c-reseller{
	background-color:#DEA41D;	
	padding-left:2.5em !important;
}

.win, .mac{
	padding-top:0.65em !important;
	padding-bottom:0.65em !important; 
}
.button-green-flat, .flat-form input[type="submit"], .flat-form input[type="button"], .bg-green, sgsubmit{
	background-color:#6D9E0E !important;
	cursor:pointer;
}
.bg-lgreen:hover, .bg-green:hover, .bg-lblue:hover, .bg-lred:hover, .bg-lgrey:hover, .bg-dblue:hover, .button-green-flat:hover, .button-blue-flat:hover, .bg-llgrey:hover{
	text-decoration:none;	
}
.bg-white{
	background-color:#FFF;	
	color:#333;
}
.c-reseller:before{
	background-position: -147px -126px;	
}
.page-readon:before{
	background-position: -336px -21px;	
}
.page-readback:before{
	background-position: -315px -21px;	
}
.bg-lred, .liefer a{
	background-color:#EC3E61;
}
.bg-lblue, .button-blue-flat{
	background-color:#5C82C3 !important;	
}
.bg-dblue{
	background-color:#04378A;	
}
.bg-lgrey{
	background-color:#999;	
}
.bg-llgrey{
	background-color:#CCC;
	color:#333;	
}
h3.check, h3.prod-status, h3.customer, h3.newsletter, h3.support, #mainContent .csc-default .newsletter,  .video{
	padding-left:40px;
	position:relative;
    min-height:20px;
}
 .video{
		padding-right:1.5em; 
 }
#mainContent #supportNav li .newsletter{
	padding-left:0;	
}
#mainContent #supportNav li .newsletter:before{
	display:none;	
}
h3.check:before{
	background-position: -315px -63px;
}
h3.prod-status:before{
	background-position: -357px -63px;
}
h3.customer:before{
	background-position: -336px -63px;
}
.arrow-right:after, .arrow-left:before{
	background-position: -336px -21px;
}
h3.newsletter:before, #mainContent .csc-default .newsletter:before{
	 background-position: -378px -42px;
}
h3.support:before{
	background-position: -378px -63px;
}
.print-link:before{
	background-position: -42px -105px;
}
.showmore:before{
	background-position: -399px -42px;
}
.showless:before{
	background-position: -399px -63px;	
}
.border-llgrey{
	border:1px solid #CCC;	
}
.liefer a:before{
	background-position: -84px -106px;	
}
h3 .bigger{
	font-size: 1.1em;	
}
/*
 * red button -> flat
 */
.button-red a{
	background: #DF4866;  
	margin:1px;
	padding:1em 2em;
	font-size: 1.2em;
	line-height:1.25;
  	max-width:200px;
	display:block;
	text-decoration:none;
	color: #FFF; 		
}
.button-red a:hover{
	background: #d6002e;  
}


/*
 * green button
 */
  
.button-green, input[type="button"].button-green {
	background:none;
	border:0;
	padding:0;
	background-color:#6C9D0D;
	max-width:200px;
	overflow:hidden;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer; 	

}
.button-green.auto-download.bigger{
	max-width:260px;
	min-height:64px;	
}
#bannerarea .button-green.auto-download.bigger{
	font-size: 1.1em;	
}
.auto-download.subsmall{
	margin:0.25em 0;
	max-width:260px;	
}
#pageBannerCleanbox .auto-download.subsmall,#pageBannerCleanbox .button-green.auto-download.bigger{
	max-width: 268px;
	margin:0.25em auto;
}
input[type="button"].button-green, input[type="button"].button-red, .button-green-flat, .button-blue-flat, .flat-form input[type="submit"], .flat-form input[type="button"]{
	background-image:none !important;
	height:auto;
	padding:0.25em 1em !important;
	color:#FFF;
	font-weight:bold;
	height:auto !important;
}
 
 
.lte .button-green, .lte .button-red{
	filter:none;
}
.button-green p, .button-red p{margin:0; padding:0;}
.button-green a{
	margin:1px;
	padding:1em 2em;
	font-size: 1.2em;
	line-height:1.25;
	display:block;
	text-decoration:none;
	color: #FFF; 	
	position:relative;
}
.button-green.small, .button-red.small{
	display:inline-block;
}
.button-green.small a, .button-red.small a{
	padding: 0.5em 1em;
}
.sgsupport-chat-ssw-client .button-green{
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.sgsupport-chat-ssw-client .button-green a{
	text-shadow: none;
	border-style:none;
}

.button-green.icon-triangle a{
	background:url(../images/icon_buttongreen_triangle.png) 1em center no-repeat;
	padding-left:2.0em;
	padding-right:1.7em;
}

.button-green .small{
	font-size: 10px;
	color:#FFF;
	margin:0;
}

/* Download Buttons */
.software-download .button-green{
	width:95%;
}
.software-download .button-green.macos{
	float:right;	
}
.software-download .button-green a .spr{
	width:41px; height:38px;
	background-position:-147px -45px;
	position:absolute;
	left:0.25em;
	top:0.5em;
}
.software-download .button-green a{
	padding: 0.5em;
	padding-left:3.0em;	
	padding-right:4px;
}
.software-download .button-green.macos a .spr{
	background-position:-189px -42px;
	left:0.5em;
}

.block-button{
	display:block;	
}

/*
 * FCE
 */
 
.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l,.c80l,.c20l, .c25, .c24l, .c38l, .c40l, .sc50l, .sc50r{float:left;min-height:1px;}
.c50r,.c25r,.c33r,.c38r,.c66r,.c75r,.c62r,.c80r,.c20r{float:right;min-height:1px;}
.c20l,.c20r{width:20%;}
.c25l,.c25r, .c25{width:25%;}
.c33l,.c33r{width:33.333%;}
.c50l,.c50r,.sc50l,.sc50r{width:50%;}
.c66l,.c66r{width:65%;}
.c75l,.c75r{width:75%;}
.c80l,.c80r{width:80%;}
.c38l,.c38r{width:38%;}
.c62l,.c62r{width:62%;}
.c40l{width:40%;}
.c38l{width:38%;}
.c24l{width:24%;}
.subc {
	text-align: left;
	padding-right: 15px;
}
.subcl {
	text-align: left;
}
.subcr {
	text-align: left;
}
.c50l .subcl{
	padding-right:1.25em;	
}
.c50r .subcr{
	padding-left:1.25em;
}
.c100l > .subcl {
	margin-right: 0 !important;
}
.c20l {
	width: 19%;
	float: left;
	min-height: 1px;
	margin-right: 5px;
}
.c20l .subcl img {
	max-width: 135px;
}
.c25 > div{
	padding-left: 1em;
}
.c25.first > div{
	padding-left: 0em;
}
.col1,.col2,.col3,.col6, .col4, .c50l, .c50r, .c33l, .c33r, .c66l, .twocol, .onecol, .c66r, .col1-5, .col1-75, .c25{
	float:left; text-align:left;
}
.col1 > div,.col2 > div,.col3 > div,.col6 > div, .col4 > div, .twocol > div, .onecol > div, .col1-5 > div, .col1-75 > div{
	padding:1em;
}
/* grid */
.col1 {
	width: 20%;
}
.col1-5, .c25 {
	width: 25%;
}
.col1-75 {
	width: 30%;
}
.col2, .c33l, .c33r, .onecol {
	width: 33%;
}
.col3, .c50l, .c50r {
	width: 50%;
	text-align:left;
}
.col4, .c66l, .twocol, .c66r{
	width: 66%;	
}
.col6 {
	width: 100%;
}
/*
 * Special
 *
 */
.no-margin{
	margin:0 !important;	
}
p.half-margin{
	margin-bottom:0.75em;	
}
.no-padding, .csc-default.no-padding .subcolumns{
	padding:0 !important;
}
.no-margin-padding{
	margin:0 !important;
	padding:0 !important;	
}
.no-border, .csc-default.no-border .subcolumns, .no-border .cslider{
	border:none !important;
	border-style:none !important;	
}
.csc-default.no-border.no-padding.no-margintop .subcolumns{
	margin-top:0 !important;
}
.csc-default.grey{
	background-color:#F3F3F3;
	padding:1em;
}
.red, .error, .newsletter-subscribe-errors, #supportNav li a:hover, #header li a:hover, sgerrors{
	color:#D9052F !important;	
}
.lred{
	color:#EC3E61 !important;
}
.lblue{
	color:#5C82C3 !important;	
}
.dblue{
	color:#04378A !important;
}
.green{
	color:#8CBD27 !important;	
}
.flashinfo{
	padding:0.5em;
	border:2px solid #117BAB;
	background-color:#B1E2F8;
	color:#117BAB;	
	font-weight:bold;
}
.flashinfo li{
	list-style-image:none !important;
	list-style:square !important;
}
.csc-frame-frame1{
	border:1px solid #CCC;
}
.csc-frame-frame1 .arrow-right{
	padding:0.5em;	
}
.csc-frame-frame1 .csc-textpic-text, .csc-frame-frame1 .csc-textpic-text p{
	margin:0px;	
}
.csc-frame-frame1 > a h2, .csc-frame-frame1 > h2{
	padding:0.25em;	

}
.csc-frame-frame1 .csc-default{
	padding:0.5em;	

}
.csc-textpic-imagerow, .csc-textpic-imagerow li, .csc-textpic-imagerow img, .csc-textpic-single-image{
  width:auto !important;
}
.contenttable td p{
	margin:0;	
}
.csc-frame-frame1 h2.lined{
	line-height:140%;
	margin:0;
	padding-bottom:0;
}
.csc-frame-frame1 h2.lined .vbig{
	padding-left:6px;	
}

.csc-frame-frame2{
	background-color:#E7E7E7;
	margin:0.5em 0;	
	margin-bottom:1.5em;
	padding-top:1em;
}
.csc-frame-indent{
	padding-left:0.5em;	
}

/*
 * MEDIA QUERIES
 * keine Karten, Leinwand und Fotografenportal in ES, FR
 */
.showfr, .showde, .showcn, .showen, .showes, .showit{
	display:none;	
}
body.fr_FR .showfr, body.de_DE .showde, body.de_AT .showde, body.de_CH .showde, body.cn_ZH .showcn, body.it_IT .showit, body.en_US .showen, body.es_ES .showes{
	display:block;	
}
 
/*
 *special switch for mobile Devices without media queries! 
*/
#header {
	position: relative;	
}
.mobilebrowser #topnavi, .mobilebrowser .shortcuts-header, .mobilebrowser #header {
	display: none;	
}
.mobilebrowser #mainContent, .mobilebrowser #topContent{
	margin-top:3em;	
}
iframe[name="google_conversion_frame"]{
	visibility:hidden;	
}
/* Smaller screens */
@media only screen and (max-width: 1200px) {
	.hide-1200px,  .onecol.last.page-banner-info-box .software-download .button-green a .spr{
		display:none;
	}
}
@media only screen and (max-width: 1063px) {
	.hide-1023px{
		display:none;
	}
	.show-1023px{
		display:block !important;
	}
	.row, body, .container, .sgpulldown-group {
	max-width:100%;
	min-width:100%;
	width: 100%;
	margin:0 !important;	
	padding:0 !important;
	}
	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}
	.c66l, .c40l, .c33r{
		width: auto !important;
		float: none !important;
	}

}

@media handheld, only screen and (max-width: 900px) {	
	.hide-900px{
		display:none;
	}
	.show-900px{
		display:block !important;
	}
	body, .container.nolines {
	-webkit-text-size-adjust: none;
	background-image:none !important;	
	background-color:#FFF;
	margin:0 !important;	
	padding:0 !important;	
	}
 
	#modulesContent .onecol{width:33.333%}
	body.mac #mainContent, body.win #mainContent, body.mac, body.win{
		padding-left:0 !important;	
	}
	.row .twocol{
	margin-bottom:10px;	
	}
	.row .onecol{
	background-color:transparent;
	}
 	.c50l .subcl{
	 
	}
	.subcr{
	 	width: auto !important;
		float: none !important;
		margin-left: 0px;
		margin-right: 0px;
		overflow:hidden;
	}
	.lpage-coupon {
		position:relative !important;	
	}
	.lpage-coupon h2{
		color:#FFF !important;	
		margin:0 !important;	
	}
	.row .onecol,  .row .twocol, .halfwidth, .c38l, .c62l, .c38r, .c66r, .c62r, .sgreviews-element .c80l, .sgreviews-element .c80r, .sgreviews-element .c20l, .sgreviews-element .c20r{
	width: auto !important;
	float: none !important;
	margin-left: 0px;
	margin-right: 0px;
	}	
	.homepage .csc-default{
		width: auto !important;
	}
	/*Ausnahme Downloadbox*/
	.info-box.download .c50l, .info-box.download .c50r{
		width: 50% !important;	
		float:left !important;
	}
	.c25{
		width:50%;
		margin-bottom:2em;	 
	}
	.mobilebrowser .hidemobile{
		display:none !important;	
	}
	#contentarea{
		font-size:1.0em; 
		padding:0.5em;	
		margin-top:2em;
	}
	#breadcrumb{
		top:10px;
	}
	.twocol > div.inner, .threecol > div.inner, .onecol > div.inner{
		padding-top:3em;
	}
	sgform.table .sg-element label, sgform.table .sg-element > span{
		display:block;	
		width:100%;
	}
}

/* Mobile */

@media handheld, only screen and (max-width: 600px) {
	.hide-600px, .multi-download{
		display:none;
	}
	.show-600px{
		display:block !important;
	}
	body {
	background-color:#FFF;
	}

	h1, h2, h3, h4, h5, h6 {line-height:1.2;}
	
	.twocol > div.inner, .threecol > div.inner, .onecol > div.inner, .row .inner,  .marginRight{
	margin-right:0px;
	overflow:hidden;	 
	}
	.row .onecol, .row .twocol, .halfwidth, .c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l, .c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r, .c25, .c20r, .c40l {
	width: auto !important;
	float: none !important;
	}
	.c25 > div{
		padding:0;	
	}
	.c50l .subcl{
		padding-right:0;	
	}
	.c50r .subcr{
		padding-left:0;	
	}
	.halfwidth, .c50l, .c38l, .c66l, .c62l, .c50r, .c38r, .c66r, .c62r, .sgreviews-element .c80l, .sgreviews-element .c80r, .sgreviews-element .c20l, .sgreviews-element .c20r {
	background-color:#FFF;	
	}
	.shortcuts-header, #header{
		display:none; 	
	}
	#mainContent, #topContent{
		margin-top:3em !important;	
	}
	.microsite #mainContent, .microsite #topContent{
		margin-top:0 !important;
	}
		
	/*Ausnahme Downloadbox*/
	.info-box.download .c50l, .info-box.download .c50r{
		width: 50% !important;	
		float:left !important;
	}
	.button-green a{
		padding:1em;	
	}
	
	/* forms */
	#resellerForm{
		font-size:17px !important;	
	}
	sguploader{
		margin-bottom:1em;	display:block;
	}
	
	#fileorwebsite, #resellerInterest, #howYouMetUs{
		margin-bottom:1em; font-weight:bold;margin-top:2em;color:#444;
	}
	.sg-element.coled-placeholder{
		margin:0;
	}
	.sg-element.coled-placeholder span, .sg-element.coled-placeholder span.last *{
		display:block;	
		float:none;
		width:95%;
	}
 	.sg-element.coled-placeholder span > input[type="text"], .sg-element.coled-placeholder span > select{
		padding-top:10px;
		padding-bottom:10px;	
		margin-bottom:1em;
		background-color:#FFF;
		font-size:1em;
		color:#000;
	
	}
	 .sg-element.coled-placeholder-50.no-margin > span{
		padding-top:6px;
		padding-bottom:6px;
		cursor:pointer;	
	 }
	input[name="Zipcode"], input[name="postalcode"]{
			margin-left:0 !important;	
			border-right-style:none;
			width:33% !important;
	}
	 .sg-element.coled-placeholder span > select{
			width:65%; 
	 }
	 #resellerForm sgsubmit{
			float:none; display:block;
			padding:8px;
			margin:2em 0;
	 }

	::-webkit-input-placeholder { /* WebKit browsers */
   		color: #666;
	}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #666;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #666;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #666;
}

.error::-webkit-input-placeholder { /* WebKit browsers */
   		color:#D9052F;
	}
.error:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#D9052F;
   opacity:  1;
}
.error::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#D9052F;
   opacity:  1;
}
.error:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#D9052F;
}

}
@media handheld, only screen and (max-width: 450px) {
	.sc50l, .sc50r{
		float:none;display:block;	width:100%;
	}
	
}