body
 { 
   
   font-family:Verdana;
   font-size:8pt;
   color:#EAEAEA;

 }


td
 {
   font-family:Verdana;
   font-size:8pt;

 }
 
 h1
 {
   font-family:Verdana;
   font-size:12pt;

 }


 h2
 {
   font:bold 9pt Verdana;
}

a:link 			{ color:#FFFFFF; text-decoration:none }
a:visited 	{ color:#FFFFFF; text-decoration:none }
a:hover 		{ color:#747579; text-decoration:none }
a:active 		{ color:#FFFFFF; text-decoration:none }
a:focus 		{ color:#FFFFFF; text-decoration:none }

input	    {
			     font: Verdana;
			     font-size: 9pt;
			     color: #ffffff;
			     text-decoration: none;
			     border-width: 1px;
			     border-color: #35363B;
			     background-color: #26272C;
			     border-style:solid;
					}

.istyle01	{
					width:180px;
			    font: Verdana;
			    font-size: 10pt;
			    color: #EAEAEA;
			    font-weight:bold;
			    text-decoration: none;
			    border-width: 1px;
			    border-color: #EAEAEA;
			    background-color: #414D52;
			    border-style:solid;
					}

.ibutton	{
					
			    font: Verdana;
			    font-size: 10pt;
			    color: #EAEAEA;
			    font-weight:bold;
			    text-decoration: none;
			    border-width: 1px;
			    border-color: #EAEAEA;
			    background-color: #414D52;
			    border-style:solid;
					}

#lines {
  border-width:1px;
  border-style:solid;
  border-bottom-color:#2D3538;
  border-left-color:#2D3538;
  border-right-color:#2D3538;
  border-top-color:#2D3538;
  padding:1px;}
  
  #menuliste_ebene0  {
	position: relative;
	float: left;
	width: 124px;
	margin:0 0 25px 0;
	padding:0;
	list-style-type: none;
	text-align: right;
	background-color: #000000; 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
	
#menuliste_ebene0 li {
	text-indent: 12px;
	border-top: 1px solid #2C353D;
	}

#menuliste_ebene0 li a {
	display:block;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 16px; 
	padding: 4px 0 1px 0;
	text-decoration: none;
	background-image:url(menu_square.gif);
	background-repeat:no-repeat;
	background-position: 113px 7px;
	}
	
#menuliste_ebene0 li a:hover  {
	background-color:#2D3538;
	}
