body  { cursor: default }
p   { color: black; font-size: 9pt; font-family: Arial, Sans-serif; font-weight: normal; line-height: 12pt }
ul { font-size: 9pt; font-family: Arial, Sans-serif; line-height: 12pt; list-style-type: disc; margin-top: 2px; margin-bottom: 2px }
h1  { color: #7f7f7f; font-size: 11pt; font-family: Arial, Sans-serif; font-weight: bold }
h2  { color: #ff6600; font-size: 9pt; font-family: Arial, Sans-serif; font-weight: bold }
a.main { color: #dedede; font-size: 12px; font-family: Arial, Sans-serif; line-height: 16px; text-decoration: none }
a.main:hover { color: white; font-size: 12px; font-family: Arial, Sans-serif; line-height: 16px; text-decoration: none }
a.sub      { color: #505050; font-size: 11px; font-family: Arial, Sans-serif; line-height: 16px; text-decoration: none }
a.sub:hover     { color: #000; font-size: 11px; font-family: Arial, Sans-serif; line-height: 16px; text-decoration: none }
.quicknav { color: #999; font-size: 8pt; font-family: Arial, Sans-serif; font-weight: normal; line-height: 10pt }
a.nav { color: #999; text-decoration: none }
a.nav:hover { color: #666; text-decoration: underline }
a.text  { color: #999; text-decoration: none }
a.text:hover { color: #999; text-decoration: underline }
.adresse { color: black; font-size: 9pt; font-family: Arial, Sans-serif; font-weight: normal; line-height: 16pt }
.news { color: #666; font-size: 9pt; font-family: Arial, Sans-serif; font-weight: normal; line-height: 12pt }

/*Formularformatierung*/
form { 
	color: black;
	font-size: 9pt;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	line-height: 12pt
}
input { 
	color: black;
	font-size: 9pt;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	margin: 10px 0 0 0;
	width: 180px;
}
.radio {
	width: 20px;
}

fieldset {
	border: none;
	margin-right: 100px;
}
.form_left {
	float: left;
}
.form_clear {
	clear: left;
}
label {
	float: left;
	display: block;
	width: 150px;
	clear: left;
	margin: 10px 0 0 0;
}
#submit {
	width: 150px;
	margin: 0 0 0 150px;
}
#reset {
	width: 150px;
}
* html textarea {
	margin-top: 12px;
}
textarea {
	margin-top: 15px;
	color: black;
	font-size: 9pt;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	width: 350px;
	height: 120px;
}
#empfaenger {
	margin-top: 0.5em;
}
#plz {
	width: 80px;
}
