
table.main td.erdespacer {
	background-image: url(../img/erde4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 30px;
}

table.main td.erde_1	{
	background-image: url(../img/erde_folge1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 36px;
	height: 20px;
}

table.main td.spacer_1	{
	width: 345px;
	height: 20px;
	background-color: #d7e3f4;
}

table.main td.pagetitle	{
	width: 100%;
	font-weight: bold;
	color: #545454; 
	padding: 0px 0px 0px 15px;
	background-color: #ededf4;
}

table.main td.lefttable	{
	width: 381px;
	vertical-align: top;
}

table.lefttable	{
	width: 381px;
}

table.lefttable td.erde_2	{
	background-image: url(../img/erde_folge2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 36px;
	background-color: #e2e2ea;
}

table.lefttable td.pageimage	{
	width: 345px;
	vertical-align: top;
}

table.lefttable td.pageimage	img {
	display: block;
}

table.lefttable td.linksection {
	width: 381px;
	height: 12px;
	background-color: #d3d3e1;
	padding: 3px 15px 3px 0px;
}

table.rightalign td.linksection	{
	color: #7a7a7a;
	text-align: right;
	vertical-align: top;
}

table.rightalign td.linksection span	{
	display: block;
	margin: 4px 0px 4px 0px;
}

table.rightalign td.linksection a	{
	color: #7a7a7a;
	font-weight: bold;
	text-decoration: none;
}
table.rightalign td.linksection a:hover	{
	text-decoration: underline;
}
	
table.main td.pagecontent	{
	height: 1px;
	vertical-align: top;
	background-color: #e2e2ea;
}

table.main td.pagecontent	table.colorblock	{
	width: 100%;
}
table.main td.pagecontent	td.colorblock	{
	background-color: #d3d3e1;
	height: 30px;
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
	font-weight: bold;
}
table.main td.pagecontent	td.colorblock p	{
	margin: 10px 0px 10px 0px;
}
table.main td.pagecontent	td.colorblock p a	{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
table.main td.pagecontent	td.colorblock p a:hover	{
	text-decoration: underline;
}

table.main td.pagecontent	#content {
	margin: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #545454; 
}
table.main td.pagecontent	#content b	{
	font-weight: bold;
}

table.main td.pagecontent div.pagenavigation	{
	font-weight: bold;
	color: #77779d;
	margin: 30px 14px 14px 14px;
}

table.main td.pagecontent div.pagenavigation a	{
	color: #77779d;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
}

table.rightalign	{
	width: 100%;
}

table.rightalign td.rightalign	{
	text-align: right;
}

table.rightalign td.rightalign select	{
	width: 180px;
}


