/*  ... Style-Sheet-Angaben ... */

/*  ... global ... */


td {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;}

a:link {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996633;
	text-decoration:none;}
	
a:active {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996633;
	text-decoration:none;}
	
a:visited {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996633;
	text-decoration:none;}

a:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996633;
	text-decoration:underline;}
	
a.innen:link {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#996633;
	text-decoration:none;}

a.innen:active {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#996633;
	text-decoration:none;}
	
a.innen:visited {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#996633;
	text-decoration:none;}

a.innen:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#996633;
	text-decoration:underline;}


/*  ... Content ... */


.datum{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;}




.header {
	 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#000000;}

.subhead {
	 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size:11px;
		font-weight:bold;
	 color:#999999;}

.vorstandname {
	 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size:11px;
		font-weight:bold;
	 color:#000000;}

a.mitglieder:link {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;}
	
a.mitglier:active {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;}
	
a.mitglieder:visited {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;}

a.mitglieder:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;}

a.normal:link {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;}
	
a.normal:active {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;}

a.normal:visited {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;}

a.normal:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;}
	
input, textarea, select, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px solid #cccc99;
	BORDER-RIGHT: 1px solid #cccc99;
	BORDER-TOP: 1px solid #cccc99;
	BORDER-BOTTOM: 1px solid #cccc99;
	background-Color: #EFECE1;
}

input.ohne {
	
	border-style:none;
	background-Color: #ffffff;
	
}

input.ticker {
	font-size : 9pt;
	border-style:none;
	background-Color: #ffffff;
}
