@charset "utf-8";
/*
Theme Name: Tarif-Vergleich.net
Description: Theme für Tarif-Vergleich.net
Author: Felix Leupold
Author URI: http://www.xiel.de
Letzte Aenderung: 24.01.2010
*/

/* Gestaltungs-Bereich
--------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ */

/* Farbschema
--------------------------------------------------------------------------------------- */

/*
# Farbton (Hintergrund Dunkel): #
# Farbton (Hintergrund Hell): #
# Farbton (Text): #
# Farbton (Text Hell): #
*/

/* CSS-Reset
--------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
}
body {
	line-height: 1;
	text-align:center;
	font-size:75%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	line-height:1.5;
	margin:1.5em 0;
}
#content {
	line-height:1.5;
}
body { overflow-y:scroll; }

/* Clearfix 
--------------------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* Grundgerüst 
--------------------------------------------------------------------------------------- */
a, a:link, a:visited {
	color:#d01d00;
}
a:active, a:hover, a:focus {
	color:#e22000;
	text-decoration:underline;
}


body {
	text-align:center;
	background-color:#eff5f3;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}
#header {
	padding:20px;
	text-align:left;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	height:100px;
}
#header h1 {
	display:inline-block;
	height:100px;
	float:left;
}
#header .headline {
	text-align:right;
	line-height:100px;
	vertical-align:middle;
	font-size:1.2em;	
	float:right;
}
#navigation {
	padding:0 20px;
	padding-bottom:5px;
	background:#d01d00 url(images/shadow.png) repeat-x bottom;
	clear:both;
}
#navigation ul li {
	display:inline;
}
#navigation ul li a {
	color:#FFF;
	padding:10px;
	display:inline-block;
}
#navigation .current_page_item, #navigation .current_page_ancestor,#navigation .current_page_parent {
	font-weight:bold;
}
#navigation ul li a {
	background-color:#d01d00;
}
#navigation ul li a:hover {
	background-color:#fff;
	color:#d01d00;
}
ul#subpages {
	border-top:1px #999 dashed;
	display:block;
}
ul#subpages li {
	border-bottom:1px #999 dashed;
}
ul#subpages li a {
	padding:10px 5px;
	display:block;
	color:#d01d00;
}
ul#subpages li a:hover {
	text-decoration:underline;
}
ul#subpages .current_page_item * {
	font-weight:bold;
}
#wrapper {
	text-align:left;
	width:958px;
	margin:auto;
	background-color:#FFF;
	border:1px solid #f2f2f2;
	outline:1px solid #fff;
	
}
.inab_gross {
	padding:20px;
}
.inab_klein {
	padding:10px;
}
#content .inab_gross {
	padding-top:0px;
}
.narrow {
	width:66.66%;
	float:left;
}
#sidebar {
	width:33.33%;
	float:right;
	margin-top:36px;
}
#footer {
	padding:10px 20px;
	background-color:#333;
	color:#FFF;
	text-align:right;
	clear:both;
	margin-top:20px;
}

#footer a:link, #footer a:visited {
	color:#FFF;
}
#footer a:hover, #footer a:active {
	color:#f2f2f2;
}

h2 a, h3 a, h4 a {
	color:#d01d00;
	font-weight:bold;
}
#content h2 {
	display:block;
	border-bottom:1px solid #d01d00;
	margin-top:20px;
	margin-bottom:15px;
}

h2, h3, h4 {
	color:#d01d00;
	font-weight:bold;
	margin-bottom:20px;
}
h2 { font-size:2em; }
h3 { font-size:1.5em;}
h4 { font-size:1.3em;}

#adminarea {
	background:url(images/key.png) 98% 10px no-repeat;
	background-color:#fcf8de;
	border:1px solid #e3b245;
	padding:20px;
}

.align-right {
	display:block;
	text-align:right;
}

.tarifform input[type=text] {
	padding:3px;
	font-size:1em;
	border:1px solid #CCC;
	background-color:#f2f2f2;
}

.tarifform input[type=text]:focus {
	background-color:#fff;
}

.tarifform input[type=submit] {
	padding:3px;
	font-size:1em;
	border:1px solid #CCC;
	background-color:#f2f2f2;
}

.tarifform input[type=submit]:focus {
	background-color:#fff;
}

table.tarife {
	width:100%;
	margin:20px 0;
	outline:1px solid #D01D00;
}

table.tarife img {
	max-width:88px;
	max-height:40px;
}

table, td{
	font:100% Arial, Helvetica, sans-serif; 
}

table th {
	font-size:75%;
	text-align:center;
}

table{width:100%;border-collapse:collapse;margin:1em 0;}
th, td{text-align:left;padding:.5em;border:1px solid #fff;}
th{color:#fff;}
td{background:#f9f1f1;}

/* tablecloth styles */

tr.even td{background:#f4eee5;}
tr.odd td{background:#e8dad3;}

th.over, tr.even th.over, tr.odd th.over{background:#af624a;}
th.down, tr.even th.down, tr.odd th.down{background:#e79774;}
th.selected, tr.even th.selected, tr.odd th.selected{}

td.over, tr.even td.over, tr.odd td.over{background:#fbe1d4;}
td.down, tr.even td.down, tr.odd td.down{background:#e78c74;color:#fff;}
td.selected, tr.even td.selected, tr.odd td.selected{background:#e79a74;color:#211818;}

/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}

table * a:link, table * a:visited {
	color:#2b3844;
	text-decoration:underline !important;
	/*display:block;*/
}
table * a:hover, table * a:focus {
	color:#000;
}

.euro:after {
	content:" €";
}

.cent:after {
	content:" ct.";
}

thead tr {
	background-color:#D01D00;
}
thead tr th.header {
	background-image:url(images/up_and_down.gif) ;
	background-position:98% 50%;
	background-repeat:no-repeat;
	background-color:#D01D00;
	padding-right:12px;
	cursor:pointer;
	height:1%;
}

thead tr th.headerSortDown {
	background:url(images/down.gif) 98% 50% no-repeat;
	background-color:#D01D00;
	cursor:pointer;
	height:1%;
}
thead tr th.headerSortUp {
	background:url(images/up.gif) 98% 50% no-repeat;
	background-color:#D01D00;
	cursor:pointer;
	height:1%;
}

.warn-hinweis {
	background:#e68181;
	color:#d20000;
	border:1px solid #d20000;
	padding:3px 10px;
	float:right;
}
.warn-hinweis:hover{
	background:#d20000;
	color:#f5f8fa;
}
.Tarifrechner {
	background:#f2f5f4;
	padding:20px;
	border:1px solid #d7dad9;
	margin:15px 0px;
	font-size:0.95em;
}
.Tarifrechner h3 {
	margin-bottom:10px;
}
.Tarifrechner p {
	margin:10px 0px;
}
.Tarifrechner .submit {
	background-color:#ffffff;
	border:1px #CCC solid;
	padding:4px 7px;
}
.Tarifrechner .submit:hover {
	background-color:#f2f2f2;
	border-color:#666;
	cursor:pointer;
}
.tele {
	width:45%;
	float:left;
	margin-right: 0%;
	margin-top:15px;
}
.sms {
	width:45%;
	float:right;
	margin-top:15px;
	padding-left:5%;
	border-left:1px dotted #d01d00;
}
.tele label, .sms label {
	display:block;
	font-size:0.9em;
	font-weight:bold;
}
.tele input[type=text], .sms input[type=text] {
	width:50px;
	text-align:right;
	border:none;
	border-bottom:1px dotted #333;
	padding:3px;
	background:#f2f5f4;
	font-weight:bold;
}
.tele input[type=text]:focus, .sms input[type=text]:focus {
	background:#ced3d1;
}

.netz label {
	color:#FFF;	
	background:#0F0E12;
	padding:1px 5px 3px 1px;
	display:inline-block;
	vertical-align:top;
	border:1px #fff solid;
}
.netz .D1{
	background:#eb0078;
}
.netz .D2{
	background:#D81E05;
}
.netz .E{
	background:#00603f;
}
.netz .O2{
	background:#04256C;
}
.submit { 
	clear:both;
}
hr {
	margin:0px;padding:0px;
	height:1%;
	visibility:hidden;
	clear:both;
}
.bester-tarif {
	margin-top:20px 0px;
	background-color:#e0fcde;
	border:1px solid #5be345;
	padding:20px;
}
.spalte33 {
	width:33.33%;
	float:left;
}
.spalte25 {
	width:25%;
	float:left;
	display:inline-block;
}
.bester-tarif .anbieter {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:1.8em;
	color:#161819;
	padding-bottom:2px;
	display:block;
}

.weitere-tarife {
	margin-bottom:20px 0px;
	padding:0px;
	width:100%;
	width:917px;
	border-left:1px solid #9aa799;
}
.weitere-tarife .spalte25 {
	background-color:#e8f6e7;

	/*width:188px;*/
}
.weitere-tarife .spalte25 .inab_gross {
	display:block;	
	border-right:1px solid #9aa799;
	border-bottom:1px solid #9aa799;
}

.weitere-tarife .anbieter {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:1.3em;
	color:#161819;
	padding-bottom:2px;
	display:block;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -5px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
.navigation {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
	}
	/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.commentlist {
	list-style:none;
	padding:0 20px;
	margin:auto;
	font-size:0.9em;
}
.commentlist * {
	list-style:none;
}
.commentlist .avatar {
	float:right;
	padding-right:4px;
}
.commentlist .comment-author {
	padding-top:4px;
	padding-left:5px;
	background-color:#f2f2f2;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	font-weight:bold;
	line-height:1.1;
}

.commentmetadata {
	padding-bottom:4px;
	padding-left:5px;
	background-color:#f2f2f2;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.commentmetadata a {
	color:#999;
}

.commentmetadata:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.commentlist li {
	
}

#comments {
	margin-top:50px;
}
 
ul#archives {
	border-top:1px #999 dashed;
	display:block;
}
ul#archives li {
	border-bottom:1px #999 dashed;
}
ul#archives li a {
	padding:10px 5px;
	display:block;
	color:#d01d00;
}
ul#archives li a:hover {
	text-decoration:underline;
}
ul#archives .current_page_item * {
	font-weight:bold;
}

#searchform {
	margin:30px 0px;
	text-align:right;
}

#sidebar>ul {
	margin:30px 0px;
}

#searchform {
	padding:5px;
	background-color:#CCC;
}
#searchform #s {
	border:none;
	padding:2px;
	background-color:#f2f2f2;
	font-size:1em;
	width:66%;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	float:left;
}
#searchform #s:focus {
	background-color:#FFF;	
}
#searchform #searchsubmit {
	border:none;
	padding:2px;
	background-color:#FFF;
	font-size:1em;
	width:30%;
	float:none;
}








