nav a::after {
    background: #763771;
}
.whitebox h2::before, #uvbox h2::before {
    background: #763771;
}
.wrap-content img, .wrap-contact img{
	border: 0.1rem solid #763771;
}
a.button {
    background: #763771;
	border:solid 1px #763771;
    color:#ffffff;
}
.logo {
    display: table-cell;
    background: url("./images/uv-oertze.png") no-repeat;
	background-size:contain;
    text-decoration: none;
    vertical-align: middle;
	width: 20rem;
	height:8rem;
}