

body,td,th,p,a,h1,h2,h3 {

	color:#333333;
	font-family:tahoma,arial;
	font-size:8pt;
	;
 background-color:#FFFFFF}

th{
	text-align:left;
	font-weight: bold;
}
small {
	color:#FF9900;
	font-family:impact,arial;
  font-size:8pt;

}
table.main{
border:1 dotted #FF9900
}
// <h1>Überschrift</h1>

h1{
font-size:14pt;font-weight: bold;margin-bottom:0pt
}

h2{
font-size:8pt;margin-bottom:0pt
}
h3{
font-size:8pt;font-weight: bold;margin-bottom:0pt
}

a {
	color:#FF9900;
	font-family:impact,arial;
  font-size:8pt;
	text-decoration:none;
	font-style:normal;
}
a.menu {
	color:#FF9900;
	font-family:impact,arial;
  font-size:8pt;
	text-decoration:none;
	font-style:normal;
}
.menuActive {
	color:#FFFFFF;
	font-family:impact,arial;
  font-size:8pt;
		font-style:normal;
	background-color:#FF9900;
}

a:hover{
	text-decoration:underline;
}
.line{
	background-color:#FF9900;
}

*.subMenuActive, *.subMenuActive a{
	color:#FFFFFF;
	font-size:8pt;
	font-style:normal;
	background-color:#FF9900;
}

*.subMenu, *.subMenu a{
	color:#FF9900;
	font-size:8pt;
	font-style:normal;
}

input,textarea {
	width:100%;
	color:#333333;
	font-family:tahoma,arial;
	font-size:10pt;
}




