html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../img/hintergrund_01.png);
}
p {
	display:inline;
	font-family:Verdana, Arial, Geneva;
	font-size:14px;
	line-height:16px;
	color:#000000;
}
h1 {
	display:none;
}
h3 {
	display:inline;
	font-family:Verdana, Arial, Geneva;
	font-size:18px;
	line-height:20px;
	color:#2D62E4;
}
h4 {
	display:inline;
	font-family:Verdana, Arial, Geneva;
	font-size:10px;
	line-height:12px;
	color:#000000;
}
a#link_umzuege {
	display:block;
	width:89px;
	height:21px;
	float:left;
	margin-top:24px;	
	margin-left:30px;
	background-image:url(../img/button_umzuege.png);
}
a:hover#link_umzuege {
	background-image:url(../img/button_umzuege_high.png);
}
a#link_entruempelungen {
	display:block;
	width:201px;
	height:21px;
	float:left;
	margin-top:24px;
	margin-left:20px;
	background-image:url(../img/button_entruempelungen.png);
}
a:hover#link_entruempelungen {
	background-image:url(../img/button_entruempelungen_high.png);
}
a#link_transporte {
	display:block;
	width:145px;
	height:21px;
	float:left;
	margin-top:24px;	
	margin-left:20px;
	background-image:url(../img/button_transporte.png);
}
a:hover#link_transporte {
	background-image:url(../img/button_transporte_high.png);
}
a#link_kontakt {
	display:block;
	width:102px;
	height:21px;
	float:right;
	margin-top:24px;	
	margin-right:40px;
	background-image:url(../img/button_kontakt.png);
}
a:hover#link_kontakt {
	background-image:url(../img/button_kontakt_high.png);
}
a.link_impressum {
	display:inline;
	font-family:Verdana, Arial, Geneva;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	color:#000000;
}
a:hover.link_impressum {
	text-decoration:underline;
	color:#000099;
}
a.link_text {	
	display:inline;
	font-family:Verdana, Arial, Geneva;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#2D62E4;
}
a:hover.link_text {
	text-decoration:underline;
}
a#link_header {
	position:absolute;
	top:48px;
	left:200px;
	display:inline;
	font-family:Verdana, Arial, Geneva;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
	text-decoration:none
}
br.clear {
	line-height:1px;
	clear:both;
}
img.img_right_small {
	width:88px;
	height:31px;
	float:right;
	margin-right:10px;
	margin-left:10px;
}
img.img_right {
	width:160px;
	height:160px;
	float:right;
	margin-right:10px;
	margin-left:10px;
}
table#hintergrund_02 {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../img/hintergrund_02.png);
	background-repeat:repeat-y;
}
td#hintergrund_03 {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../img/hintergrund_03.png);
	background-repeat:repeat-x;
}
div#laster {
	width:776px;
	height:316px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px auto;
	padding:0px;	
	background-image:url(../img/header.png);
}
div#inc_header {
	width:777px;
	height:319px;
	position:relative;
	overflow:visible;
	margin:0px auto;
	padding:0px;	
}
div#inc_navi {
	width:776px;
	height:74px;
	margin:0px auto;
	padding:0px;	
	background-image:url(../img/navi.png);	
}
div#inc_main {
	width:776px;
	margin:0px auto;
	padding:0px;
	background-image:url(../img/main.png);
	background-repeat:repeat-y;	
}
div#main_content {
	width:680px;
	margin:0px auto;
	padding:0px;	
}
div#inc_footer {
	width:776px;
	margin:0px auto;
	padding-top:24px;
	text-align:center;
	background-image:url(../img/footer.png);
	background-position:top;
	background-repeat:no-repeat;	
}





.print_show {
	display:none;
}
