/*********************************/
/* Standard-Schrift und -Farbe   */
/*********************************/

body
{
        margin-top:0px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:0px; 
	background-color:#ffffc0;
/* #f8ead2; */
/* #f9eeda; */


}


body, p, td,  th, th.url, p.text, span, td.text, td.header, td.url, 
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #000000;
	font-size: 12px;
}


/***********************************/
/* Fließtext                       */
/***********************************/

.fliesstext
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #000000;
	font-size: 12px;
}

.fliesstextueberschrift
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
	line-height: 48px;
}

.fliesstextuebereinzeilig
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}


/***********************************/
/* ÜBERSCHRIFT                     */
/***********************************/

.headline
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #800000;
	font-weight: bold;
	font-size: 18px;
}

/***********************************/
/* Formulare			   */
/***********************************/

form         
td, input, select, textarea { font-size: 11px; font-family: arial, helvetica, geneva, 'sans serif' }
input, select, textarea { color: #000088 }
textarea { font-size: 11px; font-family: 'courier new' }
.head        { font-family: arial, helvetica, geneva, sans serif; color: #800000; font-weight: bold;
               font-size: 18px; }
.inputfeldbeschreibung        { font-family: arial, helvetica, geneva, sans serif; color: #800000;
               font-weight: bold; font-size: 11px; }
.Bereich, .Feld { background-color: #FFFFff; width: 496px; border: 1px solid #000000 }
.Check, .Radio { background-color: #DDFFFF; border: 1px solid #000000 }
.Button      { background-color: #909090; color: #FFFFFF; width: 150px; 
               border: 1px solid #000000 }


/***********************************/
/* LINKS			   */
/***********************************/

/* Standard-Link */
 
a:link
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #043050;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

a:visited
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #043050;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

a:hover
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #a00000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

a:active
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #043050;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}


/***********************************/
/* Seitenlayout			   */
/***********************************/

.pagetable
{
	background-color:#FFFFD2;
}


/***********************************/
/* kleine Tabellen                 */
/***********************************/

.smalltable
{
        border-width: 1px;
        border-style: solid;
        border-color: #000000;
        padding: 6px;
}	


/***********************************/
/* Noten                           */
/***********************************/


.bildsub
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #800000;
	font-size: 10px;
}

.blocksatz
{
	font-family: arial, helvetica, geneva, sans serif;
	color: #000000;
	font-size:12px;
        text-align:justify;
}



// #AFD1C2 mittelgruen

