* {
 margin: 0;
 padding: 0;
 border: none;
 list-style: none;
 text-decoration: none;
}

body {
 background: #fff url(http://www4.pic-upload.de/26.03.10/yy8ethcyxygk.jpg) no-repeat top center;
}

#wrapper { 
 margin: 0 auto;
 width: 995px;
}
.descri {
  color: #333;
  font:1.70em Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 7px 0px;
}

#header {
 float: left;
 width: 995px;
 height: 230px;
 background: url(http://www3.pic-upload.de/08.03.10/z4gpceeew9v5.jpg) no-repeat;
}

#header-menu {
 float: left;
 
}

#header-menu ul {
 margin: 0 auto;

}

#header-menu li {
 padding: 166px 0 0 0px;
 float: left;
}

#header-menu li a {
 font: bold 14px/48px Tahoma;
 color: #C5C5C5;
 display: block;
 padding: 0px 0 0 30px;
}


#header-menu li a:hover {
 color: #fff;
}

#leftcolumn { 
 float: left;
 width: 225px;
 height: auto;
}

#rightcolumn { 
 float: left;
 width: 225px;
 height: auto;
 font: 14px Trebuchet MS;
 padding: 0 0 10px 0;
}

#leftcolumn h2 {
 float: right;
 width: 212px;
 height: 53px;
 background: url(img/menu-title.jpg) no-repeat;
}

#rightcolumn h2 {
 float: left;
 width: 212px;
 height: 53px;
 background: url(img/menu-title.jpg) no-repeat;
}

#leftcolumn h2 span, #rightcolumn h2 span { 
 padding: 0 0 0 48px;
 font: 21px/52px Tahoma;
 color: #CCCCCC;
}

#highlightsesq {
 width: 212px;
 background: url(img/highlights-bg.jpg) repeat-y;
 margin: 0px 0px 0px 13px;
 border-bottom: 1px solid #dbdbdb;
}

#highlights {
 float: left;
 width: 212px;
 height: auto;
 background: url(img/highlights-bg.jpg) repeat-y;
 padding: 10px 0 15px;
}

#highlights p {
 margin: 3px auto;
 width: 180px;
 height: 47px;
 diplay: block;
}

#leftcolumn ul { 
 float: right;
 width: 212px;
 margin: 0 0 15px;
}

#rightcolumn ul { 
 float: left;
 width: 212px;
 margin: 0 0 15px;
}

#leftcolumn li, #rightcolumn li { 
 width: 212px;
 height: 34px;
 background: url(img/menu-bg.jpg) repeat-y;
}

#leftcolumn li a {
 height: 34px;
 color: #555;
 font: bold 14px/32px Tahoma;
 padding: 0 0 0px 30px;
 display: block;
 background: url(img/icon-star.png) 10px 9px no-repeat;
}

#leftcolumn li a:hover {
 color: #BB1380;
 background: url(img/icon-star.png) 10px 9px no-repeat;
}

#rightcolumn li a {
 height: 34px;
 color: #555;
 font: bold 14px/32px Tahoma;
 padding: 0 0 0px 22px;
 display: block;
 background: url(img/arrow.gif) 7px 12px no-repeat;
}

#rightcolumn li a:hover {
 color: #BB1380;
 background: url(img/arrow.gif) 9px 12px no-repeat;
}

#content { 
 float: left;
 width: 545px;
 height: auto;
}

#banner-top { 
 width: 940px;
 padding: 13px;
}

#banner-top a { 
 margin: 0 auto;
}

#top-posts { 
 padding-top: 5px;
 padding-left: 45px;
 padding-bottom: 5px;
 width: 545px;
 height: auto;
}

#top-posts a { 
 margin: 0 auto;
 display: block;
 padding: 0 0 15px 20px;
}

.post-header {
 width: 545px;
 height: 50px;
 background: url(img/post-header.jpg) no-repeat;
}

.post-details {
 margin: 0 auto;
 width: 478px;
}

.post-title {
 float: left;
 width: 480px;
 padding: 12px 0 0 0px;
}

.post-title a {
 color: #555;
 font: bold 24px/32px "Trebuchet MS";
 letter-spacing: -1px;
}

.post-title a:hover {
 color: #333;
}

.post-content {
 width: 545px;
 height: auto;
 background: url(img/post-bg.jpg) repeat-y;
}

.post {
 margin: 0 auto;
 width: 480px;
 text-align: center;
 padding: 18px 0 7px;
 color: #333;
 font: 13px "Trebuchet MS";
}

.post a {
 color: #333;
 font: bold 13px "Trebuchet MS";
 text-decoration: underline;
}

.post a:hover {
 text-decoration: none;
}

.post-footer {
 width: 545px;
 height: 66px;
 background: url(img/post-footer.jpg) no-repeat;
 color: #fff;
 font: bold 13px/65px "Trebuchet MS";
 margin: 0 0 15px;
}

.post-category {
 float: left;
 width: 318px;
 height: 66px;
 padding: 0 0 0 45px;
}

.post-comments {
 float: left;
 width: 150px;
 height: 66px;
}

.pagination a {
 font: 15px "Trebuchet MS";
 color: #000;
}

#footer {
 clear: both;
 width: 100%;
 height: 104px;
 background: url(img/footer-bg.jpg) no-repeat center center;
}

#footer p {
 margin: 0 auto;
 width: 995px;
 height: 104px;
 background: url(img/footer.jpg) no-repeat bottom center;
}
#footer img {
 margin: 34px 30px 0px 0px;
}