body {
  font-family: "YanoneKaffeesatz","Helvetica", sans-serif;
  font-weight: normal;
  margin: 0 auto;
  background-color: #fff;
  line-height: 1.1em;
  font-size: 18px;
}

#page {
  margin: 0 auto;
}

#main {
  margin: 0 auto;
  width: 1000px;
}

#header {
  background-image: url('../template-images/grau/head2012_bg.png');
  width: 1000px;
  height: 130px;
  margin: 10px auto;
  background-repeat: no-repeat;
}

#logo {
  width:404px;
  height: 130px;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;
}

#feed {
  position: relative;
  left: 918px;
  top: -111px;
  width: 62px;
  height: 56px;
}

#navi {
  margin: 0 auto;
  padding: 0;
  font-size: 20px;
  height: 30px;
  width: 1000px;
  position: absolute;
  top: 90px;
}

#navi ul {
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
  margin-top: 10px;
  margin-left: 430px;
  padding: 0;
}

#navi li {
  background-color: transparent;
  margin: 0 5px;
  float: left;
  padding: 5px;
  text-align: left;
}

#navi a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

#navi a:hover,
#navi a.rex-current {
  color: #8dc6c4;
}

#comic {
  margin: 0 auto;
  width: 1000px;
  text-align: center;
}

#navVote {
}

#navP {
  float: left;
  margin: 10px 3px 0 65px;
}

#vote {
  float: left;
  margin: 20px 20px 0 20px;
  border: 3px solid #afd5d4;
  border-bottom: none;
  background-color: #afd5d4;
  padding: 10px 60px;
  height: 60px;
/*   width: 280px; */
}

.votePic {
  float: left;
  margin: 0 10px 0 0;
  text-align: center;
}

.voteText {
  padding: 0;
  margin-top: 5px;
  text-align: center !important;
}

#commentCount {
  float: left;
  background-image: url('../template-images/grau/grau_comment.png');
  background-repeat: no-repeat;
  width: 65px;
  height: 60px;
  text-align: center;
/*   vertical-align: center; */
  font-size: 30px;
  margin: 0 3px;
}

#commentCountPos {
  position: relative;
  top: 11px;
}

#commentCount a {
  text-decoration: none;
  color: #fff;
}

#commentCount a:hover {
  color: #31eae3;
}

#navN {
  float: left;
  margin: 10px 65px 0 3px;
}

#comicBottom {
  margin: -3px auto 0;
  text-align: center;
  border: 3px solid #afd5d4;
  background-color: #afd5d4;
}

#comicBottom ul {
  list-style-image: url('../template-images/grau/listitem_schwarz.png');
}

#comicInfo {
  width: 600px;
  margin: 0 auto;
}

#comicInfo a,
#toplist a {
  color: #000;
  text-decoration: none;
}

#comicInfo a:hover,
#toplist a:hover {
  color: #333;
  text-decoration: underline;
}

.metaText {
  text-align: justify;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 15px;
}

.metaText a {
  color: #444;
  text-decoration: underline !important;
}

.metaText a:hover{
  color: #777;
  text-decoration: underline !important;
}

#commentList {
  margin: 10px auto;
}

#commentSpacer {
  height: 40px;
}

.comment {
  border: none;
  background-color: #ffffff;
  padding: 5px;
  width: 600px;
  margin: 0 auto 20px;
  text-align: left;
}

.commentPic {
  margin-top: -20px;
  margin-left: -50px;
  border: none;
  background-color: #ffffff;
  width: 80px;
  height: 80px;
  float: left;
}

.commentHeadline {
  margin: 10px 10px 10px 10px;
  font-size: 18px;
  float: left;
  text-align: justify;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 15px;
}

.commentLink {
  float: right;
  margin: 10px;
  text-align: right;
}

.commentText {
  margin: -15px 10px 10px 50px;
  text-align: justify;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 14px;
}

#cF {
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 15px;
}

#commentMessage {
  border: none;
  background-color: #afd5d4;
  padding: 10px;
  font-size: 20px;
  width: 400px;
  margin: 10px auto;
  text-align: center;
}

.commentFormBlock {
  padding-left: 175px;
  text-align:center;
}

div.commentForm1 {
  margin: 0 5px;
  width: 200px;
  float: left;
}

div.commentForm2 {
  margin-top: 10px;
}

input.commentForm {
  width: 180px;
  padding: 3px;
  border: none;
  background-color: #ffffff;
}

textarea.commentForm {
  width: 605px;
  height: 100px;
  border: none;
  background-color: #ffffff;
}

.Submit {
  font-family: 'YanoneKaffeesatz', 'Helvetica', sans-serif;
  border: none;
  background-color: transparent;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  background: url('../template-images/grau/grau_submit.png') no-repeat;
  width: 125px;
  height: 45px;
  color: #fff;
}

.Submit:hover {
  color: #31eae3;
}

#contactForm {
  background-color: #afd5d4;
  padding: 10px;
}

#left {
  width: 550px;
  float:left;
  margin: 0 20px 20px 20px;
}

#right {
  width: 330px;
  float: right;
  margin: 0 20px 20px 20px;
}

.news {
  border: none;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 10px;
}

.news a {
  color: #4f9694;
}

.news a:hover {
  color: #4f9694;
}

.fb {
  margin-right: 10px;
}

.newsHeadline {
}

.newsMeta {
  margin: -8px 0 5px 0;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 13px;
}

.newsText {
  text-align: justify;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 15px;
}

.shopArtikel {
  width: 135px;
  min-height: 180px;
  float: left;
  margin-right: 10px;
}

.shopPicLink {
  text-decoration: none;
}

#mainPageContent {
  margin-top: 65px;
}

#newssingle {
  padding: 0 30px 10px 30px;
}

#newssingle img {
  padding: 10px;
  background-color: #afd5d4;
  margin: 0 10px 20px 10px;
}

#comicFooter {
  margin: 0;
  border: 3px solid #282828;
  background-color: #282828;
  color: #ffffff;
  padding: 20px 10px;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 13px;
}

#comicFooter p {
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 13px !important;
}

.comicFooterEntry {
  margin: 0 auto;
  float: left;
  width: 220px;
  padding: 2px;
}

#comicFooter a {
  color: #ffffff;
}

#comicFooter a:hover {
  color: #ecf3fa;
}

#bottom {
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
  padding: 5px;
  margin: 5px;
}

#toplist {
  padding: 10px;
}  

.toplistItem {
  background-color: #afd5d4;
  padding: 10px;
  margin: 8px;
  width: 200px;
  height: 375px;
  float: left;
}

.toplistNr h1 {
  margin: 0px;
  padding: 0px;
}

.toplistPic {
}

.toplistRating {
  margin: 0 auto;
  text-align: center;
}

.toplistRatingItem {
  float: left;
  width: 65px;
  margin: 0 auto;
  text-align: center;
  height: 100px;
}

.toplistTitle h3, .toplistTitle a {
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}

#main p {
  text-align: justify;
  font-family: "Metrophobic","Helvetica", sans-serif;
  font-size: 15px;
}  

a {
  text-decoration: none;
  color: #4F9694;
  display: inline;
}

a:hover {
  text-decoration: underline;
  color: #4F9694;
}

.clear {
  clear:both;
}

.strong {
  font-weight: bold;
}

.italic {
  font-weight: italic;
}

ul {
  list-style-image: url('../template-images/grau/listitem.png');
}

img,a {
  border:none;
}

h1 {
  margin: 7px 0;
  padding: 3px;
  line-height: 0.9em;
}

.title {
  text-decoration: none;
}

a.ratePos {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_rate_pos.png');
}

a.ratePos:hover {
  background-position:0 -45px;
}


a.rateNeg {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_rate_neg.png');
}

a.rateNeg:hover {
  background-position:0 -45px;
}

a.shareFB {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_facebook.png');
}

a.shareFB:hover {
  background-position:0 -45px;
}

a.shareTwitter {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_twitter.png');
}

a.shareTwitter:hover {
  background-position:0 -45px;
}

a.feed {
  width: 62px;
  height: 56px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_feed.png');
}

a.feed:hover {
  background-position:0 -56px;
}

a.navFirst {
  width: 75px;
  height: 56px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_nav_first.png');
}

a.navFirst:hover {
  background-position:0 -56px;
}

a.navPrevChapter {
  width: 75px;
  height: 56px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_nav_prevc.png');
}

a.navPrevChapter:hover {
  background-position:0 -56px;
}

a.navPrev {
  width: 100px;
  height: 75px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_nav_zurueck.png');
}

a.navPrev:hover {
  background-position:0 -75px;
}

a.navNext {
  width: 100px;
  height: 75px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_nav_vor.png');
}

a.navNext:hover {
  background-position:0 -75px;
}

a.navNextChapter {
  width: 75px;
  height: 56px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_nav_nextc.png');
}

a.navNextChapter:hover {
  background-position:0 -56px;
}

a.navLast {
  width: 75px;
  height: 56px;
  display: inline-block;
  background-image: url('../template-images/grau/grau_nav_end.png');
}

a.navLast:hover {
  background-position:0 -56px;
}

#Spreadshop {
  margin: 0 auto;
  margin-left: 86px;
  text-align: center;
}

/* DEKO */

.sdNewstop {
  background-image: url("../template-images/sd_olliteddy_liestguckt.png");
  width: 137px;
  height: 150px;
  margin-top: -138px;
}

.sdShoptop1 {
  background-image: url("../template-images/sd_pissie_shoppt.png");
  width: 89px;
  height: 150px;
  margin-top: -136px;
  margin-left: 50px;
}

.sdShoptop2 {
  background-image: url("../template-images/sd_mülltonnennazi_schimpft.png");
  width: 139px;
  height: 150px;
  margin-top: -126px;
}

.sdShoptop3 {
  background-image: url("../template-images/sd_flachdachnazi_guckt.png");
  background-color: transparent;
  width: 150px;
  height: 150px;
  margin-top: -161px;
  margin-left: -10px;
  margin-bottom: 13px;
}

.sdShoptop4 {
  background-image: url("../template-images/sd_darius_kacken.png");
  width: 182px;
  height: 100px;
  margin-top: -108px;
  margin-left: -10px;
  margin-bottom: 10px;
}

.sdShoptop5 {
  background-image: url("../template-images/sd_artur_liegt.png");
  width: 190px;
  height: 80px;
  margin-top: -68px;
  margin-left: -25px;
}

.sdShoptop6 {
  background-image: url("../template-images/sd_schneenazi_schippt.png");
  width: 177px;
  height: 150px;
  margin-top: -139px;
  margin-left: -20px;
}

.sdShoptop7 {
  background-image: url("../template-images/sd_boris_guckt.png");
  width: 167px;
  height: 150px;
  margin-top: -138px;
  margin-left: -20px;
}

.sdShoptop8 {
  background-image: url("../template-images/sd_teddy_schaukel.png");
  width: 76px;
  height: 150px;
  margin-top: -173px;
  margin-bottom: 25px;
  margin-left: 25px;
} 

/* Paypal-Button */
#spenden {
  position: relative;
  left: 795px;
  top: -152px;
  width: 100px;
  height: 0px;
}

.paypalButton {
  width: 100px;
  height: 40px;
  display: inline-block;
  background-image: url('../template-images/spendenbutton.png');
}

.paypalButton:hover {
  background-position:0 -40px;
}