/************************************************************* PAGE */
* {
	font-family:	arial !important;
	margin:			0 !important;
	color:			#000 !important;
}

table { width:	100% !important; }

div.page { background:	#fff; }

div.bg1, div.bg2, div.bg3, div.bg4 {
	width:	100%;
	margin:	0;
}
/************************************************************* HTML TAGS */
html {}

body { background:	#fff; }

a { text-decoration:	underline !important; }

img { border:	0; }
/************************************************************* HEADER */
img.header {
	width: 100%;
	float: left;
}
div.header{
	display:	none;
}
/************************************************************* HORIZONTAL MENU */
div.hmenu {
	display:	none;
}
/************************************************************* BREADCRUMB */
div.breadcrumb {
	display:	none;
}
/************************************************************* VERTICAL MENU */
div.vmenu {
	display:	none; 
}
/************************************************************* CONTAINER */
div.container {
	display				: none;
}
/************************************************************* CONTENT */
a.druck_version_head{
	display		: block !Important;
	margin		: 20px 0 !Important;
	float		: left;
	width		: 100%;
	color		: #f00 !Important;
}
div.content-text {
	padding:	10px 7px 5px;
	font-size:	0.70em;
}
h3.content-title {
	display:		block;
	font-size:		0.90em;
	border-bottom:	2px solid #000;
}
/************************************************************* FOOTER */
div.footer {
	display: none;
}
/************************************************************* LINE */
div.line {
	display: none;
}
.registry-office-table{
	width: 100%;
}
.registry-office{

	width: 11em;	
}
.registry-office-children  {
	margin-left			: 10px;
	width				: 3em;
}
.registry_pics{
   width				: 160px; 
   height				: 150px;
}
.padtenleft{
	padding-left		: 10px;	
}

.twentyfivepercent{
	width				: 150px;
}
