html {
	background-color: #E5E5E5;
}
body {
	position: relative;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 25px;
	font-family: 'Open Sans', sans-serif !important;
	;
	color: #333;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	padding: 40px;
	background-color: #fff;
}
h1, h2 {
	color: #900;
	margin: 0;
}
h1 {
	font-size: 26px;
	margin: 0;
	padding: 0;
	font-weight: 700;
	margin-bottom: 25px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
}
h2 {
	font-size: 19px;
	border-top: 3px solid #eee;
	line-height: 44px;
	margin-bottom: 25px;
}
#partner {
	margin: 0;
	margin-top: -40px;
	margin-bottom: 40px;
}
.schluss {
	margin-bottom: 0px;
}
.schluss + p {
	margin: 0;
}
.schluss + p label {
	margin-top: 15px;
}
.schluss + p input {
	border: 1px solid #e5e5e5;
	width: 150px;
	height: 26px;
	padding-left: 5px;
	font-size: 16px;
	margin-bottom: 10px;
}
p label span.awn {
	display: inline-block;
	width: 110px;
	margin: 0;
}
input[type="checkbox"] {
	width: auto !important;
	vertical-align: middle;
}
p {
	font-size: 14px;
	color: #999;
	line-height: 19px;
}
p + h2 {
	margin-top: 50px;
	clear: both;
}
h2 + p {
	font-size: 15px;
	color: #333;
}
p strong {
	font-size: 15px;
	color: #333;
}
.sternwertungen label {
	font-size: 15px;
	color: #333;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	vertical-align: middle;
	background: #e5e5e5; /* Old browsers 
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 12%, #e5e5e5 91%, #ffffff 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(12%,#e5e5e5), color-stop(91%,#e5e5e5), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); */
}
.wertungen label {
	font-size: 15px;
	color: #333;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	vertical-align: middle;
	background: #e5e5e5; /* Old browsers 
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 12%, #e5e5e5 91%, #ffffff 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(12%,#e5e5e5), color-stop(91%,#e5e5e5), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 12%,#e5e5e5 91%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); */
}
.wertungen label span:first-child {
	width: 75%;
	margin-right: 10%;
	display: inline-block;
	padding-left: 5px;
}
label img {
	vertical-align: middle;
}
label span:first-child {
	width: 140px;
	margin-right: 100px;
	display: inline-block;
	padding-left: 5px;
}
/*
label span:first-child {
	width: 80px;
	margin-right: 10px;
	display: inline-block;
	padding-left: 5px;
}
*/
.sterne_grau {
	background-image: url(images/rating_sprite.png);
	width: 143px;
	height: 19px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
.null_funf {
	background-position: 5px -30px;
}
.stern_1 {
	background-position: 5px -59px;
}
.eins_funf {
	background-position: 5px -90px;
}
.stern_2 {
	background-position: 5px -120px;
}
.zwei_funf {
	background-position: 5px -150px;
}
.stern_3 {
	background-position: 5px -179px;
}
.drei_funf {
	background-position: 5px -210px;
}
.stern_4 {
	background-position: 5px -239px;
}
.vier_funf {
	background-position: 5px -270px;
}
.stern_5 {
	background-position: 5px -299px;
}
label {
	width: 200px;
	display: inline-block;
}
.trash {
	position: absolute;
	top: -400px;
	left: -1000px;
}
header {
	width: 100%;
	overflow: hidden;
}
header p {
	font-size: 15px;
	line-height: 22px;
	color: #333;
	margin-bottom: 50px;
}
figure {
	margin: 0;
	padding: 0;
}
figure img {
	max-width: 100%;
	height: auto;
	margin: 20px 0px 50px 0px;
	display: block;
}
span img {
	width: 23px;
	height: 30px;
	margin-right: 4px;
	cursor: pointer;/*border: 1px solid red;*/
}
.broker_auswahl {
	width: 148px;
	float: left;
	margin-right: 7px;
}
.broker_auswahl img {
	width: 148px;
	height: 46px;
	cursor: pointer;
	height: auto;
	margin: 0px 1%;
	border: 1px solid #c3c3c3;
}
.broker_auswahl img:first-child {
	margin-left: 1px;
}
.sternwertungen {
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.wertungen {
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.preis {
	float: right;
	margin-top: 5px;
	overflow: hidden;
	margin-right: 110px;
}
.preis span {
	font-weight: bold;
}
.preis img {
	vertical-align: top;
	width: 200px;
	height: auto;
	margin-top: 5px;
	margin-left: 25px;
}
p a:link {
	color: #900;
}
p a:visited {
	color: #900;
}
.kldr {
	font-size: 1em;
}
footer {
	margin-bottom: 25px;
}
footer span {
	float: right;
}
footer span a:link, footer span a:visited {
	font-size: 15px;
	color: #999;
	margin-left: 15px;
	text-decoration: none;
}
footer p {
	color: #333;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
footer p.bottom {
	border-top: 3px solid #999;
	padding-top: 15px;
	color: #333;
}
input[type="submit"] {
	border: none;
	font-size: 1em;
	padding: 15px;
	margin: 0;
	background: none;
	color: #fff;
	background: #900900; /* Old browsers */
	background: -moz-linear-gradient(top, #900900 1%, #fffbf9 2%, #900900 6%, #4c0200 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #900900), color-stop(2%, #fffbf9), color-stop(6%, #900900), color-stop(100%, #4c0200)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #900900 1%, #fffbf9 2%, #900900 6%, #4c0200 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #900900 1%, #fffbf9 2%, #900900 6%, #4c0200 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #900900 1%, #fffbf9 2%, #900900 6%, #4c0200 100%); /* IE10+ */
	background: linear-gradient(to bottom, #900900 1%, #fffbf9 2%, #900900 6%, #4c0200 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#900900', endColorstr='#4c0200', GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 3px;
	border: 1px solid #000;
}
input[type="submit"]:hover {
	cursor: pointer;
	border: 1px solid #000;
	background: #4c0200; /* Old browsers */
	background: -moz-linear-gradient(top, #4c0200 0%, #fffbf9 4%, #4c0200 7%, #900900 97%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c0200), color-stop(4%, #fffbf9), color-stop(7%, #4c0200), color-stop(97%, #900900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4c0200 0%, #fffbf9 4%, #4c0200 7%, #900900 97%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4c0200 0%, #fffbf9 4%, #4c0200 7%, #900900 97%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4c0200 0%, #fffbf9 4%, #4c0200 7%, #900900 97%); /* IE10+ */
	background: linear-gradient(to bottom, #4c0200 0%, #fffbf9 4%, #4c0200 7%, #900900 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c0200', endColorstr='#900900', GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
}

@media only screen and (min-width:980px) {
.teaser_small {
	display: none;
}	
body {
	width: 980px;
}
.schluss + p input {
	width: 350px;
}
label span:first-child {
	width: 180px;
	margin-right: 100px;
	display: inline-block;
	padding-left: 5px;
}
.wertungen label span:first-child {
	width: 80%;
	margin-right: 100px;
	display: inline-block;
	padding-left: 5px;
}
.preis img {
	width: 200px;
}
}

@media only screen and (min-width:661px) {
.teaser_small {
	display: none;
}
.teaser_big {
	display: display;
}
}


@media only screen and (max-width:660px) {
.bannerlink {
	display: none !important;
}
.teaser_small {
	display: display;
}
.teaser_big {
	display: none;
}

label span:first-child {
	width: 140px;
	margin-right: 100px;
	display: inline-block;
	padding-left: 5px;
}
.sternwertungen label span:first-child {
	width: 105px;
	margin-right: 7px;
	display: inline-block;
	padding-left: 5px;
}
.preis {
	margin-right: 0;
}	
.preis img {
	width:200px;
}
.broker_auswahl img {
	width: 120px;
	height: auto;
}
.broker_auswahl {
	width: 120px;
	margin-left: 7px;
}

}

@media only screen and (max-width:350px) {
.bannerlink {
	display: none !important;
}
.teaser_small {
	display: display;
}
.teaser_big {
	display: none;
}
label span:first-child {
	width: 140px;
	margin-right: 100px;
	display: inline-block;
	padding-left: 5px;
}
.sternwertungen label span:first-child {
	width: 105px;
	margin-right: 7px;
	display: inline-block;
	padding-left: 5px;
}
.sternwertungen label input.handel_brokeranz {
    margin-left: 10px; 
}
.preis {
	float: none;
	margin-top: 5px;
	overflow: hidden;
	margin-right: 0;
	width: 100%;
}	
.preis img {
	/*width:200px; */
	width: 90%;
}
.broker_auswahl img {
	width: 120px;
	height: auto;
}
.broker_auswahl {
	width: 120px;
	margin-left: 7px;
}

}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 *danke.php
 *----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.navi {
	width: 110%;
	margin-left: -20px;
	background-color: #006397;
	height: 30px;
	padding: 0;
	padding-top: 5px;
	list-style: none;
	margin: 0;
}
.navi li {
	display: inline-block;
	width: 180px;
	list-style: none;
	border-left: 1px solid #e5e5e5;
}
.navi li:first-child {
	width: 60px;
}
.navi li a:visited {
	color: #fff;
}
.navi li a:link {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 30px;
	width: 160px;
	text-align: center;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.navi a:hover {
	color: #333;
	background-color: #fff;
}
.navi li:first-child a:link {
	width: 40px;
}
#warnungen_broker {
	display: none;
	max-width: 350px;
	color: #900;
	position: absolute;
	background-color: #fff;
	padding: 10px;
	border: 2px solid;
	bottom: 1280px;
	left: 20px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}
#warnungen_broker:hover {
	cursor: pointer;
}
#warnungen_broker span {
	background: #0C1A1A;
	color: #fff;
	border: 2px solid #0C1A1A;
	border-radius: 2px;
	position: absolute;
	top: -5px;
	right: -20px;
	padding: 3px;
}
#warnungen_robo {
	display: none;
	max-width: 350px;
	color: #900;
	position: absolute;
	background-color: #fff;
	padding: 10px;
	border: 2px solid;
	bottom: 1260px;
	left: 20px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}
#warnungen_robo:hover {
	cursor: pointer;
}
#warnungen_robo span {
	background: #0C1A1A;
	color: #fff;
	border: 2px solid #0C1A1A;
	border-radius: 2px;
	position: absolute;
	top: -5px;
	right: -20px;
	padding: 3px;
}
#warnungen_krypto {
	display: none;
	max-width: 350px;
	color: #900;
	position: absolute;
	background-color: #fff;
	padding: 10px;
	border: 2px solid;
	bottom: 1260px;
	left: 20px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}

#warnungen_krypto:hover {
	cursor: pointer;
}
#warnungen_krypto span {
	background: #0C1A1A;
	color: #fff;
	border: 2px solid #0C1A1A;
	border-radius: 2px;
	position: absolute;
	top: -5px;
	right: -20px;
	padding: 3px;
}
