* {padding:0; margin:0; background-color:#000; color:#FFF}

.dropdown {float:left; padding-right:0px;}
.dropdown dt {width:115px; padding:0px; cursor:pointer; font-size:11px; color:#fff; }

.dropdown dt:hover {font-weight:bold; color:#FFF}

/*
.dropdown dd {position:absolute; overflow:hidden; width:105px; display:none; background:#fff; z-index:200; opacity:0;}
.dropdown ul {width:102px; border:1px solid #FFF; list-style:none; border-top:none}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; border-bottom:1px solid #FFF; padding:5px; color:#fff; text-decoration:none; background:#000; width:93px}
.dropdown .overline {border-bottom:1px solid #FFF; font-size:9px;}
*/

.dropdown a:hover {background:#000; color:#FFF; font-weight:bold; }
.dropdown li {display:inline; font-size:9px; overflow:hidden}

#notlast
{
	/* Quer-Linie zwischen den Navi-Items*/
	border-bottom:1px solid #444;
}

#referenzen
{
	width:104px;
}

/* Raumdesign */
#two-ddheader
{
	width:109px;
}


/* DropDown Menu produktdesign */
.dropdown#produktdesign dd {position:absolute; overflow:hidden; width:118px; display:none; background:#444; z-index:200; opacity:0;}
.dropdown#produktdesign ul {width:115px; border:1px solid #444; list-style:none; border-top:none}
.dropdown#produktdesign a, .dropdown#produktdesign a:active, .dropdown#produktdesign a:visited {display:block; border-bottom:0px solid #444; padding:5px; color:#fff; text-decoration:none; background:#000; width:106px}


/* DropDown Menu raumdesign */
.dropdown#raumdesign dd {position:absolute; overflow:hidden; width:96px; display:none; background:#444; z-index:200; opacity:0;}
.dropdown#raumdesign ul {width:93px; border:1px solid #444; list-style:none; border-top:none}
.dropdown#raumdesign a, .dropdown#raumdesign a:active, .dropdown#raumdesign a:visited {display:block; border-bottom:0px solid #444; padding:5px; color:#fff; text-decoration:none; background:#000; width:84px}

/* DropDown Menu Grafikdesign */
.dropdown#grafikdesign dd {position:absolute; overflow:hidden; width:105px; display:none; background:#444; z-index:200; opacity:0;}
.dropdown#grafikdesign ul {width:102px; border:1px solid #444; list-style:none; border-top:none}
.dropdown#grafikdesign a, .dropdown#grafikdesign a:active, .dropdown#grafikdesign a:visited {display:block; border-bottom:0px solid #444; padding:5px; color:#fff; text-decoration:none; background:#000; width:93px}

/* DropDown Menu Visualisierung */
.dropdown#visualisierung dd {position:absolute; overflow:hidden; width:118px; display:none; background:#444; z-index:200; opacity:0;}
.dropdown#visualisierung ul {width:115px; border:1px solid #444; list-style:none; border-top:none}
.dropdown#visualisierung a, .dropdown#visualisierung a:active, .dropdown#visualisierung a:visited {display:block; border-bottom:0px solid #444; padding:5px; color:#fff; text-decoration:none; background:#000; width:106px}

/* DropDown Menu Referenzen */
.dropdown#referenzen dd {position:absolute; overflow:hidden; width:88px; display:none; background:#444; z-index:200; opacity:0;}
.dropdown#referenzen ul {width:85px; border:1px solid #444; list-style:none; border-top:none}
.dropdown#referenzen a, .dropdown#referenzen a:active, .dropdown#referenzen a:visited {display:block; border-bottom:0px solid #444; padding:5px; color:#fff; text-decoration:none; background:#000; width:76px;}

/* DropDown Menu Profil */
.dropdown#profil dd {position:absolute; overflow:hidden; width:88px; display:none; background:#444; z-index:200; opacity:0;}
.dropdown#profil ul {width:85px; border:1px solid #444; list-style:none; border-top:none}
.dropdown#profil a, .dropdown#profil a:active, .dropdown#profil a:visited {display:block; border-bottom:0px solid #444; padding:5px; color:#fff; text-decoration:none; background:#000; width:76px}

