@charset "ISO-8859-1";
		


body { 
	background-color:#1C1C1C;
	margin-top:50px;
	margin-left:50px;
	/*border:none;*/
	/*margin-right:0px;*/
	}
	
* { 
	color:#555555;
	font-family:Courier New,monospace;
	text-indent:0pt;
	font-weight:normal;
	white-space:nowrap;
	border-collapse:collapse;
	text-decoration:none;	
	}

h1 { 
	font-size:140%;
	letter-spacing:0.6em;
	line-height:100%;
	padding-left:10px;
	}

h2,p,li  {
	font-size:100%;
	letter-spacing:0.0em;
	word-spacing:0.0em;
	line-height:300%;
	padding-left:10px;
	}
a:hover { text-decoration:none; font-weight:bold; color:#999999; border:none;}
a img { border:hidden; }	
a img:hover { border:hidden;}


h2 em { font-weight:bolder; font-style: normal; }

p { font-size:75%; }
p#gesperrt { letter-spacing:0.6em; word-spacing:0.0em;}

td { min-width:241px; max-width:241px; padding:10px; }

