

/* ************************************************ */
/*      GFS promo 									 */
/* ************************************************ */

img.gfs {
	float:left;
	padding-right:15px;
}

/* ************************************************ */
/*      HOME									 */
/* ************************************************ */

.homeproduct {
	padding-bottom:0px;
}

.homeproduct img {
	float:left;
	padding-right:15px;
}

.homeproduct h2 {
	margin-bottom:10px;
	line-height:30px;
	border-bottom:0px;
}

.homeproduct p {
	padding-bottom:20px;
	text-align : justify;
}

.homeproduct div {
	padding: 15px 0px 20px 0px;
}

.homeproduct a.button {
	margin-right:10px;
}

.homeproduct {
	text-align:center;
}

#product-requirements,
#homefeatures,
#homescreenshots,
#homeadvantages,
#homehighlights,
#homearticles,
#homeabout,
#homeawards {
	margin-top:30px;
	clear: both;
}

#homearticles {
	display: inline-block;
	padding-top:30px;
	padding-bottom:20px;
}


/* ************************************************ */
/* PRODUKTE 						 													*/
/* ************************************************ */

#products h2:first-child {
	margin-top:0px;
}

#products div {
	display: inline-block;
	margin-bottom:50px;
}


#products h2 {
	padding-bottom:10px;
	clear:both;
}

#products p {
	padding-top:20px;
	padding-bottom:30px;
	text-align : justify;
}

#products a img {
	float:left;
}

#products a.button {
	margin-right:10px;
	margin-bottom:10px;
}

#product-os {
	padding-top:15px;
	vertical-align:middle;
  text-align:center;
}

#product-os img {
	padding-right:20px;
  display: inline-block;
  vertical-align: middle;
}


/* ************************************************ */
/* NEWSLETTER 						 													*/
/* ************************************************ */

#newsletter  {
	margin-top:0px;
	margin-bottom:40px;
}

#newsletter h4 {
	margin-top:0px;
	margin-bottom:10px;
}

#newsletter h4:first-child {
	padding-top:0px;
}

#newsletter h4 {
	padding-top:25px;
}

#newsletter label {
	padding-left:3px;
}

#newsletter input[type="checkbox"] {
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right:5px;
}

#newsletter td {
	padding: 5px 10px 5px 0px;
	vertical-align:middle;
	bborder: 1px solid black;
}

#newsletter input[type="text"] {
	mmargin:0px;
}
#newsletter input[type="submit"] {
	 margin-top:18px;
	 margin-right:10px;
}


/* ************************************************ */
/* FORMULARE		 */
/* ************************************************ */

#formular  {
	margin-bottom:40px;
}

#formular h4 {
	margin-top:20px;
	margin-bottom:10px;
}

#formular td {
	padding: 3px 10px 3px 0px;
	vertical-align:top;
}

#formular textarea {
	height:150px;
}

#formular input[type="submit"] {
	 margin-top:18px;
	 margin-right:10px;
}


/* ************************************************ */
/* LOGIN 		*/
/* ************************************************ */

#login  {
	margin-bottom:40px;
}

#login h4,input {
	padding-top:0px;
	margin-bottom:5px;
}

#login input:nth-of-type(2){
	margin-bottom:18px;
}


#login input[type="submit"] {
	 margin-top:25px;
}





/* ************************************************ */
/* BESTELLEN 						 													*/
/* ************************************************ */

table.order {
	border-radius: 5px 5px 0px 0px;
	width:100%;
	border: 1px solid #dddddd;
	bborder-collapse:collapse;
	padding:0px;
	line-height:22px;
}

/* HEADER */

table.order th {
	padding:6px;
	font-size:12px;
	color:#444;
	font-weight:normal;
	background-color: #e6e6e6;
	text-transform:uppercase;
	text-align:left;
}

table.order td {
	padding: 6px;
	background-color: #fffefe;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

table.order tr:last-child td {
	border-bottom:0px;
}

table.order tr td:last-child {
	border-right:0px;
}

table.order th:nth-child(3),
table.order th:nth-child(4),
table.order td:nth-child(3),
table.order td:nth-child(4) {
	text-align:center;
}

a.cart {
	background:url(/images/icon_cart.gif) no-repeat;
	padding-left:22px;
}

table.preise th,
table.preise td {
	text-align: center;
	width: 25%;
}


/* ************************************************ */
/* BESTELLEN PAYPAL 						 													*/
/* ************************************************ */

table.orderpp,
table.orderlic {
	border-radius: 5px 5px 0px 0px;
	width:100%;
	border: 1px solid #dddddd;
	bborder-collapse:collapse;
	padding:0px;
	line-height:22px;
	font-size:14px;
}

table.orderpp th,
table.orderlic th {
	padding:6px;
	font-size:10px;
	color:#444;
	font-weight:normal;
	background-color: #e6e6e6;
	text-transform:uppercase;
	text-align:left;
}

table.orderpp td,
table.orderlic td {
	padding: 6px;
	background-color: #fffefe;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	vertical-align:top;
	font-size:14px;
}
table.orderlic,
table.orderlic td {
	border:0px;
}

table.orderpp tr:last-child td,
table.orderlic tr:last-child td {
	border-bottom:0px;
}

table.orderpp tr td:last-child,
table.orderlic tr td:last-child {
	border-right:0px;
}

table.orderpp td:nth-child(2) {
	width:99%;
}

table.orderpp th:nth-child(1),
table.orderpp th:nth-child(3),
table.orderpp th:nth-child(4),
table.orderpp th:nth-child(5),
table.orderpp td:nth-child(1),
table.orderpp td:nth-child(3),
table.orderpp td:nth-child(4),
table.orderpp td:nth-child(5) {
	text-align:right;
}

table.orderpp input[type="text"] {
	text-align:right;
}

table.orderpp input[type="text"].couponcode {
	text-align:left;
}

table.orderpp input[type="text"],
table.orderContact input[type="text"],
table.orderlic input[type="text"] {
	font-size:14px;
}

table.orderlic input[type="checkbox"] {
	vertical-align: -2px;
}

table.orderpp input[type="number"] {
	font-size:14px;
	text-align:right;
	width:50px;
	padding: 3px 1px 2px 1px;
}

table.orderContact {
	width:100%;
	border: 0px;
	padding:0px;
	line-height:22px;	
}
table.orderContact td {
	padding: 6px;
	vertical-align:middle;
	border:0px;
	font-size:14px;
}

table.orderlic span {
	font-size:14px;
}

table.orderlic div {
	font-size:14px;
	padding-top:3px;
	padding-left:0px;
	padding-bottom:10px;
}

table.orderContact input[type="email"] {
	font-size:14px;
	ppadding: 3px 1px 2px 4px;
}

img.orderinfo {
	vertical-align:middle;
}
/* ************************************************ */
/* DOWNLOAD 						 													*/
/* ************************************************ */

table.download {
	width:100%;
	border: 1px solid #dddddd;
	bborder-collapse:collapse;
	padding:0px;
	lline-height:22px;
}

table.download > thead > tr > th {
	font-weight: bold;
	font-size:14px;
	background-color:#e9e9e9;
	border-bottom:1px solid #dddddd;
	letter-spacing:1px;
}

table.download > tbody > tr:last-child > td {
	border:0;
}

table.download tr td:first-child {
	width: 25%;
	border-right: 0px;
}

table.download tr:hover td {
	bbackground-color:#f5f5f5;
}

table.download td img.clean {
	margin-left:15px;
	vertical-align:top;
}
table.download td img.bit3264 {
	margin-top:3px;
	margin-right:10px;
}

table.download td ul {
	margin:0;
	padding:0;
}

table.download td img.winlogo {
	vertical-align:middle;
}

table.download td img.filetype {
	vertical-align:middle;
}

table.download td {
	vertical-align:top;
	padding: 6px;
	background-color: #fffefe;
	border-bottom:1px dashed #dddddd;
	background-color:#fbfbfb;
}

a.download {
	display: inline-block;
	background: #e9e9e9 url(/images/dl.png) 9px 7px no-repeat;
	border-radius: 3px;
	text-decoration: none;
	text-align: right;
	padding: 2px 10px 1px 25px;
	margin: 8px 6px 20px 0px;
	font-size:11px;
	color: black;
	border: 1px solid #d9d9d9;
	outline: 0px none;
	cursor: pointer;
	text-transform:uppercase;
	letter-spacing: 1px;
}

a.download:visited,
a.download:link{
	text-decoration: none;
	ccolor: d9d9d9;
	color: black;
}
a.download:hover {
	background-color: #f5f5f5;
	text-decoration: none;
	color: black;
}
a.download:active {
	background-color: #e9e9e9;
	text-decoration: none;
	color: black;
}

img.dll {
	padding-bottom:3px;
}

#file-info {
	margin-top:40px;
}

#file-info h4 {
	margin-top:15px;
	margin-bottom:3px;
}


/* ************************************************ */
/* PROMO SEITEN 						 													*/
/* ************************************************ */


#downloadlink {
 text-align:center;
 padding-top:30px;
}

#downloadlink a {
	font-size: 16px;
	ttext-transform:uppercase;
}

/* ************************************************ */
/* PRESSE 						 													*/
/* ************************************************ */

div.presse {
	width:100%;
	margin-bottom:20px;
	bborder:1px solid black;
}

div.presse img.presse {
	float:left;
	margin-bottom:20px;
	margin-right:15px;
	ppadding-top:15px;
}

div.presse div.maintext {
	padding-top:20px;
}



/* ************************************************ */
/* SCREENSHOTS		 */
/* ************************************************ */


#screenshots,
#screenshots ul {
	width:100%;
}

#screenshots ul li {
	display: inline-block;
	list-style-type: none;
	text-align:left;
	margin: 0px;
  float: left;
  width: 50%;
  height:220px;
  bborder: 1px solid green;
  ppadding-top:25px;
  margin-top:30px;
}

#screenshots ul li a img {
	padding-top:8px;
  max-width: 100%;
  height: auto;
  mmargin-bottom:10px;
}



/* ************************************************ */
/*      NEWS									 */
/* ************************************************ */

#news table {
	border:0;
}

#news tr td {
	vertical-align:top;
	font-weight:normal;
	padding-bottom:8px;
	line-height:18px;
	padding-right:20px;
	border:0;
}


#news tr td td {
	vvertical-align:top;
	ffont-weight:normal;
	fpadding-bottom:8px;
	fline-height:18px;
}


/* ************************************************ */
/*      DONATE									 */
/* ************************************************ */


#donate input[type="text"] {
	text-align:right;
}


/* ************************************************ */
/* TABLE ANSI */
/* ************************************************ */

table.ansi {
	width:400px;
}

table.ansi tr td  {
	padding:5px;
	bborder:1px solid black;
}


/* ************************************************ */
/* hilfe / t_fehlermeldungen.php						 													*/
/* ************************************************ */


#errormessages table td:first-child {
  width: 1px;
  white-space: nowrap;
  padding-right:10px;
}

/* ************************************************ */
/* hilfe / b_wichtig.php						 													*/
/* ************************************************ */

ul.wichtig > li {
	margin-bottom:10px;
}

/* ************************************************ */
/* hilfe produkteditionen */
/* ************************************************ */

table.prodboxes,
table.prodboxes td {
	border:0;
}

table.prodboxes td {
	width:33%;
	text-align:center;
}

table.proddiff th,
table.proddiff td {
	text-align:center;
}

table.proddiff td {
	vertical-align:middle;
}

table.proddiff th:first-child,
table.proddiff td:first-child {
	text-align:left;
}

table.onlyfirstcolleft th,
table.onlyfirstcolleft td {
	text-align:center;
}

table.onlyfirstcolleft td {
	vertical-align:middle;
}

table.onlyfirstcolleft th:first-child,
table.onlyfirstcolleft td:first-child {
	text-align:left;
}

table.prodboxes tr td img {
  max-width: 100%;
  height: auto;
}

img.checkmark {
	;display:inline;
	vertical-align:middle;
}

/* ************************************************ */
/* AllDup Erkennungsrate */
/* ************************************************ */


table.RecognitionRate th {
	text-align:center;
	text-transform:none;

}

table.RecognitionRate td {
	text-align:right;
}

table.RecognitionRate th:first-child,
table.RecognitionRate td:first-child {
	text-align:left;
}