﻿@media screen
{
    body {
        font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
        font-size: 80%;
        color: black;
        background-color: #E1D7CD;
    }

	#Lifeguard {
	    display: none;
	}

    form
    {
	    padding: 0;
	    height: 80%;
    }

    input
    {
	    padding: 1px 2px 1px 2px;
    }

    .paddingAspControl
    {
        padding: 3px 5px 3px 5px;
    }

    /*Hover Menu*/
    .popupRootMenu
    {
        position: absolute;
        visibility: hidden;
        background-color: #F5F7F8;
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        color: #000000; /*#800000;*/
        text-decoration: none;
        border: solid 1px #9d4f43; 
    }
    .popupRootMenuTreeItem :hover
    {
        background-color: #99CCFF;
        font-weight: normal;
    }
    .popupRootMenuHover
    {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        color: #000000;
        background-color: #F5F7F8;
        text-decoration: none;
        padding-right: 0.25em;
        padding-left: 0.25em;
    }
    .popupRootHoverMenuTree
    {
        padding: 0.5em 0.5em 0.5em 0.5em;   
        font-weight: normal;
    }

    .rootMenuItemSelected
    {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        padding-right: 0.25em;
        padding-left: 0.25em;
    }

    .rootMenuItem
    {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        padding-right: 0.25em;
        padding-left: 0.25em;
    }

    .popupRootMenuRootItem
    {
        padding-left: 0.75em;
        padding-right: 0.75em;    
    }

    /* Formular */
    table.FormTable tr .MainTable
    {
	    background-color: #ccc;
	    padding: 5px;
	    border: solid 1px #848284;
	    white-space: nowrap;
    }

    table.FormTable tr .SendForm
    {
	    background-color: #e1bca5;
	    color: Black;
	    padding: 3px;
	    padding-left: 30px;
	    padding-right: 30px;
	    border: solid 1px #848284; 
    }

    table.FormTable tr .CmdForm
    {
	    background-color: #e1bca5;
	    color: Black;
	    border: solid 1px #848284; 
    }

    .InputForm
    {
	    border-collapse: collapse;
	    empty-cells: show;
    }

    .InputForm tr th
    {
	    background-color: #d47f49; /* #CC3300; */
	    font-weight: bold;
	    color: White;
	    padding: 4px;
	    border-left: solid 1px #848284; 
	    border-right: solid 1px #9d4f43; 
	    border-top: solid 1px #848284;
	    border-bottom: solid 1px #9d4f43;
	    white-space: nowrap;
    }

    .InputForm tr td
    {
	    background-color: #EAD1B7;
	    color: Black;
	    padding: 4px;
	    border: solid 1px #848284; 
    }

    .InputForm tr .SendForm
    {
	    background-color: #ebb897;
	    color: Black;
	    padding: 3px;
	    border: solid 1px #848284; 
	    vertical-align: top;
    }

    .InputForm tr .Emphasized
    {
	    font-weight: bold;
	    background-color: #EAD1B7;
	    color: Black;
	    padding: 4px;
	    border: solid 1px #848284;
    }

    .InputForm tr td table tr th
    {
	    font-weight: bold;
	    color: Black;	
	    background-color: Transparent;
	    border-width: 0;
    }

    .InputForm tr td table tr td
    {
	    padding: 0;
	    empty-cells: show;
	    background-color: Transparent;
	    border-width: 0;
    }

    .ControlStyle
    {
	    background-color: #F4F4F4;
	    border-color: #9d4f43;
	    border-style: solid;
	    border-width: 1px;
	    font-family: Tahoma;
	    font-size: 11px;
	    font-style: normal;
	    color: Black;
    }

    .AutoExtender
    {
        font-family: Arial, Helvetica, Sans-Serif;
        color: black;

        font-weight: normal; 
	    border-color: #9d4f43;
	    border-style: solid;
	    border-width: 1px;

        line-height:20px; 
        padding:2px;
        margin-top:2px;
        background-color: #F4F4F4; 
    }

    .AutoExtenderList
    {
        list-style: none;
        border-bottom: dotted 1px #9d4f43; 
        cursor: pointer;
        color: black;
    }

    .AutoExtenderHighlight
    {
        list-style: none;
        color:White; 
        background-color:#006699;
        cursor: pointer;
    }


    /* Liste */
    .DataList
    {
	    width: 100%;
	    border-collapse: collapse;
	    caption-side: bottom;
	    empty-cells: show;
	    /* table-layout: fixed; */
    }

    .DataList tr th
    {
	    background-color: #d47f49; /* #CC3300; */
	    font-weight: bold;
	    color: White;
	    padding: 3px;
	    border-left: solid 1px #848284; 
	    border-right: solid 1px #9d4f43; 
	    border-top: solid 1px #848284;
	    border-bottom: solid 1px #9d4f43;
	    white-space: nowrap;
	    /* vertical-align: top; */
    }
    
    .DataList tr
    {
	    color: Black;
    }

    .DataList tr td
    {
	    padding: 2px;
	    border: solid 1px #848284; 
	    /* vertical-align: top; */
    }

    .DataList .Alternate
    {
	    background-color: #dddddd;
    }

    .DataList tr td table tr td
    {
	    background-color: #ffffff;
	    color: Black;
	    padding: 0;
	    border: 0;
    }

    .DataList .Alternate td table tr td
    {
	    background-color: #ffffff;
	    color: Black;
	    padding: 0;
	    border: 0;
    }

    .DataList tr .SendForm
    {
	    background-color: #ebb897;
	    color: Black;
	    padding: 3px;
	    border: solid 1px #848284;
    }

    .DataList .SendForm td
    {
	    background-color: #ebb897;
	    color: Black;
	    padding: 1px;
    }

    .DataList .Selected td
    {
        /*font-weight: bold;*/
        background-color: #99CCFF; /*teal;*/ /*#ffffcc;*/
    }

    .DataList tr th a:link
    {
	    color: White;
	    text-decoration: underline;
    }

    .DataList tr th a:visited
    {
	    color: White;
	    text-decoration: underline;
    }

    .DataList tr th a:active
    {
	    color: White;
	    text-decoration: underline;
    }

    .DataList tr th a:hover
    {
	    text-decoration: none;
    }

    .DataList tr td a:link
    {
	    color: #7B1818;
	    text-decoration: none;	
    }

    .DataList tr td a:visited
    {
	    color: #7B1818;
	    text-decoration: none;	
    }

    .DataList tr td a:active
    {
	    color: #7B1818;
	    text-decoration: none;	
    }

    .DataList tr td a:hover
    {
	    text-decoration: underline;
    }

    /* Kalender */
    .CalendarLink, .CalendarLink a:link, .CalendarLink a:visited, .CalendarLink a:active
    {
	    font-weight: bold;
	    color: Black;
    }

    .CalendarLink a:hover
    {
	    text-decoration: none;
	    color: Black;
    }

    /* Navigator */
    .NavigatorTable table
    {
	    text-align: center;
    }


    /* Fehlermeldung */
    .Error
    {
	    width: 100%;
	    padding: 0;
	    border: 0;
    }

    .Error tr td
    {
	    color: red;
    }

    /* Seitengestaltung */
    #PortalRahmen
    {
	    width: 980px;
	    height: 80%;
	    margin-left:auto;
	    margin-right:auto;
    }

    #PortalHeader
    {
	    position: absolute;
	    left: inherit;
	    top: 5px;
	    width: 980px;
	    height: 100px;
	    background-image: url(Header.jpg);
	    background-repeat: no-repeat;
	    border: 0;
    }

    #PortalHeader #PortalUser
    {	
	    position: absolute;
	    top: 8px;
	    width: 965px;
	    text-align: right;
	    font-weight: bold;
    }

    #PortalHeader a:link, #PortalHeader a:visited
    {
	    color: #801313;
    }

    #PortalHeader a:hover, #PortalHeader a:active
    {
	    color: #000000;
    }

    #PortalMenu
    {
	    position: absolute;
	    left: inherit;
	    top: 85px;
	    width: 980px;
	    height: 20px;
	    border: 0;
    }

    .PortalPath
    {
	    position: absolute;
	    left: inherit;
	    top: 105px;
	    width: 972px;
	    height: 16px;
	    border-left: solid 1px #a9a9a9; 
	    border-right: solid 1px #a9a9a9; 
	    padding: 2px 2px 2px 4px;
	    font-size: 11px;
	    font-family: Verdana, Arial;
	    background-color: #EAD1B7;
    }

    .PortalPath a:link, .PortalPath a:visited, .PortalPath a:active
    {
	    color: Black;
	    text-decoration: underline;
    }

    .PortalPath a:hover
    {
	    text-decoration: none;	
    }

    .PortalPathImage
    {
	    vertical-align: middle;
	    padding-right: 4px;
	    padding-left: 4px;
    }

    #PortalContent
    {
	    position: absolute;
	    vertical-align: top; 
	    background-color: #e5e5e5; 
	    color: #000000; 
	    border-left: solid 1px #a9a9a9; 
	    border-right: solid 1px #a9a9a9; 
	    border-top-width: 0;
	    border-bottom: solid 1px #a9a9a9;
	    padding: 12px 3px 4px 3px;
	    top: 105px;
	    width: 972px;
    }

    .LeftContent
    {
	    width: 280px;
	    vertical-align: top;
    }
    .MiddleContent
    {
	    width: auto;
	    vertical-align: top;
    }

    .RightContent
    {
	    width: 280px;
	    vertical-align: top;
    }

    .ContentTable 
    {
	    width: 100%;
	    height: 100%;
	    vertical-align: top;
        margin-bottom: 10px;
    }

    .ModuleContainer 
    {
	    padding: 10px 10px 10px 10px;
    }

    .ModuleHeader
    {
	    background-color: #d47f49;
	    font-family: Arial, Helvetica, sans-serif;
	    font-weight: bold;
	    color: #ffffff;
	    font-size: 12px;
	    border-left: solid 1px #9d4f43;
	    border-right: solid 1px #9d4f43;
	    border-top: solid 1px #9d4f43;
	    padding: 2px 5px 2px 5px;
	    text-transform: none;
    }

    .ModuleContent
    {
	    background-color: #F0F0F0;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: normal;
	    border: solid 1px #9d4f43; 
	    padding: 5px 5px 5px 5px;
    }

    .ModuleContent a:link, .ModuleContent a:visited, .ModuleContent a:active
    {
	    color: Black;
	    text-decoration: underline;
    }

    .ModuleContent a:hover
    {
	    text-decoration: none;	
    }

    .ErrorContent
    {
	    padding: 10px 10px 10px 10px;
	    font-family: Arial, Helvetica, sans-serif;
	    font-weight: bold;
	    color: #ff0000;
	    font-size: 14px;
    }

    .ModuleError
    {
	    padding: 5px 5px 5px 5px;
	    font-family: Arial, Helvetica, sans-serif;
	    font-weight: bold;
	    color: #ff0000;
	    font-size: 12px;
    }

    .InfoAbsatz
    {
	    margin-bottom: 4px;
    }

    .progressItem {
        font-size: 0;
        width: 14px;
        height: 13px;
        margin: 0;
        padding: 0;
        cursor: pointer;
        display: block;
        background-repeat: no-repeat;
    }

    .filledProgressItem, .savedProgressItem {
        background-image: url(Images/FilledProgressItem.png);
    }

    .emptyProgressItem 
    {
        background-image: url(Images/EmptyProgressItem.png);
    }

    /* Ajax TabContainer */
    .TabContainer .ajax__tab_header {background:url(Images/tab-line.gif) repeat-x bottom;}
    .TabContainer .ajax__tab_outer {padding-right:0;background:url(Images/tab-right.gif) no-repeat right;height:21px;}
    .TabContainer .ajax__tab_inner {padding-left:3px;background:url(Images/tab-left.gif) no-repeat;}
    .TabContainer .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(Images/tab.gif) repeat-x;}
    .TabContainer .ajax__tab_hover .ajax__tab_outer {background:url(Images/tab-hover-right.gif) no-repeat right;}
    .TabContainer .ajax__tab_hover .ajax__tab_inner {background:url(Images/tab-hover-left.gif) no-repeat;}
    .TabContainer .ajax__tab_hover .ajax__tab_tab {background:url(Images/tab-hover.gif) repeat-x;}
    .TabContainer .ajax__tab_active .ajax__tab_outer {background:url(Images/tab-active-right.gif) no-repeat right;}
    .TabContainer .ajax__tab_active .ajax__tab_inner {background:url(Images/tab-active-left.gif) no-repeat;}
    .TabContainer .ajax__tab_active .ajax__tab_tab {background:url(Images/tab-active.gif) repeat-x;}
    .TabContainer .ajax__tab_body {border:1px solid #999999;border-top:0;padding:4px;background-color:#f0f0f0;}

    /* Ajax TabContainer scrolling */
    .ajax__scroll_horiz {overflow:scroll;}
    .ajax__scroll_vert {overflow:scroll;}
    .ajax__scroll_both {overflow:scroll}
    .ajax__scroll_auto {overflow:auto}

    .ie8AdjustedZIndex {
        z-index: 100;
    }

    
    .version
    {
        position: absolute;
        right: 10px;
        bottom: 5px;
    }

}

@media print
{
    body 
    {
	    font-family:Tahoma, MS Sans Serif, Arial, Sans Serif;
	    font-size:12px;
	    color:#000000;
	    background-color:#ffffff;
    }
    
    #PortalHeader
    {
        display:none;
    }

    #PortalHeader #PortalUser
    {	
        display:none;
    }

    #PortalMenu
    {
        display:none;
    }

    .PortalPath
    {
        display:none;
    }
    
    .InputForm 
    {
        border:dotted 1px #cccccc;
    }

    .SendForm
    {
        display:none;
    }
    
    .ModuleHeader
    {
        font-weight:bold;
    }

    .ContentTable 
    {
	    width:100%;
    }
    
    .DataList
    {
        width:100%;
    }
    
    .DataList tr th
    {
        margin:2px;
    }
    
    .DataList tr td
    {
        margin:2px;
    }

    .DataList .Alternate td
    {
	    background-color:#f8f8f8;
    }

        
    div.version
    {
        display: none;
    }

}