﻿#wrapper
{
    margin: 0 0 0 14px;
    padding: 0;
    min-height: 200px;
    font-size: 1.1em;
    line-height: 1.4em;
}

#divLogo
{
    position: absolute;
    left: 24px !important;
    top: 28px !important;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 39px;
    overflow: hidden;
}

#divMenu
{
    top: 97px !important;
    left: 24px !important;
    height: 34px !important;
}

#divQuickLinkArea
{
    top: 20px !important;
    width: 212px !important;
    left: 0px !important;
    position: relative !important;
    margin-bottom: 40px;
}

#divMasterPageTitle
{
    width: 800px;
    height: 40px;
    left: 66px !important;
    top: 42px !important;
}

#divRootHome
{
    position: absolute;
    left: 66px;
    top: 2px;
    line-height: 12px;
}

#divRootHome a
{
    color: #fff;
    text-decoration: none;
    font-size: 1.0em;
}

#divRootHome a:hover
{
    text-decoration: underline;
}

#divRootHome a .small
{
    padding-left: 10px;
    font-size: 0.9em;
}

#divRootHome .hidden
{
    position: absolute;
    width: 0px;
    display: inline;
    height: 0px;
    overflow: hidden;
    top: -1000px;
    left: -1000px;
}

#divFooter
{
    height: 30px;
    background-image: url(images/bg-footer_dyn.gif);
    background-repeat: repeat-x;
}

#divFooter a
{
    text-decoration: none;
    color: #a00000;
    font-size: 11px;
    padding-left: 8px;
}

#divFooter a:hover
{
    text-decoration: underline;
    color: #E3001A;
}

#divFooter p
{
    width: 400px;
    float: left;
    margin-top: 10px;
}

#divFooter P.links
{
    text-align: right;
    padding-right: 8px;
    float: right;
}

/* Reposition of the login menu, that usually is shown as a unit */
#divLogin
{
    left: 175px !important;
    top: 35px !important;
    line-height: 15px !important;
}

#divLogin table
{
    float: right;
}

/*Hide the separators */
#ctl00_lacLoginArea_lblHome, #ctl00_lacLoginArea_lblAnmeldeinfoSep,
#ctl00_lacLoginArea_lblEinstellungenSep,
#ctl00_lacLoginArea_lblAbmeldenSep
{
    position: absolute;
    width: 0px;
    display: inline;
    height: 0px;
    overflow: hidden;
    top: -1000px;
    left: -1000px;
}

/* Hide the "Startseite" Link */
#ctl00_lacLoginArea_lbtHome
{
    visibility: hidden;
}

/* Add a icon to the "Anmelden/Abmelden" items */
#ctl00_lacLoginArea_lbtAbmelden, #ctl00_lacLoginArea_lbtAnmeldeinfo
{
    background-image: url(images/icon-logout.gif);
    background-position: right 3px;
    background-repeat: no-repeat;
    padding-right: 16px;
}

/* Add a icon to the settings menu item */
#ctl00_lacLoginArea_lbtEinstellungen
{
    background-image: url(images/icon-profil.gif);
    background-position: right 3px;
    background-repeat: no-repeat;
    padding-right: 16px;
}

/* Reposition the language part of the login menu */
#ctl00_lacLoginArea_tcSprache
{
    position: absolute !important;
    left: 540px !important;
    top: -33px !important;
    line-height: 10px !important;
}

#ctl00_lacLoginArea_tcSprache a
{
    color: #fff !important;
}

/* Move the "Abmelden" Separator out of the way */
#ctl00_lacLoginArea_tcAbmeldenSep
{
    position: absolute;
    width: 0px;
    display: inline;
    height: 0px;
    overflow: hidden;
    top: -1000px;
    left: -1000px;
}

.loginArea
{
    color: #a00000 !important;
}

.loginArea a:hover
{
    color: #e3001a !important;
    text-decoration: underline;
}

/* Move the selected language out of sight */
.loginAreaSelected
{
    position: absolute;
    width: 0px;
    display: inline;
    height: 0px;
    overflow: hidden;
    top: -1000px;
    left: -1000px;
}

.masterPageTitle h2 a
{
    text-decoration: none;
    color: #323232;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 17px !important;
}

.masterPageTitle h2 a:hover
{
    color: #001ba1;
    text-decoration: underline;
}

.masterPageTitle a.small
{
    padding-left: 10px;
    color: #a00000 !important;
    font-size: 0.8em !important;
    font-weight: normal;
}

.masterPageTitle a.small:hover
{
    color: #e3001a;
    text-decoration: underline;
}

.hidden
{
    position: absolute;
    width: 0px;
    display: inline;
    height: 0px;
    overflow: hidden;
    top: -1000px;
    left: -1000px;
}

.desktop
{
    padding-top: 10px !important;
    padding-bottom: 25px !important;
}

.desktopMainText
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.desktopCommandArea
{
    border-top: #4a81b6 1px solid;
    background-color: #c8d9e9;
}

.highlightText
{
    background-color: #c8d9e9;
}

.modalPopup
{
    background-color: #c8d9e9 !important;
}

.modalPopupCaption
{
    background-image: url(images/bg-globalnav-a.gif);
    color: #101031;
    padding: 7px 6px 6px 10px;
}

.quickLink
{
    border-top: 1px #97b8c7 solid;
    border-bottom: 1px #97b8c7 solid;
    background-image: none;
}

.quickLinkHeader
{
    background-image: none;
}

.quickLinkFooter
{
    background-image: none;
}

dd.quickLinkItemBeginGroup
{
    border-top: #97b8c7 1px solid;
}

.legend
{
    margin-left: 12px;
    border: 1px #b6cce2 solid;
}

.legendHeader
{
    background-color: #b6cce2;
}

.gridHeader
{
    border-top: #4a81b6 1px solid;
    border-bottom: #4a81b6 1px solid;
    background-color: #c8d9e9;
    color: #101031;
}

.gridPager
{
    border-top: #4a81b6 1px solid;
    border-bottom: #4a81b6 1px solid;
    background-color: #c8d9e9;
    color: #101031;
}

.gridFooter
{
    border-top: #4a81b6 1px solid;
    border-bottom: #4a81b6 1px solid;
    background-color: #c8d9e9;
    color: #101031;
}

.gridItem
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.veDetailTable
{
    width: 740px !important;
}

.searchInfoSmallText
{
    line-height: normal !important;
}

.autocompleteHighlightedListItem
{
    background-color: #e3e3e3;
}

a
{
    font-family: Arial, Helvetica, Sans-Serif !important;
}

a:Link
{
    color: #13226e;
}

a:Visited
{
    color: #800080;
}

a:Hover
{
    color: #0026e0;
}

h1
{
    padding-bottom: 10px;
    font-family: Arial, Helvetica, Sans-Serif;
}

html, body
{
    font-family: Arial, Helvetica, Sans-Serif;
}

body
{
	background-image: none !important;
}

.RadMenu_Query .rmHorizontal .rmRootLink
{
    background-image: url(images/bg-globalnav-a.gif);
    border-top-style: none;
    border-bottom-style: none;
    border-width: 1px;
    color: #101031;
    line-height: 34px;
}

.RadMenu_Query .rmHorizontal .rmItem
{
    padding-right: 5px !important;
}

.RadMenu_Query .rmHorizontal .rmRootLink:hover,
.RadMenu_Query .rmHorizontal .rmRootLink:focus
{
    color: #001ba1 !important;
    text-decoration: underline;
    background-color: transparent;
    background-image: url(images/bg-globalnav-a-over.gif) !important;
    color: #404040;
}

.RadMenu_Query .rmGroup .rmItem .rmLink
{
    background-color: #97b8c7;
    padding: 0px 1px 1px 1px;
}

.RadMenu_Query .rmGroup .rmItem .rmFocused,
.RadMenu_Query .rmGroup .rmItem .rmSelected
{
    background-color: #97b8c7;
}

.RadMenu_Query .rmGroup .rmItem .rmLink .rmText
{
    background-color: #b6cce2;
    border-top: 1px #97b8c7 solid;
    color: #101031;
}

.RadMenu_Query .rmGroup .rmItem .rmLink:hover .rmText,
.RadMenu_Query .rmGroup .rmItem .rmFocused .rmText,
.RadMenu_Query .rmGroup .rmItem .rmSelected .rmText
{
    background-color: White;
    color: #101031;
}

.RadGrid_Query .rgMasterTable .rgRow,
.RadGrid_Query .rgMasterTable .rgAltRow,
.RadGrid_Query .rgMasterTable .rgRow a:link,
.RadGrid_Query .rgMasterTable .rgAltRow a:link
{
    color: #13226e;
}

.RadGrid_Query .rgMasterTable .rgRow a:visited,
.RadGrid_Query .rgMasterTable .rgAltRow a:visited
{
    color: #800080;
}

.RadGrid_Query .rgMasterTable .rgRow a:hover,
.RadGrid_Query .rgMasterTable .rgAltRow a:hover
{
    color: #0026e0;
}

div.RadGrid_Query .rgMasterTable .rgHeader
{
    background-color: #c8d9e9;
    border-color: #4a81b6;
}

.RadGrid_Query .rgMasterTable .rgEditRow td
{
    background-color: #c8d9e9;
}

.RadGrid_Query .rgMasterTable .rgPager td
{
    background-color: #c8d9e9;
    border-color: #4a81b6;
    color: #101031;
}

.RadGrid_Query .rgMasterTable .rgFooter td
{
    background-color: #c8d9e9;
    border-color: #4a81b6;
    color: #101031;
}
