/* Navi Table Definitions BEGIN */
#navigation table {
	position: relative;
	margin: 0 0 0 auto;
	padding: 0;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: left;
	z-index:20;
}

#navigation tr {
	position: relative;
}

#navigation td a {
	position: relative;
	display: inline;
	color: #916C5E;
	text-decoration: none;
	
}



#navigation td table {
	position: absolute;
	display: none; 
	width: 15em;
	padding: 0;
	margin: 0;
	text-align: left;
	overflow: hidden;
	background-color: #FCFBF6;
	z-index:20;
}
* html #navigation td table {
	top: 0px;
	left: 0px;
	margin: 19px 0 0 0px;
	
	
}

/* IE 7*/
*+html #navigation td table {
    left: 0px;
}

#navigation td:hover table {
	display: table;
}

* html #navigation td:hover table {
	display: block;
}

#navigation td:hover table table {
	display: none;
}

/* #navigation td td.f-irst, */
#navigation td td {
	height: auto;
	padding: 4px 0 3px 17px;
	margin: 0;
	
	background: none;
	border-top: 1px solid #999999;
	font-family:Verdana;
	font-size:10px;
	z-index:20;
}
#navigation td td a {
	height: auto;
}
#navigation td td a:hover {
	color: #000000;
}

li {margin-left:-15px;}
td.text {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal; line-height: 17px;}

.tlhl {font-family:Verdana, Arial, sans-serif;font-size: 11px;color: #666666;font-weight: bold;}
.tlhl2 {font-family:Verdana, Arial, sans-serif;font-size: 11px;color: #999999;font-weight: normal;}
.tllinie {font-family:Verdana, Arial, sans-serif;font-size: 11px;color: #E3C17C;font-weight: normal;}
div.tlcont {font-family:Verdana, Arial, sans-serif;font-size: 10px;color: #666666;font-weight: normal;line-height: 12px;}

div.text {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal; line-height: 17px;}

td.agb {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #916C5E; font-weight: normal; text-transform: uppercase;}

.presse_mini {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #999999;font-weight: normal;line-height: 14px;}

.presse_hl_gross {font-family: Verdana, Arial, sans-serif;font-size: 13px;color: #000000;font-weight: bold;line-height: 19px;text-transform: uppercase;}

.presse_kl {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #666666;font-weight: normal;line-height: 14px;}


a.text:link {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal; line-height: 17px;text-decoration:none;}
a.text:visited {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal; line-height: 17px;text-decoration:none;}
a.text:hover {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal; line-height: 17px;text-decoration:underline;}
a.text:active {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: normal; line-height: 17px;text-decoration:none;}

a.foot:link {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #916C5E; font-weight: normal; text-transform: uppercase;text-decoration:none;}
a.foot:visited {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #916C5E; font-weight: normal; text-transform: uppercase;text-decoration:none;}
a.foot:hover {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #916C5E; font-weight: normal; text-transform: uppercase;text-decoration:underline;}
a.foot:active {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #916C5E; font-weight: normal; text-transform: uppercase;text-decoration:none;}

.team_hl_a {
font-family:?Verdana, Arial, sans-serif;
font-size: 11px;
color: #666666;
font-weight: bold;
}
