* {
    color: #697175;
}
body {
    background-color: #fff;
    margin: 0;
	    top: 50%;
}
a {
    color: #697175;
}
a:hover {
    color: #697175;
}
.col-sm-6{
	text-align: center;
	padding-left: 0px!important;
	margin: -8px;
}
.row{
	    text-align: center;
		margin-left: 0px!important;
    margin-right: 0px!important;
}
#Anschrift{
	font-size: 1.5em;
}
p {
	color:red!important;
	font-size: 2em;
}
