#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav ul {
	float: left;
	width: 6em;
	list-style: none;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0;
	border: solid #CCCCCC;
	border-width: 0.2em 0;
	margin: 0;
}

#nav a {
	display: block;
	width: 6em;
	w\idth: 6em;
	color: #FFFFFF;
	text-decoration: none;
}

#nav li {
	float: left;
	padding: 0 0 0 0;
	width: 5em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 6.5em;
	w\idth: 6.5em;
	font-weight: normal;
	border-width: 0.05em;
	margin: 0;
	background-color: #666666;
}

#nav li li {
	padding: 0 0 0 0;
	width: 6.5em
}

#nav li ul a {
	width: 6.5em;
	w\idth: 6.5em;
}

#nav li ul ul {
	margin: 0 0 0 6.5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	
	background-color: #FF9900;
}

#content {
	clear: left;
}

#content a {
	color: #999999;
}

#content a:hover {
	text-decoration: none;
}

/* ------------------------------------------*/

#nav2 {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav2 ul {
	float: left;
	width: 6em;
	list-style: none;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0;
	border: solid #CCCCCC;
	border-width: 0.2em 0;
	margin: 0;
}

#nav2 a {
	display: block;
	width: 6em;
	w\idth: 7em;
	color: #FFFFFF;
	text-decoration: none;
}

#nav2 li {
	float: left;
	padding: 0 0 0 0;
	width: 6em;
}

#nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 135px;
	w\idth: 135px;
	font-weight: normal;
	border-width: 0.05em;
	margin: 0;
	background-color: #666666;
}

#nav2 li li {
	padding: 0 0 0 0;
	width: 135px;
}

#nav2 li ul a {
	width: 135px;
	w\idth: 135px;
}

#nav2 li ul ul {
	margin: -1.4em 0 0 135px;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}

#nav2 li:hover, #nav2 li.sfhover {
	
	background-color: #FF9900;
}


/* ------------------------------------------*/

#nav3 {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav3 ul {
	float: left;
	width: 14em;
	list-style: none;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0;
	border: solid #CCCCCC;
	border-width: 0.2em 0;
	margin: 0;
}

#nav3 a {
	display: block;
	width: 14em;
	w\idth: 14em;
	color: #FFFFFF;
	text-decoration: none;
}

#nav3 li {
	float: left;
	padding: 0 0 0 0;
	width: 5em;
}

#nav3 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10.4em;
	w\idth: 10.5em;
	font-weight: normal;
	border-width: 0.05em;
	margin: 0;
	background-color: #666666;
}

#nav3 li li {
	padding: 0 0 0 0;
	width: 10.5em
}

#nav3 li ul a {
	width: 10.4em;
	w\idth: 10.5em;
}

#nav3 li ul ul {
	margin: -1.4em 0 0 10.5em;
}

#nav3 li:hover ul ul, #nav3 li:hover ul ul ul, #nav3 li.sfhover ul ul, #nav3 li.sfhover ul ul ul {
	left: -999em;
}

#nav3 li:hover ul, #nav3 li li:hover ul, #nav3 li li li:hover ul, #nav3 li.sfhover ul, #nav3 li li.sfhover ul, #nav3 li li li.sfhover ul {
	left: auto;
}

#nav3 li:hover, #nav3 li.sfhover {
	
	background-color: #FF9900;
}

/* ------------------------------------------*/



H1, H2, DIV { font-family: Tahoma, Helvetica, sans-serif }
H1 {
  	font-weight: bold;
  	font-size: 18px;
  	line-height: normal;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

H2 {
  	font-weight: bold;
  	font-size: 11px;
  	line-height: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

P {
	font-size: 11px;
	line-height: 120%;
	clip:  rect(-10px, auto, auto, auto);
} 

.news {
	position:absolute;
	font-family: Tahoma, Helvetica, sans-serif;
	top: 430px;
	left: 220px;
	width: 400px;
	height: 300px;
	z-index: 10;
}

.textnews {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	top: 565px;
	left: 415px;
	width: 250px;
	z-index: 10;
}

.Collabcomtitel {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.Collabcomtext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.Collabcomlink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.Collabcomblank {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}

.Collabcomblank a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	marginheight: blank;
}

.vcblank {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.vcblank a, .vcblank a:visited, .vcblank a:hover, .vcblank a:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	marginheight: blank;
}

.Collabcomnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.td-menue {
	background-color: #FF9900;
}
.footer {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
