/*
Theme Name: Knuddel
Theme URI: http://www.theknuddel.com
Description: Knuddel_2005 (designed for TheKnuddel.com, no commenting implemented)
Author: Jens-Christof Niemeyer
Author URI: http://www.jcniemeyer.de
Version: 1.0 C1
*/

body {
  background-color:#fff;
  background-image:url(gras_hg.jpg); background-repeat: repeat-x;
  background-attachment:fixed; background-position: bottom;
  margin: 20px 0px 44px 0px;
}

.zentrieren {
  width: 804px; margin-left:auto; margin-right:auto;
}

#kopf img {
  border-style: none;
}

#navigation {
  background: #000;
  height: 25px;
  text-align: center;
  margin: 0px; padding: 1px;
}

#navigation ul {
  list-style-type: none;
  text-transform: uppercase;
  margin: 3px 0 0 0; padding: 0px;
}

#navigation ul li {
  display: inline;
  font: 11pt Verdana,Helvetica,Arial,sans-serif;
  color: #fff;
  font-style: normal;
  margin: 0 7px 0 7px;
}

#navigation ul li a {
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

#navigation ul li a:hover, #navigation ul li a.aktuell:hover {
  text-decoration: underline;
}

#navigation ul li.aktuell, #navigation ul li a.aktuell {
  color: #00df00;
}

#krakelnavi {
  margin: 0 0 0 0;
  text-align: center;
  background-image:url(hintergrund2.gif); background-repeat: repeat-y;

}

#hauptteil {
  width: 100%;
  background-image:url(hintergrund2.gif); background-repeat: repeat-y;
  margin: 0px;
}

.clear { clear: both; }

#hauptspalte { width: 580px; float: left; }

#seitenspalte { width: 210px; float: right; padding: 10px 0px 10px 0px; }

#hauptspalte h1, #hauptspalte h2, #hauptspalte h3 {
  clear: both;
  text-align:left;
  font: 19pt 'Trebuchet MS', 'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
  font-weight: normal;
  color:#009900; letter-spacing: 0.2pt;
  width: 50%;

  margin: 25px 5px 0px 20px;
}

#hauptspalte h1 {
  color: #000;
}

#hauptspalte h1 a, #hauptspalte h2 a { color:#009900; text-decoration: none; }


/* wegen image-headlines */
#hauptspalte h1 img, #hauptspalte h2 img { border-style: none; margin-top: 10px; }

#hauptspalte p, #englisch tr, #englisch td, #englisch th, ul#bottomnavi, #hauptspalte ul {
  font: 10pt Verdana,Helvetica,Arial,sans-serif;
  line-height:140%;

  margin: 7px 10px 11px 21px;
  color: #000;
}

#hauptspalte h2 {
  color: #808080;
}

#hauptspalte h3 {
  color: #808080; font-size: 13pt; letter-spacing: 0.1pt; margin: 0px 5px 10px 16px;
  font-weight: normal; clear: none;
}

#hauptspalte p a, #seitenspalte p a, #seitenspalte ul a, #hauptspalte ul.cosmos a, .suchtext a, #hauptspalte ul a {
  color:#009900; text-decoration: none;
}

#hauptspalte p a:visited, #seitenspalte p a:visited, #seitenspalte ul a:visited, #hauptspalte ul.cosmos a:visited, .suchtext a:visited, #hauptspalte ul a:visited {
  color:#808080;
}

#hauptspalte p a:hover, #seitenspalte p a:hover, #seitenspalte ul a:hover, #hauptspalte ul.cosmos a:hover, .suchtext a:hover, #hauptspalte ul a:hover {
  color: #000; text-decoration: none; border-bottom: 2px solid #009900;
}

#hauptspalte h1 a:hover, #hauptspalte h2 a:hover {
  color: #000;
}

#hauptspalte p.beitrags-info, #hauptspalte p.byline, ul#bottomnavi {
  text-transform: uppercase;
  color: #808080;
  font-size: 7pt;
  margin: 0px 5px 0px 21px;
}

#hauptspalte p.byline {
  text-align: center;
}

#hauptspalte p.beitrags-info a, #hauptspalte p.byline a, ul#bottomnavi a {
  font-weight: normal; color: #009900;
}

#hauptspalte p.beitrags-info a:hover, #hauptspalte p.byline a:hover, ul#bottomnavi a:hover {
  color: #000;
}

#hauptspalte p.navigation, #hauptspalte p.stichworte {
  text-align: center;
  clear: both;
  color: #808080;
  margin: 18px 5px 12px 5px;
}

/* Einschub: Formatierung der pagebar-Navigation */

.pagebar 
	{ 
		font: 10pt Verdana,Helvetica,Arial,sans-serif;
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
                text-align: center;
                color: #808080; font-weight: bold;
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; color: #009900;
		background: #fff; 
		text-decoration: none; font-weight: normal;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold;
		vertical-align: top;
		background: #fff;
                color: #000;
	}

.pagebar a:hover 
	{
		color: #fff; background: #333;
		border-color: #036; 
		text-decoration: none;
	}

#hauptspalte p.stichworte {
  margin-bottom: 0px;
}

#hauptspalte .hervorheben {
  padding: 0 10px 10px 0;
  margin: 30px 5px 15px 20px;
  border: 1px solid #009900;
  background-color: #e0f4bd; background-image:url(gras-index.gif); background-position: bottom left; background-repeat: no-repeat;
  clear: both;
}

#hauptspalte .hervorheben .beitrags-info {
  color: #000;
}

#hauptspalte .hervorheben h2 {
  margin-top: 10px;
}

#hauptspalte .hervorheben h2, #hauptspalte .hervorheben p {
  margin-left: 15px;
}

#seitenspalte h2 {
  background-image:url(kasten-oben.gif);
  background-repeat: no-repeat;
  background-position: top left;

  margin: 12px 0px 0px 0px;
  padding-bottom: 0px; padding-top: 0px;

  height: 25px;

  text-align: center;
  font: 11pt 'Trebuchet MS', 'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
  font-weight: bold; letter-spacing: 0.1pt; font-variant: small-caps;
  color: #fff;
}

/* nicht benutzt: kasten-oben-stall.gif */

#seitenspalte h2.suche {
  background-image:url(kasten-oben-baer.gif);
  padding-top: 103px;
}

#seitenspalte h2.tuareq {
  background-image:url(kasten-oben-tuareq.gif);
  padding-top: 90px;
}

#seitenspalte h2.portrait {
  background-image:url(kasten-oben-portrait.gif);
  padding-top: 90px;
}

#seitenspalte h2.baer {
  background-image:url(kasten-oben-baer.gif);
  padding-top: 103px;
}

#seitenspalte h2.internetz {
  background-image:url(kasten-oben-internetz.gif);
  padding-top: 91px;
}

#seitenspalte h2.allgemein {
  background-image:url(kasten-oben-allgemein.gif);
  padding-top: 90px;
}

#seitenspalte h2.fanartikel {
  background-image:url(kasten-oben-fanartikel.gif);
  padding-top: 90px;
}

#seitenspalte h2.hilfe {
  background-image:url(kasten-oben-hilfe.gif);
  padding-top: 90px;
}

#seitenspalte h2 em { color:#00df00; font-style: normal; }

#seitenspalte h2, #seitenspalte p, #seitenspalte ul {
  border-width: 0px 2px 0px 0px; border-style: solid; border-color: #000;
}

#seitenspalte h2 a { color: #fff;}
#seitenspalte h2 a:hover { text-decoration: none; }


#seitenspalte p, #seitenspalte ul {
  background-image:url(kasten-unten.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: 0px 0px 20px 0px;
  padding: 5px 3px 24px 5px;

  text-align:left;
  font: 9pt Verdana,Helvetica,Arial,sans-serif;
  line-height:125%;
  color: #000;
}

#seitenspalte ul {
  list-style-type: none;
}

#seitenspalte ul li {
  margin-bottom: 4px;
  line-height: 125%;
}

q { font-style: italic; quotes: '»' '«' }
strike { color:#777; } 

.startseite img {
  border-color: #808080; border-style: solid; border-width: 1px;
  margin: 3px 8px 7px 0px;
  padding: 4px;
  float: left;
}

.startseite-links img, .startseite-rechts img {
  float: left;
  margin: 3px 8px 7px 0px;
  padding: 4px;
  border-style: solid; border-color: #808080; border-width: 1px;
}

.startseite-links img {
  float: right;
  margin: 3px 0px 7px 8px;
  padding: 4px;
  border-style: solid; border-color: #808080; border-width: 1px;
}

.img-links, .img-rechts, .img-zentriert, .img-nachricht, .img-stallmitteilung, .img-nachricht-rahmen {
  border-color: #808080; border-style: solid; border-width: 1px;
  padding: 7px;
  margin: 6px 0px 7px 0px;
}

.img-links, .img-rechts, .img-zentriert {
  background-color: #fff;
}

.img-links, .img-nachricht, .img-nachricht-rahmen {
  float: left; margin-right: 7px;
}

.img-rechts {
  float: right; margin-left: 7px;
}

.img-nachricht {
  padding: 0px; margin-right: 4px;
  border-style: none; border-width: 1px;
}

.img-nachricht-rahmen {
  padding: 4px; margin-right: 4px;
  border-color: #808080; border-style: solid; border-width: 1px;
}

.img-stallmitteilung {
  float: left; margin: 10px 9px 8px 19px;
}

.keinrahmen { border-style: none; }

/* BUZ */

.buz, .buz-links, .buz-rechts {
                                border-color: #808080;
                                border-style: solid;
                                border-width: 1px;
                                padding: 7px;
                                font: 7pt Verdana,Helvetica,Arial,sans-serif;
                                text-transform: uppercase;
                                color: #808080; background: #fff;
                                margin-top: 12px; margin-bottom: 12px;
}

.buz { width: 400px; margin-left: 20px; }

.buz img, .buz-links img, .buz-rechts img {
                                            border-style: none; 
                                            padding: 0px 0px 4px 0px;
}

.caption { float: left; }
.credit { width: 100%; text-align: right; color: #999; }

.buz-rechts { float: right; margin: 12px 0 7px 7px; }
.buz-links { float: left; margin: 12px 7px 7px 20px; }

.buz a, .buz-links a, .buz-rechts a {
                                      color: #808080;
}


#hauptspalte h1.rubrik-mit-foto {
  clear: none;
}

ul#bottomnavi {
  list-style-type: none;
  width: 100%;
  background-image:url(hintergrund2.gif); background-repeat: repeat-y;
  margin: 0px;
  padding: 10px 10px 10px 10px;
  text-align: center;
}

ul#bottomnavi li {
  display: inline;
}

#blackfoot {
  clear: both;
  margin-top: 0px; padding-top: 7px;
  width: 100%; height: 24px;
  background: #000;
  /* background-image:url(theknuddelcom_klein.gif); background-repeat: no-repeat; background-position: center right; */
  
  text-align: center;
  color: #fff; font: 8pt Verdana,Helvetica,Arial,sans-serif;
}

#blackfoot a {
  color: #00df00;
}

#blackfoot a:visited {
  color: #808080;
}

#blackfoot a:hover {
  color: #fff; text-decoration: none;
}

#seitenspalte #suche {
  background-image:url(kasten-unten.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: 0px 0px 20px 0px;
  padding: 5px 3px 24px 5px;

  text-align:left;
  font: 9pt Verdana,Helvetica,Arial,sans-serif;
  line-height:125%;
  color: #000;
  width: 200px;
}

.suchtext {
  margin: 4px 2px 4px 2px;
  padding: 0px;
  text-align:left;
  font: 9pt Verdana,Helvetica,Arial,sans-serif;
  line-height:125%;
  color: #000;  
}

#searchform {
  margin: 2px 0px 2px 0px;
}

#seitenspalte #searchform #s {
  width: 170px;
  background-color: #E8E8E8;
  border-width: 1px; border-style:solid; border-color: #000;
  padding: 2px;
  margin: 7px 0px 7px 8px;
  vertical-align: bottom;
}

#seitenspalte #searchform #s:focus {
  background-color: #fff;
}

#hauptspalte ul.cosmos {
  list-style: none;
  margin: 20px; padding: 0px;
  text-align: center;
}
			
#hauptspalte li.cosmos {
  display: inline; margin: 6px;
  font: 9pt Verdana,Helvetica,Arial,sans-serif; font-weight: normal;
  line-height: 23pt;
}
		
#hauptspalte li.keyword1 { font-size: 8pt; }
#hauptspalte li.keyword2 { font-size: 12pt; }
#hauptspalte li.keyword3 { font-size: 14pt; }
#hauptspalte li.keyword4 { font-size: 15pt; }
#hauptspalte li.keyword5 { font-size: 16pt; } 
