BODY {
	scrollbar-base-color: #E6E6E6;
	background-image: url(../images/45original.gif);
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.tblbgcolor {
	background-color: #ffa800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link,A:visited,A:active {
color: #326699;
font-weight: bold;
text-decoration: none;
}

A:hover {
color: #FFa800;
font-weight: bold;
text-decoration: none;
}

input {
        border-width: 1;
        font-size: 11px;
        font-family: verdana;
        border-color: #505050;
        border-style: solid;
        background-color: #E6E6E6;
        color: 333333;
        font-weight: normal;
}

select {
    border-width:1; font-size: 11px; font-family: verdana; border-color:#000080;
    border-style:solid; background-color:#EEEEEE; color:333333;
}

textarea {
        border-width: 1;
        font-size: 11px;
        font-family: verdana;
        border-color: #505050;
        border-style: solid;
        background-color: #E6E6E6;
        color: 333333;
        font-weight: normal;
}

option {
    border-width:1; font-size: 11px; font-family: verdana; border-color:#000080;
    border-style:solid; background-color:#EEEEEE; color:333333;
}
