@charset "utf-8";
/* CSS Document */

#main_team {
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	border: 1;
	background-image: url(../images/bgnd7.jpg);
}
#main_boden {
	background-image: url(../images/bgnd6.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main_trockenbau {
	background-image: url(../images/bgnd5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main_spritz {
	background-image: url(../images/bgnd4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main_outer {
	background-image: url(../images/bgnd3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
#main_inner {
	background-image: url(../images/bgnd2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.content_table {
	top: auto;
	right: auto;
}
.small_images {
	padding-right: 5px;
	float: left;
	padding-top: 5px;
	width: 140px;
}
.small_images_team {
	padding-right: 5px;
	padding-top: 5px;
	width: 140px;
}

#main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.contact_name {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 135px;
	padding-right: 5px;
}

