@charset "utf-8";
/*
	===========================================================================
	@desc:		Gruppe Mein Eigenheim - Print StyleSheet
	@version:	Wed, 12 Nov 2008 01:24:59 +0100
	@copyright:	Boris Bojic | DevShack | www.devshack.biz
	@changed:	-
	===========================================================================
*/

body{
	font:10pt/120% Verdana,Arial,Helvetica,"Trebuchet MS",sans-serif;
	background-color: #fff !important;
	background-image: none !important;
	color: #333;
}

a{
	color: #333;
}

dl.zweispalt dt.breit{
	float: left;
	width: 200pt;
}
table.tablist{
	width: 500pt
}

table.tablist td.left{
	width: 250pt;
}

table.tablist th{
	text-align: left;
}
table.zweispalt,
table.zweispalt-border {
	width: 800pt;
	margin-top: 30pt;
}


#leftcol,
h1,
ul.boxlist,
dl.zweispalt img,
#footer

{
	display: none;
}


