<!--
body{
color: #FFFFFF;
font-weight:bold;
font-family:Arial;
}
table.main {
border:2px dashed #ff6600;
-moz-border-radius:5px;
}

input {
	border: 1px dashed #ff9900;
	background-color: transparent;
	color: #ff9900;
}
textarea {
	border: 1px dashed #ff9900;
	background-color: transparent;
	color: #ff9900;
}
td.main {
border:2px dashed #ff6600;
-moz-border-radius:5px;
}
hr.teiler {
color: #ff6600;
}
a:link{
color: #ff6600;
text-decoration:underline;
}
a:visited{
color: #ff6600;
text-decoration:underline;
}
a:hover{
color: #FFFFFF;
text-decoration:underline;
}
-->
