* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
    }
.bg_middle {
	background-image: url(../Bilder/bgmiddle.jpg);
	background-repeat: no-repeat;
	background-color: #262628;
}
.ueberschrift, h1 {
color: #bd0b1d;
font-size: 18px;
font-weight: bold;
}

.border {border: 2px solid white;}

input, textarea {color: black;}
