﻿/* syncing.net, general.css */

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 62.5% arial, helvetica, sans-serif;
	background: #fff;
	color:#222;
}

/** Funktionsgruppen *********************************************************/
a {				color: #0E7FC7; text-decoration: none; }
a:hover {		text-decoration: underline; }
a#anfang {		position: absolute; left: 0px; top: 0px;}
a#toplink {		float: right; font-size: 0.9em; }
a.toplink {		float: right; font-size: 0.9em; margin-top:-60px; }
span.backlink {	float: left; width: 200px; display: block; font-size: 0.9em; margin-left: 0px;}
span.backlink a { padding-left: 10px; background: url(/fileadmin/images/icons/icon_backlink.gif) 0 0.3em no-repeat; }

hr {
	display: none;
}


.hide {
	display: none;
}

sup { font-size: 0.65em; }
sub { font-size: 0.65em; }

.cleaner1, .cleaner2, .cleaner_grey, .cleaner_grey2 {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background: transparent;
}

.cleaner1 { height: 0px; }
.cleaner2 { height: 1px; }

h1 {
	margin: 0.75em 0 1em 0;
	padding: 0;
	font: normal 1.6em arial, helvetica, sans-serif;
	/* color: #85AF27; */
	color: #000;
}

h2 {
	margin: 0.7em 0 1em 0;
	font: bold 1.2em verdana, helvetica, sans-serif;
	/* color: #85AF27; */
	color: #000;
}

h3 {
	margin: 0.7em 0 1em 0;
	font: bold 1em verdana, helvetica, sans-serif;
	/* color: #85AF27; */
	color: #000;
}


h3, h4, h6 {
	margin: 0.7em 0 1em 0;
	font: bold 1.1em verdana, helvetica, sans-serif;
	/* color: #85AF27; */
	color: #000;
}

/* Zur�ck-Links */
.back_link {
	display: block;
	width: 177px;
	height: 23px;
	line-height:23px;
	padding-left: 20px;
	/*padding-top: 20px;*/
	color: #ffffff !important;
	font-weight: bold;
	font-size: 11px !important;
	text-align: justify;
	text-decoration: none !important;
	background: url(/fileadmin/package/images/icons/icon_wk_prev.jpg) no-repeat;
	border:0;
}


/* Ausblenden von unsinnigen Toplinks */
#toplink407, #toplink393, #toplink289, #toplink260, #toplink288 {display:none;}

.buttonp {
width:162px;
height:38px;
background-color:#09F;
background-image:url(http://www.syncing.net/_images/button.png);
border-style:none;
border-color:#09F;
text-decoration:none;
text-align:center;
line-height:36px;
font-size:18px;
font-family:Arial,sans-serif;
font-weight:bold;
color:#fff;
border-style:none;
border-color:#09F;
}

.buttonp2 {
width:162px;
height:29px;
background-color:#09F;
background-image:url(http://www.syncing.net/_images/button2.png);
border-style:none;
border-color:#09F;
text-decoration:none;
text-align:center;
line-height:36px;
font-size:18px;
font-family:Arial,sans-serif;
font-weight:bold;
color:#fff;
border-style:none;
border-color:#09F;
}

.buttonp:hover {
text-decoration:underline;
}

#buttonpover1:hover {
text-decoration:underline;
}

#buttonpover2:hover {
text-decoration:underline;
}

#buttonpover3:hover {
text-decoration:underline;
}

.buttona {
font-size:18px;
font-family:Arial,sans-serif;
font-weight:bold;
color:#fff;
border-style:none;
border-color:#09F;
color:#fff;
text-decoration:none;
}

.mitverlauf, h5 {
height:32px;
background-color: transparent;
background-image: url(/fileadmin/phpscripte/shop/newicons/verlauf36.jpg);
background-repeat: repeat-x;

}

h5 {
font: bold 1em verdana, helvetica, sans-serif;
color: #85AF27;
padding:7px;
margin-top:30px;}


.footer_text{
	display:none;
}

#infoimg {
position: relative;
float: right;
top: -3em;
right:5em;

}

table.producttable {
border:0px;

}

#border_download {
	border: 1px solid #85AF27;
	padding: 10px;
}

