#subnavte
{
	float:right;
	margin-right:227px;
	margin-top:-87px;
}

* html #subnavte
{
	float:right;
	margin-right:113px;
	margin-top:-88px;
}

* + html #subnavte
{
	float:right;
	margin-right:227px;
	margin-top:-88px;
}

.menu2 {
position:relative;
z-index:1000;
font-size:10px;
text-align:left;
padding:0;
margin:0 0 0 0;
}

* html .menu2 {
font-size:10px;
text-align:left;
padding:0 !important;
}

* + html .menu2 {
margin:0 0 -12px 0 !important;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul {
padding:0;
margin:0;
list-style-type:none;
width:70px;
}


/* hack for IE5.5 */
* html .menu2 ul {margin-left:-16px; ma\rgin-left:0; width:58px;}
/* position relative so that you can position the sub levels */
.menu2 li {
position:relative;
background:transparent;
margin: 0;
padding:0;
}

.menu2 li li {
position:relative;
background:#FFF200;
/*height:18px;*/
margin: 0;
padding:0;
}

.menu2 li ul {
border-top: 0 solid #ddd;
border-left: 0 solid #069;
border-bottom: 1px solid #069;
border-right: 1px solid #ddd;
background: #FFF200;
}



/* get rid of the table */
.menu2 table {
position:absolute; 
border-collapse:collapse; 
top:0; 
left:0; 
z-index:100; 
font-size: 1em;
}

/* style the links */
.menu2 a, .menu a:visited {
display:block; 
text-decoration:underline;
line-height:16px;
width:70px;
color:#999 !important;
text-indent:5px;
font-size:10px;
margin: 0 0 0 0;
font-weight:normal;
background:transparent;
border:0 solid red;
padding-top:18px;
padding-bottom:1px;
}


/* hack for IE5.5 */
* html .menu2 a, * html .menu2 a:visited 
{
font-size:10px;
background:transparent; width:60px; w\idth:70px;
}

* + html .menu2 a, + html .menu2 a:visited 
{
width:70px;
}

/* style the link hover */
* html .menu2 a:hover {
font-size:10px;
color:#fff; 
margin: 0;
text-decoration:none;
background:#fff; width:60px; w\idth:70px;
}

* html .menu2 ul ul a:hover {
font-size:10px;
color:#fff; 
margin: 0;
background:#989596; width:160px; w\idth:170px;
}

.menu2 :hover > a {
color:#fff;
font-size:10px;
background:#fff;
}

.menu2 ul ul :hover > a {
background:#989595;
}

/* style the links 2. level */
.menu2 ul ul a, .menu ul ul a:visited {
display:block; 
text-decoration:none;
line-height:16px;
width:250px;
color:#999 !important;
text-indent:30px;
font-size:10px;
margin: 0 0 0 0;
font-weight:normal;
background:#FFF200;
border:none;
padding-top:2px;
padding-bottom:2px;
}


/* hack for IE5.5 */
* html .menu2 ul ul a, * html .menu2 ul ul a:visited 
{
font-size:10px;
background:#FFF200; width:240px; w\idth:250px;
}

* + html .menu2 ul ul a, + html .menu2 ul ul a:visited 
{
width:250px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {
visibility:hidden;
position:absolute;
bottom:35px;
left:-180px;
background:#FFF200 !important;
z-index:1001 !important;
border:0;
border:2px solid #9A9C97;
width:270px !important;
overflow:auto;
height:300px;
}

.menu2 ul ul a
{
	background:#FFF200;
}

.menu2 ul ul li
{
	/*height:18px !important;*/
}

* html .menu2 ul ul {
bottom:0px !important;
}

.menu2 ul ul ul {
visibility:hidden;
position:absolute;
bottom:0;
left:-170px;
background:#FFF200;
z-index:1001 !important;
border:0;
border-left:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
}

* html .menu2 ul ul ul{
left:-171px;
bottom:-15px !important;
}

/* make the second level visible when hover on first level list OR link */
.menu2 ul :hover ul{
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul{
visibility:hidden;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

.menu2 ul li ul,.menu2 ul li ul li
{
	background:#FFF200 !important;
}

.menu2 ul li ul,.menu2 ul li ul a
{
	width:250px;
	background:#FFF200;
	border:1px solid #FFF200;
	color:#000 !important;
	font-size:11px;
}
* html .menu2 ul li ul a, * html .menu2 ul li ul a:visited 
{
	background:#FFF201; width:260px !important; w\idth:250px !important;
}
.menu2 ul li ul a:hover
{
	font-size:11px;
	background:#989595 !important;
	color:#fff !important;
}

ul ul li.drop
{
	margin:0 0 9px 0;
}

* html ul ul li.drop
{
	margin:0 0 -9px 0 !important;
}

ul ul li span
{
	display:block;
	color:#000;
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #2F3130;
}

h2 {
	color:#F90;
	font-size:12px;
	font-weight:bold;
}

h2.content {color:#000;font-size:13px; font-weight:bold; padding-bottom:9px; border-bottom:1px dotted #c0c0c0; margin:-2px 0 10px 0;}

.artikelbild a, .artikelbild img, .tennisbild a, .tennisbild img{
	text-decoration:none;
	border:none;
}

.artikelbeschreibung {
	margin:20px 0 5px 0;
}

.artikellink a{
	display:block;
	width:100px;
	text-align:center;
	background:#FB890F;
	padding:5px 0;
	color:#fff;
	text-decoration:none !important;
}

.tennisbild {
	float:left;
	width:67px;
	margin:0 10px 0 0;
}

.tennisnavi {
	padding-top:5px;
}

.tennisnavi a{
	color:#000;
	font-size:12px;
}

.clear {
	clear:both;
	height:10px;
}