body
   {
   font-family: georgia, times new roman;
	background-color:#f90;
   background: url(/static/informationsfreiheit/bg.gif) fixed;
	color:#221100;
   }

h1
   {
	line-height: 1.1em;
   font-size: 185%;
   color: #ffffe0;
   font-weight: bold;
   letter-spacing: 4px;
   margin: 0px;
	margin-bottom: 0.2em;
   padding: 0px;
   font-family: courier new, courier, monospace;
   }

a:link {color: blue;}
a:visited {color: purple;}
a:active {color: red;}
a:hover {color: red; background: #FFE7C0}


.darkstar /* Dunkler Stern vor den Überschriften */
   {
   color: #000033;
   }

h2
	{
	line-height: 1.3em;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: 3px;
	color: #993300;
	}

h2.nobottom
	{
	margin-bottom:0px;
	padding-bottom:0px;
	}

h3
	{
	line-height: 1.3em;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 3px;
	color: #993300;
	}


small
   {
   font-family: verdana, arial, sans-serif;
   font-size: 75%;
   letter-spacing: 1px;
	line-height: 1.2em;
   }


blockquote
	{
	color: #993300;
	padding-left: 16px;
	margin-left: 0px;
	font-style: italic;
	}

STRONG { color:#000033 }



/* Textblöcke / Rahmen */

.box
   {
   border: 1px #330033 dashed;
   margin-bottom:0.75em;
   }

.box td, .liste td
   {
   line-height: 1.5em;
   letter-spacing: 1px;
	font-size:0.9em; 
   }


/* Ausrichtung für Unterzeichner-Tabellen */

.num
   {
   text-align: right;
   vertical-align: top;
   }

.subj
   {
   text-align: left;
   vertical-align: top;
   }

.masterol
	{
	margin: 0px;
	margin-left: 0px;
	text-indent: 0px;
	padding: 0px;
   overflow: auto !important;
   overflow: scroll;   
   }

.slaveol
	{
	margin-left: 12px;
	padding-left: 0px;
	}



/* Knopf zum Ein/Ausblenden der Eingabe-Details */

.detailbutton
	{
	background-color: #ffffe0;
	}


/* Unterzeichner-Klötzchen */

.klotzdescr
   {
   color: #993300;
   font-family: verdana, arial, sans-serif;
   font-size: 70%;
   text-align: center;
   }

tt
   {
   color: #990000;
   font-size: 70%;
   font-family: courier new, courier, monospace;
   font-weight: bold;
   line-height: 2em;
   }

.u0, .u1, .u2, .u3, .u4, .u5 
	{background-color: black;}

.u0 {color: #ffff00;}
.u1 {color: #ff66ff;}
.u2 {color: #00cc00;}
.u3 {color: #cccccc;}
.u4 {color: #ff6666;}
.u5 {color: #0099ff;}





UL
	{
	margin-left:1em;
	padding-left:1em;
	}


.zbox
	{
	background:#ffffee;
	border:#ffffee 1px;	
	}

BLOCKQUOTE.zbox
	{
	font-style:italic;
	width:75%;
	padding:4px;
	}

BLOCKQUOTE.zbox P 
	{
	padding-top:0px;
	margin-top:0px;
	}




.zitat
	{
	font-style:italic;
	color: #993300;
	}

.autor
	{
	font-style:italic;
	color: #993300;
	text-align:right;
	}
	

.nozitat
	{
	text-indent:0px;
	font-style:normal;
	color:#221100;
	}

.weiter
	{
	text-indent:0px;
	}

.quelle
	{
	font-style:normal;
	color:#221100;
	margin-top:0.75em;
	text-align:right;
	font-size:75%;
	line-height: 1.5em;
	padding-left:0.6em;
	font-family: verdana, arial, sans-serif;
	}
	
.quelle B
	{
	color:#003;
	}

.audio
	{
	font-style:normal;
	color:#221100;
	text-indent:0px;
	}

IMG.screenshot
	{
	border:2px white solid;
	margin-top:0.5em;
	margin-bottom:0.25em;
	margin-left:0.5em;
	background:none;
	color:white;
	}

A.img
	{
	border:0px;
	margin:0px;
	padding:0px;
	}

A.img:hover
	{
	border:0px;
	margin:0px;
	padding:0px;
	background:#ffffe0;
	}




.forum_list_title
	{
        }



/* unsichtbar, Link fuer Spambots */

.nixda
   {
   display:none;
   }

