#inframe02 {
	background-color: #00CC99;
	text-align: left;
	padding: 0px;
	margin: 30px auto 0;
	visibility: visible;
   }


/* ---------------------Formatierung der Überschrift des Contents------------------------------------------ */	
.table_headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 2A2A26;
	line-height : 100%;
	font-weight: bold;
	display: table-cell;
	vertical-align: top;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
    }
	
/* ---------------------Formatierung des Contents------------------------------------------ */
.table {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 2A2A26;
	line-height : 110%;
	font-weight: 200;
	display: table-cell;
	vertical-align: top;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
    }
	
/* ---------------------Copyright 2006------------------------------------------ */	
.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height : 120%;
	font-weight: bold;
	display: table-cell;
	vertical-align: top;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
    }	
	
	
	
	
/* ---------------------LINKS------------------------------------------ */

.links  a {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3D3021;
	font-weight: bold;
	text-decoration:none;
	line-height : normal;

}

.links a:hover {
   
   padding-left: 0em;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7A6638;
	font-weight: bold;
	line-height : normal; 
}	

.links a:active {
   
   padding-left: 0em;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BAA267;
	font-weight: bold;
	text-decoration: none;
	line-height : 118%; 
}	
	
	

	
	
	
	
	
	
	
	
	




#main {
   margin-left: 0em;
}



#menu {
	position: absolute;
	margin: 0;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2A2A26;
	font-weight: bold;
	text-decoration: none;
	line-height : 140%;
	left: 0;
	top: 0;
	width: 150px;
	height: 300px;
	z-index: 2;
	visibility: visible;   
}
#menu  a {
   display: block;
   padding-left: 0em;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #876747;
	font-weight: bold;
	text-decoration: none;
	line-height : 140%;
}

#menu2 {
   display: block;
   padding-left: 0em;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #876747;
	font-weight: bold;
	text-decoration: none;
	line-height : 140%; 
}

#menu a:hover {
   display: block;
   padding-left: 0em;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #513924;
	font-weight: bold;
	text-decoration: none;
	line-height : 140%; 
}

#menu ul{
   margin-left: 0;
   padding-left: 0;
}
#menu li ul {
	padding: 0;
	margin:  0;
	font-family: Arial, Helvetica, sans-serif;

}
#menu li {
   cursor: pointer;
   list-style-type: none;
   padding: 0;
   display: block;
} 



}
#menu  a2 {
   display: block;
   padding-left: 0em;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #876747;
	font-weight: bold;
	text-decoration: none;
	line-height : 118%; 
}

#menu a2:hover {
   display: block;
   padding-left: 0em;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #513924;
	font-weight: bold;
	text-decoration: none;
	line-height : 118%; 
}
