body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}

p,li,ul,td,.text,datum {
    font-size: 13px;
    color: #000000;
    line-height: normal;
    font-weight: normal;
    font-style: normal;
    font-family: Arial;
}

.datum {
	font-size: 10px;
}

.search_field {
    border-color: #000000;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    width: 75px;
    height: 16px;
    font-family: Arial;
    font-size: 10px;
}

a {
	color: #0490C7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.contactbutton {
    border-color: #FFFFFF;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    font-family: Arial;
    font-size: 11px;
}

.textfield {
    border-color: #000000;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    width: 200px;
    font-family: Arial;
    font-size: 11px;
}

.textarea {
    border-color: #000000;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    width: 443px;
    font-family: Arial;
    font-size: 12px;
}

.blind {
	font-size: 8px;
	font-family: Arial;
	color: #FFFFFF;
}
