/* Standard Website Styles */
body {
    color: #000000;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
}

td {
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    color: #000000;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-style:hidden;
}


table#maintable {
    width: 955px;
    border-collapse: collapse;
}



/* Standard Überschrift Styles */
h1 {
    font-size: 16px;
    font-weight: bold;
}

h2 {
    font-size: 15px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

h4 {
    font-size: 13px;
    font-weight: bold;
}

h5 {
    font-size: 12px;
    font-weight: bold;
}

h6 {
    font-size: 11px;
    font-weight: bold;
}


/* Links */
a:link, a:visited {
    background-color:transparent;
    color: #3D6281;
    font-size: 12px;
    text-decoration:none;
}

a:hover {
    background-color:transparent;
    color: #97AFBE;
    font-size: 12px;
/*    text-decoration:underline; */
}

a#menu {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}



/* Headerstyles */
table#header {
    height: 100px;
    width: 800px;
    border-collapse: collapse;
    border: 0px;
}

span#title,span#title_text {
    font-family: Tahoma;
    color: #3D6281;
    font-size: 11pt;
    font-weight: bolder;
}
span#title {
    font-size: 18pt;
}

/* emptyline */
tr#emptyline {
    background: #97AFBE;
    height: 20px;
}

/* Menüstyle(s) */
#menu {
    margin-top: 110px;
    margin-left: 3px;
    width: 182px;
    border-collapse: collapse;
    border-spacing: 0;
    border-style:hidden;
}

td#menu {
    height: 400px;
}

/* Menüpunktstyles */
tr#m1 a{ color:#000000; } /* normal */
tr#m1a a{ color:#000080;  } /* aktiv & onMousOver */

tr#m2 a{ color:#000000; }
tr#m2a a{ color:#000080; }

tr#m3 a{ color:#000000; }
tr#m3a a{ color:#000080; }

tr#m4 a{ color:#000000; }
tr#m4a a{ color:#000080; }

a#inv_menu {
    color: #B9BABD;
    font-style: italic;
}
a#vis_menu {
    color: #000000;
}

/* */

/* alle menüpunkte */
tr#m1,tr#m1a,tr#m2,tr#m2a,tr#m3,tr#m3a,tr#m4,tr#m4a {
    vertical-align: top;
}

/* */
#content {
    padding-left:3px;
    padding-top: 20px;
    width: 773px;
    border: 0px;
    background-image: url(\'bilder/gback.jpg\');
    height: auto;

}


/* Formularfelder */
button {
        border: 1px solid #FFD700;
}

input {
    border: 1px solid #444444;
    background-color: #FFFFFF;
    color: #000000;
}

.radio {
     border: 0px;
}

.chkbx {
    border: 0px;
    background-color: #EEF0F9;
}

/* adminstyles */
.aheadline {
color: #000000;
font-size: 12pt;
font-weight: bold;
}

/* spaw */
table#edittable {
visibility: visible;
padding: 0px;
}

#footer {
  margin-left: 190px;
  margin-top:20px;
}