A:visited {
	text-decoration: none;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

.klein {
	font-size: 11px;
}

.breite {
	font-family: Arial;
	font-size: 12px;
	width: 600px;
}

.breite_kurz {
	font-family: Arial;
	font-size: 12px;
	width: 300px;
}

input {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	width: 600px;
}

select {
	height: 72px;
}

body {
	background-color: white;
	font-family: Arial;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}