.p_body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cfcfcf;
}
.headtable
{
	width:899px;
	height: 174px;
	margin: auto; 
	empty-cells: show;
	background-color: #cfcfcf;
	background-image:url('../images/head.jpg');
	background-position:left top;
	background-repeat:no-repeat;
} 
.contenttable
{
	width:899px;
	margin: auto; 
	empty-cells: show;
	background-color: #cfcfcf;
	background-image:url('../images/table_bg.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	font-family: Verdana;
	font-size: 8pt;
	color:#666666;
}  
.foottable
{
	width:899px;
	height:26px;
	margin: auto; 
	empty-cells: show;
	background-color: #cfcfcf;
	background-image:url('../images/foot.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: xx-small;
	color:#666666;
	text-align:center;
}
.td_navigation {
	width: 185px;
}
.td_navigation a:link {
	color:#666666;
	text-decoration:none;
}
.td_navigation a:visited {
	color:#666666;
	text-decoration:none;
}
.td_navigation a:hover {
	color: #0249d7;
	font-weight:bold;
	text-decoration: none;
}
.td_navigation a:active {
	color:#666666;
	text-decoration:none;
}
.navitable
{
	width:185px;
	margin: auto; 
	empty-cells: show;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color:#666666;
} 
.hr_navi {
	background-color: gray;
	height:1px;
	border: 0px;
}
.p_anzeige {
	margin-right:20px;
	margin-left:0px;
	margin-top:13px;
	margin-bottom:0px;
}
.table_intro {
	width:100%; 
	height:150px; 
	border-top: 15px solid #044b99; 
	border-bottom: 15px solid #044b99;
	background-color:white;	  	 
}
.cell_intro_left {
	background-image:url('../images/bg_intro_left.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.cell_intro_middle {
	width: 577px;
}
.cell_intro_right {
	background-image:url('../images/bg_intro_right.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.font_intro_enter{
	font-family: Verdana;
	font-size: 9pt;
	color:#044b99;
	font-weight:bold;
	text-decoration: none;
}
