body
{
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	font-size:11px;
}


body.index
{
	background-color:#000000;
}

body.pages
{
	background-color:#FFFFFF;
	background-image: url(images/darken03.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
}


p
{
	padding-right:20px;
	text-align:left;
}

h1 
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	color: #520505;
}
h2
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
	color: #840213;
}
h3
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	color: #520505;
}

a
{
	color: #520505;
	font-size:11px;
}

img
{
	border:none;
	border-width:0px;
}


table.news
{
	width:90%;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	margin-left:20px;
	display: block;
	margin-bottom:20px;
}

td.news
{
	width:95%;
	vertical-align:top;
	padding-bottom:20px;
}

td.datum
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	color: #520505;
	width: 5%;
	vertical-align:top;
	padding-bottom:20px;
}