body {
        /* background-image: url(../images/bg.gif); */
        background-color:#f5f5f5;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
}

table {
        background-color:#FFFFFF;
        text-align:left;
}

.outborder {
        background-color:#cccccc;
}

.inborder {
        background-color:#cccccc;
}

.out {
        /* background-image: url(../images/bg.gif);  */
        background-color:#f5f5f5;
}

.ouut {
        background-color:#990033;
}

.in {
        background-color:#ffffff;
}

td {
        background-color:#ffffff;
}

.header {
        background-color:#ffffff;
}

.title {

        background-image: url(../images/bghead.gif);
        color:#993366;
        font-weight:bold;
}

.menu {
        background-image: url(../images/obenn.gif );
        text-decoration:none;
}

td {
        font-size:10pt;
        font-family:verdana,arial,geneva,sans-serif;
        color:#000000;
}

.small {
        font-size:10pt;
        font-family:verdana,arial,geneva,sans-serif;
}

.smallgrey {
        font-size:9pt;
        font-family:verdana,arial,geneva,sans-serif;
        color:#808080;
}

.smallgrey3 {
        font-size:10pt;
        font-family:verdana;
        color:#000000;
}

.smallgrey2 {
        font-size:9pt;
        font-family:verdana;
        color:#000000;
}

.smallgrey4 {
        font-size:8pt;
        font-family:verdana;
        color:#000000;
}

a {
        color:#051254;
        text-decoration:none;
}

a:visited {
        color:#051254;
}

a:hover {
        color:#051254;
        text-decoration:underline;
}


a:active {
        color:#051254;
}

.link a, .link a:visited, .link a:hover, .link a:active {
        font-weight:bold;
}

a.link {
        font-weight:normal;
        text-decoration:underline;
}

.menu a, .menu a:visited, .menu a:active {
        text-decoration:none;
        font-weight:normal;
        color:#051254;
}

.menu a:hover {
        font-weight:normal;
        text-decoration:underline;
        color:#051254;
}

.tableb {
         background-color:#ffffff;
}

input, textarea, select {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
}



/* ab hier Änderungen der Version 1.4.1 */

legend {
        padding-left:5px;
        padding-right:5px;
        font-weight:bold;
}

fieldset {
        border:1px solid #cdcdcd;
        padding:12px;
}

.error {
        color:#990000;
        background-color:#FFFFE1;
        border:1px dashed #990000;
        margin-top:25px;
        margin-bottom:25px;
           font-weight:bold;
}

.addform_titel {
        font-weight:bold;
        margin-bottom:5px;
}

/* ab hier Änderungen von Micha */

#mtliste  {
         display: none
        }

H1{
font-size:12px;
display:inline;
}

H2{
color:#990000;
font-size:14px;
display:inline;
}

linki{
color:#051254;
font-size:14px;
display:inline;       text-decoration:underline;
}

.t2{
font-family: arial, Times;
font-size:20px;
  text-decoration:none;
}