body,p,ul,ol,li,td,th,tr  {
	font-family : Times New Roman,Times,serif;
	font-size : 11pt;
}

h1  {
	font-size : 19pt;
}

h2  {
	font-size : 15pt;
}

h3  {
	font-size : 12pt;
}

.red  {
	color : #FF0000;
}

.blue  {
	color : #0000ff;
}

.green  {
	color : #008000;
}

a:hover  {
	color : teal;
	text-decoration : none;
}

.big  {
	font-size : 12pt;
}

.small  {
	font-size : 9pt;
}

.normal  {
	font-size : 11pt;
	color: #FFFFFF;

}

ul {
	margin-top : 3pt;
	margin-bottom :3pt;
}

.itbold  {
	font-style : italic;
	font-weight : bold;
}

.ro {
	background:url(pics/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(pics/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(pics/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(pics/roundedbox_lu.gif) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.inhalt p {
	margin:0;
	padding:0;
}
