body {
margin:0px;
padding:0px;
background:#fcf1d1;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt;
padding: 0px 0px 0px 0px;
font-variant:small-caps
}

.formie {
background-color: #efefef;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
}

.formns {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
}

/* Angaben der Formularelemente */

.formular {
background-color: #efefef;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-color: #000000
}

.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

select {
background-color: #CCCCCC;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px
}

input {
background-color: #efefef;
border-color: #cccccc;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px
}

textarea {
background-color: #efefef;
border-color: #cccccc;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px
}

input:submit {
BACKGROUND-COLOR: #ff9900;
border-bottom-color: black;
border-top-color: black;
}


/* Verweise */
a.nav:link {
font-family: arial, sans-serif;
font-size: 13px;
color: #ffffff;
text-decoration:none;
}

a.nav:active {
font-family: arial, sans-serif;
font-size: 13px;
color: #ffffff;
text-decoration:none;
}

a.nav:visited {
font-family: arial, sans-serif;
font-size: 13px;
color: #ffffff;
text-decoration:none;
}

a.nav:hover {
font-family: arial, sans-serif;
font-size: 13px;
color: #ffffff;
text-decoration:underline;
}



.navigationTabelle {
padding: 5px;
color: #fff;
}

.content {
font-family: arial, sans-serif;
font-size: 13px;
padding: 5px;
line-height: 17px;
}

td {
font-family: arial, sans-serif;
font-size: 13px;

}

.fehler {
color: red;
}

/* textcaptcha */ 

    .s { color: black; background-color: black; font-size:7px; line-height:7px;}
    .w { color: white; background-color: white; font-size:7px; line-height:7px;}
