/* Marco, marco (.) klement (at) web (.) de */
* {
  color: #000;
  font-size: 14px;
  font-family: Arial ;
  font-weight: normal;
  text-decoration: none;
}

body {
  padding-top: 60px;
  padding-left: 150px;
  max-width: 600px;
  background-color: #fff;
}

a[href ^="?ts"]
{
  text-decoration: underline;
  font-size: 0px;
}

a[href ^="?ts"]:before
{
  font-size: 18px;
  content: 'Neues bei Fefe ' attr(href) ;
}

a[href ^="?ts"]:after
{
	white-space: pre;
	content: "\A" ;
}


b,s {
  color: #008;
  font-weight:bold;
}


body > h2 > a {
  display: block;
  color: #000;
}

a {
  color: #00F;
}


h3:before {
  color: #00F;
  margin-top: 18px;
  font-size:18px;
  text-decoration:underline;
  white-space: pre;
  content: "Schon wieder ein Neuer Tag\A" ;
}

h3 , h3:after{ 
  font-size: 12px;
  color: #000;
  white-space: pre;
  content: " - Erde \A Ein Neuer Tag hat angefangen und mit ihm kommen wieder viele sch?ne News und\A Verschw?rungslinks. Eigene k?nnt ihr im ?brigen an felix-bloginput (at) fefe.de senden.\A http://blog.fefe.de/ - Im Cache"
}

body > ul , li {
  padding-top: 5px;
  padding-bottom: 10px;
  list-style-type: none;
  font-size: 12px;
}

li , ul
{
margin-left:0px;
padding-left :0px;

}

li:after
{
  white-space:pre;
  color: #0A5 ;
  content: '\A http://blog.fefe.de/ - Im Cache - ?hnliche' ;
}


blockquote {
  margin-left: 16px;
  margin-right: 16px;
  background-color: #DDD;
}


h2+b:before
{
  position:absolute;
  top:10px;
  left:2px;
  content: url( "feeefe-blog-suche.png" ) ;
}

h2+b
{
  color:#FFF;
  font-size:0px;
}


h2 a
{
  position:absolute;
  display:block;
  text-align: left;

  padding: 5px;

  left:160px;
  top:20px;
  height: 20px;
  width:  590px;

  border-style:solid;
  border-width:1px;
}

h2 a:after
{
  content: "Suche" ;
  display:block;

  position:absolute;

  top:   0px;
  right:0px;
  width: 50px;
  height: 18px;

  background: #DDD ;
  text-align: center;
  padding: 5px ;
  border-style: solid ;
  border-width:1px;;
}

h2+b+p{
  font-size:10px;
  position:absolute;
  top:   50px;
  left:   0px;
  width:750px;
  text-align:right;
}
