/* ================================================================ 
This copyright notice must be untouched at all times.The original 
version of this stylesheet and the associated (x)htmlis available 
at http://www.cssplay.co.uk/menus/final_drop.htmlCopyright 
(c) 2005-2008 Stu Nicholls. All rights reserved.This stylesheet 
and the associated (x)html may be modified in any way to fit 
your requirements.
=================================================================== */
.splitt{
	width: 5px;
	position: relative;
	text-align: right;
	top: 6px;
	float: left;
	}
*+html .splitt{ /*IE7 hack*/
	top: -25px;
	left: -9px;
	position: relative;
	text-align: right;
	}

#filler{
	background: #fff url(http://www.sport-medizin.eu/menu/images/nav_bg.png) repeat-x;
	width: 980px;
	height: 32px;
	position: relative;
	z-index: 10;
	}
#logo{
	width: 107x;
	height: 54px;
	position: absolute;
	left: 40px;
	top: -10px;
	z-index: 300;
	}

.menu {
	width:820px; 
	height:32px; 
	position:absolute; 
	z-index:15;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-left: auto;
	padding-left: 120px;
	}
*+html .menu{ /*IE7 hack*/
	padding-left: 130px;
	}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:870px; 
	padding-left: 150px;
	}
	
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding-top: 0px;
	margin:0;
	list-style-type:none;
	}


.menu ul ul {
	width:139px;
	}
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	/*width:139px;*/
	position:relative;
	padding-left: 5px;
	padding-right: 5px; 
	text-align: center;
}
*+html .menu li{ /*IE7 hack*/
	left: 45px;
	}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none; 
	color:#FFFFFF; 
	/* width:138px; */
	height:32px; 
	/*border:1px solid #000; */
	/*border-width:1px 0 1px 1px; */
	background-image:url(http://www.sport-medizin.eu/menu/images/nav_bg.png);
	/*background:#09c; */
	padding-left: 5px;
	padding-right: 5px; 
	line-height:32px;
	position:relative;
	}

/* a hack so that IE5.5 faulty box model is corrected*/
* html .menu a, * html .menu a:visited {
	padding-left: 5px;
	padding-right: 5px; 
	float:left;
	/* w\idth:115px;*/
	}
	
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-image:url(http://www.sport-medizin.eu/menu/images/submenu_bg.png);
	background-repeat: repeat-x;
	}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background-image:url(http://www.sport-medizin.eu/menu/images/submenu_bg.png);
	background-repeat: repeat-x;
	}
.menu ul ul :hover > a.drop {
	background:#EEEEEE;
	}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	width:139px;
	left: -30px;
	}
	
/* another hack for IE5.5 */
* html .menu ul ul {
	top: 32px;
	left: 1px;
	}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	;}
	
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background-image:url(http://www.sport-medizin.eu/menu/images/submenu_bg.png);
	background-repeat: repeat-y;
	color:#000; 
	height:auto; 
	line-height:13px; 
	padding:5px 10px; 
	width:128px;
	font-size:11px;
	text-align: left;
	
	}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	/* width:140px;*/
	/* w\idth:128px;*/
	}

/* style the top level hover */
.menu a:hover, {
	color:#999999; 
	background: url(http://www.sport-medizin.eu/menu/images/nav_bg.png);
	}
	
.menu ul ul a:hover{
	color:#FFFFFF; 
	background: #999999;
	}

.menu ul ul :hover > a{
	color:#FFFFFF; 
	background: #999999;
	}

.menu :hover > a {
	color:#FFFFFF; 
	background-image:url(http://www.sport-medizin.eu/menu/images/nav_bg.png);
	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul{
	visibility:visible; 
	}
	
/* Submenü links*/
.sub-list{
	position: relative;
	line-height: 25px;
	left: 15px;
	width: 177px;
	text-align: left;
}
*.html.sub-list{
	position: relative;
	line-height: 10px;
}
*html .sub-list img{
	padding-top: 5px;
}
.sub-list a{
	color: #000;
	}
.sub-list a:hover{
	color: #b0060f;
	}
.doppelZeile{
	position: relative;
	height: 23px;
	width: 170px;
	left: 16px;
	top: -15px;
	line-height: 15px;
	float: left;
}
*html .doppelZeile{
	top: -16px;
	height: 25px;
	}
*+ html .doppelZeile{
	top: -20px;
	height: 18px;
}
.doppelZeileblank{
	height: 7px;
}
*+html .doppelZeileblank{
	height: 0px;
}
*html .doppelZeileblank{
	height: 0px;
}
.aktuell2{
	color: #b0060f;
	font-weight:bold;
}
.aktuell4{
	color: #b0060f;
	font-weight:bold;
	position: relative;
	float: left;
	width: 170px;
	height: 20px;
	left: 16px;
	top: -18px;
}
.aktuell3{
	color: #b0060f;
	font-weight:bold;
	position: relative;
	height: 23px;
	width: 160px;
	left: 16px;
	top: -13px;
	line-height: 15px;
}
.aktuell{
	position: relative;
	height: 23px;
	width: 170px;
	left: 16px;
	top: -15px;
	line-height: 15px;
	float: left;
	color: #b0060f;
	font-weight:bold;
}
*html .aktuell{
	top: -16px;
	height: 25px;
	}
*+ html .aktuell{
	top: -20px;
	height: 18px;
}
#SubLogo{
	background-image:url(http://www.sport-medizin.eu/Seiten/Main/Dateien/Sub_blank.jpg);
	background-repeat:repeat-y;
	width:100px;
	position:relative;
	padding-top: 20px;
	left: 15px;
	top: 20px;
}
