textarea{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none
}

a:link { color:#333333; ; text-decoration: underline}
a:visited { color:#999999; ; text-decoration: underline}
a:active { color:#0F4B9A; ; text-decoration: underline}
a:hover {  color: #FF9400; text-decoration: underline}

a:link.search { color:#000000; ; text-decoration: none}
a:visited.search { color:#000000; ; text-decoration: none}
a:active.search { color:#000000; ; text-decoration: none}
a:hover.search {  color: #FF9400; text-decoration: none}

ul {  list-style-image: url(grafik/point.gif); list-style-type: square}
li {  list-style-type: square}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none
}

.lead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#333333;
	text-decoration: none
}

.headerkl {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
 	color:#333333;
 	text-decoration: none 
}

.dotted {
    border : 1px dotted #333333;
}

.input {
    border-left: #333333 1px solid;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-bottom: #333333 1px solid;
	background-color=#EEEEEE
}

hr {
	color: #333333 dotted;
}

body,table,tr,td,br,p,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none

}

