body     {
         background-image:url(http://www.julian-kai-peters.de/bilder/bg.png);
         background-attachment:fixed;
         margin-top:0px;
         font-family:Tahoma;
         }
h1       {
         font:bold 18px/140% "Trebuchet MS", Verdana, sans-serif;
	     color:#EC6500;
         }
h2       {
         font-family: "Tretbuch MS", Verdana, sans-serif, Arial;
         color: white;
         font-size: 15px;
         }
a        {
         font-family:  "Tretbuch MS", Verdna, sans-serif;
         font:bold 18px/140%;
         color:white;
         }
#content a
         {
         font-size:12px;
         }
#content a:link
         {
         color:gray;
         }
#content a:hover
         {
         color:white;
         }
.child   {
         position:absolute;
         }

#header  {
         top:0px;
         width:100%;
         height:228px
         }
#content {
         width:450px;
         left:245px;
         top:263px;
         line-height:100%;
         background-color: black;
         padding:5px;
         color:white;
         }
#title   {
         width:480px;
         left:235px;
         top:228px;
         height:22px;
         background-image:url(http://www.julian-kai-peters.de/Bilder/Titlebg.png);
         }
#title a {
         margin-left: 10px;
         }
#sidebar {
         width:225px;
         right:10px;
         top: 160px;
         height:540px;
         color:white;
         }
#footer  {
         width:930px;
         left:10px;
         bottom:0px;
         height:50px;
         color:grey;
         text-align:right;
         }
#footer a
         {
         font-size:12px;
         color:grey;
         }

#footer a:link
         {
         color:grey;
         text-decoration:none;
         }
#footer a:hover
         {
         color:black;
         }
#RSS     {
         top:258px;
         right:0px;
         }
#BilderBar
         {
         width: 460px;
         height:140px;
         bottom:0px;
         color:black;
         }
#navi    {
         width:225px;
         left:10px;
         top:140px;
         height:431px;
         }         
#navi ul {
         list-style-type: none;
         margin:0;
         padding: 0;
         }
#navi li {
         padding: 0;
         margin: 0;
         }
#navi a  {
         display:block;
         text-decoration: none;
         color:black;
         padding: 7px 0 4px 15px;
         margin-bottom:2px;
         background: url(http://www.julian-kai-peters.de/Bilder/navi1.png) no-repeat left top;
         }
#navi a:hover,
#navi li.current a
         {
         color:white;
         background-image: url(http://www.julian-kai-peters.de/Bilder/navi1hover.png);
         }
#navi li.jkp a
         {
         background-image:url(http://www.julian-kai-peters.de/Bilder/newsbg.png);
         height:100px;
         color:white;
         font-size:25px;
         margin-bottom: 10px
         }
#navi li.jkp a:hover
         {
         color:#EC6500
         }
#sidebarul
         {         
         list-style-type: none;
         margin:0;
         padding: 0;
         }
