.orangefett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}

a.button { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #666666;
 text-decoration: underline;}



a:hover.button  { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #ff6600;
 text-decoration: underline;}

a.button1 { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #ffffff;
 text-decoration: underline;}



a:hover.button1  { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #ff6600;
 text-decoration: underline;}


a.button2 { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #ffffff;
 text-decoration: underline;}



a:hover.button2  { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #ff6600;
 text-decoration: underline;}


a.button3 { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #ff6600;
 text-decoration: underline;}



a:hover.button3  { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #cc0000;
 text-decoration: underline;}


.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}

.grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.rahmengrau {
	border: 1px solid #999999;
}
.rahmenweiss {
	border: 1px solid #ffffff;
}
.rahmenorange {
	border: 1px #FF9900 solid;
}
.rahmenrot {
	border: 1px solid #cc0000;
}.orangestr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
}

.rotstr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc0000;
	text-decoration: underline;
}
.rahmenpunkt {
	border: 1px dotted #999999;
}
.hellgrau {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #CCCCCC; text-decoration: none}
