/* 
	Theme Name: autoblog
	Author: August Hell
*/

/* Farben wählen mit
  ->Werkzeuge ->Farbcodierung umwandeln
  ->Werkzeuge ->Farbauswahl
*/
body {
	background-color: transparent;
	background: transparent url('bilder/hintergrundbild10.jpg') no-repeat;
	background-attachment: fixed;
}

/*
  Kopf
*/

.titel {
	background-color: transparent;
	 /*
  Groesse für das Bild ist 640x122
 background: #FFA422 url('bilder/titelbg.jpg') no-repeat;
  */
	}

.seitentitel {
	font-family: Arial, sans-serif;
	font-size: 36px;
	color: Black;
}

.seitenbeschreibung {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: Black;
}

.rsslink {
  text-align:left;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
}

.rsslink a:link,.rsslink a:visited {
	color: Black;
	text-decoration: none;
}

.rsslink a:focus,.rsslink a:hover,.rsslink a:active {
	color:Black;
	text-decoration: none;
}

/*
  Inhalt
*/

.inhalt {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: Black;
	background-color: transparent;
}

.inhalt h1 {
	font-size: 22px;
	font-variant: small-caps;
	color: Black;
	border-top: 2px solid #550B42;
	border-bottom: 2px solid #550B42;
	padding: 4px 0px 4px 5px;
	background-color: transparent;
}
.inhalt h2 {
	font-size: 18px;
	font-variant: small-caps;
	color: Black;
	border-top: 1px solid #544C4C;
	border-bottom: 1px solid #544C4C;
	padding: 4px 0px 4px 5px;
	background-color: transparent;
}

.inhalt h2:focus,.inhalt h2:hover,.inhalt h2:active {
  border-top: 1px solid #634931;
  border-bottom: 1px solid #634931;
  background-color: transparent;
} 

.inhalt h2 a:link,.inhalt h2 a:visited  {
	color: Black;
	text-decoration: none;
}

.inhalt h2 a:focus,.inhalt h2 a:hover,.inhalt h2 a:active {
  color: Black;
  text-decoration: none;
}

.inhalt h3 {
	font-size: 16px;
	font-variant: small-caps;
	color: Black;
	padding-left: 5px;
}

.inhalt div {
	text-align: justify;
	padding-left: 5px;
	color: Black;
}

.inhalt p {
	text-align: left;
	padding-left: 5px;
	color: Black;
}

.inhalt a:link,.inhalt a:visited {
	text-decoration: none;
	color: Black;
}

.inhalt a:focus,.inhalt a:hover,.inhalt a:active {
  background-color: transparent;
  color: Black;
}


/*
  Menu
*/

/* Hintergrund der Buttons */
.tagbuttons {
	background-color: transparent;
}

.sbutton {
	background: Black url('bilder/pss-button.jpg') no-repeat;
	color: White;
}

.sbutton:hover {
  background: Black url('bilder/pss-button-hover.jpg') no-repeat;
  color:White;
}

.webtipps h2 {
	font-size: 18px;
	font-weight: bold;
	width: 288px;
	background-color: White;
	padding: 5px 5px 5px 5px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.webtipps {
	color: Black;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	border: thin solid White;
	padding-bottom: 5px;
	background-color: Black;
}
.webtipps a, .webtipps a:visited{
	color: White;
	text-decoration: none;
}
.webtipps a:focus, .webtipps a:hover, .webtipps a:active{
  color:#FFDEAD;
  text-decoration: none;
}

/* der Knopf um die Suche zu starten */
#suchego {
	height: 22px;
	width: 22px;
	margin-top: 0px;
	font-size: 10px;
	color: White;
	background-color: Black;
	border: none;
}


/*
  Fusszeile
*/

.copy {
  clear:both;
  width:100%;
  background-color: transparent;
  color: Black;
  font-size: 10px;
  text-align:center;
  padding-bottom: 15px;
  padding-top: 5px;
  margin-top: 5px;
}





/**
 *  Layout Angaben - nicht ändern !
 * 
 */
 
body {
  text-align: center;
  margin: 0; 
  padding: 0;
}

.wrapper {
  width: 960px;
  margin: 20px auto 0px auto;
  font-family: Verdana, Arial, sans-serif;
}

.content {
  float: left;
  width: 640px;
  padding: 0px;
  margin:0px;
}

.titel {
  margin: 0px 0 20px 0;
  padding: 0px;
  text-align:left;
}

.seitentitel {
  padding: 12px 0px 0px 10px;
  font-variant: normal;
  text-align:left;
  margin: 0px;
}

.seitenbeschreibung {
	text-align: left;
	padding: 10px 10px 20px 10px;
}

.inhalt {
  text-align:justify;
  padding: 10px 10px;
}

.inhalt img {
  border:0px;
  padding: 0px 8px 5px 0px;
  float: left;
}

.post-ratings {
  margin-right:4px;
  margin-top:4px;
  font-size:10px;
  height:42px;
  clear:both;
  color:black;
}

.navi {
  text-align: left;
  float: right;
  width:300px;
  padding: 0px;
}

.b300x250 {
  width:300px;
  height:250px;
  background-color: transparent;
}
.b300 {
  width:300px;
}
.b120 {
  float:right;
  width: 120px;
}
.b160 {
  float:left;
  width: 160px;
} 
.b120x240 {
  width: 120px;
  height: 240px;
  background-color: transparent;
}
.b120x600 {
  width: 120px;
  height: 600px;
  float: right;
  background-color: transparent;
}
.b160x600 {
  float: left;
  width: 160px;
  height: 600px;
  background-color: transparent;
}
.b728x90 {
  clear: both;
  width: 728px;
  height: 90px;
  background-color: transparent;
  margin: 0px auto;
}

.tagbuttons {
  width: 160px;
  height: 475px;
  float: left;
  text-align:center;
  padding:5px 0 0 0;
  margin: 0px;
}

.sform {
  margin: 8px 0px;
}

.sbutton {
  width: 144px;
  height: 31px;
  text-align:center;
  vertical-align:middle;
  font-size:13px;
  line-height:13px;
  font-weight:bold;
  margin-bottom: 8px;
  padding-bottom: 3px;
  border:0px none transparent;
}

.sbutton:hover {
  cursor: pointer;
}

.h300x20 {
  width: 300px;
  height: 20px;
  clear: both;
}
.h10 {
  width: 100%;
  clear: both;
  height: 10px;
}

.suchfeld {
  width:300px;
  margin: 0px;
}
.suchfeld form {
  margin: 0px;
}
#suchtext {
  height: 16px;
  width:260px;
}