p {
	font-family: Verdana;
	font-size: 11px;
	color: #5e5e5e;
	margin: 5px;
}

p.underfoto {
	font-family: Verdana;
	font-size: 9px;
	color: #5e5e5e;
}

p.news {
	font-family: Verdana;
	font-size: 11px;
	color: #5e5e5e;
	margin: 0px;
	text-align:justify
}

p.logo {
	font-family: Arial;
	font-size: 11px;
	margin: 10px;
	color: white;
}

strong.red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #743232;
	}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #e88e23;
}

a.logo {
	font-family: Arial;
	font-size: 11px;
	color: yellow;
}

a.news {
	font-family: Verdana;
	font-size: 10px;
	color: #e88e23;
	text-decoration: none;
	font-weight: bold;
}

td.header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #324574;
}

td.header_small {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #324574;
}

td.norm {
	font-family: Verdana;
	font-size: 11px;
	color: #5e5e5e;
	}
	
td.date {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #743232;
}

ul {
        padding-left: 20px;
        margin: 0;
        list-style: none;
}

li {
	font-family: Verdana;
	font-size: 11px;
	color: #5e5e5e;
	margin: 7px;
	padding-left: 10px;
	list-style: none;
	background: url(images/arrow_blue_r.gif) no-repeat 0 8px;
	}

td.accounter {
	padding-right: 10px;
	}
	