﻿body, html
{
    min-height: 90%;
}

body
{
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    line-height: 100%;
    font-size: 83%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #e6f8f8;
 }

p, td, li
{
    line-height: 135%;
}


h1
{
    line-height: 120%;
    margin-bottom: 1.2em;
    margin-top: 12px;
    font-size: 120%;
    font-weight: bold;
}

h2
{
    line-height: 110%;
    margin-top: 28px;
    margin-bottom: 1.2em;
    font-size: 110%;
    font-weight: bold;
}

h3
{
    line-height: 100%;
    margin-bottom: 1.5em;
    font-size: 100%;
    font-weight: bold;
}

th
{
    text-align: left;
    background-color: #2b477f;
    color: White;
    padding: 3px;
    padding-left: 7px;
    font-size: 100%;

}

td
{
    vertical-align:top;
    padding:3px;
    border-bottom: solid 1px #c8cfeb;
    padding-left: 7px;
    font-size: 100%;

}

/*tr:nth-child(2n+1)
{
    background-color: #f0f1f6;
}*/

img
{
    border: 0px;
}

input, textarea
{
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

fieldset
{
    width: 440px;
    padding: 20px;
}

legend
{
    font-weight: bold;
}
a:link, a:visited
{
    color: #090b96;
    text-decoration: none;
}

a:hover, a:active
{
    text-decoration: underline;
}

input[type="text"], input[type="password"]
{
    border: solid 1px #090b96;
}

input[type="submit"], input[type="reset"]
{
    border: solid 1px #090b96;
    background-color: #f0f1f6;
}

textarea
{
    border: solid 1px #090b96;
    width: 28em;
    height: 13em;
}

.skipmenu
{
    display: none;
}

.smallText
{
    font-size: 85%;
}

#header
{
    position: relative;
    vertical-align: top;
    text-align: right;
    background-color: #f0f1f6;
    width: 1100px;
    border-right: 1px solid #c6d3d3;
    border-left: 1px solid #c6d3d3;
    margin: auto;

}

#logo
{
    border-width: 0px;
    height: 100px;
    width: 252px;
    left: 0px;
    top: 0px;
    position: absolute;
}

#identifier
{
   height: 100px;
   left: 252px;
   top: 0px;
   position: absolute;
}

#globalNavigationContainer
{
    background-color:  rgb(230,248,248);
    height: 100px;
    text-align: right;
}

#globalNavigation
{
    position: relative;
    padding: 4px;
    line-height: 1.6em;
    top: 0px;
    background-color: white;
}

#globalNavigation a:hover
{
    text-decoration: underline;
}

#mainNavigationContainer
{
    background-color:rgb(43,71,127);
    width: 100%;
    text-align: left;
}

#searchForm
{
    padding-bottom: 6px;
    padding-top: 6px;
}

#searchbox
{
    width: 252px;
    vertical-align: middle;
}

input.SearchTermNav
{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 11px;
    height: 12px;
    width: 163px;
    border: solid 1px white;
    line-height: 12px;
    font-size: 76%;
}
input#btMasterSearch
{
    color: White;
    border: solid 1px white;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
    background-color:#566d99;
    line-height: 12px;
    font-size: 76%;
}

#mainNavigation
{
    margin-left: 58px;
    color:rgb(43,71,127);

}

#mainNavigation a:link, #mainNavigation a:visited
{
   padding-left: 8px;
   padding-right: 8px;
   font-weight: bold;
   text-decoration: none;
   color: white;
   font-size: 85%;

}
#mainNavigation a:hover, #mainNavigation a:active, #mainNavigation a.selected
{
    background-color: White;
    color:rgb(43,71,127);
    text-decoration: none;
}

#loginName
{
    font-size: 80%;
}

#bcnContainer
{
    background-image: url('images/grid.png');
    background-repeat: repeat-y;
    background-color:rgb(198,211,211);
    padding-left: 272px;
    text-align: left;
}
#bcn
{
    line-height: 32px;
    font-size: 76%;
}


#wrapper
{
    width: 1100px;
    margin: auto;
    background-image: url('images/bg_body.jpg');
    background-repeat: repeat-y;
    border-right: solid 1px #c6d3d3;
    border-bottom: solid 1px #c6d3d3;
    border-left: solid 1px #c6d3d3;
    background-color: white;
}

#secondLevelContainer
{
    width: 252px;
    float: left;
    min-height: 400px;
}

#contentContainer
{
    float: left;
    max-width: 45.25em;
}

#content
{
    margin: 20px;
}

/*Marginalspalte*/

#marginalContainer
{
    width: 236px;
    float: right;
}

.marginal
{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 25px;
    margin-left: 0px;
    border: 1px solid #002266;
}
.mgHeader
{
    background-color: #566d99;
    color: White;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform:uppercase;
    font-size:8pt;
}

.mgHeader2
{
    background-color: #dde4e4;
    color: #566d99;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    text-transform:uppercase;
    font-size:8pt;
    font-weight: bold;

}

ul.mgList
{
    list-style-image:url('images/list-img.png');
    font-size: 85%;
    margin-top:0px;
    margin-right: 5px;
}

ul.mgList li
{
    margin-left: -6px;
}

.marginal p
{
    font-size: 85%;
    margin-left:12px;
    margin-right: 12px;
}

/*------------Darstellung der Ansprechpartner -------*/
#divHTML
{
    font-size: 90%;
}

.assignments
{
    border: 1px solid #c5d3d3;
    padding: 3px;
    padding-left: 7px;
    margin-bottom: 10px;
}

.mainContactAdress
{
    width: 150px; float: left;
    margin-bottom: 30px;
}


.tbContact
{

}

.tbContact th, .tbContact td
{
    background-color: #f6fcfd;
}
.thBez
{
    width: 80px;
    text-align: left;
}

.thName
{
    width: 190px;
    text-align: left;
}

.thContact
{
    width: 180px;
    text-align: left;
    padding-left: 7px;
}



/*left navigation*/
#secondLevel ul
{
    font-size: 85%;
    border-bottom: solid 1px #8ca6a6;
    border-top: solid 1px #8ca6a6;
    border-left: solid 2px #2b477f;
    background-color: #afc1c1;
    margin-left: 4px;
    margin-top: 20px;
    list-style-type: none;
    padding-bottom: 1px;
    padding-left: 6px;
    padding-right: 0px;
    padding-top: 1em;

}

#secondLevel li
{
    font-weight: normal;
    height: 1%;
    padding: 0px;
    margin:0px;
    line-height: 120%;
}


#secondLevel a:link, #secondLevel a:visited
{
    padding-bottom: 0.8em;
    padding-top: 0.8em;
    padding-left: 18px;
    padding-right: 0px;
    display: block;

}

#secondLevel a:hover, #secondLevel a:active
{
    background-color: White;
    border-right: #1b7385 3px double;
    text-decoration: none;
}

/*#secondLevel a:active
{
    background-color: #4b54a4;
    color: white;
    border-right: #090b96 3px double;
    text-decoration: none;
}*/


#secondLevel li.current
{
    border-bottom: solid 1px #8ca6a6 ;
    border-top: solid 1px #8ca6a6 ;
    border-left: #2b477f 2px solid;
    font-weight: bold;
}


div#secondLevel li.current a.first
{
    background-color: White;
    border-right: #2dc7e5 3px double;
}

#secondLevel a.first, #secondLevel a.open
{
    background-image: url('images/open.png');
    background-repeat: no-repeat;
    background-position: 5px 11px;
}

/*2. Ebene */
#secondLevel ul ul
{
    padding-top: 2px;
    margin-left: 0px;
    margin-top: 0px;
    border: solid 0px transparent;
    font-size: 100%;
}

#secondLevel ul ul, #secondLevel li.current
{
     background-color: #c6d3d3;

}

/*3. Ebene */
#secondLevel ul ul ul, #secondLevel li.current li.current
{
    background-color:#cfe2e5;

}


/*end left navigation*/

/*DefaultFolderPresenter*/
.sFolder
{
    width: 200px;
    float: left;
    /*border-bottom: 1px dotted #666666;*/
    margin-right: 30px;
    min-height: 100px;
}

.folderName
{
    font-weight:bold;
}


.sFolderContent
{
    margin: 20px;
    margin-left: 0px;
}

/*Login Passwort etc. */
#divACL
{
    padding: 20px;
    height: 200px;
    width: 400px;
    border: solid 1px #090b96;
}

#divACL input[type="text"], #divACL input[type="password"]
{
    width: 220px;
    height: 20px;
    margin-bottom: 10px;
    margin-top:3px;
}
#divACLNav
{
    margin-bottom: 20px;
}

#divACLNav a
{
    margin-right: 20px;
}

#divACL span
{
    color: Red;
}

/*------------Registrierung------*/
#tbRegistration tbody th
{
    display: none;
}

#tbRegistration li
{
    list-style-image: none;
    list-style-type: none;
}


/*-------KontaktFormular-------------*/
#contactForm fieldset
{
    border: 1px solid white;
    width: 480px;
    display: block;
    margin-bottom: 30px;
}

#contactForm .formwrapper
{
    border: 1px solid #566d99;
    background-color: #f6fcfd;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#contactForm legend
{
    color: #eaedf2;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    padding: 0.2em;
    font-size: 76%;
    background-color: #090b96;
    margin-left:-8px;
}

#contactForm input[type="text"], #contactForm textarea, fieldset input[type="text"], fieldset input[type="password"]
{
    width: 300px;
}

.formLabel
{
    float: left;
    width: 8em;
 }

.formElem
{
    float: left;
    font-size: 90%;
}

.clearer
{
    clear: both;
}

/*Sitemap*/
ul.sitemap
{
    padding: 0px;
    margin: 0px;
    width: 46%;
    margin-right: 1em;
    margin-bottom: 2em;
    float: left;
    border: solid 1px #566d99;
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
}

    ul.sitemap > li:nth-child(1)
    {
        background-color: #dde4e4;
        font-weight: bold;

    }

    ul.sitemap li
    {
        list-style-image: none;
        list-style-type: none;
        list-style-position: outside;
        padding: 0px;
        margin: 0px;
    }

    ul.sitemap li ul
    {
        background-color: #fcfeff;
        font-weight: normal;
        font-size: 85%;
        padding-left: 12px;

    }


/*Formulare*/

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label {
    margin: 1em 0 0 0;
}

.display-field,
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 28em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}


/*Ansprechpartner*/

.contactTable td
{
    width:230px;
    font-size: 80%;
    border-bottom: solid 1px #c8cfeb;
}

.contatctTable tr:nth-child(2n+1)
{
    background-color: #c7cfea;
}

/*Termine*/

td.datesTableDate
{
    width:200px;
    font-size: 80%;
    border-bottom: solid 1px #c8cfeb;
}
td.datesTableDetails
{
    width:260px;
    font-size: 80%;
    border-bottom: solid 1px #c8cfeb;
}

/*----Paging----*/

/*management*/
#actionWrapper
{

    color: White;
    margin: 12px;
}


#AMIndoorlogo
{
    margin-bottom: 10px;
}

#actionWrapper a
{
    color: rgb(255,127,0);
}


#actionWrapper h1
{
    font-size: 12pt;
    margin-top: 12px;
}

.actions
{
    margin-bottom: 6px;
}

.actions ul
{
    margin-left: -20px;
}
.actionImg
{
    float: left;
    width: 22px;
    padding-bottom: 300px;
    margin-bottom: -300px;
}

    .actionImg img
    {
        border: 0px;
    }

.actionDesc
{
    float: left;
    width: 230px;
}

iframe.fldDialog
{
    width: 100%;
    height: 100%;
    margin: 0px;
}

li.file
{
    list-style-image: url('images/file.gif');
}

li.pdf
{
    list-style-image: url('images/pdf.png');
}

li.zip
{
    list-style-image: url('images/zip.png');
}
li.intern
{
    list-style-image: url('images/intern.png');
}

li.extern
{
    list-style-image: url('images/extern.png');
}


/*Workflow*/
.orgfileVersion
{
    font-size: 8pt;
    color: black;
    background-color: #fe8600;
    padding: 6px;
    margin-top:6px;
    margin-bottom:6px;
    box-shadow: -2px 0px 5px #999999;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}




li.deletedItem
{
    color: #aaaaaa;
}

a
{
    cursor:pointer;
}

/*Paging*/
.pagerItem
{
    margin-right: 6px;
}
.pager
{
    margin-top: 6px;
    margin-bottom: 6px;

}


.ptTeaser img
{
    float: left;
    padding-right: 20px;

}

.ptberschrift2
{
    clear: both;
}

.ptAbbildung, .ptBeschriftung
{
    font-size: 10px;
    line-height: 120%;
    font-weight: normal;
    margin-bottom: 24px;
}
.ptBildrechts img {
    float: right;
    border: 1px solid #333;
    padding-left: 9px;
}

.ptInfobox
{
    padding: 6px;
    padding-left: 12px;
    width: 96%;
    border-left: dotted 1px rgb(40,71,127);
    background-color: rgb(234, 237, 242);
}

.wordDocument table p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

/*FAQ*/
.ptFrage
{
    padding-left: 16px;
    font-weight: bold;
    color:#2b477f;
}

    .ptFrage:hover
    {
        cursor: pointer;
    }

.ptAntwort
{
    padding-left: 16px;
}

.faqOpen
{
    background-image: url('images/unten.png');
    background-position-y:6px;
    background-repeat: no-repeat;
}

.faqClosed
{
    background-image: url('images/oben.png');
    background-position-y:6px;
    background-repeat: no-repeat;
}



table.news
{
    width:560px;
}

table.news td, table.news th
{
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid #c8cfeb;
}

.newsDate
{
    width: 80px;
}

.newsArea
{
    width: 140px;
}

.newsTheme
{
    width: 340px;
}