﻿div.PanelHeader
{
	width: 992px;
	width: 1076px;
	height: 255px;
	position: relative;
	left: 0px;
	top: 0px;
}

#PanelLogo
{
	position: absolute;
	left: 404px;
	left: 478px;
	top: 8px;
	z-index: 4;
}
#PanelLogo img.Special { }

#PanelGenericNavigation
{	position: absolute;
	left: 641px;
	left: 725px;
	top: 8px;
}
#PanelGenericNavigation ul
{
	margin: 0;
	padding: 0;
}
#PanelGenericNavigation ul li
{
	display: inline;
	margin: 0;
	padding-right: 7px;
	font-size: 10px;
}

#PanelGenericNavigation ul li
{
	color: #000000;
}
#PanelGenericNavigation ul li a
{
	color: #000000;
	text-decoration: none;
}
#PanelGenericNavigation .TextBoxSearch
{
	width: 80px;
	height: 12px;
	margin-left: 9px;
	vertical-align: middle;
	border: solid 1px #000000;
	font-size: 10px;
}
#PanelGenericNavigation .ButtonSearch
{
	margin-left: 3px;
}
#PanelGenericNavigation .SearchBoxHidden { display: none; }

#PanelNavigation
{
	position: absolute;
	left: 220px;
	left: 304px;
	top: 100px;
	z-index: 5;
}

#PanelNavigation ul { margin: 0; padding: 0; }
#PanelNavigation ul li { display: inline; margin: 0; padding: 0 28px 0 0; }

#PanelSearch
{
	color: #000000;
	position: absolute;
	left: 835px;
	top: 7px;
	font-size: 10px;
}
#PanelSearch .TextBoxSearch
{
	width: 95px;
	height: 12px;
	margin-left: 9px;
	vertical-align: middle;
	border: solid 1px #000000;
	font-size: 10px;
}
#PanelSearch .ButtonSearch
{
	margin-left: 3px;
}
#PanelSearch .SearchBoxHidden { display: none; }

#PanelHeaderImage
{
	position: absolute;
	left: 0px;
	top: 44px;
	z-index: 0;
}

#AreaHeader .Channel0_StreifenRechts
{
	background-image: url("../Images/Header/ChannelImages/Channel0_StreifenRechts.gif");
	background-position: 5px 4px;
	background-repeat: repeat-x;
}

#AreaHeader .Channel_StreifenRechts
{
	background-image: url("../../Images/Header/ChannelImages/Channel1_StreifenRechts.gif");
	background-position: 5px 4px;
	background-repeat: repeat-x;
}

#PanelVersion { position: absolute; left: 0em; top: 0em; padding: 0.25em; color: #efefef; font-family: Courier New; font-weight: bold; }
#PanelVersion:hover { color: #999; }
#PanelVersions { display: none; background-color: #000; }
#PanelVersions table { border-collapse: collapse; }
#PanelVersions table th, #PanelVersions table td { color: Orange; font-family: Courier New; font-weight: bold; text-align: left; }
#PanelVersions table td { padding-left: 10px; }

.PanelDebug { position: absolute; left: 10em; top: 0em; padding: 0.25em; color: #efefef; font-family: Courier New; font-weight: bold; }
.PanelDebug:hover { color: #999; }

.PanelCache { position: absolute; left: 20em; top: 0em; padding: 0.25em; color: #efefef; font-family: Courier New; font-weight: bold; }
.PanelCache { color: #666; }
.PanelCache:hover { color: #999; }

#PanelVersion, .PanelDebug, .PanelCache { display: none; }