body {
    background-color: rgba(255,255,255,0.0);
}

html {
    background-color: rgba(46,46,46,0.10);
}

h1{
    margin-bottom: 40px;
}

h5 {text-align: center;
	margin-bottom: 30px;}

label {
    color: #3B3B3B;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: auto;
}

.messages {margin-top: 50px ;

}

table.inhalt-k { 
	width: 350px;
	margin-top: 20px;
	margin-left: auto;
margin-right: auto;
margin-bottom: 30px}


.btn-send{margin-left:39%}

.g-recaptcha {	margin-left: 30% }
