@charset "utf-8";
/* CSS Document */

.content {
	margin-left:auto;
	width:900px;
}

.galerie {
	display:inline-block;
	float:left;
	margin-left:82px;
	width:133px;
	height:55px;
	text-align:center;
	background-image:url(../img/button.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.galerie a {
	display:inline-block;
	padding-top:10px;
	color:#FFF;
	font-size:0.8em;
	font-weight:700;
}

.galerie a:active, .galerie a:hover {
	color:#FFC600;
}

li,p 
{
    line-height: 20px;
    font-weight: normal;    

}
.top-left {
	margin-right:20px;
	margin-left:auto;
	min-width:795px;
	width:50%;
	font-size:0.8em;
	text-align:left;
	color:#626262;
}

.content img {
	float:right;
	margin-top:15px;
}

.h3 {
	margin-top:1em;
    margin-bottom: 0.5em;
}
h3{
    margin-top: 20px;
}
.content h2 {
	margin:1.2em 0 1em 0;
}

.content li {
	margin-left:1.5em;
}

.content p {
	margin-top:1em;
}

.content p.guarantee {
	margin-top:0.2em;
	margin-bottom:1.5em;
}

table {
	margin:8px 0 25px 5px;	
	border-top: none;
	border-left: none;	
}

table th {
	padding:0 2px;
	border-right: none;
	border-bottom: none;
}

table td {
	text-align:center;
	border-right: none;
	border-bottom: none;
}

.content a.guarantee-img {
	display:inline-block;
	float:left;
	clear:left;
	margin-left:-150px;
}

.content a.guarantee-img img{
	border:none;
}

