body {
font-family: Carleton,Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
background-color :#111111;
color: #222222;
line-height: 100.01%;
margin: 0px;
padding: 0px;
}

h1 {
font-size: 30px;
font-weight: bold;
color: #FFCC00;
}

h2 {
font-size: 16px;
font-weight: normal;
color: #FFCC00;
}

.formularinput {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #900;
background-color:#CCC;
text-align: center;
}

.formularabsenden {
font-family: Carleton,Verdana,Arial,Helvetica,sans-serif;
font-size: 22px;
font-weight: bold;
text-decoration: none;
color: #900;
text-align:center;
}

.formularreset {
font-family: Carleton,Verdana,Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #900;
text-align:center;
}

.punkte {
font-family: Carleton,Verdana,Arial,Helvetica,sans-serif;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
text-align:center;
}

div {
width: 50%;
height: 100%;
margin-left: 25%;
background-image: url(bg.jpg);
border: solid;
text-align:center;
}