/* CSS www.eva-frei.ch  */

/* (c) Hans Ulrich Beck, Seestrasse 14, CH-3700 Spiez */
/* hans-ulrich@beckmail.ch */

/* Erstellt 14. 05. 2006 */

a:visited{
         color:#0000CC;
		 text-decoration: none;
         }
a:link   {
         color:#0000CC;
		 text-decoration: none;
         }
a:hover  {
	color:#007700;
	text-decoration: none;
         }

body     {  
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #000000;
         background-color: #DDDDDD;
         }  		 
p, ul, ol, dl, td, th, dir, dt, dd, textarea 
         {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #000000;
         }
h1       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 24pt; 
         font-weight: lighter;
         text-align: center;
         color: #000000;
         }
h2       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 18pt;
         font-weight: lighter;
		 color: #000000;
         }
h3       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 14pt;
         font-weight: lighter;
		 color: #000000;
         }
h4       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12pt;
         font-weight: lighter;
		 color: #000000;
         }
h5       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         font-weight: bold;
		 color: #000000;
         }
a.menuelink:link, a.menuelink:visited { 
  color:#FFFFFF;
  background-color:#EEEEEE;
  text-decoration:none;
}

a.menuelink:active, a.menuelink:hover {
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
}

.spalte_links	{
	width: 190px;
	position: absolute;
	left: 5px;
	top: 165px;
	height: auto;
}
.spalte_rechts	{
	width: 195px;
	position: absolute;
	left: 780px;
	top: 165px;
	height: auto;
}

.untermenu	{
	width:140px;
	position: absolute;
	left: 12px;
	top: 195px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20;
}

a.menuelink {
	display:block;
	text-align:center;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
 }

a.menuelink:link, a.menuelink:visited { 
  text-decoration:none;
}

a.menuelink:active, a.menuelink:hover { 
  color:#000;
  background-color:#AAFFAA;
  text-decoration:none;
}
