/*
Theme Name: Structure
Theme URI: http://justintadlock.com
*/
body {
  color: #000;
  background: url(images/bg3.gif);
  background-repeat: repeat-x;
  font: 80% Verdana, Arial, "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
  padding: 0;
  margin: 0;
}
/*.post p { padding: 0; margin: 15px 0 0 0; }*/
.post p {
  padding: 0;
  margin: 0 0 15px 0;
}
.tarife {
  line-height: 18px;
}
.cheaplist {
  border: 1px solid #ccc;
  background-color: #fff;
  margin-bottom:10px;
  line-height: 14px;
  padding: 5px 0 0 5px;
}

table.cheaplistinner table td {
  padding: 2px;
  cursor: pointer;
}
table.cheaplistinner table th {
  padding: 2px 0 0 5px;
  color: #cc0000;
  font-weight: bold;
}

/* CONTAINS ALL CONTENT */
#body-container {
  overflow: hidden;
  /*width: 941px;*/
  width: 1071px;
  margin: 0 auto;
  padding: 0 0;
  /*background: #eee;*/
  border-left: 0px;
  border-right: 0px;
}
/*
#search {
float: right;
margin: 0;
padding: 0;
width: 236px;
background: url(images/bgmain.gif);
}
*/
a.title-link:visited,a.title-link:active,a.title-link:link {
  text-decoration: none !important;
  color:#000 !important;
  border-bottom: 2px solid #0000ff;
  font-weight: bold !important;
}
a.title-link:hover {
  text-decoration: none !important;
  color:#000 !important;
  border-bottom: 2px solid #000;
  font-weight: bold !important;
}
#logo {
  float: left;
  margin: 0;
  padding: 0;
  width: 156px;
  height: 55px;
  background: url(images/bgmain.gif);
}
/* MAIN NAVIGATION MENU */
#nav-container {
  height:86px;
  width: 941px;
  background: url(images/bgmain.gif);
}
#main-nav {
  float: left;
  width: 941px;
  height: 30px;
  margin: 0;
  padding: 0;
  background: url(images/bgmain.gif);
  border-top: 1px solid #7fc6e1;
}
#search-box {
  padding: 15px 10px 0 0;
  float: right;
}
.q {
  border: 1px solid rgb(204, 204, 204) ! important;
  font-size: 13px;
  width: 210px !important;
  height: 19px;
  padding: 3px 2px 0 2px;
}
.s {
  border: 0;
  margin: 0;
  width: 74px;
  height: 24px;
  vertical-align: top;
}
#right-nav {
  float: right;
/*  height: 100px;*/
}
#right-nav ul {
  float: left;
  margin: 0;
  padding: 0;
}
#right-nav ul li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
}
#right-nav ul li a {
  font-size: 12px;
  font-weight: normal;
  float: left;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 7px 5px 5px 0px;
  text-decoration: underline;
}
#right-nav ul li a:hover, #right-nav ul li a:active {
  border: none;
  margin: 0;
  background: #3CB0DC;
  text-decoration: none;
}

#left-nav {
  width: 641px;
  float: left;
}

/* CONTAINS EVERYTHING BELOW HEADER AND HORIZONTAL NAVIGATION */
#container {
  overflow: hidden;
  float: left;
  width: 921px;
  margin: 0;
  padding: 10px 10px 0 10px;
  background: #f7f7f7;
}
/* CONTAINS MAIN CONTENT */
#content, #home {
  float: left;
  margin: 0;
}
#content {
  width: 611px;
  padding: 0 0;
}
#home {
  width: 611px;
}
.header {
  clear: both;
  padding: 5px 0 0 0;
  margin: 0;
}
/* HEADERS */
h1 { font-size: 15px; font-weight: bold; color: #3997B0; }
h2 { font-size: 1.3em; font-weight: bold; color: #3997B0; }
h3 { font-size: 1.3em; font-weight: bold; color: #3997B0; }
h4 { font-size: 1.3em; font-weight: normal; color: #3997B0; }
h5 { font-size: 1.1em; font-weight: bold; color: #3997B0; }
h6 { font-size: 1em; font-weight: bold; color: #3997B0; }
h1 a, h2 a, h3 a, h5 a, h6 a {
  font-weight: bold;
  text-decoration: none;
  color: #3997B0;
}

h2.siegel { font-size: 14px; font-weight: bold; color: #3997B0; display: inline;}

/* LINKS */
a {
  color: #3997B0;
  text-decoration: none;
}
a:hover {
  color: #000;
}
a.qlink:link {
  text-decoration: underline;
  color: #EC5918;
  font-weight: bold;
}
a.qlink:visited {
  text-decoration: underline;
  color: #EC5918;
  font-weight: bold;
}
a.qlink:hover {
  text-decoration: none;
  color: #EC5918;
  font-weight: bold;
}
a.qlink2:link {
  text-decoration: underline;
  color: #3997b0;
  font-weight: normal;
}
a.qlink2:visited {
  text-decoration: underline;
  color: #3997b0;
  font-weight: normal;
}
a.qlink2:hover {
  text-decoration: none;
  color: #000;
  font-weight: normal;
}
/* FEATURE */
#home .feature {
  float: left;
  width: 598px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
  padding: 0 5px 5px 5px;
  background: #fff;
}
#home .feature2 {
  float: left;
  width: 288px;
  border: 1px solid #ccc;
  margin: 0;
  padding: 0 5px 5px 5px;
  background: #fff;
}
#home .mini img {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px 0 0;
  border: 1px solid #ccc;
}
/* HOME CATEGORY TABS (also see tabs section at bottom of stylesheet) */
#home #home-categories {
  clear: left;
  float: left;
  display: block;
  width: 610px;
  margin: 10px 0 10px 0;
}
/* EVERYTHING BELOW THE FEATURE */
#home #home-bottom {
  width: 600px
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
}
#home #home-bottom .block-left { float: left; width: 300px; margin-bottom: 0px; }
#home #home-bottom .block-right { float: left; width: 300px; margin-left: 10px; margin-bottom: 0px; }
/* EXCERPTS ON THE EXCERPTS STYLE LAYOUT */
.excerpts {
  margin: 0;
  padding: 0;
  float: left;
  width: 611px;
}
.excerpts .post {
  overflow: hidden;
  float: left;
  clear: left;
  display: block;
  width: 593px;
  margin: 0 0 10px 0;
  padding: 5px 11px 5px 3px;
  background: #fff;
  border: 1px solid #ccc;
}
.excerpts .post h3 {
float: left;
display: block;
margin: 0 5px 0 4px;
padding: 0;
}
.excerpts .post .entry {
display: block;
clear: left;
width: 100%;
padding: 0;
margin: -10px 10px 0 6px;
}
.excerpts img { margin: 5px 17px 10px 0; border: none; }
.excerpts .post .entry p { padding: 0; margin: 10px 0; }
.entry2 p { padding: 0 5px 10px 5px; margin: 0; }
.entry2 a { padding: 0 0 0 5px; margin: 0; text-decoration: underline; line-height: 20px; }
.entry2 a:hover { padding: 0 0 0 5px; margin: 0; text-decoration: none; line-height: 20px; }
/* VIDEO */
.video {
display: block;
float: left;
overflow: hidden;
width: 288px;
margin: 0 0 10px 0;
padding: 2px 5px 10px 5px;
background: #fff;
border: 1px solid #ccc;
text-align: center;
}
.video h3 { text-align: left; padding: 0 0 5px 2px; margin: 0; }
.video h3 a {
font-size: .8em;
font-weight: bold;
}
.video div {
overflow: hidden;
margin: 0 auto;
padding: 0;
background: transparent;
text-align: center;
display: block;
border: none;
}
object { padding: 0; margin: 0; }
/* POST */
.post {
margin: 0;
background: #fff;
}
/* RECENT EXCERPTS (default style) */
.recent {
width: 288px;
padding: 0 5px 10px 5px;
margin: 0 0 10px 0;
float: left;
background: #fff;
border: 1px solid #ccc;
}
.recent .post {
float: left;
margin: 5px 0 5px 0;
padding: 0;
background: transparent;
}
.recent .post h3 { margin: 0; padding: 0; }
.recent .post h3 a {
display: inline;
font-size: .7em;
font-weight: bold;
margin: 0;
padding: 0;
}
.recent img, .excerpts img {
float: left;
width: 70px;
height: 70px;
margin: 5px 10px 0 0;
border: none;
}
.recent .entry {
font-size: 1em;
margin: 0;
padding: 0;
}
.recent p, .recent .entry p { margin: 0; padding: 0; }
/* SINGLE POST */
.single .post {
float: left;
width: 548px;
font-size: 12px;
overflow: hidden;
padding: 10px 30px;
margin: 0 0 10px 0;
background: #fff;
border: 1px solid #ccc;
}
img.feature { /*height: 175px; width: 300px; */ border: none; }
.post a {
font-weight: normal;
color: #3997B0;
text-decoration: underline;
}
.post a:hover {
color: #000;
text-decoration: underline;
}
.post h1 {
margin: 5px 0 0 0;
padding: 0;
font-weight: bold;
}
.post h2 {
margin: 5px 0 5px 0;
padding: 0;
font-weight: normal;
}
.post h2 a { color: #3997B0; }
.post .byline {
margin: 5px 0 7px 0;
}
.post-meta-data {
margin-right: 6px;
text-align: right;
}
.single .post-meta-data {
clear: left;
float: left;
width: 100%;
text-align: left;
}
/* LISTS */
#content ul {
margin: 15px 0;
padding: 0;
}
#content ul li {
margin: 2px 0;
padding: 0 0 0 15px;
background: url(images/bullet.gif) no-repeat .2em .5em;
list-style-type: none;
}
/* tables */
.post table { border: none; }
.post tr, .post td { border: 0px solid #333; }
/* code and pre */
code {
font: normal 1.1em "Courier New", Courier, monospace;
padding: 0 2px;
}
pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
width: 480px;
}
pre code {
font-size: 1.2em;
display: block;
clear: both;
padding: 10px;
color: #333;
border: solid 1px #ccc;
line-height: 140%;
margin: 5px 0 15px 0;
width: 570px;
}
#adright {
border: 0;
  padding: 0;
  margin: 10px 0 0 5px;
  float: left;
  width: 120px;
  height: 600px;
}
#comments-template pre, #comments-template pre code { width: 98%; border: none; }
/* ALIGNMENT */
.left {
float: left;
margin: 5px 15px 5px 0;
}
.right {
float: right;
margin 0 0 0 15px;
}
.clear { clear: both; }
p.ie6-bug { float: left; margin: -5px 0; padding: 0; }
.center {
margin: 15px auto;
text-align: center;
}
.navigation {
margin: 0 0;
width: 600px;
}
.previous {
float: left;
width: 305px;
}
.next {
text-align: right;
width: 280px;
}
/* IMAGES */
.post img, .post a img {
padding: 0px;
border: none;
/* background: #eee; */
}
.thumbnail {
width: 75px;
height: 75px;
}
/* RELATED POSTS */
.related {
width: 558px;
float: left;
margin: 0 0 10px 0;
padding: 0 25px;
overflow: hidden;
background: #fff;
border: 1px solid #ccc;
}
.related ul {
width: 100%;
}
.related h3 {
margin: 15px 0 0 0;
padding: 0;
}
.ads img { border: none; }
/* COMMENTS TEMPLATE */
#comments-template {
overflow: hidden;
float: left;
clear: left;
display: block;
width: 577px;
padding: 0px 0 10px 31px;
margin: 0 0 10px 0;
border: 1px solid #ccc;
background: #fff;
}
#comments-template h3 {
margin: 10px 0 0 0;
padding: 0;
}
#comments-template ol {
margin: 0;
padding: 0;
}
#comments-template ol li {
float: left;
width: 97%;
margin: 10px 0 0 0;
padding: 0;
list-style-type: none;
background: #fff;
border: 0px solid #ccc;
}
*div#comments-template ol li {
  margin: 10px 0 10px 0;
}
#comments-template ol li.alt {
border-top: 0px solid #ccc;
border-bottom: 0px solid #ccc;
margin:10px 0 0 0;
padding:0;
}
#comments-template ol li .comment-meta-data {
font-weight: bold;
}
#comments-template ol li p {
padding: 0 0 15px 0;
margin: 0;
}
#comments-template ol li .comment-text {
width: 100%;
margin: 0 auto;
padding: 0;
background: #fff;
border: 0px solid #eee;
}
#comments-template a:link,#comments-template a:visited,#comments-template a:active {
  text-decoration: underline !important;
}
#comments-template a:hover {
  text-decoration: none !important;
}
.comment-meta-data strong { 
/*color: #3997B0;*/
font-size:0.9em;
color: #000;
}
.padder {
font-size:1.3em;
padding-bottom:15px;
padding-top:15px;
}
/* TRACKBACKS */
.trackback, .trackback a { color: #666; }
.trackback .comment-meta-data em { color: #3997B0; }
a.white:link, a.white:visited, a.white:active {
font-size: 13px;
color: #fff;
text-decoration: underline;
}
a.white:hover {
font-size: 13px;
color: #fff;
text-decoration: none;
}
table.bars {
font-size: 13px;
height: 54px;
font-weight: bold;
color: #fff;
padding: 0 0 0 5px;
margin: 0;
border: 1px solid #198EBE;
background: url(images/bg.gif);
}
td.bars3 {
font-size: 13px;
height: 54px;
color: #fff;
padding: 10px 0 0 0;
margin: 0;
border: 0 1px 0 0 solid #198EBE;
background: url(images/bg.gif);
}
input {
font-size: 13px;
width: 50%;
padding: 0;
margin: 0 5px 0 0;
background: #fff;
border: 1px solid #ccc;
}
input.bars {
font-size: 13px;
width: 138px;
margin: 0 5px 0 0;
padding: 3px;
background: #fff;
border: 1px solid #198EBE;
}
*:first-child+html input.bars2 { /* IE7 und drunter */
font-size: 13px;
width: 60px;
margin: 17px 5px 0 0;
padding: 0;
border: 1px solid #198EBE;
display: inline;
}
* html input.bars2 { /* IE7 und drunter */
font-size: 13px;
width: 60px;
margin: 17px 5px 0 0;
padding: 0;
border: 1px solid #198EBE;
display: inline;
}
input.bars2 { /* Firefox */
font-size: 13px;
width: 60px;
margin: 19px 5px 0 0;
padding: 0;
border: 1px solid #198EBE;
display: inline;
}
/*
input.compare {
font-size: 13px;
width: 68px;
margin: 15px 0 0 0;
padding: 0;
border: 0;
display: inline;
background-color: #eee;
}
*/
.counter {
display: none;
}
textarea {
width: 96%;
padding: 5px;
margin: 0;
border: 1px solid #ccc;
}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
padding: 0;
margin: 0;
border: 0;
width: 74px;
height: 20px;
}
/* CONTACT */
fieldset {
border: none;
}
legend {
border: none;
}
/* SIDEBAR */
#sidebar {
overflow: hidden;
width: 300px;
float: left;
margin: 0 0 0 10px;
}
.menu {
overflow: hidden;
clear: left;
float: left;
display: block;
width: 278px;
padding: 10px;
margin: 0 0 10px 0;
border: 1px solid #ccc;
background: #fff;
}
.menu h2 {
margin: 0;
padding: 0;
}
.menu ul, .tabbed div ul {
margin: 0;
padding: 0;
}
.menu ul li, .tabbed div ul li {
margin: 0;
padding: 0;
list-style-type: none;
}
.menu ul li a, .tabbed div ul li a {
display: block;
padding: 0 0 0 10px;
}
.menu ul li a:hover { text-decoration: underline; }
/* VORWAHLNUMMERN */
.menu2 {
overflow: hidden;
clear: left;
float: left;
display: block;
width: 278px;
padding: 10px;
margin: 0 0 10px 0;
border: 1px solid #ccc;
background: #fff;
}
.menu2 a {
padding: 4px 0 0 37px;
background: url(images/attention3.gif) no-repeat;
vertical-align: middle;
margin: 0;
font-size: 1.3em;
font-weight: normal;
border: 0;
height: 32px;
text-decoration: none;
}
.menu2 a:hover {
text-decoration: underline;
}
.menu3 {
overflow: hidden;
clear: left;
float: left;
display: block;
width: 300px;
height: 250px;
margin: 0;
padding: 0;
background-color: #F7F7F7;
}
.menu4 {
overflow: hidden;
clear: left;
float: left;
display: block;
width: 278px;
padding: 10px;
margin: 0 0 10px 0;
border: 1px solid #ccc;
background: #eee;
}
a.button_provider {
padding: 1px 0 0 23px;
background: url(images/attention4.gif) no-repeat;
vertical-align: middle;
margin: 0;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
a.button_details {
padding: 1px 23px 0 23px;
background: url(images/attention5.gif) no-repeat;
vertical-align: middle;
margin: 0;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
a.button_compare {
padding: 1px 0 0 23px;
background: url(images/attention6.gif) no-repeat;
vertical-align: middle;
margin: 0;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}
a:hover.button_provider, a:hover.button_details, a:hover.button_compare {
text-decoration: none;
}
/* TABS */
.tabs-block {
clear: left;
float: left;
width: 300px;
padding: 0;
margin: 0 0 10px 0;
display: block;
}
.tabbed {
width: 100%;
overflow: hidden;
padding: 0;
margin: 0;
background: transparent;
border: none;
}
.tabbed ul.tabs {
overflow: hidden;
display: block;
position: relative;
top: 0;
left: 0;
z-index: 999;
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
background: transparent;
}
.tabbed ul.tabs li {
display: inline;
float: left;
padding: 0;
margin: 0 .3em 0 0;
}
.tabbed ul.tabs li a {
font-weight: bold;
display: block;
margin: 0;
padding: 5px .8em;
/* background: #42B3DE; */
background: url(images/bgtab.gif);
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
font-size: 1.0em;
color: #fff;
}
.tabs-block ul.tabs li a { padding: 5px .7em; }
.tabbed ul.tabs li a:hover {
/* background: #f7f7f7; */
background: url(images/bgtab2.gif);
text-decoration: none;
font-size: 1.0em;
}
.tabbed ul.tabs li a.tab-current {
background: #fff;
/* border-bottom: 1px solid #fff;
*/
font-size: 1.0em;
color: #3997B0;
}
.tabs-block .tabbed div, #home .tabbed .c {
overflow: hidden;
display: block;
position: relative;
left: 0;
top: -1px;
z-index: 0;
clear: left;
width: 100%;
margin: 0;
padding: 5px 0;
border: 1px solid #ccc;
background: #fff;
display: none;
}
div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10 { display: none; }
.tabs-block .tabbed div.t1, #home .tabbed div.c1 {
display: block;
}
.tabs-block .tabbed div { width: 298px; }
.tabbed div ul {
overflow: hidden;
padding: 4px 0 2px 0;
margin: 0;
background: #fff;
}
.tabbed div ul li {
clear: left;
background: transparent;
}
.tabbed div ul li a {
font-weight: normal;
width: 97%;
display: block;
padding: 2px 0 2px 12px;
background: transparent;
border: none;
}
.tabbed div ul li a:hover { text-decoration: underline; }
/* HOME CATEGORIES TABS */
#home-categories {
overflow: hidden;
}
#home .tabbed .c {
width: 608px;
}
.tabbed .post {
float: left;
clear: none;
width: 47%;
margin: 5px 1%;
padding: 0;
}
.tabbed .post h3 {
width: 97%;
font-size: .95em;
margin: 0 0 0 5px;
padding: 0;
}
.tabbed .post h3 a {
font-weight: bold;
}
.tabbed .post .entry {
margin: 0 0 0 5px;
padding: 0;
}
.tabbed .post { margin: 0; padding: 0; }

.entry p { margin: 0; padding: 15px 0 0 0; }

/* SIDEBAR ADS */
.ads { float: left; clear: left; width: 297px; display: block; padding: 5px 0; margin: 0 0 10px 0; }
.ads p {
margin: 0;
padding: 0;
}
.ads img {
/* float: left; */
margin: 0;
/* margin: 5px 4px 5px 15px; */
padding: 0;
border: none;
}
td.navi { padding: 0 0 0 7px; }
td.navi2 { padding: 0; }
td.navi3 { padding: 0 0 0 6px; }
td.navi4 { padding: 10px 0 0 0; }
td.navi5 { padding: 10px 0 0 0; }
a.nav { text-decoration: underline; font-size: 12px; }
a.nav:hover { text-decoration: underline; font-size: 12px; }

.eschub { margin-left: 8px; }
.eschub2 { margin-left: 16px; }
.eschub3 { margin-left: 24px; }

/* SIDEBAR WIDGETS */
/* calendar */
/* #sidebar table { width: 95%; margin: 0 auto; border: 1px solid #eee; } */
/* #sidebar table tr { font-weight: bold; background: #ccc; } */
/* #sidebar table tr td { text-align: center; background: #fff; border: 1px solid #ccc; } */
#sidebar table tr td.pad { border: none; }
/* FOOTER */
#footer {
clear: both;
color: #a4a3a3;
background: #eee;
width: 941px;
/*height: 16px;*/
/*margin: 0 auto;*/
margin: 0;
border-top: 1px solid #fff;
padding: 3px 0 3px 0;
}
#footer p {
float: left;
width: 50%;
margin: 0 auto;
padding: 5px 0;
}
#footer p.icons {
float: right;
text-align: right;
width: 50%;
height: 30px;
}
#footer img { border: none; }
#footer a {
color: #a4a3a3;
font-weight: normal;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#footer img { margin: 0 10px; border: none; }
.mania { background: #990000; position: absolute; top: 0; left: 0; width: 1000px; height: 2000px; } .mania h2 { font-size: 5em; }
/* "VISIONARY" */
#own p {
padding: 0;
margin: 0;
} #own2 p { padding: 0 0 15px 0; margin: 0; }
#widgetgenerator input.submitter { padding: 0; margin: 0; border: 0; width: 93px !important; height: 20px !important; }

input.submitter { padding: 0; margin: 0; border: 0; width: 93px !important; height: 20px !important; }

.lefty { float: left; width: 300px; }
.righty { float: right; }

#question_data { width: 535px; height: 50px; }

#questions1button { font-weight: bold; color: #000; text-decoration: none; }

#questions2button { font-weight: bold; color: #000; }

#questions1 {}

#questions2 { display: none; }

#questions1 li { line-height: 20px; }

#questions2 li { line-height: 20px; }

#home-questions {
clear: left;
float: left;
display: block;
width: 610px;
margin: 0 0 10px 0;
}

div.q1 { display: block; }
div.q2 { display: none; }

.c a, .c a { padding: 0 0 0 5px; margin: 0; text-decoration: underline; line-height: 20px; }
.c a:hover, .c a:hover { padding: 0 0 0 5px; margin: 0; text-decoration: none; line-height: 20px; }

.c ul.tabelle li a {
font-weight: normal;
display: block;
margin: 0;
padding: 0 0 0 15px;
font-size: 1em;
color: #3997b0;
line-height: 20px;
text-decoration: underline;
background:#fff url('http://www.teledir.de/wp-content/themes/structure/images/bullet2.gif') 4px no-repeat;
}

.c ul.tabelle li a:hover {
font-weight: normal;
display: block;
margin: 0;
padding: 0 0 0 15px;
font-size: 1em;
color: #000;
line-height: 20px;
text-decoration: none;
background:#fff url('http://www.teledir.de/wp-content/themes/structure/images/bullet2.gif') 4px no-repeat;
}

.pagebar { clear: both; margin-top: 20px;}
/* compare */

img.compare {
  cursor: pointer;
}
/* wrapper w/ background image */
#compare {
  background: #f7f7f7 url(/wp-content/themes/structure/images/compare90.gif) 5px 5px no-repeat;
  width: 20px;
  /* js zeigt das anch dem laden! */
  display: none;
  position: fixed;
  left: 5px;
  top: 96px;
  border: 1px solid #ccc;
  border-right: none;
  padding: 45px 5px 55px 5px;
  cursor: pointer;
  z-index: 1003;
}
/* lists and teaser */
#compare .lists {
/*  overflow: auto;*/
}
#compare .list1 {
  margin-bottom: 10px;
}
#compare .teaser {
  margin-bottom: 10px;
}
/* count bubble */
#compare .bubble {
	position: absolute;
	text-align: center;
	top: -20px;
	left: 0px;
	width: 30px;
	height: 24px;
	padding: 3px 0;
	background: url(http://www.teledir.de/wp-content/themes/structure/images/bubble.png) no-repeat 0 0;
  font-weight: bold;
}
/*

* html b\ody #compare .bubble {
filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.teledir.de/wp-content/themes/structure/images/bubble.png', sizingMethod='scale');
background:none;
}

*/
/* list formating */
#compare ul {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
}
#compare ul li {
  list-style-type: none;
}
#compare ul li img {
  padding: 0 5px 0;
}
/* tarifrechner plugin */
img.more_button {
	margin-top: 5px;
}
sup {
	color: blue;
}
.ajax-tariflist {
  background: #fff url(images/loader.gif) no-repeat center;
  min-width: 60px;
  min-height: 60px;
  display: block;
  margin-top: 10px;
}
.tarifrechner_form {
	background-color: #eee;
	padding: 0;
	margin: 0;
}
.tarifrechner_form td.barsohne {
	padding: 0 0 10px 5px;
}
.tarifrechner_form td.barsohne2 {
	padding: 10px 0 0 8px;
}
.tarifrechner_form td.barsohne3 {
	padding: 0 0 10px 8px;
	
}
.tarifrechner_form td input {
	padding: 0;
	margin: 0;
}
.tarifrechner_form td {
	padding: 0 3px 15px 5px;
}
.tarifrechner_serps_dsl,
.tarifrechner_serps_handy {
  clear: both;
    background: #fff;
    border: 0;
    padding: 0;
    margin: 0;
}
.tarifrechner_serps_dsl input,
.tarifrechner_serps_handy input  {
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
  width: 15px;
  border: 0 none;
}
.list thead th,
.tarifrechner_serps_handy thead th,
.tarifrechner_serps_dsl thead th {
  background: url(images/table-head-bg.png);
  height: 40px;
  font-size: 12px;
  font-family: Verdana;
  text-align: center;
}
.tarifrechner_serps_handy thead th {
  height: 30px;
}
.list tbody td,
.tarifrechner_serps_dsl tbody td,
.tarifrechner_serps_handy tbody td {
  padding: 5px 0 5px 0;
  font-size: 11px;
  font-family: Verdana;
  border: 1px solid #f1f1f1;
  border-bottom: 1px solid #ccc;
}
.tarifrechner_serps_handy tbody td {
  /*padding: 5px;*/
  line-height: 20px;
  border: 0;
  padding: 0;
  margin: 0;
}
.tarifrechner_serps_handy tbody td table td {
  padding: 5px;
  border-color:#F1F1F1 #F1F1F1 #CCCCCC;
  border-style:solid;
  border-width:1px; 
}
.tarifrechner_serps_dsl a,
.tarifrechner_serps_dsl a:hover,
.tarifrechner_serps_handy a,
.tarifrechner_serps_handy a:hover { 

  color: #000;
  text-decoration: none;
}
/*.tarifrechner_serps_handy a {
}*/
.tarifrechner_serps_dsl a span,
.tarifrechner_serps_handy a span {
  text-decoration: underline;
}
.tarifrechner_serps_handy a span {
  color: #3997B0;
  font-weight: bold;
  font-size: 12px;
}
.tarifrechner_serps_dsl a:hover span,
.tarifrechner_serps_handy a:hover span {
  text-decoration: none;
}
table.list .tr0 td,
table.tarifrechner_serps .tr0 td {
	background-color: #f7f7f7;
	padding: 15px 0 15px 0;
	line-height: 18px;
	border-top: 1px solid #ccc;
}
table.list .tr1 td,
table.tarifrechner_serps .tr1 td {
	background-color: #fff;
	padding: 15px 0 15px 0;
	line-height: 18px;
	border-top: 1px solid #ccc;	
}
table.list .tr0hover td, table.list .tr1hover td, 
table.tarifrechner_serps .tr0hover td, table.tarifrechner_serps .tr1hover td {
	background-color: #dfe4eb;
	padding: 15px 0 15px 0;
	line-height: 18px;
	border-top: 1px solid #ccc;
}
.combine {
	line-height:13px;
	padding:0;
	margin:0;
}
.tr0 {
	background-color: #f7f7f7 !important;
}
.tr1 {
	background-color: #fff !important;
}
.tr0hover {
	background-color: #dfe4eb;
}
.tr1hover {
	background-color: #dfe4eb;
}
th {
	text-align: left;
}
.form_order {
  /*text-align:right;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background-color: #f7f7f7;
  padding: 5px 5px 5px 0;
  margin: 0 0 10px 0;*/
  display: inline;
}
.tarifrechner_form .checkbox {
	width: 15px;
	border: 0;
	background-color: #eee;
}
.tarifrechner_form .submit {
	width: 120px;
	font-weight: bold;
	cursor: pointer;
}
#tarifrechner_advanced_options_table {
	display: none;
	border-right: 1px solid #198EBE;
	border-left: 1px solid #198EBE;
	border-bottom: 1px solid #198EBE;
}
/* rating */
.post-ratings {
	width:100%;
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
.wp-postratings-usage-pre {
	margin: 20px;
	padding: 10px;
	border: 1px solid #c8c8c8;
	background-color: #f0f0f0;
	overflow: auto;
}
.tooltip {
  cursor: pointer;
}
.ttnote {
  font-size: 9px !important;
}
#tooltip {
	position: absolute;
	border: 1px solid #000;
	background: #f7f7f7;
	padding: 2px 5px;
	color: #000;
	display: none;
	z-index: 999;
  font-family: Verdana !important;
}
.highlight {
  background-color: #dfe4eb !important;
}
ul.shorten {
  padding: 0 !important;
  margin: 0 !important;
}
ul.shorten li {
  margin: 0 !important;
  padding: 0 0 0 15px !important;
}

ul.shorten2 {
  padding: 8px 0 0 0 !important;
  margin: 0 !important;
}
ul.shorten2 li {
  margin: 0 !important;
  padding: 0 0 0 15px !important;
}

.ainfos p { margin: 0; padding: 8px 0 0 0; }

#search-form {padding:0;margin:0;}

#tarif-filter {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
#tarif-filter img {
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
}

/* in content tabs */
.texttabs {
  margin-top: 0px;
}
.texttabs-tab {
  margin-top: 5px;
}
.texttabs-button {
  text-decoration: underline !important;
  color: #000 !important;
  font-weight: bold !important;
}
.texttabs-button-active {
  text-decoration: none !important;
}
#sidebar .texttabs-button {
  font-weight: normal !important;
}

