﻿h1
{
    margin: 0;
    padding: 0;
}
h2
{
    margin: 0;
    padding: 0;
}
h3
{
    margin: 0;
    padding: 0;
}
hr
{
    border-top: solid 1px #999;
}

input
{
    margin: 0;
    padding: 0;
}

iframe {
    padding: 0;
}

img
{
    padding: 0px;
    margin: 0px;
    border-style: none;
}
html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
margin-top: 1px;
}

.imgView
{
    border-radius: 5px;
}
.bgtext
{
    position: relative;
    float: right;
    text-align: right;
    margin: 20px;
}
#header
{
    width: 100%;
}
#menue
{
    width: 100%;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    color: #215294;
}

#menue ul
{
    display: inline;
    margin-left: 0;
    padding-left: 0;
}
#menue ul li
{
    border: medium none;
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#menue ul li a
{
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    font-weight: bold;
}
#menue a:link
{
    color: #666;
}
#menue a:visited
{
    color: #666;
}
#menue a:hover
{
    color: #666;
}
#menue ul li a:focus, #menu ul li a:hover
{
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
}
#menueitems
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.dynmenue
{
    border: 1px solid #6cb3f3;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    margin-top: 7px;
    background-image: url('/images/popup.jpg');
    background-repeat: repeat;
}
.dynmenue a:link
{
    color: #666;
}
.dynmenue a:visited
{
    color: #666;
}
.dynmenue
{
    color: #666;
}


#menue a:link
{
    top: 36px;
    left: 280px;
    color: #666;
}
#menue a:visited
{
    color: #666;
}
#menue a:hover
{
    color: #666;
}
#menueitems
{
    text-align: center;
}

.parentnode {
    width: 170px;
    padding-bottom: 2px;
    padding-top: 5px;
    text-transform: uppercase;
}
.childnode
{
    width: 170px;
    padding-bottom: 3px;
}

#topdiv
{
    width: 900px;
    margin-left: -15px;
    margin-bottom: 15px;
    background-color: #F5F5F5;
}
#footer
{
    width: 100%;
    margin-top: 10px;
    clear: both;
    color: inherit;
}
#footer a:link
{
    color: inherit;
}
#footer a:visited
{
    color: inherit;
}
#footer a:hover
{
    color:inherit;
}

.divider
{
    height: 10px;
}
.divider2
{
    height: 5px;
}

#adminmenue
{
    width: 100%;
    font-size: 10pt;
    padding: 5px;
    position: fixed;
    background-image: url('dateien/system/bg1.png');
}
#adminmenue a:link
{
    color: #666;
    text-decoration: none;
}
#adminmenue a:visited
{
    color: #666;
    text-decoration: none;
}
#adminmenue a:hover
{
    color: #666;
    text-decoration: underline;
}
.sectionsettings
{
        position: relative;
    text-align: right;
}
.sectionsettings2 {
    margin-top: 100px;
    text-align: right;
    position: relative;
}
.centerdiv
{
    width: 100%;
    text-align: center;
}
a.btnEdit
{
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(_images/icon_edit.gif);
    background-position: center;
    background-repeat: no-repeat;
}

a.btnDelete
{
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(_images/icon_delete.gif);
    background-position: center;
    background-repeat: no-repeat;
}

a.btnNext
{
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(_images/icon_next.gif);
    background-position: center;
    background-repeat: no-repeat;
}

a.btnBack
{
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(_images/icon_back.gif);
    background-position: center;
    background-repeat: no-repeat;
}

td.gallerycell
{
    vertical-align: middle;
    text-align: center;
    border: 0;
}

td.gallerycell td.imagecell
{
    text-align: center;
}

td.gallerycell td.buttoncell
{
    padding: 3px;
}

div.gallerydetails
{
    width: 100%;
    padding: 0px;
    text-align: center;
}
.gItemStyle
{
    padding: 20px 20px 0px 0px;
}

#logoclass
{
    color: inherit;
    text-decoration: none;
}

#logoclass a:link {
    color: inherit;
    text-decoration: none;
}

#logoclass a:visited {
    color: inherit;
    text-decoration: none;
}

#logoclass a:hover {
    color: inherit;
    text-decoration: none;
}

#logoclass a:focus {
    color: inherit;
    text-decoration: none;
}
.spacer1{
    height:10px;
}
.spacer2{
    height:12px;
}
.flagge {
    margin-top:5px;
    margin-bottom:5px;
    border-radius:2px;
}