th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-image: url(../images/familiestemplate/background.jpg);
	margin: 0px;
}
p {
	font-size: 1em;
	line-height: 1.7em;
}
table#template {
	width: 100%;
	cellpadding: 0;
	cellspacing: 0;
}
table#template2 {
	width: 99%;
	cellpadding: 0;
	cellspacing: 0;
}
table#template2 td {vertical-align: top;}
table#template td {vertical-align: top;}
td#cellright
{ text-align:right;}
td#cellrightwhite
{
	text-align:right;
	background-color: #FFFFFF;
}
td#logo
{
	text-align:right;
	width: 133px;
	background-image: url(../images/hometemplate/background.jpg);
}
td#title
{
	text-align:left;
	width: 255px;
		background-image: url(../images/hometemplate/background.jpg);
}
td#menu
{
	text-align:left;
	width: 140px;
		background-image: url(../images/familiestemplate/background.jpg);
}
td#content
{
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
}
td#top
{
	background-image: url(../images/familiestemplate/top.jpg);
	height: 6px;
}
div.base {width: 100%; text-align:center;}
div.footer {
	width: 100%;
	padding: 15px;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #9C0031;
	text-transform: uppercase;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #9C0031;
}
h3 {
	font-size: 90%;
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
li {
	font-size: 1em;
	line-height: 1.7em;
	padding-bottom: 10px;
}
div.news {
	width: 200px;
	padding: 5px;
	border: 1px solid #999999;
	float: right;
	font-size: 10px;
	font-weight: bold;
	background-color: #E8E9C7;
}
