
body {
  text-align:center;
  font:100.01% Verdana,Geneva,Arial,Helvetica,sans-serif;
  background:url(../pic/bg-body.png) repeat-x scroll 0 0 #70A3F4;
}

.clear {
  height:1px;
  clear:both;
}

img {border:0;}

td {vertical-align:top;}

#wrap {
  width:990px;
  margin:0px auto;
  text-align:left;
}

h1 {
  color: #26509a;
  font-size: 1.6em;
  margin: 0.2em 0 0.7em;
}

h2 {
  color: #26509a;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0.2em 0 0.7em;
}

#head {
  text-align:right;
  height:127px;
  padding-left:262px;
}

.banner-leaderboard {
  width:728px;
  height:90px;
}

.main {
  width: 990px;
}

.main tr td {
  text-align:center;
}

.main .middle {
  padding: 0 10px;
}

/* Fenster */
/* ======= */

.window {
  padding-bottom:10px;
  text-align:left;
  overflow: hidden;
  width: 100%;
}

.window table tr td {text-align:left;}

.head {
  background: transparent url(../pic/bg-window-2.png);
  overflow: auto;
}

.head {
  -moz-border-radius: 16px 0 0 0;
  -webkit-border-radius: 16px 0 0 0;
  -khtml-border-radius: 16px 0 0 0;
  border-radius: 16px 0 0 0;
  border-bottom: 1px solid #91b7f6;
}

.head h1 {
  font-size: 22px;
  padding: 0 10px;
  font-family: Trebuchet MS, Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.head h2 {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 6px 10px 6px 12px;
  font-family: Trebuchet MS, Verdana,Geneva,Arial,Helvetica,sans-serif;
  float: left;
}

.head .closeme {
  display: block;
  width: 10px;
  height: 10px;
  float: right;
  background: url("../pic/icon-close.png") no-repeat 0 0 transparent;
  cursor: pointer;
  margin: 10px 10px 0 0;
}

.inhalt {
  background: transparent url(../pic/bg-window.png);
  overflow: auto;
  margin: 0;
  padding: 12px 18px;
  font-size: 12px;
  color: #000;
  line-height: 19px;
  -moz-border-radius: 0 0 16px 0;
  -webkit-border-radius: 0 0 16px 0;
  -khtml-border-radius: 0 0 16px 0;
  border-radius: 0 0 16px 0;
}

.window.nopadding .inhalt {
  padding: 8px 0 12px;
}

.inhalt h3 {
  margin-top: 0;
}

.footer hr {
  border:0;
  color:#26509A;
  background-color:#26509A;
  height:1px;
  width:100%;
  clear:both;
}

.block {
  display: block;
  margin-bottom: 10px;
}


.info-line {margin: 4px 0;}
.info-line tr td {
  white-space:nowrap;
  font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;
  width:330px;
}

.small-font {font-size:10px;}

.odd {}
.even {
  background-image: url(../pic/25percent.png);
}

.coverpreview {margin:0 10px 10px 16px;}

.author {
  text-align: right;
  font-weight:bold;
  margin-right:10px;
}

/* Erst einmal verstecken */
.social_share_privacy_area {
  display:none;
}

/* Fenster ohne Bogen */
.window-plain {
  background-image:url(../pic/bg-pixel.png);
  margin-bottom:10px;
  text-align:left;
  overflow: hidden;
  width: 100%;
}


/* Slider-Boxen */
/* ============ */

.sliderwrap h3 {
  background: url("../pic/icon-slider.png") no-repeat 0 -61px transparent;
  padding: 2px 10px 3px 28px;
  cursor : pointer;
}
.sliderwrap h3 span {
  color: #666;
  white-space: nowrap;
}

/* Haupt-Wertung */
/* ================= */

.wertung {
  font-size:17px;
  color: #000;
  font-weight: bold;
}
.wertung img {
  margin-right: 10px;
}


/* Sternchen-Wertung */
/* ================= */

.rating-box {
  background-image: url(../pic/25percent.png);
  font-weight: bold;
  margin-top: 10px;
  padding: 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}

.wertung-outer,
.wertung-outer-small {
  width: 209px;
  height: 19px;
  background: transparent url(../pic/star-icons-off.png) 0 0 no-repeat;
  margin: 0 4px 0 26px;
  float: left;
}
.wertung-outer-small {
  margin: 0 4px 0 0;
}
.wertung-outer div {
  overflow:hidden;
  width: 209px;
  height: 19px;
}
.wertung-value {
  float: left;
  padding-left: 10px;
}
.wertung-all {
  font-size: 11px;
  margin-left: 26px;
}


/* Buttons */
/* ======= */

.btn-back,
.btn-next {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0 10px;
  text-indent: -9999px;
  line-height: 1px;
}

.btn-back {
  background: transparent url(../pic/button-left.png) 0 0 no-repeat;
}

.btn-next {
  background: transparent url(../pic/button-right.png) 0 0 no-repeat;
}

.btn-back:hover,
.btn-next:hover {
  background-position: 0 -50px;
}

.btn-search {
  display: block;
  width: 36px;
  height: 36px;
  padding: 0;
  margin: 0 10px;
  text-indent: -9999px;
  line-height: 1px;
}

.btn-search {
  background: transparent url(../pic/button-search.png) 0 0 no-repeat;
}

.btn-search:hover {
  background-position: 0 -35px;
}

.pagebuttons {
  text-align: left;
}

.pagebuttons .btn-back {
  float: left;
}

.pagebuttons .btn-next {
  float: right;
}

.pagebuttons .pb-text {
  line-height: 50px;
}

/* News-Table */
/* ========== */

.selecttable tr td {
  padding: 6px;
}

.selecttable tr.item {
  cursor: pointer;
}

/* Message-Boxen */
.message,
errormessage {
  background-color: #EEEEEE;
  border: 1px solid #000000;
  margin: 10px 0;
  padding: 10px;
  text-align: center;
}
errormessage {
  border: 2px solid red;
}


div.register {
  width: 990px;
  padding: 3px 0;
}
div.register a,
div.register span {
  font-size: .96em;
  font-weight: bold;
  padding: 0 11px 0 12px;
}
div.register a:hover {
  color:#fff;
  background-color:#005DED;
}
div.register span {color:#fff;}


.textbox_small {
  font: 8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: #000000;
  background-color: #D1E7FF;
  background: #D1E7FF;
  border: 1px solid #000000;				
  text-align: left;
}

.textbox {
  color: #000000;
  border: 1px solid #777;				
  text-align: left;
  background:#e7e7e7 url(../pic/bg-input.png);
  font-size: 16px;
  padding: 3px 6px;
}

select.selectbox {
  color: #000000;
  text-align: left;
  font-size: 16px;
  padding: 3px 6px;
  border: 1px solid #777;				
  background:#e7e7e7 url(../pic/bg-input.png);
}

.button {
  cursor : pointer;
}

.dateline {
  color:#000;
  padding: 0 12px;
}

.dateline2 {
  color:#000;
  font-size:.8em;
  margin-top:5px;
}

#tagcloud a {
  color: gray;
  text-decoration: none;
  padding: 3px;
}

#tagcloud a:hover {
  color: #005DED;
}

.footer {
  text-align:center;
  font-size:12px;
}

.bio-art {
	text-align: right;
	font-size: 10px;
	color: #004FE6;
	font-weight: bold;
}