body{
	background-color : #ffffff;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
}
form{
	margin : 0px 0px 0px 0px;
}
a.Navigation {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
}	
/*********************************************** PAGE ************/
table.page{
	width : 786px;
}
table.page thead td{
	background-color : #39598c;
	background-image : url(/img/top_hg.gif);
}
thead th img {
	float : left;
	text-align : left;
}
table.page tbody td.navi{
	vertical-align : top;
}
/*********************************************** Links Rechts ************/
thead th{
	background-color : #39598c;
	color : #ffffff;
	text-align : left;
	font : bold 7pt , Verdana;
}
thead th a{
	color : #ffffff;
}
/*********************************************** Bloks ************/
table.block {
	margin-top : 4px;
	background-color : #e7e3e7;
	width : 130px;
	border : 1px solid #39598c;
}

table.block tbody td{
	font-size : 8pt;
	text-align : left;
}

table.block tbody td a{
	color : #39598c;
	text-decoration : none;
}
table.block tbody td a:hover{
	border:   #3C5989;
	color : #00ccff;
	text-decoration : none;
}
/*********************************************** Center ************/
td.pageBody{
	text-align : center;
	vertical-align : top;
}
/*********************************************** Center head ************/
table.Header {
	font-size : 10pt;
	margin : 4px 0px 4px 0px;
	border : 1px solid #39598c;
	background-color : #e7e3e7;
	width : 511px;
}
/*********************************************** Mein News ************/
table.mainnews {
	margin : 2px 2px 2px 2px;
	background-color : #e7e3e7;
	border : 1px solid #39598c;
	width : 254px;
}
table.mainnews tbody td{
	text-align : left;
	font-size : 8pt;
	vertical-align : top;
	padding-left : 4px;
}
table.mainnews tbody td h1, table.news tbody td h1{
	text-align : left;
	font-family : Verdana;
	font-size : xx-small;
	font-weight : bold;
	margin-bottom : 4px;
}
table.mainnews tbody td img{
	float : left;
	margin-right : 4px;
}
table.mainnews tbody td a, table.news tbody td a{
	color : #000000;
	text-decoration : none;
}
/*********************************************** News ************/
table.news {
	border : 1px solid #39598c;
	background-color : #e7e3e7;
	width : 511px;
}
table.news thead th{
	width : 496px;
}
table.news tbody td{
	text-align : left;
	font-size : 8pt;
	vertical-align : top;
	padding-left : 4px;
}

table.news tbody td img{
	float : left;
	margin-right : 4px;
}
/***********************************************************/
table.article {
	margin-top : 4px;
	border : 1px solid #39598c;
	background-color : #fafafa;
	width : 511px;
}
table.article tbody td{
	text-align : left;
	vertical-align : top;
	font-size : 10pt;
	font-family : Verdana;
}
table.article tbody td h1{
	text-align : left;
	font-size : 14pt;
	font-weight : bold;
	margin : 10px 6px 0px 6px;
}
table.article tbody td h2{
	text-align : left;
	font-size : 12pt;
	font-weight : bold;
	margin : 10px 6px 0px 6px;
}
table.article tbody td img{
	float : left;
	margin-right : 4px;
}