/* Generated by KaZcadeS */


/* Wichtige Farben
Dunkelgrün = #007A00
Grün =	     #009400
*/

html, body, div, p, h1, h2, h3, h4, h5, h6, cite, adress,
ul, ol, 
span, a, table, td, form, img, li {
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
	}

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D9D9D9;
	scrollbar-darkshadow-color: #D9D9D9;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: Silver;
	background-color: #8A8A8A;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#containerul, #containerul ul{
  text-align:left;
  margin:0;                          /* browser default margins überschreiben */
  padding:0;                         /* browser default padding überschreiben */
}

#containerul li{
	margin: 0 0 0 20px; /* left margin für Einrückung */
	color: Silver;
	font-family: Verdana,Arial,Helvetica;
	font-size: 0,7em;
	text-decoration:none;
	padding: 0; /* browser default margins überschreiben */
	list-style-type: none; /* browser default padding überschreiben */
}

#containerul .symbols{               /* styles positionierung symbole */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

a{
	color: Silver;
	font-family: verdana,arial,helvetica;
	font-size: 0,7em;
	text-decoration: none;
}

a:visited{
	color: Silver;
	font-family: verdana,arial,helvetica;
	font-size: 0,7em;
	text-decoration: none;
}
a:hover{
	color: Silver;
	font-family: verdana,arial,helvetica;
	font-size: 0,7em;
	text-decoration: none;
}


