@import url("https://weblog.hundeiker.de/skins/ulf/styles/bilder.css");
@import url("https://weblog.hundeiker.de/skins/ulf/styles/z-bilder-alt.css");



body
   {
   color: #000000;
   background: #ffcc00;
   font-family: Ubuntu, Arial, Tahoma, Helvetica, sans-serif;
   }

.nextleft
   {
   float:left;
   margin-left:25%;
   }

.nextright
   {
   float:right;
   margin-right:25%;

   }


p
   {
   text-align: justify;
   margin-left: 10%;
   margin-right:10%;
   }

.text
   { 
   background-color: #ffffff; 
   border: #000000 2px solid;
   background-image: url(https://pic.hundeiker.de/bg.jpg);
   background-repeat:repeat-y;
   margin-right:22%;
   width:75%;
   position:absolute;
   top: 3.2em;
   padding-left:30px;
   }

a 
   {
   cursor:url("/skins/ulf/metalhand.cur"), url("/skins/ulf/metalhand.png"), url("/skins/ulf/metalhand.gif"), auto;
   }
a:link
   {
   text-decoration: underline;
   color: #000080;
   }
a:visited
   {
   text-decoration: underline;
   color: #800080;
   }
a.titulus
   {
   text-decoration: none;
   color: #ffffcc;
   }


h1
   {
   text-align: center; margin: 0px;
   font-size: 2.1em;
   font-weight: bold;
   background-color: #000000;
   color: #ffffcc;
   }
h2
   {

   font-size: large;
   font-weight: bold;
   margin-left: 30px;
   padding-left:1%;
   margin-right: 20%;
   }
h3
   {
   margin-left: 30px;
   padding-left: 10%;
   margin-right: 20%;
   }
h4
   {
   margin-left: 30px;
   padding-left: 15%;
   margin-right: 20%;
   }



.naviaussen
   {
   position:absolute;
   top: 3.2em;
   right: 10px;
   width:19%;
   float:right;
   }

.navibox
   {
   margin-bottom:5px;
   font-size:smaller;
   width:90%;
   border: #000000 solid 2px;
   padding: 10px;
   background-color: #ffffcc;
   }
.naviboxalert
   {
   border: #ff0000 solid 2px; 
   background-color:#ff8888;
   margin-bottom:5px;
   font-size:smaller;
   width:90%;
   padding: 10px;
   }

/*--------------------------------------------------*/
/* Formatting comments and trackbacks               */
/*--------------------------------------------------*/



/*--------------------------------------------------*/
/*Formatting comments for admin, member, non-member */
/*--------------------------------------------------*/
/*               border and background              */
/*--------------------------------------------------*/
.administrator
   {
   margin-left:15%;
   margin-right:10%;
   margin-bottom: 5px;
   padding:1%;
   border: dotted 2px #ffcc00;
   background-color: #ffffcc;
   background-image: url(https://weblog.hundeiker.de/media/1/bgcomment.jpg);
   background-repeat:no-repeat;
   background-position:right top;
   }

.member
   {
   margin-left:15%;
   margin-right:10%;
   margin-bottom: 5px;
   padding:1%;
   border: dotted 2px #000000;
   background-color: #cccccc;
   }

.nonmember, .trackback
   {
   margin-left:15%;
   margin-right:10%;
   margin-bottom: 5px;
   padding:1%;
   border: dotted 2px #cccccc;
   background-color: #ffffff;
   }


/*--------------------------------------------------*/
/*             commentheadlines                     */
/*--------------------------------------------------*/

.admincommentheadline, .membercommentheadline, .commentheadline
   {
   margin-left:0%;   
   padding-left:0%;   
   }

/*--------------------------------------------------*/
/*             commentbodies and infos              */
/*--------------------------------------------------*/

.admincommentbody, .membercommentbody, .commentbody
   {
   margin-left:0%;
   padding-left:0%;   
   text-align:justify;
   }

.admincommentinfo, .membercommentinfo, .commentinfo
   { 
   text-align: left;
   margin-left: 0%;
   padding-left:0%;   
   font-size:smaller;
   font-style: italic;
   }

.commentform
   {
   
   }
.commentform_div
   {
   margin-left:15%;
   margin-right:10%;
   padding:1%;
   }

/*--------------------------------------------------*/
/* End Style for comments                           */
/*--------------------------------------------------*/

.itembody, .comments
   {
   text-align: justify;
   margin-left:15%;
   }

.iteminfo, .editinfo
   {
   text-align: left;
   padding-left: 5%;
   margin-right: 10%;
   font-size:smaller;
   color: #000000;
   font-style: italic;
   }
.iteminfounten
   {
   text-align: left;
   padding-left: 5%;
   margin-right: 10%;
   font-size:smaller;
   color: #000000;
   font-style: italic;
   border-bottom:2px solid #ffcc00;
   border-left:2px solid #ffcc00;
   clear:both;
   }


/*--------------------------------------------------*/
/*     Style for lists                              */
/*--------------------------------------------------*/
ol
{
   margin-left: 15%;
   margin-right:10%;
}

.imtext
{
   margin-left: 15%;
   margin-right:10%;
  text-align: justify
}

.nobullets
   {
   list-style-type:none;
   list-style-position:outside;
  /* font-size: smaller; */
   padding-left: 2px;
   text-align:left;
   }
/*--------------------------------------------------*/
/* End Style for lists                              */
/*--------------------------------------------------*/

td
   {
   vertical-align:top;
   }

cite
   {
   font-style: italic;
   background-color: #fffc00;
   }

/*
blockquote:before 
   { 
   content:open-quote;
   }
blockquote:after 
   { 
   content:close-quote;
   }
*/
blockquote
   {
   font-style:italic;
   display:block;
   background-color: #ffffcc;
   margin-left:20%;
   margin-right:10%;
   border:dotted 2px #ffcc00;
   }

.boxlinks
   {
   font-style:italic;
   display:block;
   background-color: #ffffcc;
   width:400px;
   float:left;

   margin-left:15%;
   border:dotted 2px #ffcc00;
   }

.werbung
   {
   background:#ffff00;
   }


.dings
   { 
   background-color: #ffffff; 
   border: #000000 2px solid;
   height:80px;
   width:100%;
   }
.pagebreak
   {
   background-color:#ffffcc;
   border:1px #ffcc00 dotted;
   margin:5px;
   padding:5px;
   width:20%;
   font-size:smaller;
   float:right;
   }


.author
   {
   font-style: italic; 
   }
.dunkel
   {
   color: #ffffcc;
   background: #000000;
   margin: 0px;
   }
.hell
   {
   color: #000000;
   background: #ffcc00;
   }
.rahmendick
   {
   border: solid 2px #ffcc00;
   padding-left: 60px;
   padding-right: 60px;
   }
.rahmenduenn
   {
   border: solid 1px #ffcc00;
   padding-left: 10px;
   padding-right: 10px;
 }





/* Kalender */

td.today 
   { 
   background-color: #ffcccc;
   }
table.calendar 
   {
   font-size: small;
   color: black;
   background-color: #ffffcc;
   border: #ffcc00 1px solid;
   margin-left: 10px; 
   }
tr.calendardateheaders 
   {
   font-size: small;
   color: red;
   }
td.days 
   {
   text-align: center;
   }
td.today
   {
   text-align: center;
   color: green;
   background-color: #ffccff;
   }
/* Kal ENDE r */

.knast
   {
   background-image:url(https://weblog.hundeiker.de/media/1/20111111-tt.jpg);
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-position:top left;
   border-style:none;
   margin-left: 50px;
   font-size:smaller;
   }
.zelle
   {
   width:33%;
   border: 2px solid #ffcc00;
   padding:5px;
   }

.footnote
   {
   font-size:smaller;
   margin-left:20%;
   margin-right:10%;
   border: dotted 2px #ffcc00;
   background-color: #ffffcc;
   }

a.ueberschrift:link
   {
   color: #000000;
   background-color: #ffffff;
   text-decoration: none;
   }
a.ueberschrift:visited
   {
   color: #000000;
   background-color: #ffffff;
   text-decoration: none;
   }
a.ueberschrift:hover
   {
   color: #000000;
   background-color: #ffffff;
   text-decoration: underline;
   }
acronym
    {
    border-bottom: 1px dashed;
    cursor: help;
    }

.loginform
   {
   text-align:right;
   }







/************* Aurela-Zähler **************/
.null
   {
   color: #ff0000;
   background-color:#ffb4b4
   }

.eins
   {
   color:#80ff80;
   background-color:#008000;
   }

.ziel
   {
   color: #ffff80;
   background-color: #000080;
   }

/*************** Reviews **********************/

.review
   {
   background-image:url(https://weblog.hundeiker.de/media/1/20111111-tt.jpg);
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-position:top left;
   border-style:none;
   margin-left: 50px;
   }
.promo
   {
   border: 2px solid #ffcc00;
   padding:5px;
   }
.late
   {
   color: #ff0000;
   }

.promodone
   {
   border: 2px solid #ff0000;
   padding:5px;
   font-weight: bold; 
   color: #008000;
   }

