body {
	font: normal 11px Geneva, Verdana, Lucida Grande, Lucida sans, Helvetica, Arial, Sans-Serif; color: #8a8a8a; 
	
}
h1 {font-size: 11px;
	color: #8a8a8a; 
	margin:0px;
}
	
#content
{margin: 10px;
text-align:left}

/******************** links ***********************/


a:link		{ color: #444444; border-bottom: 0px solid #DCD9D9; text-decoration: none; }
a:visited	{ color: #444444; border-bottom: 0px solid #DCD9D9; text-decoration: none;}
a:active	{ color: #444444; border-bottom: 0px solid #DCD9D9;  text-decoration: none; }
a:hover		{ color: #fe6215; border-bottom: 0px solid #DCD9D9;  text-decoration: none;}
a:focus		{ color: #444444; border-bottom: 0px solid #DCD9D9;  text-decoration: none;}


a.hyperlink:link		{ color: #414141; border-bottom: 0px solid #DCD9D9; }
a.hyperlink:visited		{ color: #414141; border-bottom: 0px solid #DCD9D9;  }
a.hyperlink:active		{ color: #414141; border-bottom: 0px solid #DCD9D9;  }
a.hyperlink:hover		{ color: #DCD9D9; border-bottom: 1px solid #DCD9D9; }


/******************** absätze ***********************/

p {font-size: 100%; line-height: 1.5em; padding: 0px; color: #8a8a8a; }

.nodisplay { display: none; }
.small {font-size:10px; color:#444444}

