body
	{
	margin-top: 0px; 
	margin-left: 0px;
	background-color: #1d1d1d;
	scrollbar-arrow-color :#ffff33; 
	scrollbar-base-color : #669900; 
	scrollbar-face-color :#1bc41b;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color :#669900; 
	}
	
#tabelle
	{
	background-color: #ffffff;
	background-image: url(images/sstreifen.gif);
	background-repeat: repeat-y;
	border: 2px solid #1bc41b;
	}	
	
#streifen
	{
	background-image: url(images/top-streifen.gif);
	background-repeat: repeat-x;
	}
#bottom
	{
	background-image: url(images/bottom-bk.gif);
	background-repeat: repeat-x;
	}

p
	{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left: 10px;
	padding-right: 20px;
	}
	
.bullet
	{
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left: 10px;
	padding-right: 20px;
	}	
li
	{
	padding-bottom: 4px;
	}
.menu
	{
	margin-top: 10px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#1bc41b;
	margin-left: 20px;
	list-style-type: square;
	line-height: 12px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: dashed;
	}
	
.line
	{
	color:#000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: dashed;
	padding-bottom: 4px;
	}
	
header
	{
	font-size: 14px;
	font-weight: bold;
	color: #1bc41b;
	}
	
.white
	{
	font-family: Times New Roman;
	font-size: 12px;font-weight: bold;
	color:#ffffff;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	word-spacing: 3px;
	}
	
.white2
	{
	font-size: 11px;font-weight: bold;
	color:#ffffff;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	word-spacing: 3px;
	}
	
#big
	{
	font-size: 12px;
	font-weight: bold;
	}
	
#green
	{
	color: #1bc41b;
	font-weight: bold;
	}
	
a:link
	{
	color:  #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited
	{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover
	{
	color:  #1bc41b;
	text-decoration: none;
	}
	
a:link.main
	{
	color: #1bc41b; 
	font-weight: bold;
	text-decoration: underline;
	}
	
a:visited.main
	{
	color:#1bc41b;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover
	{
	background-color: #ffff66;
	text-decoration: none;
	}

