﻿/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Unit-Menu */
/* Unit-Menu Block and Links */
#block {
	position: relative;
	display: block;
	width: 1000px;
	height: 90px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#block, #block ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#block table {
	position: absolute;
	border-collapse: collapse;
	width: 0;
	height: 0;
	border: 0;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
}
#block div {
	position: absolute;
	left: -9999px;
}
#block div ul {
	background: url('images/headnav-hover-bg.png');
	margin-top: -18px;
	margin-left: 170px;
	z-index: 940;
}
/* FEHLER HIER im block li.top ################################################################*/
#block li.top {
	float: left;
}
#block li.first {
	position: relative;
	display: inline;
	width: 179px;
	height: 90px;
	margin: 0px;
}
#block li.first a.buttonLogo {
	display: block;
	width: 179px;
	height: 90px;
	text-decoration: none;
	background: url('images/header-ccg-logo.gif') no-repeat;
}
#block li.first a.buttonLogo:hover {
}
#block li.top a {
	display: block;
	width: 160px;
	height: 90px; /*line-height:90px;*/;
	color: #ff5a00;
	text-align: left;
	text-decoration: none;
	background: transparent;
}
#block li.topright {
	float: left;
	display: block;
	width: 170px;
	height: 90px; /*line-height:90px;*/;
	color: #ff5a00;
	text-align: right;
}
#block li.top a.buttonCN {
	background: url('images/headnav-cosmosnet.png') no-repeat;
}
#block li.top a.buttonCN:hover {
	background: url('images/headnav-cosmosnet-b.png') no-repeat;
}
#block li.top a.buttonCNactive {
	background: url('images/headnav-cosmosnet-b.png') no-repeat;
}
#block li.top a.buttonCM {
	background: url('images/headnav-cosmosmedia.png') no-repeat;
}
#block li.top a.buttonCM:hover {
	background: url('images/headnav-cosmosmedia-b.png') no-repeat;
}
#block li.top a.buttonCMactive {
	background: url('images/headnav-cosmosmedia-b.png') no-repeat;
}
#block li.top a.buttonCD {
	background: url('images/headnav-cosmosdev.png') no-repeat;
}
#block li.top a.buttonCD:hover {
	background: url('images/headnav-cosmosdev-b.png') no-repeat;
}
#block li.top a.buttonCDactive {
	background: url('images/headnav-cosmosdev-b.png') no-repeat;
}
#block li.top a.buttonCT {
	background: url('images/headnav-cosmosteach.png') no-repeat;
}
#block li.top a.buttonCT:hover {
	background: url('images/headnav-cosmosteach-b.png') no-repeat;
}
#block li.top a.buttonCTactive {
	background: url('images/headnav-cosmosteach-b.png') no-repeat;
}
#block li.top a:hover {
	border: 0;
	color: #ffffff;
}
#block li.top:hover > a {
	color: #ffffff;
}
#block :hover div {
	left: 9px;
	top: 90px;
	width: 645px;
	height: auto;
}
#block :hover div ul {
	width: 645px;
	height: 374px;
}
#block :hover ul li {
	width: 100%;
	height: 100%;
}
#block :hover ul li dl {
	padding: 0;
	width: 230px;
	margin: 0 auto;
	padding: 0px 0;
	text-align: left;
}
#block :hover ul li dl dt {
	padding: 0;
	margin: 0;
	color: #d3d3d3;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}
#block :hover ul li dl dd {
	padding: 0;
	margin: 0;
	color: #d3d3d3;
	width: 100%;
	height: 20px;
}
#block :hover ul li dl dd a {
	width: 100%;
	position: relative;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
}
#block :hover ul li dl dd a:hover {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('images/icon_linkheadnav_b.gif');
	padding-left: 10px;
}
/* Unit-Menu 3 Columns */
#block #left {
	float: left;
	position: relative;
	width: 193px;
	padding: 23px 0px 0px 20px;
	display: block;
	top: 0px;
	/* border-right: 1px #d3d3d3 dotted; */
}
#block #center {
	float: left;
	position: relative;
	width: 193px;
	padding: 23px 0px 0px 20px;
	display: block;
	top: 0px;
	/* border-right: 1px #d3d3d3 dotted; */
}
#block #right {
	float: left;
	position: relative;
	width: 193px;
	padding: 23px 0px 0px 20px;
	display: block;
	top: 0px;
	/* border-left: 0px #d3d3d3 dotted; */
}
.clear {
	clear: both;
}
/* Links Subnav Right */
#block li.topright a.subnav {
	line-height: 20px;
	height: 20px;
	text-align: right;
	font-style: normal;
	color: #ff5a00;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(images/icon_linksubnav.gif);
	background-position: right center;
}
#block li.topright a.subnav:focus, #block li.topright a.subnav:hover {
	color: #003366;
	background-image: url(images/icon_linksubnav_b.gif);
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Service-Menu Rechts */
#navright {
	width: 160px;
	height: 70px;	
	position: absolute;
	left: 830px;
	top: 0px;
}
#navrightfirst {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 160px;
	height: 70px;
	cursor: pointer;
}
#navrightfirst li.navrightfirst-li {
	padding-top: 4px;
	width: 160px;
	height: 70px;	
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
}
#navrightfirst li.last {
	margin: 0;
}
#navrightfirst li.navrightfirst-li a.navrightfirst-a {
	display: block;
	width: 160px;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	color: #ff5a00;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(images/icon_linkdown.gif);
	background-position: left center;
	padding-left: 14px;
	margin-left: 14px;
}
#navrightfirst li.navrightfirst-li a.navrightfirst-a:hover {
color: #003366;
	background-image: url(images/icon_linkdown_b.gif);
}

#navrightfirst li.navrightfirst-li a#service {
}
#navrightfirst li.navrightfirst-li a.double {
	line-height: 20px;
}
ul#navrightfirst table {
	border-collapse: collapse;
	margin: -1px 0;
}
ul#navrightfirst div {
	position: absolute;
	left: -9999px;
}
ul#navrightfirst li.navrightfirst-li:hover {
	position: relative;
}
ul#navrightfirst li.navrightfirst-li a.navrightfirst-a:hover {
	border: 0;
	position: relative;
}
ul#navrightfirst :hover div.nrcontainer {
	left: -12px;
	top: 70px;
	background: transparent url(images/headnav-hover-bg-right.png) repeat-x left bottom;
	border: 0px solid #d7d7d7;
	text-align: left;
}

ul#navrightfirst div.nrcontainer p {
	clear: left;
	color: #333333;
	line-height: 20px;
	padding: 5px 10px;
	margin: 0;
	font-weight: normal;
}
ul.navrightsub {
	padding: 0 0 5px 10px;
	margin: 0;
	list-style: none;
}
ul.navrightsub li {
	float: left;
	width: 160px;
	margin: 0px 10px 0px 20px;
	display: inline;
}
ul.navrightsub li a {
	display: block;
	width: 160px;
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	font-style: normal;
	color: #ff5a00;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('images/icon_link.gif');
}
ul.navrightsub li a:hover {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('images/icon_linkheadnav_b.gif');
	padding-left: 10px;
}
ul.navrightsub li.line {
height: 9px;
width: 140px;
margin-bottom: 10px;
border-bottom:1px #d3d3d3 dotted;
border-left:1px #d3d3d3 dotted;
}

ul#navrightfirst :hover div.nr1col {
	width: 172px;
}
ul#navrightfirst div.left span {
	display: block;
	width: 160px;
	height: 1px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	left: auto;
	right: 0;
	top: -1px;
	z-index: 500;
}
ul#navrightfirst a:hover div.left {
	right: -1px;
}
/* fix for IE6 only */
ul#navrightfirst a:hover div.left span.flyLeft {
	right: -1px;
}
/* fix for IE6 only */

