﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : 100%;
	vertical-align : baseline;
	background : transparent;
}
body {
	line-height : 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display : block;
}
nav ul {
	list-style : none;
}
blockquote, q {
	quotes : none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content : '';
	content : none;
}
a {
	margin : 0;
	padding : 0;
	font-size : 100%;
	vertical-align : baseline;
	background : transparent;
}
ins {
	background-color : #ff9;
	color : #000;
	text-decoration : none;
}
mark {
	background-color : #ff9;
	color : #000;
	font-style : italic;
	font-weight : bold;
}
del {
	text-decoration : line-through;
}
abbr[title], dfn[title] {
	border-bottom : 1px dotted;
	cursor : help;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
hr {
	display : block;
	height : 1px;
	border : 0;
	border-top : 1px solid #d8dfea;
	margin : 1em 0;
	padding : 0;
	clear : both;
	float : none;
}
input, select {
	vertical-align : middle;
}
*, * focus {
	outline : none;
	margin : 0;
	padding : 0;
}
/* --- HTML5 Reset Ende --- */
html {
	overflow-y: scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/laboe-back.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	background-color: #7b95b0;
}
#container-aussen {
	clear : both;
	float : none;
	width : 960px;
	margin : 210px auto 20px auto;
}
#content-bk {
	width : 800px;
	margin : 0 0 10px 100px;
	border : 1px solid #b7bec8;
	background-color : #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../images/layout/rss-bk.png');
	background-repeat: repeat-x;
	min-height: 600px;
}
#headline {
	margin : 0 auto;
	width : 960px;
	padding : 10px 0 0 0;
	margin-top: 10px;
	text-align : left;
	overflow : inherit;
	position : relative;
}
#headline-bk {
	width : 100%;
	height : 190px;
	background-color: #373e48;
	position : absolute;
	top: 0;
	left: 0;
}
#headline #rechtliches {
	position : absolute;
	top : 15px;
	left : 770px;
	width : 130px;
	height : 13px;
	color : #6a88c7;
	font-size : 11px;
	text-align : right;
}
#headline #smartphones {
	position: absolute;
	top: 105px;
	left: 360px;
	width: 540px;
	height: 60px;
}
#headline #advert {
	position : absolute;
	left : -10px;
	top : 30px;
	width : 230px;
	height : 192px;
	font-size : 11px;
	text-align : right;
}
#headline #rechtliches a {
	color : #6a88c7;
	text-decoration : none;
}
#headline #datumoben {
	position: absolute;
	top: 140px;
	left: 225px;
	height: 40px;
	width: 120px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#headline #smartphones img.re15 {
	margin-right: 15px;
}
#schummer {
	position: fixed;
	height: 20px;
	width: 100%;
	background-image: url('../images/layout/schummer-oben.png');
	background-repeat: repeat-x;
	background-position: top;
	z-index: 999;
	top: 0;
}
#socialshareprivacy {
	margin: 50px 0 0 0;
	clear: both;
	float: none;
}
#footer-bk {
	width : 100%;
	height : 60px; /* background-color : #373e48;*/;
	background-image: url('../images/bk-trans-80.png');
	background-repeat: repeat;
	clear: both;
	float: none;
}
#footer {
	margin : 0 auto;
	width : 960px;
	padding : 8px 0 0 0;
	text-align : center;
	overflow : inherit;
	color : #fff;
	font-size : 11px;
	line-height: 1.4;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#breadcrumbs {
	clear : both;
	float : none;
	height : 20px;
	margin-left : 0 0 0 0;
	padding : 10px 0 0 0;
	font-size : 12px;
}
#breadcrumbs a {
	color : #627aad;
	text-decoration : underline;
}
#breadcrumbs a:hover {
	color : #627aad;
	text-decoration : underline;
}
/* --- Inhalt --- */
#inhalt {
	float : right;
	width : 660px;
	margin : 5px 20px 0 0;
}
#inhalt p {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 10px 0;
}
#inhalt a {
	color: #535d6c;
}
#inhalt h1, #inhalt h2, #inhalt h3 {
	display: block;
	padding: 0 0 7px 0;
	border-bottom: 2px solid #dbdee3;
	overflow: hidden;
/*	background-image: url('../images/bk-bewertung.png');
	background-repeat: repeat-x;
	padding: 7px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}
#inhalt h1 {
	font-size: 25px;
	margin: 20px 0 25px 0;
	color: #535d6c;
}
#inhalt h1.first {
	font-size: 35px;
	margin: 10px 0 25px 0;
	color: #535d6c;
}
#inhalt h2 {
	font-size: 20px;
	margin: 20px 0 10px 0;
	color: #535d6c;
	line-height: 1.2;
}
#inhalt h2.meinung {
	font-size: 18px;
	margin: 0 0 5px 0;
	color: #535d6c;
	clear: both;
	float: none;
	background-image: none;
	padding: 0;
	border-bottom: 0px;
}
#inhalt h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
	color: #535d6c;
}
#inhalt div#zusammenfassung {
	float : right;
	width : 200px;
	margin : 0 0 30px 30px;
	color : #909090;
	padding : 10px;
	border : 1px solid #d8dfea;
	background-image: url('../images/bk-bewertung.png');
	background-repeat: repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	line-height: 1.4;
}
#inhalt div#zusammenfassung img.screenshot {
	width: 200px;
	height: 150px;
	margin: 0 0 10px 0;
}
#inhalt div#zusammenfassung img.sternchen {
	width: 80px;
	height: 16px;
	margin: 3px 0;
}
#inhalt div#zusammenfassung input {
	width: 100%;
	padding: 5px;
	margin: 10px 0 0 0;
	cursor: pointer;
}
#inhalt div#bewertung {
	border: 1px solid #dbdee3;
	padding: 10px;
	font-size: 11px;
	line-height: 1.3;
	clear: both;
	float: none;
	margin: 25px 0 20px 0;
	background-image: url('../images/bk-bewertung.png');
	background-repeat: repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#inhalt div#bewertung div#sternchen {
	clear: both;
	float: none;
	margin: 0 0 10px 0;
}
#inhalt div#bewertung div.daten {
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	line-height: 1.2;
	font-size: 11px;
}
#inhalt div#bewertung div#rules {
	width: 100%;
	clear: both;
	float: none;
	margin: 0 0 0 0;
}
#inhalt div#bewertung div#rules input {
	margin: 0 5px 3px 0;
	vertical-align: middle;
}
#inhalt div#bewertung input#abschicken {
	clear: both;
	float: none;
	margin: 10px 0 0 0;
	padding: 3px 5px;
}
#inhalt div#bewertung h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #535d6c;
}
#inhalt div#bewertung h2 {
	border-bottom: 0px;
}
#inhalt div#bewertung input.nameemail {
	width: 250px;
	background-color: #dbdee3;
	font-size: 13px;
	margin: 3px 0 5px 0;
	border: 0px;
	padding: 3px 0 3px 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#inhalt div#bewertung input.stimme {
	vertical-align: middle;
	margin-right: 5px;
}
#inhalt div#bewertung textarea.textmeinung {
	width: 620px;
	border: 1px solid #939dac;
	padding: 5px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	margin: 5px 0 0 0;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* Textbewertungen Output */
#inhalt div#bewertungen {
	border: 1px solid #dbdee3;
	padding: 10px;
	font-size: 11px;
	color: #808080;
	line-height: 1.3;
	clear: both;
	float: none;
	margin: 20px 0 30px 0;
	background-image: url('../images/bk-bewertung.png');
	background-repeat: repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#inhalt div#bewertungen h2.meinung {
	margin-bottom: 10px;
}
#inhalt div#bewertungen p {
	font-size: 11px;
	margin: 0 0 5px 0;
}
#inhalt div#bewertungen p.toggler a {
	text-decoration: none;
	font-weight: bold;
}
/* Navigation */
div#navigation {
	width : 180px;
	margin : 30px 0 0 -90px;
	float : left;
}
div#navigation li {
	list-style : none;
	background-color : #939dac;
	font-size : 12px;
	line-height : 1.2;
	border-bottom: 2px solid #fff;
	box-shadow: 2px 2px 5px #999;
}
div#navigation li#ende {
	border : none;
}
div#navigation li a {
	color : #fff;
	display : block;
	padding : 10px 10px;
	text-decoration : none;
	font-weight : bold;
}
div#navigation li a.active {
	background-color : #eff2f7;
}
div#navigation li a.activkat {
	background-color : #535d6c;
}
div#navigation li a.subpage {
	background-color : #b7bec8;
	padding : 8px 10px 8px 20px;
	font-size : 11px;
	color: #535d6c;
}
div#navigation li a.activpage {
	background-color : #d8dfea;
	padding : 8px 10px 8px 20px;
	font-size : 11px;
	color : #535d6c;
}
div#navigation li a:hover, div#navigation li a.subpage:hover, div#navigation li a.activepage:hover, div#navigation li a:focus, div#navigation li a.subpage:focus, div#navigation li a.activepage:focus {
	background-color : #dbdee3;
	color : #000;
}
div.sitenavi {
	text-align : right;
	margin : 0 0 20px 0;
	font-size : 13px;
}
div#inhalt div.sitenavi a {
	display : inline-block;
	border : 1px solid #d8dfea;
	padding : 5px;
	text-decoration : none;
	font-weight : normal;
	color: #535d6c;
}
div#inhalt div.sitenavi a:hover, div#inhalt div.sitenavi a:focus {
	text-decoration : none;
	background-color : #d8dfea;
	color : #000;
}
div#inhalt div.sitenavi a.activesite {
	background-color : #535d6c;
	color : #fff;
	font-weight : bold;
}
/* Kleine Helferlein */
.clear {
	clear: both;
	float: none;
}
.gelb {
	color: #ffcc00;
}
.spacer30 {
	clear: both;
	float: none;
	height: 30px;
}
.spacer20 {
	clear: both;
	float: none;
	height: 20px;
}
.spacer10 {
	clear: both;
	float: none;
	height: 10px;
}
.spacer5 {
	clear: both;
	float: none;
	height: 5px;
}
img.fblike {
	margin: 20px 0 0 30px;
}
img.kopfgr {
	margin-left: 100px;
	width: 850px;
	height: 112px;
}
.error {
	font-weight:bold;
	color: #c00000;
}
div.errormsg {
	width: 616px;
	padding: 20px;
	background-color:#FFCCCC;
	border: 2px dotted #c00000;
	margin: 20px 0;
	font-size: 14px;
	line-height: 1.4;
}
div.successmsg {
	width: 616px;
	padding: 20px;
	background-color: #66FF99;
	border: 2px dotted #006600;
	margin: 20px 0;
	font-size: 14px;
	line-height: 1.4;
}

/* News Formate */
div#inhalt div.news {
	padding: 10px;
	border: 1px solid #d8dfea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 20px 0;
	clear: both;
	float: none;
	background-image: url('../images/layout/rss-bk.png');
	background-repeat: repeat-x;
}
div#inhalt div.news h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	background-image: none;
	padding: 0;
	border: 0px;
}
div#inhalt div.news p.rssdatum {
	font-size: 11px;
	color: #808080;
	margin: 0 0 7px 0;
}
div#inhalt div.news p {
	margin: 0;
}
/* Startseite News */
div#inhalt div#newsstartl {
	float: left;
}
div#inhalt div#newsstartr {
	float: right;
}
div#inhalt div.newsstart {
	width: 300px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #d8dfea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 20px 0;
	clear: both;
	float: none;
	background-image: url('../images/layout/rss-bk.png');
	background-repeat: repeat-x;
}
div#inhalt div.newsstart h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	background-image: none;
}
/* News Werbung */
div.werblinks, div.werbrechts {
	padding: 10px 10px 13px 10px;
	border: 1px solid #d8dfea;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url('../images/layout/werb.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#inhalt:hover div.werblinks, #inhalt:hover div.werbrechts {
	background-color: #f5f6f7;
}
div.werblinks {
	margin: 0 16px 20px 0;
}
div.werbrechts {
	margin: 0 0 20px 0;
}
/* Hinweis RSS Feed */
#hinweis p {
	font-size: 11px;
	text-align: center;
	color: #808080;
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CACACA;
	overflow: auto;
	z-index: 3;
	clear: both;
	float: none;
}
#hinweis a {
	color: #808080;
	text-decoration: none;
}
/* Hinweis Votesite */
div.ausschluss p {
	font-size: 10px;
	text-align: left;
	color: #808080;
	margin: 20px 0px 20px 0px;
	overflow: auto;
	z-index: 3;
	clear: both;
	float: none;
}
/* Boxen für App Tests */
div#inhalt div.apptest {
	padding: 10px;
	border: 1px solid #d8dfea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 20px 0;
	clear: both;
	float: none;
	font-size: 13px;
	line-height: 1.3;
	background-image: url('../images/layout/rss-bk.png');
	background-repeat: repeat-x;
	overflow: hidden;
}
div#inhalt div.apptest h2 {
	margin: 0 0 15px 0;
	font-size: 16px;
	background-image: none;
	padding: 0;
	border: 0;
}
div#inhalt div.apptest img.qrcode {
	float: right;
	margin: 5px 0 20px 20px;
	width: 100px;
	height: 100px;
}
div#inhalt div.apptest img.shot {
	float: right;
	margin: 0 0 0 25px;
	width: 130px;
	height: 217px;
}
div#inhalt div.apptest img.shotiphone {
	float: right;
	margin: 0 0 20px 25px;
	width: 145px;
	height: 217px;
}



/* Boxen für Links */
div#inhalt div.links {
	padding: 10px;
	border: 1px solid #d8dfea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 20px 0;
	clear: both;
	float: none;
	font-size: 13px;
	line-height: 1.3;
	background-image: url('../images/layout/rss-bk.png');
	background-repeat: repeat-x;
	overflow: hidden;
}
div#inhalt div.links h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	background-image: none;
	padding: 0;
	border: 0;
}
div#inhalt div.links p {
	width: 460px;
}
div#inhalt div.links img.linkshot {
	float: right;
	width: 150px;
	height: 113px;
}
/* STARTSEITE */
#inhalt div#start {
}
#inhalt div#start div.startmeldung, #inhalt div#start div.startmeldungl {
	width: 195px;
	float: left;
	padding: 5px;
	background-image: url('../images/layout/rss-bk.png');
	background-repeat: repeat-x;
	margin-right: 18px;
	border: 1px solid #d8dfea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#inhalt div#start div.startmeldung p, #inhalt div#start div.startmeldungl p {
	font-size: 11px;
	line-height: 1.2;
	margin: 0 0 5px 0;
}
#inhalt div#start div.startmeldungl {
	margin-right: 0px;
}
/* Anbieterkästchen auf der Startseite */
#inhalt div.smartbutton, #inhalt div.smartbuttonr {
	width: 140px;
	padding: 5px;
	border: 1px solid #dbdee3;
	float: left;
	font-size: 11px;
	line-height: 1.3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #e7eaec;
}
#inhalt div.smartbutton img.logo, #inhalt div.smartbuttonr img.logo {
	float: left;
	margin: 0 3px 0 0;
	width: 40px;
	height: 40px;
}
#inhalt div.line, #inhalt div.line {
	width: 100%;
	height: 1px;
	background-color: #dbdee3;
	margin: 5px 0;
	clear: both;
	float: none;
}
#inhalt div.smartbutton {
	margin: 0 17px 0 0;
}
#inhalt div.smartbuttonr {
	margin: 0;
}
#inhalt div.smartbutton input, #inhalt div.smartbuttonr input {
	width: 100%;
	padding: 3px;
	margin: 5px 0 0 0;
	cursor: pointer;
}
#inhalt div.smart-tmobile, #inhalt div.smart-vodafone, #inhalt div.smart-base, #inhalt div.smart-o2 {
	margin: -5px -5px 5px -5px;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#inhalt h2.smart {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
#inhalt div.smart-tmobile {
	background-color: #e31082;
}
#inhalt div.smart-vodafone {
	background-color: #ee3339;
}
#inhalt div.smart-base {
	background-color: #517024;
}
#inhalt div.smart-o2 {
	background-color: #0e1f7f;
}
/* Special für O2 Online */
.o2 {
	font-size: 10px;
}
.o2big {
	font-size: 14px;
}
/* Werbelink zum Anklicken in hübsch */
#inhalt div.quickla, #inhalt div.quickla_t, #inhalt div.quickla_v, #inhalt div.quickla_b, #inhalt div.quickla_o {
	background-color: #FFB600;
	padding: 3px;
	overflow: hidden;
	margin: 0 0 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#inhalt div.quickla_t {
	background-color: #e31082;
}
#inhalt div.quickla_v {
	background-color: #ee3339;
}
#inhalt div.quickla_b {
	background-color: #517024;
}
#inhalt div.quickla_o {
	background-color: #0e1f7f;
}
#inhalt div.quickli, #inhalt div.quickli_t, #inhalt div.quickli_v, #inhalt div.quickli_b, #inhalt div.quickli_o {
	font-size: 20px;
	background-color: #FFB600;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	border: 3px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#inhalt div.quickli a, #inhalt div.quickli_t a, #inhalt div.quickli_v a, #inhalt div.quickli_b a, #inhalt div.quickli_o a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#inhalt div.quickli_t {
	background-color: #e31082;
}
#inhalt div.quickli_v {
	background-color: #ee3339;
}
#inhalt div.quickli_b {
	background-color: #517024;
}
#inhalt div.quickli_o {
	background-color: #0e1f7f;
}
/* Hübsche Linie zwischen den einzelnen Bewertungen */
div.bwitem {
	border-bottom: 1px solid #dbdee3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/* spezielles für Admin */
input.valida {
	margin: 10px 0 0 0;
	padding: 3px 5px;
}

