body { 
	margin: 5pt;
	padding: 5pt; 
	border: 0; 
	background-color: #fff;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	min-width: 600px; 
}


p,P, p.bodytext,div, dt, dl, dd { font-size:13px; }

h1 {	font-size:18px; }
h2 {	font-size:16px; }
h3, h4, h5 {	font-size:14px; }
h1, h2, h3, h4, h5 { margin:3px 0 6px; }

#table-wrap { padding:0; }

/*

#main-table { table-layout: auto; }
*/
#first-col { width:0; display:none; }  
#second-col { width:100%; }
#third-col { width:0; display:none; }


td#content,td#content-left,td#content-right {  }


#topspace,
#top-text,
.spacer-row,
#top-content,
#language-selector,
#top-row-right,
#bottom-row,
#sub-pictures-right-placeholder,
#pictures-right-placeholder,
#pictures-left-placeholder,
#top,
#pictures-placeholder,
#graphics-placeholder,
#footer-left-div,
#top-text,
#top-menu-right,
#search,
#logo-link,
#navi-icons,
#sub-navigation-icons,
#submenu,
#breadcrumb,
#topmenu { display:none; }


#container {
	position:relative;
	top:50px;
	text-align:left;
}
#footer { 
clear:both;
	position:absolute;
	bottom:-70px;
	height:20px;
	margin:10px auto; 
	text-align:center; 
	font-size: 7pt;	
	color: #7E7E7E;
/*	border-top: 1px black solid;*/
	width:auto;
}
#footer-right-div { 
	text-align:center; 
	font-size: 7pt;	
	color: #7E7E7E;
	width:auto;
}

#printhoved {
	display:block; 
	margin: 10px auto 20px;
	text-align:center;
/*	border-bottom: 1px black solid;*/
	height:50px;
}

