/* ========================================================================== */
/* @media only screen and (min-width: 801px) and (max-width: 1024px)          */
/* ========================================================================== */

#LOGO
{
padding-left:  0.5em;
padding-right: 1.25em;
padding-bottom:0.5em;
padding-top:   0.5em;

width:  90px;
height: auto;
}

/* -------------------------------------------------------------------------- */
#TITLE
{
position:static;
height: 107px;
top:     30px;
margin:  -8px;
padding: -4px;
border:   0px;
background-image: linear-gradient(to left, transparent, #0098d4),url("../graphics/bayernflagge.gif");
background-size: cover;
overflow:hidden;
z-index:3;
}

h1.Title
{ 
margin-top:       20px;
color:            #000000;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.25em;
font-weight:      bold;
font-style:       normal;
text-align:       left;
}

/* -------------------------------------------------------------------------- */
#NAVIGATION
{
position:fixed; height:30px; bottom:0px; left:0px; right:0; width:100%;
border:0px; background-color:#F4C800; overflow:hidden; z-index:4;
display: none;
}

td.Navigation
{
padding-top:      0px;
padding-left:     30px;
padding-right:    30px;
color:            #222222;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.125em;
font-weight:      normal;
font-style:       normal;
}

a.Navigation:link    { color:#222222; text-decoration:none;}
a.Navigation:visited { color:#222222; text-decoration:none;}
a.Navigation:hover   { color:#222222; text-decoration:none;}
a.Navigation:focus   { color:#222222; text-decoration:none;}
a.Navigation:active  { color:#222222; text-decoration:none;}

/* -------------------------------------------------------------------------- */
span.MAINMENU
{
padding-right:    2px;
color:            #303030;
font-weight:      bold;
}

/* -------------------------------------------------------------------------- */
#CONTENT
{
position:static;
margin-left:10px; margin-top:30px; margin-bottom:60px;
width:95%; z-index:3;
}

em.Content
{ 
line-height:      1.0em;
color:            #222222;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.0em;
font-weight:      normal;
font-style:       normal;
}

h1.Content
{ 
margin-top:       25px;
color:            #222222;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.25em;
font-weight:      bold;
font-style:       normal;
text-align:       left;
}
h2.Content
{
margin-top:       15px;
line-height:      1.250em;
color:            #222222;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.125em;
font-weight:      bold;
font-style:       normal;
text-align:       left;
}
h3.Content
{
margin-top:       10px;
line-height:      1.250em;
color:            #0000FF;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.0em;
font-weight:      normal;
font-style:       italic;
text-align:       left;
}

img.Content
{
width:  70%;
height: auto;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

a.Content:link    { color:#222222; text-decoration:none;}
a.Content:visited { color:#222222; text-decoration:none;}
a.Content:hover   { color:#222222; text-decoration:none;}
a.Content:focus   { color:#222222; text-decoration:none;}
a.Content:active  { color:#222222; text-decoration:none;}

/* -------------------------------------------------------------------------- */
ul.Liste
{
padding-left:     30px;
list-style-type:  none;
}

li.Liste
{
margin-top:       0px;
line-height:      1.25em;
color:            red;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.0em;
font-weight:      normal;
font-style:       normal;
text-align:       left;
text-decoration:  none;
}

a.Liste:link    { color:#222222; text-decoration:none;}
a.Liste:visited { color:#222222; text-decoration:none;}
a.Liste:hover   { color:#222222; text-decoration:none;}
a.Liste:focus   { color:#222222; text-decoration:none;}
a.Liste:active  { color:#222222; text-decoration:none;}

/* -------------------------------------------------------------------------- */
#REFERENCES
{
position:relative;
margin-left:10px; margin-top:20px; 
width:95%; z-index:3;
}

em.References
{ 
line-height:      0.75em;
color:            #222222;
font-family:      "Verdana","Arial", sans-serif;
font-size:        0.75em;
font-weight:      normal;
font-style:       italic;
}

a.References:link    { color:#222222; text-decoration:none;}
a.References:visited { color:#222222; text-decoration:none;}
a.References:hover   { color:#222222; text-decoration:none;}
a.References:focus   { color:#222222; text-decoration:none;}
a.References:active  { color:#222222; text-decoration:none;}

h1.References
{
margin-top:       0px;
color:            #222222;
font-family:      "Verdana","Arial", sans-serif;
font-size:        1.125em;
font-weight:      bold;
font-style:       italic;
text-align:       left;
}

/* -------------------------------------------------------------------------- */
#FOOTER
{
position:relative;
margin-left:10px; margin-top:20px; 
wid-style:       italic;
text-align:       left;
}

/* -------------------------------------------------------------------------- */
#FOOTER
{
position:relative;
margin-left:10px; margin-top:20px; 
width:95%; z-index:3;
}

em.Footer
{ 
line-height:      1.0em;
color:            #222222;
font-family:      "Verdana","Arial", sans-serif;
font-size:        0.75em;
font-weight:      normal;
font-style:       italic;
}

/* -------------------------------------------------------------------------- */
#PRINT
{
display: none;
}

/* -------------------------------------------------------------------------- */
#NEWPAGE
{
page-break-before:always;
}