body {
	background-image: url(/media/background800x600.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#main_content {
	height: 583px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/media/main_content_800x600.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#content {
	height: 425px;
	width: 706px;
	position: absolute;
	margin-left: 2px;
	top: 99px;
	z-index: 1;
	padding: 5px;
	overflow: auto;
	text-align: center;
}
#clients_table {
	width: 650px;
}

#home_content {
	background-image: url(/media/800x600/3balken.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 399px;
	width: 598px;
	margin: auto;
	padding-top: 10px;
}

#ant_t {
	height: 146px;
	width: 69px;
	position: absolute;
	left: 679px;
	top: 437px;
	background-image: url(/media/800x600/impressum.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 3;
}

#navi {
	height: 31px;
	width: 459px;
	position: absolute;
	left: 261px;
	top: 67px;
	z-index: 2;
	background-image: url(/media/800x600/schrift.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#side {
	height: 201px;
	width: 59px;
	position: absolute;
	left: 720px;
	top: 210px;
	z-index: 4;
	padding: 2px;
	background-image: url(/media/800x600/right_navi.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.link_home_static {
	height: 399px;
	width: 200px;
}
.link_home_dynamisch {
	height: 399px;
	width: 204px;
}
.link_home_software {
	height: 399px;
	width: 194px;
}
#impressum_content {
	background-image: url(/media/800x600/impressum_seite.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
	height: 420px;
	overflow: auto;
}
#dergeheimrat_content {
	background-image: url(/media/800x600/taga.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 403px;
	width: 650px;
	margin: auto;
	padding-top: 10px;
	position: relative;
	overflow: hidden;
}
#taga {
	height: 105px;
	width: 640px;
	position: absolute;
	bottom: 0px;
	overflow: auto;
	border: 1px dashed #000000;
	padding: 2px;
}
#ameisenbau_content {
	height: 403px;
	width: 650px;
	margin: auto;
	padding-top: 10px;
	position: relative;
	overflow: visible;
}
#taga_thorsten {
	height: 227px;
	width: 126px;
	position: absolute;
	left: 44px;
	top: 44px;
}
#taga_andrea {
	height: 229px;
	width: 96px;
	position: absolute;
	left: 220px;
	top: 1px;
}
#taga_gregor {
	height: 236px;
	width: 97px;
	position: absolute;
	left: 376px;
	top: 34px;
}
#taga_ameisen {
	height: 228px;
	width: 111px;
	position: absolute;
	left: 503px;
	top: 70px;
}
#dynamisch, #statisch, #software {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#logos {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#logos img {
	margin-right: 10px;
	border: 1px double #538C3B;
}
