.TEXT {
    FONT-SIZE: 10pt;
	COLOR: #4a4a4a;
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}
A.menu:link {
	FONT-SIZE: 8pt;
	COLOR: #4a4a4a;
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
	font-weight:normal;
}
A.menu:visited {
	FONT-SIZE: 8pt; 
	COLOR: #4a4a4a; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
	font-weight:normal;
}
A.menu:active {
	FONT-SIZE: 8pt; 
	COLOR: #4a4a4a; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
	font-weight:normal;
}
A.menu:hover {
	FONT-SIZE: 8pt; 
	COLOR: #4a4a4a; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
	font-weight:normal;
}

a			   { color: #006; font-weight: bold; text-decoration: none }
a.newsSites	   { color: #006; font-weight: normal; text-decoration: none }
a.extern01     { color: #FF9995; letter-spacing: 1pt; font-style: italic; font-weight: bold; text-decoration: none }
a.Format01     { color: #0F0F00; font-weight: bold; text-decoration: none }
a.intern01     { color: #90E390; font-weight: bold; text-decoration: none }
a.liste01      { color: #000000; font-weight: bold; text-decoration: none; display: block }
a.memberLink      { FONT-SIZE: 10pt;
	COLOR: #4a4a4a;
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
	font-weight:normal; }
h1             { background-color: #E0E0E0; text-align: center; font-size: 2.5em; font-weight: bold; border-width:12px; border-style: ridge }
table.Format01 { background-color: #F0F0FF; border-style: outset; border-width: 2px; margin-left:auto; margin-right:auto }
table.Format02 { border-style: outset; border-width: 2px; margin-left:auto; margin-right:auto }
ul             { list-style-image: url('../gfx/icons/pin_rot7.gif') }
th.Format01    { border-style: inset; border-width: 1px }
td.Format01    { border-style: inset; border-width: 1px }
td.Format02    { background-color: #F0F0FF; border-style: inset; border-width: 1px }
td.headline1   { font-size: 1em; text-decoration: underline; text-align: center; font-weight: bold; color: #00000F; background-color: #FF0000 }
table.report01 { border-width: 0px }
td.report01    { background-color: #FFFF99; border-top-style: ridge; border-bottom-style: ridge }

td {
	FONT-SIZE: 10pt;
	COLOR: #4a4a4a;
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.Stil1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	/*background-color: #cccccc;*/
	color: #333333;
}

.ContentBoxTitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #555;
	font-weight: bold;
}

.ContentBoxFoot {
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

tr.list:nth-child(even) {background: #EEE}
tr.list:nth-child(odd) {background: #DDD}

tr.list:hover {
	background-color:#E0F9DF;	
}

.tooltip 
{ 
	position: absolute; 
	display: none; 
} 