/*Stylesheet Reiffix.de
    Autor: Christian Reifferscheid
    Datum: Januar 2008 
	Copyright by Reiffix.de
	 Wir übernehmen auch gerne für Sie Umsetzungen <--
 */
/*=============================================
  1. Allgemeine Styles / Kalibrierung
  ===========================================*/
* {
  padding: 0;
  margin: 0;
  }
html { height: 101%; }
body {
  font-family:Verdana, Arial;
  background-image: url(images/hintergrund.png);
  background-repeat: repeat-x;
  font-family: Arial;
  font-size: 13px;
  }
p {
  margin-bottom: 1.5em;
}
a {
  color: #ffa901;
  }
a:hover {
  color: #ffd201;
}
#wrapper {
  margin: 0 auto;
  width: 730px;
  background-image: url(images/bg.png);
  background-repeat: repeat-y;
  position: relative;
  }
.oben {
  background-image: url(images/header-oben1.gif);
  width: 729px; height: 64px;
  margin-left: -10px;
  display: block;
}
#header {
  position: relative;
  margin: 0 auto;
  margin-top: 23px;
  background-image: url(images/logo.gif); background-repeat: no-repeat;
  width: 751px; height: 171px;
}

#logo {
    position: absolute;
	width: 524px;
	height: 171px;
}
#logo a {
   text-indent:-9999px; 
   height: 171px; 
   overflow:hidden; 
   width: 524px; 
   display:block; 
}

#content {
  margin-top: -40px;
  float: right;
  margin-right: 40px;
  width: 470px;
}

#sidebar {
  float: left;
  margin-left: 8px;
  width: 191px;
}
#sidebarbg {
  background-image: url(images/bg-sidebar.gif);
  background-repeat: repeat-y;
}
.kategorie {
  background-image: url(images/kategorie.gif); background-repeat: no-repeat;
  width: 191px; 
  padding: 40px 0 10px 5px;
}
.sidebarunten {
  margin-left: -2px;
  background-image: url(images/footer-sidebar.gif);
  width: 193px;
  height: 11px;
}
#footer {
  margin: 0 auto;
  background-image: url(images/footer.png); background-repeat: no-repeat; width: 730px; height: 22px;
}
.kategorie ul li {
  font-family: Tahoma; font-weight: bold; font-size: 11px;
  list-style-type: none;
  width: 155px;
  height: 10px;
  padding: 10px;
}
.kategorie a {
  color: #000000; text-decoration: none;
}
.kategorie .cat-item:hover {
background-color: #efefef;
border-left: 5px solid #ffb201;
}
#suche {
  background-image: url(images/suche.gif); background-repeat: no-repeat;
   padding-top: 20px; margin-left: 2px;
   margin-bottom: 20px;
}
#suche input.search {
  border: 1px solid #dd9b04;
  height:14px;
  width: 175px;
  padding: 5px;
}

#suche input.go {
 position: absolute;
  width: 38px; height: 24px;
  top: 85px; left: 158px;
  padding-top: 0px;
}
#newsletter {
  margin-left: 2px;
  background-image: url(images/newsletter.gif); background-repeat: no-repeat;
  width: 187px;
  padding-top: 49px;
}

#newsletter ul li {
  font-family: Tahoma; font-weight: bold; font-size: 11px;
  list-style-type: none;
  width: 175px;
  height: 10px;
  padding: 10px;
  padding-right: 0;
}
#newsletter a {
  color: #000000; text-decoration: none;
}
#newsletter  .catlink:hover {
background-color: #efefef;
}
#newsletter form {
  margin-left: 2px;
}
#newsletter input.orange{
  border: 1px solid #dd9b04;
  height:14px;
  width: 170px;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#sidebar h2 {
  margin-left: 5px;
   color: #FFB201;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
#sidebar #widget ul {
  margin-left: 5px; 
  list-style-type: none;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;
  padding-bottom: 10px;
  font-weight: bold;
}
#sidebar #widget ul li{
  width: 175px;
  padding-bottom: 10px;
}
#sidebar #widget ul li a{
  color: #000000; text-decoration: none;
}

#sidebar #widget .page_item:hover {
  background-color: #efefef;
}

#widget #tag_cloud a {
    color: #999999;
    font-weight: bold;
}
#feed {
margin-left: 50px;
background-image: url(images/feed.gif);
background-repeat: no-repeat;
padding-left: 20px;
font-size: 11px;
font-family: Tahoma;
font-weight: bold;
padding-bottom: 5px;
color: #656565;
}
#feed a{
color: #656565; text-decoration: none;
}
#content h2 a {
  color: #ff7d02;
  text-decoration: none;
}
.postmetadata a{
  color: #ffa901;
  font-weight: bold;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
#kommentare { margin-top: 10px; }
#kommentare ol {
  list-style-type: none;
}
#kommentare ol li {
  border-top: 1px solid #999999;
  padding-top: 5px;
}
#kommentare a {
  color: #999999;
}
