.pageRegion
{
        margin-top: 40px;
}

.networkBorderNG {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
	background: url(/gfx/leistebg_03.gif) repeat-x top left;
	padding-top: 1px;
}

.networkBorderNG ul
{
	margin-top: 0px;
}

.netzwerkNav a {
    text-decoration: none;
    color: #393939;
}

.netzwerkNav a:hover {
    text-decoration: none;
    color: black;
}

.netzwerkNav {
    width: 207px;
    padding-left: 28px;
    list-style-type: none;
}

.netzwerkNav li {
    padding-left: 0px;
    font-size: 10pt;
}

.netzwerkNav ul {
    padding-left: 0px;
}

.netzwerkNav li ul li {
    background: url(/gfx/navBg.png) repeat-y;
    font-size: 9pt;
    list-style-type: none;
    padding-left: 3px;
}

#networkBorderNG-nav {
    display:none;
}

#networkBorderNG-bot {
    width:207px;
    height: 9px;
    display:none;
    background: url(/gfx/navBot.png) no-repeat;
}

