/* Grundlegendes Seitenlayout (Hintergrund, Schift, Links etc.) */

BODY		{
		SCROLLBAR-FACE-COLOR: #DEE3E7;
    		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    		SCROLLBAR-SHADOW-COLOR: #98AAB1;
    		SCROLLBAR-3DLIGHT-COLOR: #D1D7DC;
    		SCROLLBAR-ARROW-COLOR: #006699;
    		SCROLLBAR-TRACK-COLOR: #EFEFEF;
    		SCROLLBAR-DARKSHADOW-COLOR: #C0C0C0;
		background-color:#0178b4;
		font-family:Arial, Verdana, Geneva, helvetica, sans-serif;
		font-size:1.0em;
		text-align:justify;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		}

A:LINK		{color:#053f98;font-weight:bold;text-decoration:none;}

A:VISITED	{color:#053f98;font-weight:bold;text-decoration:none;}

A:HOVER		{color:#DD6900;font-weight:bold;text-decoration:underline;}

A:ACTIVE	{color:#DD6900;font-weight:bold;text-decoration:underline;}
}


/* Überschriften, Unterschriften etc.*/

h1		{font-size:1.5em;color:#053f98;text-align:center;}

h2		{font-size:1.3em;color:#0006699;text-align:center;}

h3		{font-size:1.2em;color:#053f98;text-align:center;}

h4		{font-size:1.1em;color:#053f98text-align:center;}


.standard	{font-size:1.0em;color:#053f98}

.menuetext	{font-family:Verdana, Geneva, helvetica, sans-serif;
		font-size:0.9em;color:#053f98}

.mittel		{font-size:0.8em;color:#053f98}

.smalltext  	{font-size:0.7em;color:#053f98}
/* Menue */

.mainmenu 
		{ 
		height:10;
		width:120;
		background-color:#d9e5ee;
		text-align:center;
		border-color:#EAEAEA;
		border-style:solid;
		border-width:1;
		padding:0;
		spacing:0; 
		font-family:Arial, Verdana, Geneva, helvetica, sans-serif; 
		font-size:0.8em; 
		font-weight:normal; 
		}

.menubord
		{ 
		height:4;
		width:120;
		background-color:#808080;
		padding:0;
		spacing:0; 
		}

/* Boxen, Menue (Copyrigth etc.) */
