BODY	{margin:0px;padding:0px;background:#000000;
				/* overflow:-moz-scrollbars-vertical; */
			}

#maintab	{margin-top:10px;
	}
	
/*Links im Fließtext: */		
a:link {text-decoration:underline;color:#333333;font-size:9pt 
}

a:active {text-decoration:underline;color:#0000FF;font-size:9pt
}

a:visited {text-decoration:underline;color:#FF00FF;font-size:9pt;
}
		
		
BODY,TD,H1,H2,H3,H4,H5,LI,INPUT,TEXTAREA, DIV, A
		{font-family:"Trebuchet MS", Arial, Verdana, sans-serif;  
		}

BODY,TD,LI,DIV,P,A		{color:#555555;font-size:9pt;
		}	

H1,H2,H3,H4,H5	{color:#FE0000;font-size:12pt;margin:0px;
		}
H1	{font-size:11pt;
		}
H2	{font-size:10pt;
		}
H3,H4,H5	{font-size:9pt;
		}

TD	{text-align:left;vertical-align:top;
		}
P		{margin:0px 0px 10px 0px;
		}


.hgweiss	{background:#FFFFFF;
		}
.hgnavi	{background:#B30000;
		}		


/* Formatierung Kopfbereich: */
	/* K E Y S I G N I N G - P A R T Y: */
td.header	h1	{margin:20px 0px 0px 20px;font-size:16pt;
	}
td.header	h2	{margin:5px 0px 0px 20px;font-size:12pt;font-weight:normal;
	}


/*Navi: */		
#navitab	{margin-left:15px;
	}
td.navi	{vertical-align:middle;
	}
	/* Links: */
.navi a:link, .navi a:visited, .navi a:active			{text-decoration:none;color:#000000;font-size:10pt;font-weight:bold;
		}
.navi a:hover			{text-decoration:underline
		}


/* Aurichtungen: */
.rechts	{text-align:right;
	}

/* Formatierungen Mitte: */
td.maincontent	{padding-left:50px;padding-right:65px;
	}
	/* Listen: */
td.maincontent UL, td.maincontent OL	{margin-top:0px;
	}
	/* Text wie Code aussehen lassen: */
.code	{font-family:"Courier New", Courier, monospace; font-size:8pt; color:#750ABF;
	}
	/* hervorgehobener Text: */
td.maincontent strong	{color:#111111;
		}
	/* Methoden: */
div.methode	{display:block;width:150px;margin:10px 0px 15px 0px;background:#B30000;padding:10px;color:#FFFFFF;
	}


/* Formatierungen rechte Spalte: */
td.rechtespalte	{text-align:left;padding-right:25px;color:#B5B4B4;
	}
	
	/* Überschriften: */
td.rechtespalte h1, td.rechtespalte h2, td.rechtespalte h3	{margin:0px 0px 3px 0px;color:#555555;font-size:8pt;
	}
td.rechtespalte h3	{font-size:8pt;color:#B5B4B4;
	}
	/* Liste: */
td.rechtespalte UL, td.rechtespalte LI	{color:#B5B4B4;
	}
td.rechtespalte UL	{margin-bottom:0px;
	}
	/* Links: */
td.rechtespalte A	{color:#B5B4B4;
	}
