﻿#PanelHeader { position: relative; height: 177px; background-color: #fff; width:76.9em; }

#PanelImage { position: absolute; top:0; left:0; background-color: white; width: 76.9em; height: 12.35em; }

#PanelLogo { position: absolute; left: 2em; top: 2em; display:none; }
#PanelLogo img.Special { }

#PanelTopNavi { position: absolute; right: 14em; top: 3px;}
#PanelTopNavi ul { margin: 0em;}
#PanelTopNavi ul li, #PanelTopNavi ul li.borderNone { display: inline; padding-right: 0.5em; padding-left: 0.5em; line-height: 1.0em; font-size: 0.8em; font-weight:normal; border-right:solid 0.1em #828081; }
#PanelTopNavi ul li.borderNone { border:none;}
#PanelTopNavi ul li a { color: #0099ff; text-decoration: none;}
#PanelTopNavi ul li a img.ImgLink { border: none; margin-top: -5px;}

#PanelBottomNavi { position: absolute; left: 0em; bottom: 0px; background-color: #029aff; padding-left: 15em; width: 792px;}
#PanelBottomNavi ul { margin: 0em;}
#PanelBottomNavi ul li { display:block; float:left; height:1.75em; border-left:solid 0.1em white; padding-left:1.1em; padding-right: 0.9em;  font-size: 0.85em; font-weight: bold;}
#PanelBottomNavi ul li.borderRight { border-right:solid 0.1em white;}
#PanelBottomNavi ul li.selected { background-color: #171a45; }
#PanelBottomNavi ul li a{ color: White; text-decoration: none; display: block; margin-top: 0.2em;}

#PanelSearch { position: absolute; top: 0.1em; left: 63.6em; }
#PanelSearch .TextBoxSearch, #PanelSearch .ButtonSearch { width: 10em; height: 1.2em; border: none; font-size: 0.8em; line-height: 1.4em; }
#PanelSearch #PanelTextBox { float:left;}
#PanelSearch .ButtonSearch { margin-left: 8px; margin-top: -20px; width: auto; height: auto; border: none; cursor: pointer;  color:#0099ff; background:none; font-weight:normal;  background-image: url("../Images/Header/suchen.gif"); background-repeat: no-repeat; background-position: top left; width: 50px; }
#PanelSearch .TextBoxSearch { border: solid 0.1em #828081;}
#PanelSearch .TextBoxSearch:hover { background-color: #cfcfcf; }
#PanelSearch .SearchBoxHidden { display: none; }

#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; }


