/*----------Allgemein------*/
html, body {
	border:0;
	padding:0;
	margin:0;
        font-family: Arial, sans-serif;
        font-size: 13px;
   }
body {
         background: #444 url(http://www.hannesreiff.com/666/images/17.gif) no-repeat 100% 100%;
         color: #444;
}
p {
	padding: 3px;
	margin:0;
        line-height: 1.5;
	}
.posted {
            background: #f0f0f0;
            text-align: right;
            letter-spacing: 0.1em;
            margin-bottom: 10px;
}
h2 {
     margin: 10px 0 10px 0;
     background: #f0f0f0;
}
h3 {
      font-family: Times, serif;
      font-size: 20px;
      margin: 0 0 5px 0;
}
h4 {
     padding:0;
     margin:  0;
     letter-spacing: 0.3em;
}
span {
     font-size: 110%;
     padding:0;
     margin:  0;
     letter-spacing: 0.3em;
}
a {  
   text-decoration: none;
   color: #115ec2;
}
a:hover {
             text-decoration:none;
             color: #444;
}
img, a img {
border: 2px solid #f0f0f0;
padding: 2px;
margin-bottom: 5px;
text-decoration:none;
background: #fff;
}
a:hover img {
border: 2px solid #115ec2;
text-decoration:none;
background: #fff;
}
#centercontent img {
float: left;
margin-right: 10px;
}
#footer a:hover {
text-decoration:none;
color: #f0f0f0;
}
input, textarea {
border:0;
background: #f0f0f0;
}
ul {
margin:0;
padding:0;
}
li {
display: inline;
}
#centercontent ol li p {
              border-left: 2px solid #115ec2;
              background: #F0F0F0;
}
.extern {
    background: #f0f0f0 url(http://www.hannesreiff.com/666/images/63.jpg) center right no-repeat;
    padding-right: 15px;
}

.rss, .atom
{
background: url(http://www.hannesreiff.com/666/images/72.gif) center left no-repeat;
padding-left: 15px;
}
/*------Construction Blocks -----*/
#wrapper {
	width: 900px;
	margin: 10px 0 0 50px;
	text-align: left;
	background: #fff;
	position: relative;
        border: 2px solid #115ec2;
	}
	
#header {
	width: 100%;
	height: 150px;
	background: url(http://www.hannesreiff.com/666/images/14.gif) no-repeat;
	}

#navigation {
	width: 870px;
	height: 20px;
	background: #fff;
        border-bottom: 1px solid #115ec2;
	text-align: right;
        margin: 5px  10px 0 10px;
       padding-top: 5px;
	}
#aC {
        text-align: left;
        margin:0 0 0 5px ;
        padding:0 0 0 18px;;
        background: url(http://www.hannesreiff.com/666/images/18.gif) top left no-repeat;
        font-weight: bold;
        width: 110px;
        float: left;
}
#navilist {
         padding: 0;
         margin:0;
        float: right;
}
#leftcontent {
	width: 160px;
        margin: 10px 0 0 5px;
	float: left;
	}
	
#centercontent {
	width: 560px;
        padding: 0 10px 0 10px;
        margin: 10px 5px 0 5px;
	float: left;
	}
	
#rightcontent {
	width: 130px;
	float: left;
        text-align: center;
        margin: 10px 0 0 0;
	}
#backnext {
	padding:0;
        margin: 0 0 10px 0;
}
#footer {
	clear: both;
	height: 20px;
	background: #444;
        border-top: 2px solid #115ec2;
        color: #333;
        padding: 0 0 0 10px;
	}
/*---------Navigationselemente------*/
#navigation ul {
	margin:0;
	padding:0;
	}
#navigation ul li {
	list-style: none;
        display: inline;
        margin: 0 5px;
  }
/* Tabellen der Punschkrapfenseite */
.tdpk {
     background: #f0f0f0;
     width: 80px;
}
table, tbody {
    margin: 0;
    padding: 0;
}