/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
	body {  windowframe:#999999;background-attachment:fixed;background-repeat:no-repeat;padding:0px;font-family: Tahoma;font-size: 12px;color: #000088;}
	div.mybody { margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px; }
	p,li  { font-size:12px;line-height:140%;font-family:Tahoma;/*letter-spacing:0.1em*/;}
	        /*word-spacing:0.3em;*/
        	/*color:blue; }*/
	a:link { font-weight:bold; color:#000088; text-decoration:none; }
	a:visited { font-weight:bold; color:#000088; text-decoration:none; }
	a:focus { font-weight:bold; color:#BC0000; text-decoration:underline; }
	a:hover { font-weight:bold; color:#CC0000; text-decoration:none; }
	a:active { font-weight:bold; color:#CC0000; text-decoration:underline; }

	
	table {font-family: Tahoma;font-size: 12px;color: #000088;}

 p#Fusszeile {clear: both;font-size: 0.9em; margin: 0; padding: 0.1em; text-align: center;  /*background-color: #fed;*/border: 1px solid silver;}