﻿
h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 0;
}

input {
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

img {
    padding: 0px;
    margin: 0px;
    border-style: none;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    background-position: center 50%;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    background-position: left top;
    background-image: url('/dateien/system/bg.jpg');
    background-repeat: repeat-x;
}

#pageContainer {
    border: 1px solid #3e5496;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    min-height: 100%;
    text-align: left;
}

#header {
    height: 250px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('/dateien/system/header.png');
    background-repeat: no-repeat;
}

#menue {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 900px;
    height: 35px;
    padding-top: 0px;
}

#wrapper {
    width: 100%;
    padding: 0 0 0 0px;
    background-repeat: repeat-x;
}

#content {
    width: 870px;
    margin-right: 20px;
    padding: 15px;
    margin-left: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 11pt;
    color: #3e5496;
    background-repeat: repeat;
}

#topdiv {
    width: 900px;
    margin-left: -15px;
    margin-bottom: 15px;
    font-size: 11pt;
    background-color: #F5F5F5;
}

#footer {
    height: 40px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
    clear: both;
}

    #footer a:link {
        color: #666666;
    }

    #footer a:visited {
        color: #666666;
    }

    #footer a:hover {
        color: #666666;
    }

.divider {
    height: 10px;
}

.divider2 {
    height: 5px;
}

a:link {
    color: #3e5496;
    font-weight: 700;
}

a:visited {
    color: #3e5496;
}

a:hover {
    color: #3e5496;
}

a:focus {
    color: #3e5496;
}

#adminmenue {
    font-size: 10pt;
    padding: 5px;
    background-color: #FFFFFF;
}

    #adminmenue a:link {
        color: #333333;
        text-decoration: none;
    }

    #adminmenue a:visited {
        color: #333333;
        text-decoration: none;
    }

    #adminmenue a:hover {
        color: #333333;
        text-decoration: underline;
    }

.sectionsettings {
    border-style: dashed none none none;
    border-width: 5px;
    padding: 10px 0px 5px 0px;
    position: relative;
    margin-top: 10px;
    text-align: right;
    color: lightgray;
}

.sectionsettings2 {
    margin-top: 10px;
    border-width: 5px;
    border-style: dashed none none none;
    padding: 10px 0px 5px 0px;
    text-align: right;
    color: lightgray;
    position: relative;
}

.centerdiv {
    width: 100%;
    text-align: center;
}

a.btnEdit {
    display: block;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
}

a.btnDelete {
    display: block;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
}

td.gallerycell {
    vertical-align: middle;
    text-align: center;
    border: solid 1px #000000;
    padding: 15px;
}

    td.gallerycell td.imagecell {
        vertical-align: middle;
        text-align: center;
        width: 350px;
        height: 350px;
    }

    td.gallerycell td.buttoncell {
        background-color: #102D59;
        padding: 3px;
    }

div.gallerydetails {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.bild {
    width: 400px;
    text-align: center;
    border-width: 0;
}

.bildtd {
    text-align: center;
}

.abstand {
    padding-top: 0;
    padding-bottom: 25px;
    text-align: center;
}

.beschreibung {
    padding-top: 0;
    padding-left: 25px;
    text-align: left;
}
