body { background-color: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: normal; }
#container {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	line-height: 21px;
	top: -1px;
}
.formularlinks {
	background-color: #FF6600;
	text-align: right;
	width: 200px;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 3px;
	float: left;
	padding-top: 5px;
	padding-bottom: 7px;
	border: 1px solid #FFFFCC;
}
.formularrechts {
	background-color: #FF6600;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.zeile {

	height: 30px;
	width: 500px;
}
.kl {
	font-size: 11px;
	font-weight: normal;
}
strong {
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-size: 19px;
	letter-spacing: 2px;
	color: #999999;
}
.textklein {
	font-size: 12px;
}
a:link {
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	color: #666600;
	text-decoration: none;
}
.headline {
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 1px;
}
.termine {
	font-size: 13px;
	padding-left: 50px;
	color: #FF6600;
}
