/*

Neueres Style Sheet für www.fabiankeil.de - Gewuchert, nicht geplant gewachsen.

Wegen fehlender Schöpfungshöhe und Sinn für Realität beim Autor: ohne C im Kreis.

*/

@media screen {

p, a, dl {
        	line-height: 1.5em;
}

h1, h2, h3, h4 {
                color: #000;
                background: #EEE;
                border-bottom: 1px solid #BBB;
                border-right:  1px solid #BBB;
            }
blockquote h2, blockquote h3, blockquote h4 {
                color: black;
                background: white;
                border-bottom: none;
                border-right:  none;
}

blockquote { clear:both;
}

h1 {
		margin-top: 0.1em;

}

/*Wo auch immer das benutzt wird.*/
.topless {
		margin-top: 0em;
}

/* Manipulation braucht Freiraum */
.propagandaende {
	         margin-bottom: 100em;
}

/*Auf der neuen C1-Scan-Seite zählt jedes Byte. Fett genug.*/
.g {            color: #000;
                background: #F0F0F0;
}

address {
                display: inline;
}


blockquote  {  padding-left: 0.5em;
	       border-left: 3px dotted #EEE; 
             }

ins { 	font-weight: bold;
	text-decoration: none;
}

abbr, acronym { border-bottom: 1px dotted #333; }


q {        font-style: italic; }


/* Unsemantische Neulast: */
.rechtsbuendig-anschmiegsam {
			float: right;
			margin-right: -0.2em			
}


/* Unsemantische Altlasten: */
.rechtsbuendig {	float: right;
 	                margin-left: 0.2em;
			margin-bottom: 0.5em;
                	clear: both;
}

.rot, .warning {        color: red;
                        /* background: #FFF;*/
}

.overflow {
		overflow: scroll;	
}

.tiefergelegt        {margin-top: 1em; }

.eingerueckt         { margin-left: 2em;}

.clear         { clear: both;}

.nahtlos         {margin-bottom: 0em; }

.grau {                color: #000;
                       background: #EEE;
}

.taste {
	background: #EEE;
	color: #000;
	border: outset 2px;
	margin:5px;
	padding:1px 5px;
}

/* Meine Jugendsünde, die Footer: */
/* Alt und Neu */
.footer {
              background: #EEE;
              color: #000;
              clear: both;
              line-height: 1em !important;
}


div small {
              float:left;
}

.footer small {
              background: #EEE;
              color: #000;
              width: 100%;
}

.footer .higher-level {
              float: right;
	      padding-bottom:1em;              
}

.footer .rcsid {
             padding-bottom: 0.5em;
}

/* Nur alt */


div p  {
           text-align: right;
           padding-top: 1.2em;
           padding-bottom: 1.2em;
       }
}

/* FooterNG */
.footerNG {
              background: #EEE;
              color: #000;
              clear: both;
	      line-height: 0.8em;
}

.footerNG .higher-level {
              float: right;
	      /*padding-bottom:2.2em;*/              
}

