p,div,td,tr,table,li,ol,ul,select,option,input{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10px;
}

.quotefrom{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 9px;
}

.quote{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 14px;
}


a:link, a:visited, a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #1D4779;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #1D4779;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
}

a.navi:link, a.navi:visited, a.navi:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #1D4779;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.navi:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #1D4779;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
}

input.loginbox{
width:100px;
border-style:solid;
border-color:#1D4779;
border-width:1px;
background-color: white;
}

input.mailbox{
width:125px;
border-style:solid;
border-color:black;
border-width:1px;
background-color: white;
font-size: 10px;
color: #1D4779;
}

input.mailbutton{
width:163px;
border-style:solid;
border-color:black;
border-width:1px;
background-color: white				;
font-size: 10px;
font-color: white;
color: black;
}

.feld {
width: 150px;
border-style:solid;
border-color:black;
border-width:1px;
background-color: white;
font-size: 10px;
color: #1D4779;
}

.feldlong {
width: 400px;
border-style:solid;
border-color:black;
border-width:1px;
background-color: white;
font-size: 10px;
color: #1D4779;
}

.txtarea {
width:400px;
height:100px;
border-style:solid;
border-color:black;
border-width:1px;
background-color: white;
font-size: 10px;
color: #1D4779;
}


