/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline8.html
Copyright (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.
=================================================================== */
#pro_linedrop {
height:67px;
/*width:850px;*/
margin:0;
/*background:#000 url(icons/blank.gif);*/
position:relative; 
font-family:georgia, arial, verdana, sans-serif; 
font-size:12px;
z-index:500;
/* padding-top: 4px;*/
 padding-bottom: 3px;
}

#pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
}

#pro_linedrop li {
float:left;

}

#pro_linedrop .select a {
display:block; 
height: 50px;
/*width:40px;*/
float:left; 
text-decoration:none; 
white-space:nowrap;
 outline-style: none;
}
#pro_linedrop b {position:absolute; left:-9999px;}
#pro_linedrop .select a.admin {background: url(../../images/Buttons/admin.png) no-repeat left top;  width: 50px; }
#pro_linedrop .select a.home {background: url(../../images/Buttons/home.png) no-repeat left top;  width: 50px; }
#pro_linedrop .select a.eqdkp {background: url(../../images/Buttons/eqdkp.png) no-repeat left top;width: 50px;}
#pro_linedrop .select a.stuff{background: url(../../images/Buttons/stuff.png) no-repeat left top;  width: 50px; }
#pro_linedrop .select a.sig{background: url(icons/sig.png) no-repeat left top;  width: 50px; }
#pro_linedrop .select a.learn{background: url(icons/learn.png) no-repeat left top;  width: 50px; }
#pro_linedrop .select a.board{background: url(icons/board.png) no-repeat left top;  width: 50px; }
#pro_linedrop .select a.forum {background: url(../../images/Buttons/forum.png) no-repeat left top;width: 50px;}
#pro_linedrop .select a.me {background: url(icons/me.png) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Links {background:url(icons/email.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Impressum {background:url(icons/feed.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Kontakt {background:url(icons/music.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Galerie {background:url(icons/photo.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Kalender {background:url(icons/purchase.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.News {background:url(icons/help.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Mitglieder {background:url(icons/help.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Shop {background:url(icons/purchase.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Galery {background:url(icons/help.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.Newsfeeds {background:url(icons/help.jpg) no-repeat left top;width: 50px;}
#pro_linedrop .select a.upload {background:url(icons/upload.png) no-repeat left top;  width: 50px; }



#pro_linedrop .select a:hover, 
#pro_linedrop .select li:hover a {
background-position: left bottom; 
cursor:pointer;

}
#pro_linedrop .sub {
display:none;
}
#pro_linedrop ul ul {display:none;}

/* IE6 only */
#pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

#pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
background:transparent url(icons/trans.gif);
width:750px;
}

#pro_linedrop .sub li {background:transparent; height:35px; line-height:35px;}
#pro_linedrop .sub li.item {font-weight:bold; color: #33bdd7; padding-left:10px;}

#pro_linedrop .select :hover .sub {
height:35px;
display:block; 
position:absolute;
float:left;
top: 48px; 
left:0; 
text-align:center;
}
#pro_linedrop .sep{
	position:relative;
color: #33bdd7;
	margin: -3px 5px 0px 5px;
	text-align: center;
	vertical-align: middle;
}
#pro_linedrop .select :hover .sub li a 
{display:block; 
height:25px; 
line-height:25px; 
float:left; padding: 0; 
white-space:nowrap;
 color: #33bdd7;
 font-size:12px; 
 border-right: 0px solid #aaa;}

#pro_linedrop .select :hover .sub li a:hover
{color: #33bdd7;  text-decoration: underline;  }
