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