@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #454545;
	text-decoration: none;
}
a:visited {
	color: #454545;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}


#banner {
	height: 102px;
	width: 667px;
	padding-left: 123px;
	padding-top: 9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.8px;
	color: #003300;
}
#intro {
	height: 283px;
	width: 381px;
	float: right;
	padding-top: 86px;
	padding-right: 170px;
}
#text_oben {
	padding-left: 140px;
	padding-right: 50px;
	padding-top: 80px;
	text-align: justify;
}
#text_rechts {
	padding-left: 421px;
	padding-right: 50px;
	text-align: justify;
}
#text_links {
	padding-left: 140px;
	padding-right: 350px;
	text-align: justify;
}
#inhalt_home {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Home.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#inhalt_profil {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Profil.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#inhalt_buehnenbau {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Buehnenbau.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#inhalt_messebau {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Messebau.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#inhalt_kontakt {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Kontakt.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#inhalt_manpower {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Manpower.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#inhalt_tonlicht {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_TonLicht.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#inhalt_partner {
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Partner.jpg);
}
#inhalt_referenzen {
	background-image: url(benoetigte_Daten/Ressourcen/Hintergrund_Referenzen.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-position: center;
}
#thumbs {
	height: 344px;
	width: 183px;
	float: right;
	padding-top: 67px;
	padding-right: 58px;
}
#referenzen {
	height: 283px;
	width: 381px;
	float: right;
	padding-top: 108px;
	padding-right: 33px;
}
#copyright {
	font-size: 9px;
	color: #87847D;
	float: none;
	height: 15px;
	text-align: center;
}

